From jmr at macports.org Thu Mar 1 06:57:23 2012 From: jmr at macports.org (Joshua Root) Date: Fri, 02 Mar 2012 01:57:23 +1100 Subject: ImageMagick Build failure In-Reply-To: References: Message-ID: <4F4F8E53.9050802@macports.org> On 2012-3-1 22:53 , sierkb at gmx.de wrote: > $ sudo port upgrade -u outdated > ---> Computing dependencies for ImageMagick > ---> Staging ImageMagick into destroot > Error: Target org.macports.destroot returned: shell command failed (see log for details) This is starting from the destroot phase which means the build was already partly completed. First clean and generate a complete log. This isn't on topic for -dev, so please continue on -users, which I'm adding to Cc. - Josh From gforeman02 at gmail.com Thu Mar 1 07:47:56 2012 From: gforeman02 at gmail.com (gforeman02) Date: Thu, 1 Mar 2012 10:47:56 -0500 Subject: nut - 2.6.1 - launch upsmon at startup In-Reply-To: <11F6B76D-DF88-4D74-92B1-83C77AB6652D@macports.org> References: <48B491A2-BF36-4C1A-B07F-B674098F6016@gmail.com> <11F6B76D-DF88-4D74-92B1-83C77AB6652D@macports.org> Message-ID: <603A94ED-4D4A-41F8-8B64-D2C8B18B5F16@gmail.com> Charles Lepple over at the nut user group sent me the following plist (modified upsmon location for macports): Label org.networkupstools.upsmon OnDemand ProgramArguments /opt/local/sbin/upsmon -D Here is what I did: 1) Setup Macports 2) 'port install nut' 2) 'cp /opt/local/etc/upsmon.conf.sample /opt/local/etc/upsmon.conf' 4) update upsmon.conf as appropriate for your environment 3) add the plist to /Library/LaunchDaemons 4) REBOOT. I found that this was the only way to get the plist to load. I am sure there is a better way, but this was easy and worked. 5) check that the process is running with ps -ef | grep upsmon If you see something like: 0 148 1 0 8:17AM ?? 0:00.04 /opt/local/sbin/upsmon -D 500 250 148 0 8:18AM ?? 0:00.23 /opt/local/sbin/upsmon -D You should be good since nut is running two processes. One is for root and the other is for the nut user installed via macports. It would be great to have a 'nut-client' port so that those only wanting the upsmon capability can easily get up and running. I'll do the following: submit a feature request in the bug tracker to get a 'nut-client' port and attach the plist above to it. I am sure things get more complex when attempting to get the other daemons running, so I'll just keep things scoped to this right now. Thanks, Greg On Feb 29, 2012, at 7:27 PM, Ryan Schmidt wrote: > > On Feb 29, 2012, at 18:14, gforeman02 wrote: > >> How can I get upsmon to launch at system start? Is there a plist file or something included with the port? > > The port does not use the startupitem keywords, so there is at least no MacPorts-created plist included. Feel free to write one yourself. If you can patch the portfile to use the startupitem keywords to create a plist, please submit a patch (in the issue tracker). > From punk.kish at gmail.com Thu Mar 1 11:56:27 2012 From: punk.kish at gmail.com (Puneet Kishor) Date: Thu, 1 Mar 2012 13:56:27 -0600 Subject: problem starting mysql5-server-devel 5.5.2 m2 Message-ID: <4ADBDAE1-C885-4F69-B915-C3C02439FF51@gmail.com> $sudo port load mysql5-server-devel tail -f mumbai.geology.wisc.edu.err 120301 13:41:51 [ERROR] Failed to open log (file './mysql-bin.000018', errno 13) 120301 13:41:51 [ERROR] Could not open log file 120301 13:41:51 [ERROR] Can't init tc log 120301 13:41:51 [ERROR] Aborting 120301 13:41:51 InnoDB: Starting shutdown... 120301 13:41:52 InnoDB: Shutdown completed; log sequence number 1596035 120301 13:41:52 [Note] /opt/local/libexec/mysqld: Shutdown complete I can't figure out where this log file setting is set. I can't find it in /opt/local/etc/my.cnf. Suggestions? -- Puneet Kishor From punk.kish at gmail.com Thu Mar 1 12:24:09 2012 From: punk.kish at gmail.com (Puneet Kishor) Date: Thu, 1 Mar 2012 14:24:09 -0600 Subject: problem starting mysql5-server-devel 5.5.2 m2 In-Reply-To: <4ADBDAE1-C885-4F69-B915-C3C02439FF51@gmail.com> References: <4ADBDAE1-C885-4F69-B915-C3C02439FF51@gmail.com> Message-ID: ne'er mind, wrong owner, fixed, working. On Mar 1, 2012, at 1:56 PM, Puneet Kishor wrote: > $sudo port load mysql5-server-devel > > tail -f mumbai.geology.wisc.edu.err > 120301 13:41:51 [ERROR] Failed to open log (file './mysql-bin.000018', errno 13) > 120301 13:41:51 [ERROR] Could not open log file > 120301 13:41:51 [ERROR] Can't init tc log > 120301 13:41:51 [ERROR] Aborting > > 120301 13:41:51 InnoDB: Starting shutdown... > 120301 13:41:52 InnoDB: Shutdown completed; log sequence number 1596035 > 120301 13:41:52 [Note] /opt/local/libexec/mysqld: Shutdown complete > > > > I can't figure out where this log file setting is set. I can't find it in /opt/local/etc/my.cnf. > > > Suggestions? > > > > -- > Puneet Kishor From pixilla at macports.org Thu Mar 1 14:59:36 2012 From: pixilla at macports.org (Bradley Giesbrecht) Date: Thu, 1 Mar 2012 14:59:36 -0800 Subject: problem starting mysql5-server-devel 5.5.2 m2 In-Reply-To: References: <4ADBDAE1-C885-4F69-B915-C3C02439FF51@gmail.com> Message-ID: On Mar 1, 2012, at 12:24 PM, Puneet Kishor wrote: > ne'er mind, wrong owner, fixed, working. Good! > On Mar 1, 2012, at 1:56 PM, Puneet Kishor wrote: > >> $sudo port load mysql5-server-devel >> >> tail -f mumbai.geology.wisc.edu.err >> 120301 13:41:51 [ERROR] Failed to open log (file './mysql-bin.000018', errno 13) >> 120301 13:41:51 [ERROR] Could not open log file >> 120301 13:41:51 [ERROR] Can't init tc log >> 120301 13:41:51 [ERROR] Aborting >> >> 120301 13:41:51 InnoDB: Starting shutdown... >> 120301 13:41:52 InnoDB: Shutdown completed; log sequence number 1596035 >> 120301 13:41:52 [Note] /opt/local/libexec/mysqld: Shutdown complete >> >> >> >> I can't figure out where this log file setting is set. I can't find it in /opt/local/etc/my.cnf. FYI, you should see something like this in my.cnf: log-bin=mysql-bin Regards, Bradley Giesbrecht (pixilla) From crab19 at gmail.com Thu Mar 1 15:33:07 2012 From: crab19 at gmail.com (vishal bhat) Date: Thu, 1 Mar 2012 15:33:07 -0800 Subject: Robot framework Message-ID: Hi I am trying to install robots framework for acceptance testing. I want to use selenium along with it to write tests. WHat are different packages/ports from macports i need to install. Thanks Vishal -------------- next part -------------- An HTML attachment was scrubbed... URL: From pixilla at macports.org Thu Mar 1 15:44:32 2012 From: pixilla at macports.org (Bradley Giesbrecht) Date: Thu, 1 Mar 2012 15:44:32 -0800 Subject: Robot framework In-Reply-To: References: Message-ID: <5930DB93-0289-4BB4-A002-9120DC911E43@macports.org> On Mar 1, 2012, at 3:33 PM, vishal bhat wrote: > Hi > > I am trying to install robots framework for acceptance testing. > I want to use selenium along with it to write tests. > WHat are different packages/ports from macports i need to install. Can you elaborate? $ port search selenium Regards, Bradley Giesbrecht (pixilla) From ryandesign at macports.org Thu Mar 1 15:45:14 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 1 Mar 2012 17:45:14 -0600 Subject: Robot framework In-Reply-To: References: Message-ID: <63A28D06-18BD-49F3-B18F-C72C3479AB4A@macports.org> On Mar 1, 2012, at 17:33, vishal bhat wrote: > I am trying to install robots framework for acceptance testing. > I want to use selenium along with it to write tests. > WHat are different packages/ports from macports i need to install. According to "port search robotframework" and "port search selenium" there are several ports available. py27-robotframework @2.6.3 (python, devel) py27-robotframework-ride @0.42.1 (python, devel) py27-robotframework-selenium2library @0.5.2 (python, devel) py27-robotframework-seleniumlibrary @2.8.1 (python, devel) py27-robotframework-sshlibrary @1.0 (python, devel) py27-selenium @2.17.0 (python) These are the Python 2.7 versions of these ports; there are also ports available for earlier Python versions, but I guess using Python 2.7 is best. I don't know how these ports relate to one another, and I don't know these software packages, so I can't help further. From mparchet at sunrise.ch Thu Mar 1 16:05:10 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Fri, 02 Mar 2012 01:05:10 +0100 Subject: Upadate macport 2.0.3 to 2.0.4 Message-ID: <4F500EB6.4070604@sunrise.ch> Hello, I'm updating my macport version from 2.0.3 to 2.0.4. My Xcode version is 4.3. I have several warning Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build. Can you help me please ? Best regards mparchet From larry.velazquez at gmail.com Thu Mar 1 16:59:42 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Thu, 1 Mar 2012 19:59:42 -0500 Subject: Upadate macport 2.0.3 to 2.0.4 In-Reply-To: <4F500EB6.4070604@sunrise.ch> References: <4F500EB6.4070604@sunrise.ch> Message-ID: <6753B861-900A-4EC1-9A23-F1173347D214@gmail.com> On Mar 1, 2012, at 7:05 p.m., Michael Parchet wrote: > I'm updating my macport version from 2.0.3 to 2.0.4. My Xcode version is 4.3. I have several warning Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build. Have you run "sudo xcode-select -switch /Applications/Xcode.app"? vq From anthony.bak at gmail.com Thu Mar 1 22:19:35 2012 From: anthony.bak at gmail.com (Anthony Bak) Date: Thu, 1 Mar 2012 22:19:35 -0800 Subject: Forced to use +universal Message-ID: I set -universal in my variants.conf file but when I install py27-wxpython it reinstalls many already installed packages in +universal variants. Is there a way to get packages to respect my variants.conf file? Here's the command that starts to pull in lots of new +universal variants. $ port install py27-wxpython py27-graph-tool py27-networkx ---> Computing dependencies for gettext ---> Configuring gettext ---> Building gettext ---> Staging gettext into destroot ---> Installing gettext @0.18.1.1_2+universal ---> Cleaning gettext ---> Computing dependencies for gettext ---> Deactivating gettext @0.18.1.1_2 ---> Cleaning gettext ---> Activating gettext @0.18.1.1_2+universal ---> Cleaning gettext ---> Fetching archive for zlib ---> Attempting to fetch zlib-1.2.6_0+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/zlib ---> Fetching zlib ---> Verifying checksum(s) for zlib ---> Extracting zlib ---> Applying patches to zlib ---> Configuring zlib ---> Building zlib ---> Staging zlib into destroot ---> Installing zlib @1.2.6_0+universal ---> Cleaning zlib ---> Deactivating zlib @1.2.6_0 ---> Cleaning zlib ---> Activating zlib @1.2.6_0+universal ---> Cleaning zlib ---> Computing dependencies for openssl ---> Fetching archive for openssl ---> Attempting to fetch openssl-1.0.0g_0+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/openssl ---> Fetching openssl ---> Verifying checksum(s) for openssl ---> Extracting openssl ---> Applying patches to openssl ---> Configuring openssl ---> Building openssl ---> Staging openssl into destroot ---> Installing openssl @1.0.0g_0+universal ---> Cleaning openssl ---> Computing dependencies for openssl ---> Deactivating openssl @1.0.0g_0 ---> Cleaning openssl ---> Activating openssl @1.0.0g_0+universal ---> Cleaning openssl ---> Computing dependencies for libedit ---> Fetching archive for libedit ---> Attempting to fetch libedit-20110802-3.0_0+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/libedit ---> Fetching libedit ---> Verifying checksum(s) for libedit ---> Extracting libedit ---> Applying patches to libedit ---> Configuring libedit ---> Building libedit ---> Staging libedit into destroot ---> Installing libedit @20110802-3.0_0+universal ---> Cleaning libedit ---> Computing dependencies for libedit ---> Deactivating libedit @20110802-3.0_0 ---> Cleaning libedit ---> Activating libedit @20110802-3.0_0+universal ---> Cleaning libedit ---> Computing dependencies for sqlite3 ---> Fetching archive for sqlite3 ---> Attempting to fetch sqlite3-3.7.10_0+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/sqlite3 ---> Fetching sqlite3 ---> Verifying checksum(s) for sqlite3 ---> Extracting sqlite3 ---> Applying patches to sqlite3 ---> Configuring sqlite3 ---> Building sqlite3 ---> Staging sqlite3 into destroot ---> Installing sqlite3 @3.7.10_0+universal ---> Cleaning sqlite3 ---> Computing dependencies for sqlite3 ---> Deactivating sqlite3 @3.7.10_0 ---> Cleaning sqlite3 ---> Activating sqlite3 @3.7.10_0+universal ---> Cleaning sqlite3 ---> Fetching archive for db46 ---> Attempting to fetch db46-4.6.21_6+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/db46 ---> Fetching db46 ---> Verifying checksum(s) for db46 ---> Extracting db46 ---> Applying patches to db46 ---> Configuring db46 ---> Building db46 ---> Staging db46 into destroot ---> Installing db46 @4.6.21_6+universal ---> Cleaning db46 ---> Deactivating db46 @4.6.21_6 ---> Cleaning db46 ---> Activating db46 @4.6.21_6+universal ---> Cleaning db46 ---> Fetching archive for bzip2 ---> Attempting to fetch bzip2-1.0.6_0+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/bzip2 ---> Fetching bzip2 ---> Verifying checksum(s) for bzip2 ---> Extracting bzip2 ---> Applying patches to bzip2 ---> Configuring bzip2 ---> Building bzip2 ---> Staging bzip2 into destroot ---> Installing bzip2 @1.0.6_0+universal ---> Cleaning bzip2 ---> Deactivating bzip2 @1.0.6_0 ---> Cleaning bzip2 ---> Activating bzip2 @1.0.6_0+universal ---> Cleaning bzip2 ---> Computing dependencies for python27 ---> Fetching archive for python27 ---> Attempting to fetch python27-2.7.2_4+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/python27 ---> Fetching python27 ---> Verifying checksum(s) for python27 ---> Extracting python27 ---> Applying patches to python27 ---> Configuring python27 ---> Building python27 ---> Staging python27 into destroot ---> Installing python27 @2.7.2_4+universal ---> Cleaning python27 ---> Computing dependencies for python27 ---> Deactivating python27 @2.7.2_4 ---> Cleaning python27 ---> Activating python27 @2.7.2_4+universal To make python 2.7 the default (i.e. the version you get when you run 'python'), please run: sudo port select --set python python27 ---> Cleaning python27 ---> Computing dependencies for py27-wxpython ---> Dependencies to be installed: wxWidgets jpeg libpng libsdl xorg-libXext libtool pkgconfig glib2 libffi xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libxcb xorg-libXrandr xorg-randrproto xrender libsdl libsdl_mixer flac libogg libmikmod libvorbis smpeg tiff ---> Fetching archive for jpeg ---> Attempting to fetch jpeg-8d_0+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/jpeg ---> Fetching jpeg ---> Attempting to fetch jpegsrc.v8d.tar.gz from http://distfiles.macports.org/jpeg ---> Verifying checksum(s) for jpeg ---> Extracting jpeg ---> Configuring jpeg ---> Building jpeg ---> Staging jpeg into destroot ---> Installing jpeg @8d_0+universal ---> Activating jpeg @8d_0+universal ---> Cleaning jpeg ---> Fetching archive for libpng ---> Attempting to fetch libpng-1.4.9_0+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/libpng ---> Fetching libpng ---> Verifying checksum(s) for libpng ---> Extracting libpng ---> Configuring libpng ---> Building libpng ---> Staging libpng into destroot ---> Installing libpng @1.4.9_0+universal ---> Deactivating libpng @1.4.9_0 ---> Cleaning libpng ---> Activating libpng @1.4.9_0+universal ---> Cleaning libpng ---> Fetching archive for libtool ---> Attempting to fetch libtool-2.4.2_0+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/libtool ---> Fetching libtool ---> Verifying checksum(s) for libtool ---> Extracting libtool ---> Configuring libtool ---> Building libtool ---> Staging libtool into destroot ---> Installing libtool @2.4.2_0+universal ---> Deactivating libtool @2.4.2_0 ---> Cleaning libtool ---> Activating libtool @2.4.2_0+universal ---> Cleaning libtool ---> Fetching archive for libffi ---> Attempting to fetch libffi-3.0.10_2+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/libffi ---> Fetching libffi ---> Verifying checksum(s) for libffi ---> Extracting libffi ---> Applying patches to libffi ---> Configuring libffi ---> Building libffi ---> Staging libffi into destroot ---> Installing libffi @3.0.10_2+universal ---> Deactivating libffi @3.0.10_2 ---> Cleaning libffi ---> Activating libffi @3.0.10_2+universal ---> Cleaning libffi ---> Fetching archive for glib2 ---> Attempting to fetch glib2-2.30.2_2+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/glib2 ---> Fetching glib2 ---> Verifying checksum(s) for glib2 ---> Extracting glib2 ---> Applying patches to glib2 ---> Configuring glib2 ---> Building glib2 .... From raimue at macports.org Fri Mar 2 02:32:11 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Fri, 02 Mar 2012 11:32:11 +0100 Subject: Forced to use +universal In-Reply-To: References: Message-ID: <4F50A1AB.1070403@macports.org> On 03/02/2012 07:19 AM, Anthony Bak wrote: > I set -universal in my variants.conf file but when I install > py27-wxpython it reinstalls many already installed packages in > +universal variants. Is there a way to get packages to respect my > variants.conf file? wxwidgets only supports 32-bit architectures i386 and ppc per as stated in the option supported_archs in the Portfile. Thus, in order to build this ports, all dependencies must be available in their 32-bit version. I guess you have them all installed as 64-bit at the moment and thus, port wants to add the 32-bit version by installing the +universal variant. The only other option would be not to install wxwidgets at all (or make it work with 64-bit). Rainer From mojca.miklavec.lists at gmail.com Fri Mar 2 02:40:07 2012 From: mojca.miklavec.lists at gmail.com (Mojca Miklavec) Date: Fri, 2 Mar 2012 04:40:07 -0600 Subject: Forced to use +universal In-Reply-To: <4F50A1AB.1070403@macports.org> References: <4F50A1AB.1070403@macports.org> Message-ID: On Fri, Mar 2, 2012 at 04:32, Rainer M?ller wrote: > > wxwidgets only supports 32-bit architectures i386 and ppc per as stated > in the option supported_archs in the Portfile. Thus, in order to build > this ports, all dependencies must be available in their 32-bit version. > > I guess you have them all installed as 64-bit at the moment and thus, > port wants to add the 32-bit version by installing the +universal variant. > > The only other option would be not to install wxwidgets at all (or make > it work with 64-bit). One can install the development version of wxWidgets which works with 64-bit. But then you probably also want to install py27-wxpython-devel instead of py27-wxpython. Mojca From mparchet at sunrise.ch Fri Mar 2 03:15:18 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Fri, 02 Mar 2012 11:15:18 +0000 Subject: Upadate macport 2.0.3 to 2.0.4 Message-ID: <4f50abc8.1259340a.5662.1af9@mx.google.com> Hello, yes i execute "xcode-select -switch Developer/Applications/Xcode.app" but it's don't work. Can you help me please ? Best regards mparchet -----Message d'origine----- De:Lawrence Vel?zquez Envoy?: 02/03/2012, 01:59 A: Michael Parchet Cc: macports-users at lists.macosforge.org Sujet: Re: Upadate macport 2.0.3 to 2.0.4 On Mar 1, 2012, at 7:05 p.m., Michael Parchet wrote: > I'm updating my macport version from 2.0.3 to 2.0.4. My Xcode version is 4.3. I have several warning Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build. Have you run "sudo xcode-select -switch /Applications/Xcode.app"? vq From raimue at macports.org Fri Mar 2 03:18:06 2012 From: raimue at macports.org (=?UTF-8?B?UmFpbmVyIE3DvGxsZXI=?=) Date: Fri, 02 Mar 2012 12:18:06 +0100 Subject: Upadate macport 2.0.3 to 2.0.4 In-Reply-To: <4f50abc8.1259340a.5662.1af9@mx.google.com> References: <4f50abc8.1259340a.5662.1af9@mx.google.com> Message-ID: <4F50AC6E.2070809@macports.org> On 03/02/2012 12:15 PM, Michael Parchet wrote: > yes i execute "xcode-select -switch Developer/Applications/Xcode.app" but it's don't work. This path is wrong as it misses the leading '/' and more important, there is no /Developer with Xcode 4.3 anymore. https://trac.macports.org/wiki/ProblemHotlist#xcode43 Rainer From phildobbin at gmail.com Fri Mar 2 03:46:02 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 02 Mar 2012 11:46:02 +0000 Subject: Upadate macport 2.0.3 to 2.0.4 In-Reply-To: <4F500EB6.4070604@sunrise.ch> References: <4F500EB6.4070604@sunrise.ch> Message-ID: <4F50B2FA.3040100@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/03/2012 00:05, Michael Parchet wrote: > I'm updating my macport version from 2.0.3 to 2.0.4. [snip] Sorry for the hijack to somebodies thread but quick question: are there any release notes for Mac Ports 2.0.4? Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPULL2AAoJEKpMeDHWT5ADVOcIAIXPsPWOW01nBNPsSeMNkwpB TJatVfKh5xHjI9yKQMsJRKlFtgCXVDhy8KZwsAj0b0MBB0MvIRygr9JK0K0mRQrM 1UwPxobjW5Mizy3nfwiNpXE1nEgND5eD75m6K95vvph/a8ly+YkzyEogbaRcO4zu AS46k2cJRHBjtmiHgMvNMGmjsOp02r8M2FdTbdlEQeBzH/zFBK5SlyOvAVo3Hpcj +Pt465RVTZBJpE2cZE/tKsyQEZq3mNSg/vqHDKpXgQcc8Ak1zXsUbXKlsoRlAiW6 lERTcwDjGLE4Ty3lD9NedSZS/oXGAVDohbUjg+8xXJTSo9rMgEcWgpH0RQW+2mw= =fye5 -----END PGP SIGNATURE----- From ryandesign at macports.org Fri Mar 2 07:36:04 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 2 Mar 2012 09:36:04 -0600 Subject: Upadate macport 2.0.3 to 2.0.4 In-Reply-To: <4F50B2FA.3040100@gmail.com> References: <4F500EB6.4070604@sunrise.ch> <4F50B2FA.3040100@gmail.com> Message-ID: <3784DEA2-6556-40A9-A01F-50F7E782058A@macports.org> On Mar 2, 2012, at 05:46, Phil Dobbin wrote: > Sorry for the hijack to somebodies thread but quick question: are there > any release notes for Mac Ports 2.0.4? http://trac.macports.org/browser/tags/release_2_0_4/base/ChangeLog From anthony.bak at gmail.com Fri Mar 2 08:17:12 2012 From: anthony.bak at gmail.com (Anthony Bak) Date: Fri, 2 Mar 2012 08:17:12 -0800 Subject: Forced to use +universal Message-ID: Ah. Ok. Is there a way to find all current packages that are installed +universal and uninstall them? Equivalently - how can I now backout of this +universal -universal situation (and perhaps try the develop version of the package or choose something else). From jruschme at gmail.com Fri Mar 2 08:30:52 2012 From: jruschme at gmail.com (John Ruschmeyer) Date: Fri, 2 Mar 2012 11:30:52 -0500 Subject: Question about ticket process Message-ID: I was wondering something about how the ticket process works. A little over a week ago, I opened a ticket requesting a port (ticket #33325). I susbsequently created a portfile myself and replied to the orginal ticket with the portfile and a patch as attachments. Since then, there does not seem to have been any action on the ticket. Is there something I should be doing? Thanks... John -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy at lavergne.gotdns.org Fri Mar 2 08:32:32 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Fri, 2 Mar 2012 11:32:32 -0500 Subject: Question about ticket process In-Reply-To: References: Message-ID: <5E9D9DA9-BFA5-4A7E-9D94-8614ACD9BBEE@lavergne.gotdns.org> > I was wondering something about how the ticket process works. > > A little over a week ago, I opened a ticket requesting a port (ticket #33325). I susbsequently created a portfile myself and replied to the orginal ticket with the portfile and a patch as attachments. Since then, there does not seem to have been any action on the ticket. Is there something I should be doing? Consider sending your email to the dev list (they're now CC'd) so people who can work on it know about it. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From a2piratesoft at gmail.com Fri Mar 2 08:40:05 2012 From: a2piratesoft at gmail.com (=?utf-8?Q?Alja=C5=BE_Srebrni=C4=8D?=) Date: Fri, 2 Mar 2012 17:40:05 +0100 Subject: Forced to use +universal In-Reply-To: References: Message-ID: On 02/mar/2012, at 17:17, Anthony Bak wrote: > Ah. Ok. Is there a way to find all current packages that are > installed +universal and uninstall them? Equivalently - how can I now > backout of this +universal -universal situation (and perhaps try the > develop version of the package or choose something else). > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users Hey! i believe something like this: $ port installed | grep universal | sed -e 's/@.*\+/+/' -e 's/\+universal/-universal/' -e 's/(active)//' | xargs sudo port upgrade --enforce-variants will update all your universal ports. Regards, Alja? Srebrni? -- -- My public key: http://bit.ly/g5pw_pubkey From anthony.bak at gmail.com Fri Mar 2 09:03:36 2012 From: anthony.bak at gmail.com (Anthony Bak) Date: Fri, 2 Mar 2012 09:03:36 -0800 Subject: Forced to use +universal In-Reply-To: References: Message-ID: Almost. This works for me: port installed | grep universal| sed -e 's/@.*\+/-universal/' -e 's/\+universal/-universal/' -e 's/(active)//' | xargs sudo port upgrade --enforce-variants On Fri, Mar 2, 2012 at 8:40 AM, Alja? Srebrni? wrote: > On 02/mar/2012, at 17:17, Anthony Bak wrote: > >> Ah. Ok. ?Is there a way to find all current packages that are >> installed +universal and uninstall them? ?Equivalently - how can I now >> backout of this +universal -universal situation (and perhaps try the >> develop version of the package or choose something else). >> _______________________________________________ >> macports-users mailing list >> macports-users at lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > > Hey! > ?i believe something like this: > $ port installed | grep universal | sed -e 's/@.*\+/+/' -e 's/\+universal/-universal/' -e 's/(active)//' | xargs sudo port upgrade --enforce-variants > > will update all your universal ports. > > Regards, > Alja? Srebrni? > -- -- > My public key: ?http://bit.ly/g5pw_pubkey > From a2piratesoft at gmail.com Fri Mar 2 09:15:51 2012 From: a2piratesoft at gmail.com (=?utf-8?Q?Alja=C5=BE_Srebrni=C4=8D?=) Date: Fri, 2 Mar 2012 18:15:51 +0100 Subject: Forced to use +universal In-Reply-To: References: Message-ID: <9968BCD2-DCE6-4696-B458-29A7284F3F6D@gmail.com> On 02/mar/2012, at 18:03, Anthony Bak wrote: > Almost. This works for me: > > port installed | grep universal| sed -e 's/@.*\+/-universal/' -e > 's/\+universal/-universal/' -e 's/(active)//' | xargs sudo port > upgrade --enforce-variants > > On Fri, Mar 2, 2012 at 8:40 AM, Alja? Srebrni? wrote: >> On 02/mar/2012, at 17:17, Anthony Bak wrote: >> >> >> >> Hey! >> i believe something like this: >> $ port installed | grep universal | sed -e 's/@.*\+/+/' -e 's/\+universal/-universal/' -e 's/(active)//' | xargs sudo port upgrade --enforce-variants >> >> will update all your universal ports. >> >> Regards, >> Alja? Srebrni? >> -- -- >> My public key: http://bit.ly/g5pw_pubkey >> Well, that works alright, but it *could* not preserve other variants (if you have installed ports with universal AND other variants active) I got it to work with this: port installed | grep '\+universal' | sed -e 's/@.*\+/+/' -e 's/\+universal/-universal/' -e 's/(active)//' | xargs sudo port upgrade --enforce-variants Alja? Srebrni? -- -- My public key: http://bit.ly/g5pw_pubkey From mparchet at sunrise.ch Fri Mar 2 09:52:38 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Fri, 02 Mar 2012 18:52:38 +0100 Subject: Upadate macport 2.0.3 to 2.0.4 In-Reply-To: <4F50AC6E.2070809@macports.org> References: <4f50abc8.1259340a.5662.1af9@mx.google.com> <4F50AC6E.2070809@macports.org> Message-ID: <4F5108E6.9060103@sunrise.ch> Le 02.03.12 12:18, Rainer M?ller a ?crit : > On 03/02/2012 12:15 PM, Michael Parchet wrote: >> yes i execute >> >> "xcode-select -switch Developer/Applications/Xcode.app" >> >> but it's don't work. This path is wrong as it misses the leading '/' and more important, there is no /Developer with Xcode 4.3 anymore. https://trac.macports.org/wiki/ProblemHotlist#xcode43 Rainer Finally, I did this. sudo xcode-select -switch /Applications/Xcode.app But I have this configuration problem. xcodebuild error: can't exec '/Applications/Xcode.app/usr/bin/xcodebuild' (No such file or directory) Why the program search xcodebuiild at this path ? Can you help me please ? Best regards mparchet _______________________________________________ macports-users mailing list macports-users at lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From jwa at macports.org Fri Mar 2 10:32:55 2012 From: jwa at macports.org (Wahlstedt Jyrki) Date: Fri, 2 Mar 2012 20:32:55 +0200 Subject: Robot framework In-Reply-To: References: Message-ID: <912152AE-8992-4AFC-A071-D51C8DD00D7C@macports.org> On 2.3.2012, at 1.33, vishal bhat wrote: > Hi > > I am trying to install robots framework for acceptance testing. > I want to use selenium along with it to write tests. > WHat are different packages/ports from macports i need to install. > > Thanks > Vishal > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users Hi, Vishal, you can start with py27-robotframework-seleniumlibrary (the names are quite long, sorry). The core framework, py27-robotframework, is its dependency. These give you the ability to run the tests, as the seleniumlibrary includes the necessary Selenium server. In addition you probably find py27-robotframework-ride useful, as it allows you to easily edit the test cases (note the 32-bit requirement due to wxWidgets not yet being Cocoa-based)? Happy testing! ! ! Jyrki Wahlstedt ! http://www.wahlstedt.fi/jyrki/ ! ! Our life is no dream; but it ought to become one and perhaps will. ! PGP key ID: 0x139CC386 fingerprint: F355 B46F 026C B8C1 89C0 A780 6366 EFD9 139C C386 -------------- next part -------------- An HTML attachment was scrubbed... URL: From LLLActive at GMX.Net Fri Mar 2 12:00:12 2012 From: LLLActive at GMX.Net (LLLActive at GMX.Net) Date: Fri, 02 Mar 2012 21:00:12 +0100 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch Message-ID: <4F5126CC.5060302@GMX.Net> Hi all, I'm new to the List. I just installed MacPorts. I am looking for the ssh-copy-id script in OS X 10.7.3. The installation with: |$ sudo bash -c "cvs -d anoncvs at anoncvs.mindrot.org:/cvs \ get -p openssh/contrib/ssh-copy-id> /usr/local/bin/ssh-copy-id" $ sudo chmod +x /usr/local/bin/ssh-copy-id| The installation works, but when using it I get errors: ssh-copy-id -i /Users/mac/.ssh/id-dsa/id_dsa.pub usr at server.com I get: usr/local/bin/ssh-copy-id: line 1: syntax error near unexpected token `newline' /usr/local/bin/ssh-copy-id: line 1: `' So I gathered that there is something wrong with the script. That is why I tried it with MacPorts. It does not exist with: sudo port install ssh-copy-id Error: Port ssh-copy-id not found All I can find is: https://trac.macports.org/ticket/27049 How can install this patch? :-) Dreiel My system: MacBookPro8,3 OS X 10.7.3 XCode Version 4.3 (4E109) MacPorts 2.0.4 From jeremy at lavergne.gotdns.org Fri Mar 2 12:06:28 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Fri, 2 Mar 2012 15:06:28 -0500 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <4F5126CC.5060302@GMX.Net> References: <4F5126CC.5060302@GMX.Net> Message-ID: <794CE993-E11E-4CFC-A431-17437ABFE03E@lavergne.gotdns.org> > How can install this patch? sudo port install openssh +ssh_copy_id -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From LLLActive at GMX.Net Fri Mar 2 12:54:39 2012 From: LLLActive at GMX.Net (LLLActive at GMX.Net) Date: Fri, 02 Mar 2012 21:54:39 +0100 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <794CE993-E11E-4CFC-A431-17437ABFE03E@lavergne.gotdns.org> References: <4F5126CC.5060302@GMX.Net> <794CE993-E11E-4CFC-A431-17437ABFE03E@lavergne.gotdns.org> Message-ID: <4F51338F.4000902@GMX.Net> >> How can install this patch? > sudo port install openssh +ssh_copy_id > Hi Jeremy, Thanks for the info! Worked great. I still have the problem with "ssh-copy-id -i /Users/mac/.ssh/id-dsa/id_dsa.pub usr at server.com" however. There seems to be syntax problems within the script, or something I miss. I will investigate that later though. I will try ssh-copy-id with Linux first and get it going to work with the initially intended rsync backup system and the SSH key. :-) Dreiel From phildobbin at gmail.com Fri Mar 2 13:55:52 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 02 Mar 2012 21:55:52 +0000 Subject: Upadate macport 2.0.3 to 2.0.4 In-Reply-To: <3784DEA2-6556-40A9-A01F-50F7E782058A@macports.org> References: <4F500EB6.4070604@sunrise.ch> <4F50B2FA.3040100@gmail.com> <3784DEA2-6556-40A9-A01F-50F7E782058A@macports.org> Message-ID: <4F5141E8.7090201@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/03/2012 15:36, Ryan Schmidt wrote: > On Mar 2, 2012, at 05:46, Phil Dobbin wrote: > >> Sorry for the hijack to somebodies thread but quick question: are >> there any release notes for Mac Ports 2.0.4? > > http://trac.macports.org/browser/tags/release_2_0_4/base/ChangeLog Thanks, Ryan. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPUUHkAAoJEKpMeDHWT5ADZLkH/AijwkuRMDDxalvTu8c+sg5t SLoH+S1XONC2OWtx9WSzJEAHY30OPobpCSpo6H3jCggaiOFFeamL37Pkw1ZjUgas 1vg+Gzb6WPQCTJZWoQosA93y7wVIzqrRO4hZZn48yWuY8j8sIriSZSZsVmVD8pWc Gu3K1RZy2j/eS/E07C9U76c4HRwpz7LQvOyJ0QnWhHLMohhGyHWmKPERQUBAhm6O 1LNleGa1EhOOOT/V9K4Nqz5bu1WB5kfJtv/wBpngGDKEX+ihJvXa22Noe48iZvld 5bj2wQFP0dT+Jw36sAE6bmw/0y5G/QClub8DLsPCwZ/nUVU47rLvLjVKii4zDhw= =3/bd -----END PGP SIGNATURE----- From MK-MacPorts at techno.ms Fri Mar 2 14:35:54 2012 From: MK-MacPorts at techno.ms (=?iso-8859-1?Q?Marko_K=E4ning?=) Date: Fri, 2 Mar 2012 23:35:54 +0100 Subject: Question about ticket process In-Reply-To: References: Message-ID: <1F50CC8C-4E28-45EE-A625-C182845E2429@techno.ms> > 33325 I wrote a small comment with a suggestion for improvement. Submitting a ticket is usually a good idea. Sometimes though, it might slip through the net of all active maintainers? But usually, tickets get caught sooner or later by someone. Often - as in this case - it helps to notify the list. :-) -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Fri Mar 2 14:53:14 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 2 Mar 2012 16:53:14 -0600 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <4F5126CC.5060302@GMX.Net> References: <4F5126CC.5060302@GMX.Net> Message-ID: <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> On Mar 2, 2012, at 14:00, LLLActive at GMX.Net wrote: > I'm new to the List. I just installed MacPorts. I am looking for the ssh-copy-id script in OS X 10.7.3. The installation with: > > |$ sudo bash -c "cvs -d anoncvs at anoncvs.mindrot.org:/cvs \ > get -p openssh/contrib/ssh-copy-id> /usr/local/bin/ssh-copy-id" > $ sudo chmod +x /usr/local/bin/ssh-copy-id| > > The installation works, but when using it I get errors: > > ssh-copy-id -i /Users/mac/.ssh/id-dsa/id_dsa.pub usr at server.com > > I get: > usr/local/bin/ssh-copy-id: line 1: syntax error near unexpected token `newline' > /usr/local/bin/ssh-copy-id: line 1: `' > > So I gathered that there is something wrong with the script. You received an HTML file instead of the intended script. Perhaps you downloaded from the wrong location, or there was a problem with the server. > That is why I tried it with MacPorts. It does not exist with: > > sudo port install ssh-copy-id > Error: Port ssh-copy-id not found > > All I can find is: > > https://trac.macports.org/ticket/27049 > > How can install this patch? sudo port install openssl +ssh_copy_id It is unclear to me why we've hidden this script inside a variant -- why the openssl port doesn't install it all the time -- but that's how it currently is. I'm Cc'ing the maintainer of openssl and the person who fixed #27049 to answer this question. From ryandesign at macports.org Fri Mar 2 14:55:12 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 2 Mar 2012 16:55:12 -0600 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> Message-ID: <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> On Mar 2, 2012, at 16:53, Ryan Schmidt wrote: > sudo port install openssl +ssh_copy_id > > It is unclear to me why we've hidden this script inside a variant -- why the openssl port doesn't install it all the time -- but that's how it currently is. I'm Cc'ing the maintainer of openssl and the person who fixed #27049 to answer this question. Hmm, I made a typo. It's openssh, not openssl. Jeremy had it right when he said: sudo port install openssh +ssh_copy_id Cc'ing the mainatiner of openssh. From raycores at gmail.com Fri Mar 2 19:41:15 2012 From: raycores at gmail.com (Lynn Oliver) Date: Fri, 2 Mar 2012 19:41:15 -0800 Subject: py27-game; installation looks clean, but library not found Message-ID: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> Hello, I installed macports, did a selfupdate, and then ran sudo port install py27-game. Quite a long list of things were installed, but there were no warnings or errors listed at all. At this point I should be able to import pygame in python, but it is not recognized. I searched the entire disk for files named pygame.*, and the only ones I found were in system/library/frameworks/python.framework/versions/2.7/Extras/python/py2app/recipes/pygame.py and the equivalent folder for versions 2.6 and 2.5. Here is the output from the install, can anyone tell me what to do to finish the installation? I'm running OS X 10.7.3. Lynns-iMac:pyPortMidi-0.0.3 lynn$ sudo port install py27-game Password: ---> Computing dependencies for py27-game ---> Dependencies to be installed: libsdl_image jpeg libpng libsdl xorg-libXext autoconf help2man p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 perl5 autoconf automake libtool pkgconfig glib2 libffi xz xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread-stubs xorg-xcb-proto libxml2 xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXrandr xorg-randrproto xrender xorg-renderproto libsdl tiff libsdl_mixer flac libogg libmikmod libvorbis smpeg libsdl_ttf freetype py27-numpy fftw-3 py27-nose nosetests_select py27-distribute ---> Fetching archive for jpeg ---> Attempting to fetch jpeg-8d_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/jpeg ---> Fetching jpeg ---> Attempting to fetch jpegsrc.v8d.tar.gz from http://distfiles.macports.org/jpeg ---> Verifying checksum(s) for jpeg ---> Extracting jpeg ---> Configuring jpeg ---> Building jpeg ---> Staging jpeg into destroot ---> Installing jpeg @8d_0 ---> Activating jpeg @8d_0 ---> Cleaning jpeg ---> Fetching archive for libpng ---> Attempting to fetch libpng-1.4.9_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libpng ---> Fetching libpng ---> Attempting to fetch libpng-1.4.9.tar.bz2 from http://cdnetworks-us-2.dl.sourceforge.net/project/libpng/libpng14/1.4.9 ---> Verifying checksum(s) for libpng ---> Extracting libpng ---> Configuring libpng ---> Building libpng ---> Staging libpng into destroot ---> Installing libpng @1.4.9_0 ---> Activating libpng @1.4.9_0 ---> Cleaning libpng ---> Fetching archive for gdbm ---> Attempting to fetch gdbm-1.10_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/gdbm ---> Fetching gdbm ---> Attempting to fetch gdbm-1.10.tar.gz from http://distfiles.macports.org/gdbm ---> Verifying checksum(s) for gdbm ---> Extracting gdbm ---> Configuring gdbm ---> Building gdbm ---> Staging gdbm into destroot ---> Installing gdbm @1.10_1 ---> Activating gdbm @1.10_1 ---> Cleaning gdbm ---> Fetching archive for perl5.12 ---> Attempting to fetch perl5.12-5.12.3_3.darwin_11.x86_64.tbz2 from http://packages.macports.org/perl5.12 ---> Fetching perl5.12 ---> Attempting to fetch perl-5.12.3.tar.bz2 from http://distfiles.macports.org/perl5.12 ---> Verifying checksum(s) for perl5.12 ---> Extracting perl5.12 ---> Applying patches to perl5.12 ---> Configuring perl5.12 ---> Building perl5.12 ---> Staging perl5.12 into destroot ---> Installing perl5.12 @5.12.3_3 ---> Activating perl5.12 @5.12.3_3 ---> Cleaning perl5.12 ---> Fetching archive for p5.12-locale-gettext ---> Attempting to fetch p5.12-locale-gettext-1.50.0_6.darwin_11.x86_64.tbz2 from http://packages.macports.org/p5.12-locale-gettext ---> Fetching p5.12-locale-gettext ---> Attempting to fetch gettext-1.05.tar.gz from http://mirror.facebook.net/cpan/modules/by-module/Locale ---> Verifying checksum(s) for p5.12-locale-gettext ---> Extracting p5.12-locale-gettext ---> Applying patches to p5.12-locale-gettext ---> Configuring p5.12-locale-gettext ---> Building p5.12-locale-gettext ---> Staging p5.12-locale-gettext into destroot ---> Installing p5.12-locale-gettext @1.50.0_6 ---> Activating p5.12-locale-gettext @1.50.0_6 ---> Cleaning p5.12-locale-gettext ---> Fetching archive for help2man ---> Attempting to fetch help2man-1.40.5_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/help2man ---> Fetching help2man ---> Attempting to fetch help2man-1.40.5.tar.gz from http://mirror.facebook.net/gnu/gnu/help2man ---> Attempting to fetch help2man-1.40.5.tar.gz from http://distfiles.macports.org/help2man ---> Verifying checksum(s) for help2man ---> Extracting help2man ---> Configuring help2man ---> Building help2man ---> Staging help2man into destroot ---> Installing help2man @1.40.5_2 ---> Activating help2man @1.40.5_2 ---> Cleaning help2man ---> Fetching archive for m4 ---> Attempting to fetch m4-1.4.16_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/m4 ---> Fetching m4 ---> Attempting to fetch m4-1.4.16.tar.bz2 from http://mirror.facebook.net/gnu/gnu/m4 ---> Attempting to fetch m4-1.4.16.tar.bz2 from http://distfiles.macports.org/m4 ---> Verifying checksum(s) for m4 ---> Extracting m4 ---> Configuring m4 ---> Building m4 ---> Staging m4 into destroot ---> Installing m4 @1.4.16_0 ---> Activating m4 @1.4.16_0 ---> Cleaning m4 ---> Fetching archive for perl5 ---> Attempting to fetch perl5-5.12.3_1+perl5_12.darwin_11.noarch.tbz2 from http://packages.macports.org/perl5 ---> Fetching perl5 ---> Verifying checksum(s) for perl5 ---> Extracting perl5 ---> Configuring perl5 ---> Building perl5 ---> Staging perl5 into destroot ---> Installing perl5 @5.12.3_1+perl5_12 ---> Activating perl5 @5.12.3_1+perl5_12 ---> Cleaning perl5 ---> Fetching archive for autoconf ---> Attempting to fetch autoconf-2.68_2.darwin_11.noarch.tbz2 from http://packages.macports.org/autoconf ---> Fetching autoconf ---> Attempting to fetch autoconf-2.68.tar.bz2 from http://mirror.facebook.net/gnu/gnu/autoconf ---> Attempting to fetch autoconf-2.68.tar.bz2 from http://distfiles.macports.org/autoconf ---> Verifying checksum(s) for autoconf ---> Extracting autoconf ---> Configuring autoconf ---> Building autoconf ---> Staging autoconf into destroot ---> Installing autoconf @2.68_2 ---> Activating autoconf @2.68_2 ---> Cleaning autoconf ---> Cleaning perl5 ---> Cleaning perl5 ---> Cleaning autoconf ---> Fetching archive for automake ---> Attempting to fetch automake-1.11.3_0.darwin_11.noarch.tbz2 from http://packages.macports.org/automake ---> Fetching automake ---> Attempting to fetch automake-1.11.3.tar.gz from http://mirror.facebook.net/gnu/gnu/automake ---> Attempting to fetch automake-1.11.3.tar.gz from http://distfiles.macports.org/automake ---> Verifying checksum(s) for automake ---> Extracting automake ---> Configuring automake ---> Building automake ---> Staging automake into destroot ---> Installing automake @1.11.3_0 ---> Activating automake @1.11.3_0 ---> Cleaning automake ---> Fetching archive for libtool ---> Attempting to fetch libtool-2.4.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libtool ---> Fetching libtool ---> Attempting to fetch libtool-2.4.2.tar.gz from http://distfiles.macports.org/libtool ---> Verifying checksum(s) for libtool ---> Extracting libtool ---> Configuring libtool ---> Building libtool ---> Staging libtool into destroot ---> Installing libtool @2.4.2_0 ---> Activating libtool @2.4.2_0 ---> Cleaning libtool ---> Fetching archive for libffi ---> Attempting to fetch libffi-3.0.10_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/libffi ---> Fetching libffi ---> Attempting to fetch libffi-3.0.10.tar.gz from http://distfiles.macports.org/libffi ---> Verifying checksum(s) for libffi ---> Extracting libffi ---> Applying patches to libffi ---> Configuring libffi ---> Building libffi ---> Staging libffi into destroot ---> Installing libffi @3.0.10_2 ---> Activating libffi @3.0.10_2 ---> Cleaning libffi ---> Fetching archive for xz ---> Attempting to fetch xz-5.0.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xz ---> Fetching xz ---> Attempting to fetch xz-5.0.3.tar.bz2 from http://distfiles.macports.org/xz ---> Verifying checksum(s) for xz ---> Extracting xz ---> Configuring xz ---> Building xz ---> Staging xz into destroot ---> Installing xz @5.0.3_0 ---> Activating xz @5.0.3_0 ---> Cleaning xz ---> Fetching archive for glib2 ---> Attempting to fetch glib2-2.30.2_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/glib2 ---> Fetching glib2 ---> Attempting to fetch glib-2.30.2.tar.xz from http://distfiles.macports.org/glib2 ---> Verifying checksum(s) for glib2 ---> Extracting glib2 ---> Applying patches to glib2 ---> Configuring glib2 ---> Building glib2 ---> Staging glib2 into destroot ---> Installing glib2 @2.30.2_2 ---> Activating glib2 @2.30.2_2 ---> Cleaning glib2 ---> Fetching archive for pkgconfig ---> Attempting to fetch pkgconfig-0.26_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/pkgconfig ---> Fetching pkgconfig ---> Attempting to fetch pkg-config-0.26.tar.gz from http://distfiles.macports.org/pkgconfig ---> Verifying checksum(s) for pkgconfig ---> Extracting pkgconfig ---> Configuring pkgconfig ---> Building pkgconfig ---> Staging pkgconfig into destroot ---> Installing pkgconfig @0.26_1 ---> Activating pkgconfig @0.26_1 ---> Cleaning pkgconfig ---> Fetching archive for xorg-bigreqsproto ---> Attempting to fetch xorg-bigreqsproto-1.1.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-bigreqsproto ---> Fetching xorg-bigreqsproto ---> Attempting to fetch bigreqsproto-1.1.1.tar.bz2 from http://xorg.freedesktop.org/archive/individual/proto/ ---> Verifying checksum(s) for xorg-bigreqsproto ---> Extracting xorg-bigreqsproto ---> Configuring xorg-bigreqsproto ---> Building xorg-bigreqsproto ---> Staging xorg-bigreqsproto into destroot ---> Installing xorg-bigreqsproto @1.1.1_0 ---> Activating xorg-bigreqsproto @1.1.1_0 ---> Cleaning xorg-bigreqsproto ---> Fetching archive for xorg-inputproto ---> Attempting to fetch xorg-inputproto-2.1.99.6_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-inputproto ---> Fetching xorg-inputproto ---> Attempting to fetch inputproto-2.1.99.6.tar.bz2 from http://distfiles.macports.org/xorg-inputproto ---> Verifying checksum(s) for xorg-inputproto ---> Extracting xorg-inputproto ---> Configuring xorg-inputproto ---> Building xorg-inputproto ---> Staging xorg-inputproto into destroot ---> Installing xorg-inputproto @2.1.99.6_0 ---> Activating xorg-inputproto @2.1.99.6_0 ---> Cleaning xorg-inputproto ---> Fetching archive for xorg-kbproto ---> Attempting to fetch xorg-kbproto-1.0.5_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-kbproto ---> Fetching xorg-kbproto ---> Attempting to fetch kbproto-1.0.5.tar.bz2 from http://distfiles.macports.org/xorg-kbproto ---> Verifying checksum(s) for xorg-kbproto ---> Extracting xorg-kbproto ---> Configuring xorg-kbproto ---> Building xorg-kbproto ---> Staging xorg-kbproto into destroot ---> Installing xorg-kbproto @1.0.5_0 ---> Activating xorg-kbproto @1.0.5_0 ---> Cleaning xorg-kbproto ---> Fetching archive for xorg-xproto ---> Attempting to fetch xorg-xproto-7.0.22_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xproto ---> Fetching xorg-xproto ---> Attempting to fetch xproto-7.0.22.tar.bz2 from http://distfiles.macports.org/xorg-xproto ---> Verifying checksum(s) for xorg-xproto ---> Extracting xorg-xproto ---> Configuring xorg-xproto ---> Building xorg-xproto ---> Staging xorg-xproto into destroot ---> Installing xorg-xproto @7.0.22_0 ---> Activating xorg-xproto @7.0.22_0 ---> Cleaning xorg-xproto ---> Fetching archive for xorg-libXau ---> Attempting to fetch xorg-libXau-1.0.6_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXau ---> Fetching xorg-libXau ---> Attempting to fetch libXau-1.0.6.tar.bz2 from http://www.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libXau ---> Extracting xorg-libXau ---> Configuring xorg-libXau ---> Building xorg-libXau ---> Staging xorg-libXau into destroot ---> Installing xorg-libXau @1.0.6_0 ---> Activating xorg-libXau @1.0.6_0 ---> Cleaning xorg-libXau ---> Fetching archive for xorg-libXdmcp ---> Attempting to fetch xorg-libXdmcp-1.1.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXdmcp ---> Fetching xorg-libXdmcp ---> Attempting to fetch libXdmcp-1.1.0.tar.bz2 from http://distfiles.macports.org/xorg-libXdmcp ---> Verifying checksum(s) for xorg-libXdmcp ---> Extracting xorg-libXdmcp ---> Configuring xorg-libXdmcp ---> Building xorg-libXdmcp ---> Staging xorg-libXdmcp into destroot ---> Installing xorg-libXdmcp @1.1.0_0 ---> Activating xorg-libXdmcp @1.1.0_0 ---> Cleaning xorg-libXdmcp ---> Fetching archive for xorg-libpthread-stubs ---> Attempting to fetch xorg-libpthread-stubs-0.3_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-libpthread-stubs ---> Fetching xorg-libpthread-stubs ---> Attempting to fetch libpthread-stubs-0.3.tar.bz2 from http://distfiles.macports.org/xorg-libpthread-stubs ---> Verifying checksum(s) for xorg-libpthread-stubs ---> Extracting xorg-libpthread-stubs ---> Configuring xorg-libpthread-stubs ---> Building xorg-libpthread-stubs ---> Staging xorg-libpthread-stubs into destroot ---> Installing xorg-libpthread-stubs @0.3_0 ---> Activating xorg-libpthread-stubs @0.3_0 ---> Cleaning xorg-libpthread-stubs ---> Fetching archive for libxml2 ---> Attempting to fetch libxml2-2.7.8_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libxml2 ---> Fetching libxml2 ---> Attempting to fetch libxml2-2.7.8.tar.gz from http://distfiles.macports.org/libxml2 ---> Verifying checksum(s) for libxml2 ---> Extracting libxml2 ---> Configuring libxml2 ---> Building libxml2 ---> Staging libxml2 into destroot ---> Installing libxml2 @2.7.8_0 ---> Activating libxml2 @2.7.8_0 ---> Cleaning libxml2 ---> Fetching archive for xorg-xcb-proto ---> Attempting to fetch xorg-xcb-proto-1.6_0+python27.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xcb-proto ---> Fetching xorg-xcb-proto ---> Attempting to fetch xcb-proto-1.6.tar.bz2 from http://distfiles.macports.org/xorg-xcb-proto ---> Verifying checksum(s) for xorg-xcb-proto ---> Extracting xorg-xcb-proto ---> Configuring xorg-xcb-proto ---> Building xorg-xcb-proto ---> Staging xorg-xcb-proto into destroot ---> Installing xorg-xcb-proto @1.6_0+python27 ---> Activating xorg-xcb-proto @1.6_0+python27 ---> Cleaning xorg-xcb-proto ---> Fetching archive for xorg-libxcb ---> Attempting to fetch xorg-libxcb-1.7_0+python27.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libxcb ---> Fetching xorg-libxcb ---> Attempting to fetch libxcb-1.7.tar.bz2 from http://distfiles.macports.org/xorg-libxcb ---> Verifying checksum(s) for xorg-libxcb ---> Extracting xorg-libxcb ---> Configuring xorg-libxcb ---> Building xorg-libxcb ---> Staging xorg-libxcb into destroot ---> Installing xorg-libxcb @1.7_0+python27 ---> Activating xorg-libxcb @1.7_0+python27 ---> Cleaning xorg-libxcb ---> Fetching archive for xorg-util-macros ---> Attempting to fetch xorg-util-macros-1.16.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-util-macros ---> Fetching xorg-util-macros ---> Attempting to fetch util-macros-1.16.1.tar.bz2 from http://distfiles.macports.org/xorg-util-macros ---> Verifying checksum(s) for xorg-util-macros ---> Extracting xorg-util-macros ---> Configuring xorg-util-macros ---> Building xorg-util-macros ---> Staging xorg-util-macros into destroot ---> Installing xorg-util-macros @1.16.1_0 ---> Activating xorg-util-macros @1.16.1_0 ---> Cleaning xorg-util-macros ---> Fetching archive for xorg-xcmiscproto ---> Attempting to fetch xorg-xcmiscproto-1.2.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xcmiscproto ---> Fetching xorg-xcmiscproto ---> Attempting to fetch xcmiscproto-1.2.1.tar.bz2 from http://distfiles.macports.org/xorg-xcmiscproto ---> Verifying checksum(s) for xorg-xcmiscproto ---> Extracting xorg-xcmiscproto ---> Configuring xorg-xcmiscproto ---> Building xorg-xcmiscproto ---> Staging xorg-xcmiscproto into destroot ---> Installing xorg-xcmiscproto @1.2.1_0 ---> Activating xorg-xcmiscproto @1.2.1_0 ---> Cleaning xorg-xcmiscproto ---> Fetching archive for xorg-xextproto ---> Attempting to fetch xorg-xextproto-7.2.0_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xextproto ---> Fetching xorg-xextproto ---> Attempting to fetch xextproto-7.2.0.tar.bz2 from http://distfiles.macports.org/xorg-xextproto ---> Verifying checksum(s) for xorg-xextproto ---> Extracting xorg-xextproto ---> Configuring xorg-xextproto ---> Building xorg-xextproto ---> Staging xorg-xextproto into destroot ---> Installing xorg-xextproto @7.2.0_0 ---> Activating xorg-xextproto @7.2.0_0 ---> Cleaning xorg-xextproto ---> Fetching archive for xorg-xf86bigfontproto ---> Attempting to fetch xorg-xf86bigfontproto-1.2.0_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xf86bigfontproto ---> Fetching xorg-xf86bigfontproto ---> Attempting to fetch xf86bigfontproto-1.2.0.tar.bz2 from http://distfiles.macports.org/xorg-xf86bigfontproto ---> Verifying checksum(s) for xorg-xf86bigfontproto ---> Extracting xorg-xf86bigfontproto ---> Configuring xorg-xf86bigfontproto ---> Building xorg-xf86bigfontproto ---> Staging xorg-xf86bigfontproto into destroot ---> Installing xorg-xf86bigfontproto @1.2.0_0 ---> Activating xorg-xf86bigfontproto @1.2.0_0 ---> Cleaning xorg-xf86bigfontproto ---> Fetching archive for xorg-xtrans ---> Attempting to fetch xorg-xtrans-1.2.6_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xtrans ---> Fetching xorg-xtrans ---> Attempting to fetch xtrans-1.2.6.tar.bz2 from http://www.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-xtrans ---> Extracting xorg-xtrans ---> Configuring xorg-xtrans ---> Building xorg-xtrans ---> Staging xorg-xtrans into destroot ---> Installing xorg-xtrans @1.2.6_0 ---> Activating xorg-xtrans @1.2.6_0 ---> Cleaning xorg-xtrans ---> Fetching archive for xorg-libX11 ---> Attempting to fetch xorg-libX11-1.4.4_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libX11 ---> Fetching xorg-libX11 ---> Attempting to fetch libX11-1.4.4.tar.bz2 from http://distfiles.macports.org/xorg-libX11 ---> Verifying checksum(s) for xorg-libX11 ---> Extracting xorg-libX11 ---> Applying patches to xorg-libX11 ---> Configuring xorg-libX11 ---> Building xorg-libX11 ---> Staging xorg-libX11 into destroot ---> Installing xorg-libX11 @1.4.4_1 ---> Activating xorg-libX11 @1.4.4_1 ---> Cleaning xorg-libX11 ---> Fetching archive for xorg-libXext ---> Attempting to fetch xorg-libXext-1.3.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXext ---> Fetching xorg-libXext ---> Attempting to fetch libXext-1.3.0.tar.bz2 from http://distfiles.macports.org/xorg-libXext ---> Verifying checksum(s) for xorg-libXext ---> Extracting xorg-libXext ---> Configuring xorg-libXext ---> Building xorg-libXext ---> Staging xorg-libXext into destroot ---> Installing xorg-libXext @1.3.0_0 ---> Activating xorg-libXext @1.3.0_0 ---> Cleaning xorg-libXext ---> Fetching archive for xorg-randrproto ---> Attempting to fetch xorg-randrproto-1.3.2_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-randrproto ---> Fetching xorg-randrproto ---> Attempting to fetch randrproto-1.3.2.tar.bz2 from http://distfiles.macports.org/xorg-randrproto ---> Verifying checksum(s) for xorg-randrproto ---> Extracting xorg-randrproto ---> Configuring xorg-randrproto ---> Building xorg-randrproto ---> Staging xorg-randrproto into destroot ---> Installing xorg-randrproto @1.3.2_0 ---> Activating xorg-randrproto @1.3.2_0 ---> Cleaning xorg-randrproto ---> Fetching archive for xorg-renderproto ---> Attempting to fetch xorg-renderproto-0.11.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-renderproto ---> Fetching xorg-renderproto ---> Attempting to fetch renderproto-0.11.1.tar.bz2 from http://distfiles.macports.org/xorg-renderproto ---> Verifying checksum(s) for xorg-renderproto ---> Extracting xorg-renderproto ---> Configuring xorg-renderproto ---> Building xorg-renderproto ---> Staging xorg-renderproto into destroot ---> Installing xorg-renderproto @0.11.1_0 ---> Activating xorg-renderproto @0.11.1_0 ---> Cleaning xorg-renderproto ---> Fetching archive for xrender ---> Attempting to fetch xrender-0.9.6_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/xrender ---> Fetching xrender ---> Attempting to fetch libXrender-0.9.6.tar.bz2 from http://distfiles.macports.org/xrender ---> Verifying checksum(s) for xrender ---> Extracting xrender ---> Configuring xrender ---> Building xrender ---> Staging xrender into destroot ---> Installing xrender @0.9.6_1 ---> Activating xrender @0.9.6_1 ---> Cleaning xrender ---> Fetching archive for xorg-libXrandr ---> Attempting to fetch xorg-libXrandr-1.3.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXrandr ---> Fetching xorg-libXrandr ---> Attempting to fetch libXrandr-1.3.2.tar.bz2 from http://distfiles.macports.org/xorg-libXrandr ---> Verifying checksum(s) for xorg-libXrandr ---> Extracting xorg-libXrandr ---> Configuring xorg-libXrandr ---> Building xorg-libXrandr ---> Staging xorg-libXrandr into destroot ---> Installing xorg-libXrandr @1.3.2_0 ---> Activating xorg-libXrandr @1.3.2_0 ---> Cleaning xorg-libXrandr ---> Fetching archive for libsdl ---> Attempting to fetch libsdl-1.2.15_0+x11.darwin_11.x86_64.tbz2 from http://packages.macports.org/libsdl ---> Fetching libsdl ---> Attempting to fetch SDL-1.2.15.tar.gz from http://distfiles.macports.org/libsdl ---> Verifying checksum(s) for libsdl ---> Extracting libsdl ---> Configuring libsdl ---> Building libsdl ---> Staging libsdl into destroot ---> Installing libsdl @1.2.15_0+x11 ---> Activating libsdl @1.2.15_0+x11 ---> Cleaning libsdl ---> Cleaning libsdl ---> Fetching archive for tiff ---> Attempting to fetch tiff-3.9.5_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/tiff ---> Fetching tiff ---> Attempting to fetch tiff-3.9.5.tar.gz from ftp://ftp.remotesensing.org/pub/libtiff/ ---> Verifying checksum(s) for tiff ---> Extracting tiff ---> Configuring tiff ---> Building tiff ---> Staging tiff into destroot ---> Installing tiff @3.9.5_0 ---> Activating tiff @3.9.5_0 ---> Cleaning tiff ---> Fetching archive for libsdl_image ---> Attempting to fetch libsdl_image-1.2.12_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libsdl_image ---> Fetching libsdl_image ---> Attempting to fetch SDL_image-1.2.12.tar.gz from http://distfiles.macports.org/libsdl_image ---> Verifying checksum(s) for libsdl_image ---> Extracting libsdl_image ---> Configuring libsdl_image ---> Building libsdl_image ---> Staging libsdl_image into destroot ---> Installing libsdl_image @1.2.12_0 ---> Activating libsdl_image @1.2.12_0 ---> Cleaning libsdl_image ---> Fetching archive for libogg ---> Attempting to fetch libogg-1.3.0_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/libogg ---> Fetching libogg ---> Attempting to fetch libogg-1.3.0.tar.gz from http://downloads.xiph.org/releases/ogg/ ---> Verifying checksum(s) for libogg ---> Extracting libogg ---> Applying patches to libogg ---> Configuring libogg ---> Building libogg ---> Staging libogg into destroot ---> Installing libogg @1.3.0_1 ---> Activating libogg @1.3.0_1 ---> Cleaning libogg ---> Fetching archive for flac ---> Attempting to fetch flac-1.2.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/flac ---> Fetching flac ---> Attempting to fetch flac-1.2.1.tar.gz from http://cdnetworks-us-2.dl.sourceforge.net/project/flac/flac-src/flac-1.2.1-src/ ---> Verifying checksum(s) for flac ---> Extracting flac ---> Applying patches to flac ---> Configuring flac ---> Building flac ---> Staging flac into destroot ---> Installing flac @1.2.1_0 ---> Activating flac @1.2.1_0 ---> Cleaning flac ---> Fetching archive for libmikmod ---> Attempting to fetch libmikmod-3.2.0-beta2_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/libmikmod ---> Fetching libmikmod ---> Attempting to fetch libmikmod-3.2.0-beta2.tar.bz2 from http://distfiles.macports.org/libmikmod ---> Verifying checksum(s) for libmikmod ---> Extracting libmikmod ---> Applying patches to libmikmod ---> Configuring libmikmod ---> Building libmikmod ---> Staging libmikmod into destroot ---> Installing libmikmod @3.2.0-beta2_2 ---> Activating libmikmod @3.2.0-beta2_2 ---> Cleaning libmikmod ---> Fetching archive for libvorbis ---> Attempting to fetch libvorbis-1.3.2_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/libvorbis ---> Fetching libvorbis ---> Attempting to fetch libvorbis-1.3.2.tar.gz from http://downloads.xiph.org/releases/vorbis/ ---> Verifying checksum(s) for libvorbis ---> Extracting libvorbis ---> Applying patches to libvorbis ---> Configuring libvorbis ---> Building libvorbis ---> Staging libvorbis into destroot ---> Installing libvorbis @1.3.2_1 ---> Activating libvorbis @1.3.2_1 ---> Cleaning libvorbis ---> Fetching archive for smpeg ---> Attempting to fetch smpeg-0.4.4_9.darwin_11.x86_64.tbz2 from http://packages.macports.org/smpeg ---> Fetching smpeg ---> Attempting to fetch smpeg-0.4.4.tar.gz from http://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ ---> Verifying checksum(s) for smpeg ---> Extracting smpeg ---> Applying patches to smpeg ---> Configuring smpeg ---> Building smpeg ---> Staging smpeg into destroot ---> Installing smpeg @0.4.4_9 ---> Activating smpeg @0.4.4_9 ---> Cleaning smpeg ---> Fetching archive for libsdl_mixer ---> Attempting to fetch libsdl_mixer-1.2.12_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libsdl_mixer ---> Fetching libsdl_mixer ---> Attempting to fetch SDL_mixer-1.2.12.tar.gz from http://distfiles.macports.org/libsdl_mixer ---> Verifying checksum(s) for libsdl_mixer ---> Extracting libsdl_mixer ---> Applying patches to libsdl_mixer ---> Configuring libsdl_mixer ---> Building libsdl_mixer ---> Staging libsdl_mixer into destroot ---> Installing libsdl_mixer @1.2.12_0 ---> Activating libsdl_mixer @1.2.12_0 ---> Cleaning libsdl_mixer ---> Fetching archive for freetype ---> Attempting to fetch freetype-2.4.8_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/freetype ---> Fetching freetype ---> Attempting to fetch freetype-2.4.8.tar.bz2 from http://voxel.dl.sourceforge.net/project/freetype/freetype2/2.4.8 ---> Attempting to fetch freetype-doc-2.4.8.tar.bz2 from http://voxel.dl.sourceforge.net/project/freetype/freetype-docs/2.4.8 ---> Verifying checksum(s) for freetype ---> Extracting freetype ---> Applying patches to freetype ---> Configuring freetype ---> Building freetype ---> Staging freetype into destroot ---> Installing freetype @2.4.8_0 ---> Activating freetype @2.4.8_0 ---> Cleaning freetype ---> Fetching archive for libsdl_ttf ---> Attempting to fetch libsdl_ttf-2.0.11_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libsdl_ttf ---> Fetching libsdl_ttf ---> Attempting to fetch SDL_ttf-2.0.11.tar.gz from http://distfiles.macports.org/libsdl_ttf ---> Verifying checksum(s) for libsdl_ttf ---> Extracting libsdl_ttf ---> Configuring libsdl_ttf ---> Building libsdl_ttf ---> Staging libsdl_ttf into destroot ---> Installing libsdl_ttf @2.0.11_0 ---> Activating libsdl_ttf @2.0.11_0 ---> Cleaning libsdl_ttf ---> Fetching archive for fftw-3 ---> Attempting to fetch fftw-3-3.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/fftw-3 ---> Fetching fftw-3 ---> Attempting to fetch fftw-3.3.tar.gz from http://distfiles.macports.org/fftw-3 ---> Verifying checksum(s) for fftw-3 ---> Extracting fftw-3 ---> Configuring fftw-3 ---> Building fftw-3 ---> Staging fftw-3 into destroot ---> Installing fftw-3 @3.3_0 ---> Activating fftw-3 @3.3_0 ---> Cleaning fftw-3 ---> Fetching archive for nosetests_select ---> Attempting to fetch nosetests_select-0.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/nosetests_select ---> Fetching nosetests_select ---> Verifying checksum(s) for nosetests_select ---> Extracting nosetests_select ---> Configuring nosetests_select ---> Building nosetests_select ---> Staging nosetests_select into destroot ---> Installing nosetests_select @0.1_0 ---> Activating nosetests_select @0.1_0 ---> Cleaning nosetests_select ---> Fetching archive for py27-distribute ---> Attempting to fetch py27-distribute-0.6.24_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-distribute ---> Fetching py27-distribute ---> Attempting to fetch distribute-0.6.24-.tar.gz from http://distfiles.macports.org/py-distribute ---> Verifying checksum(s) for py27-distribute ---> Extracting py27-distribute ---> Configuring py27-distribute ---> Building py27-distribute ---> Staging py27-distribute into destroot ---> Installing py27-distribute @0.6.24_0 ---> Activating py27-distribute @0.6.24_0 ---> Cleaning py27-distribute ---> Fetching archive for py27-nose ---> Attempting to fetch py27-nose-1.1.2_2.darwin_11.noarch.tbz2 from http://packages.macports.org/py27-nose ---> Fetching py27-nose ---> Attempting to fetch nose-1.1.2.tar.gz from http://distfiles.macports.org/py-nose ---> Verifying checksum(s) for py27-nose ---> Extracting py27-nose ---> Configuring py27-nose ---> Building py27-nose ---> Staging py27-nose into destroot ---> Installing py27-nose @1.1.2_2 ---> Activating py27-nose @1.1.2_2 ---> Cleaning py27-nose ---> Fetching archive for py27-numpy ---> Attempting to fetch py27-numpy-1.6.1_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-numpy ---> Fetching py27-numpy ---> Attempting to fetch numpy-1.6.1.tar.gz from http://cdnetworks-us-1.dl.sourceforge.net/project/numpy/NumPy/1.6.1/ ---> Verifying checksum(s) for py27-numpy ---> Extracting py27-numpy ---> Applying patches to py27-numpy ---> Configuring py27-numpy ---> Building py27-numpy ---> Staging py27-numpy into destroot ---> Installing py27-numpy @1.6.1_1 ---> Activating py27-numpy @1.6.1_1 ---> Cleaning py27-numpy ---> Fetching archive for py27-game ---> Attempting to fetch py27-game-1.9.1_4.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-game ---> Fetching py27-game ---> Attempting to fetch pygame-1.9.1release.tar.gz from http://distfiles.macports.org/py-game ---> Verifying checksum(s) for py27-game ---> Extracting py27-game ---> Applying patches to py27-game ---> Configuring py27-game ---> Building py27-game ---> Staging py27-game into destroot ---> Installing py27-game @1.9.1_4 ---> Activating py27-game @1.9.1_4 ---> Cleaning py27-game -------------- next part -------------- An HTML attachment was scrubbed... URL: From phildobbin at gmail.com Fri Mar 2 19:42:00 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sat, 03 Mar 2012 03:42:00 +0000 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> Message-ID: <4F519308.9020602@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/03/2012 22:55, Ryan Schmidt wrote: > > On Mar 2, 2012, at 16:53, Ryan Schmidt wrote: > >> sudo port install openssl +ssh_copy_id >> >> It is unclear to me why we've hidden this script inside a variant -- why the openssl port doesn't install it all the time -- but that's how it currently is. I'm Cc'ing the maintainer of openssl and the person who fixed #27049 to answer this question. > > Hmm, I made a typo. It's openssh, not openssl. Jeremy had it right when he said: > > sudo port install openssh +ssh_copy_id > > Cc'ing the mainatiner of openssh. having sent the `OpenSSH_5.2p1, OpenSSL 0.9.8r 8 Feb 2011` man page to Vim & doing a search for `ssh_copy_id` & its variants, the Apple supplied version (above) installed in /usr/bin/ doesn't include it either. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPUZMFAAoJEKpMeDHWT5AD+jQIAKl7NAaxyT8yEbUQIiB+8Pse eR0WV948vLmLquqqGe9gKAukHxMGhHFBODBnMAZFG1jh/0zpSrdzr9QeLwhAhaVm 0O0nAElNLfURg9J3sUMHf71BuZmtzCwklwFE7WZR8Toz4NEaHJl6B8Vi/a4zUhjC zrYWs0zBa9fMR2N4qSSt92y5jH9Y9E/MWAcsmfZAdRrI2UaLahc9VHJkyFo34dtK miPGQqMh4IrbFnvsyuJW8E22q9flApJ10cspSF6BS4wxUupIHQh4xHBQqz3TTjM0 SWoZ8BCun/ELI0BfZ6N0bsJ0/k1LWNee4E0qxmt3aYG5H1lflNyB3+ZDUuyb2gc= =35hE -----END PGP SIGNATURE----- From allbery.b at gmail.com Fri Mar 2 19:49:10 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Fri, 2 Mar 2012 22:49:10 -0500 Subject: py27-game; installation looks clean, but library not found In-Reply-To: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> Message-ID: On Fri, Mar 2, 2012 at 22:41, Lynn Oliver wrote: > I installed macports, did a selfupdate, and then ran sudo port install > py27-game. Quite a long list of things were installed, but there were no > warnings or errors listed at all. At this point I should be able to import > pygame in python, but it is not recognized. I searched the entire disk for > files named pygame.*, and the only ones I found were in > system/library/frameworks/python.framework/versions/2.7/Extras/python/py2app/recipes/pygame.py > and the equivalent folder for versions 2.6 and 2.5. This sounds rather wrong; MacPorts should *never* install stuff under /System, that path is reserved for Apple-sourced stuff and liable to be modified by Software Update at any time. The flip side to this is that the python executable you use also matters; stuff under /System/Library/Frameworks/Python.framework would only be available in /usr/bin/python, not /opt/local/bin/python which looks under /opt/local/Library/Python.framework. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy at lavergne.gotdns.org Fri Mar 2 19:49:59 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Fri, 2 Mar 2012 22:49:59 -0500 Subject: py27-game; installation looks clean, but library not found In-Reply-To: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> Message-ID: <1BA1AB3F-0E2E-4D6B-8FA9-5A11D9098E0B@lavergne.gotdns.org> > I installed macports, did a selfupdate, and then ran sudo port install py27-game. Quite a long list of things were installed, but there were no warnings or errors listed at all. At this point I should be able to import pygame in python, but it is not recognized. I searched the entire disk for files named pygame.*, and the only ones I found were in system/library/frameworks/python.framework/versions/2.7/Extras/python/py2app/recipes/pygame.py and the equivalent folder for versions 2.6 and 2.5. > > Here is the output from the install, can anyone tell me what to do to finish the installation? I'm running OS X 10.7.3. The installation is finished. You can always find out what the package installed by asking port to list out the files: port contents py27-game Open a ticket requesting a change if you feel a file was installed in a wrong location. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From netfortius at gmail.com Fri Mar 2 20:06:08 2012 From: netfortius at gmail.com (Stefan) Date: Fri, 2 Mar 2012 22:06:08 -0600 Subject: Lion clean (from scratch) install, XCode 4.3 (4E109) + command-line tools and MacPorts-2.0.4-10.7-Lion - NO GO Message-ID: Clean (from scratch) installation of Lion (10.7.3), followed by XCode 4.3 (4E109), followed by Command Line Tools install via XCode Preferences -> Downloads -> Components, followed by MacPorts-2.0.4-10.7-Lion.dmg -> pkg install, leads to: $ sudo port upgrade Warning: xcodebuild exists but failed to execute Can't map the URL 'file://.' to a port description file ("Could not find Portfile in /Users/my-username"). Please verify that the directory and portfile syntax are correct. To use the current port, you must be in a port's directory. $ echo $PATH /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin $sudo su - # port upgrade -sh: port: command not found Any suggestions? TIA, ***Stefan Mititelu http://twitter.com/netfortius http://www.linkedin.com/in/netfortius From jeremy at lavergne.gotdns.org Fri Mar 2 20:07:24 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Fri, 2 Mar 2012 23:07:24 -0500 Subject: Lion clean (from scratch) install, XCode 4.3 (4E109) + command-line tools and MacPorts-2.0.4-10.7-Lion - NO GO In-Reply-To: References: Message-ID: <265CC80C-0645-4267-88CF-BAA9632562DC@lavergne.gotdns.org> > Any suggestions? Install Xcode. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From jeremy at lavergne.gotdns.org Fri Mar 2 20:07:37 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Fri, 2 Mar 2012 23:07:37 -0500 Subject: Lion clean (from scratch) install, XCode 4.3 (4E109) + command-line tools and MacPorts-2.0.4-10.7-Lion - NO GO In-Reply-To: References: Message-ID: <7AEC75EF-574A-4D6E-A148-DC5469D7ED6E@lavergne.gotdns.org> > Any suggestions? Ah, I see it in the list now--my bad! -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From jeremy at lavergne.gotdns.org Fri Mar 2 20:08:35 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Fri, 2 Mar 2012 23:08:35 -0500 Subject: Lion clean (from scratch) install, XCode 4.3 (4E109) + command-line tools and MacPorts-2.0.4-10.7-Lion - NO GO In-Reply-To: References: Message-ID: > Any suggestions? If you haven't opened Xcode yet, you can accept the license for it in the command line: sudo xcodebuild -license Xcode 4.3 requires a license agreement before you can make use it, even the command line parts. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From jam at tigger.ws Fri Mar 2 20:16:04 2012 From: jam at tigger.ws (James Linder) Date: Sat, 3 Mar 2012 12:16:04 +0800 Subject: update In-Reply-To: References: Message-ID: Hi 1) I did a selfupdate with no errors repeated haycorn:~ # port selfupdate ---> Updating MacPorts base sources using rsync MacPorts base version 2.0.4 installed, MacPorts base version 2.0.4 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated 2) I updated outdated which failed. repeated haycorn:~ # port upgrade outdated ---> Computing dependencies for ghostscript ---> Configuring ghostscript Error: Target org.macports.configure returned: autoreconf failure: shell command failed (see log for details) Log for ghostscript is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log Error: Unable to upgrade port: 1 The log says little: ... :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05" && autoreconf --install -fv :info:configure Can't locate File/Path.pm in @INC (@INC contains: /opt/local/share/autoconf /opt/local/lib/perl5/site_perl/5.12.3/darwin-multi-2level /opt/local/lib/perl5/site_perl/5.12.3 /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level /opt/local/lib/perl5/vendor_perl/5.12.3 /opt/local/lib/perl5/5.12.3/darwin-multi-2level /opt/local/lib/perl5/5.12.3 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at /opt/local/share/autoconf/Autom4te/General.pm line 40. :info:configure BEGIN failed--compilation aborted at /opt/local/share/autoconf/Autom4te/General.pm line 40. :info:configure Compilation failed in require at /opt/local/bin/autoreconf line 44. :info:configure BEGIN failed--compilation aborted at /opt/local/bin/autoreconf line 44. :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05" && autoreconf --install -fv " returned error 2 :error:configure Target org.macports.configure returned: autoreconf failure: shell command failed (see log for details) :debug:configure Backtrace: autoreconf failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for ghostscript): org.macports.install org.macports.configure org.macports.build org.macports.destroot :notice:configure Log for ghostscript is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log Can anybody point out the error of my ways Thanks James From allbery.b at gmail.com Fri Mar 2 20:23:20 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Fri, 2 Mar 2012 23:23:20 -0500 Subject: Lion clean (from scratch) install, XCode 4.3 (4E109) + command-line tools and MacPorts-2.0.4-10.7-Lion - NO GO In-Reply-To: References: Message-ID: On Fri, Mar 2, 2012 at 23:06, Stefan wrote: > Clean (from scratch) installation of Lion (10.7.3), followed by XCode > 4.3 (4E109), followed by Command Line Tools install via XCode > Preferences -> Downloads -> Components, followed by > MacPorts-2.0.4-10.7-Lion.dmg -> pkg install, leads to: > > $ sudo port upgrade > Warning: xcodebuild exists but failed to execute > Can't map the URL 'file://.' to a port description file ("Could not > find Portfile in /Users/my-username"). > The other problem here is that "upgrade" without an argument will try to update the port in the current directory. If the current directory doesn't have a Portfile in it, you will get that error. If you're not a port developer, you would normally specify a port to be upgraded, or "outdated" to upgrade all installed ports that are out of date; but on a fresh install you won't have any ports to upgrade anyway. Did you want "sudo port selfupdate" there instead? > $ echo $PATH > > /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin > > $sudo su - > # port upgrade > -sh: port: command not found > "su -" will give you root's default $PATH, which doesn't have /opt/local/bin in it (and shouldn't; I would not mess with root's default path on OS X, since I consider that account to "belong" to Apple and as such is likely subject to unexpected modification by Apple Software Update). You almost certainly didn't intend to do that. Probably "sudo -s" was what you wanted. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From netfortius at gmail.com Fri Mar 2 20:29:53 2012 From: netfortius at gmail.com (Stefan) Date: Fri, 2 Mar 2012 22:29:53 -0600 Subject: Lion clean (from scratch) install, XCode 4.3 (4E109) + command-line tools and MacPorts-2.0.4-10.7-Lion - NO GO In-Reply-To: References: Message-ID: On Fri, Mar 2, 2012 at 10:23 PM, Brandon Allbery wrote: > On Fri, Mar 2, 2012 at 23:06, Stefan wrote: >> >> Clean (from scratch) installation of Lion (10.7.3), followed by XCode >> 4.3 (4E109), followed by Command Line Tools install via XCode >> Preferences -> Downloads -> Components, followed by >> MacPorts-2.0.4-10.7-Lion.dmg -> pkg install, leads to: >> >> $ sudo port upgrade >> Warning: xcodebuild exists but failed to execute >> Can't map the URL 'file://.' to a port description file ("Could not >> find Portfile in /Users/my-username"). > > > The other problem here is that "upgrade" without an argument will try to > update the port in the current directory.? If the current directory doesn't > have a Portfile in it, you will get that error.? If you're not a port > developer, you would normally specify a port to be upgraded, or "outdated" > to upgrade all installed ports that are out of date; but on a fresh install > you won't have any ports to upgrade anyway. > > Did you want "sudo port selfupdate" there instead? > >> >> $ echo $PATH >> >> /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin >> >> $sudo su - >> # ?port upgrade >> -sh: port: command not found > > > "su -" will give you root's default $PATH, which doesn't have /opt/local/bin > in it (and shouldn't; I would not mess with root's default path on OS X, > since I consider that account to "belong" to Apple and as such is likely > subject to unexpected modification by Apple Software Update).? You almost > certainly didn't intend to do that.? Probably "sudo -s" was what you wanted. > > -- > brandon s allbery ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?allbery.b at gmail.com > wandering unix systems administrator (available) ? ? (412) 475-9364 vm/sms > DUH!!! ... too long of a week - OF COURSE it was supposed to be 'sudo port selfupdate' ! I was typing w/out one second of thinking what :-( Thanks Brandon! ***Stefan Mititelu http://twitter.com/netfortius http://www.linkedin.com/in/netfortius From allbery.b at gmail.com Fri Mar 2 20:30:23 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Fri, 2 Mar 2012 23:30:23 -0500 Subject: update In-Reply-To: References: Message-ID: On Fri, Mar 2, 2012 at 23:16, James Linder wrote: > :info:configure Can't locate File/Path.pm in @INC (@INC contains: > /opt/local/share/autoconf > /opt/local/lib/perl5/site_perl/5.12.3/darwin-multi-2level > /opt/local/lib/perl5/site_perl/5.12.3 > /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level > /opt/local/lib/perl5/vendor_perl/5.12.3 > /opt/local/lib/perl5/5.12.3/darwin-multi-2level /opt/local/lib/perl5/5.12.3 > /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at > /opt/local/share/autoconf/Autom4te/General.pm line 40. > Perl is deranged; I've seen this happen after upgrading past the change to the perl5 port to install the actual Perl as a sub-port, since it's likely to switch you to perl 5.12 while your installed Perl modules are still for whatever version you had been using. Force upgrading all the installed p5-* ports should fix it (but may do more than is actually needed, especially since --force tends to forcibly reinstall all the dependencies whether they need it or not). $ sudo port upgrade --force p5-\* But wait for someone who knows more to answer before committing to that; there is probably something less drastic that has been worked out. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From raycores at gmail.com Fri Mar 2 22:32:44 2012 From: raycores at gmail.com (Lynn Oliver) Date: Fri, 2 Mar 2012 22:32:44 -0800 Subject: py27-game; installation looks clean, but library not found In-Reply-To: References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> Message-ID: I didn't necessarily mean that MacPorts installed those three files, just that they were the only ones I found. Sorry for the confusion. It appears that you correctly identified the problem: My current Python installation is in System/Library/Frameworks/Python.Frameworks. The alias is, as you suggested, in /user/local/bin/python. MacPorts has installed another copy of Python in /opt/local/Library/Frameworks/Python.Framework. If I execute /opt/local/bin/python2.7 it starts the version installed by MacPorts, and it indeed does find pygame. So how do I proceed from here? Do I have any option other than trying to recreate my current build environment in /opt/local? Thanks, Lynn On Mar 2, 2012, at 7:49 PM, Brandon Allbery wrote: > On Fri, Mar 2, 2012 at 22:41, Lynn Oliver wrote: > I installed macports, did a selfupdate, and then ran sudo port install py27-game. Quite a long list of things were installed, but there were no warnings or errors listed at all. At this point I should be able to import pygame in python, but it is not recognized. I searched the entire disk for files named pygame.*, and the only ones I found were in system/library/frameworks/python.framework/versions/2.7/Extras/python/py2app/recipes/pygame.py and the equivalent folder for versions 2.6 and 2.5. > > This sounds rather wrong; MacPorts should *never* install stuff under /System, that path is reserved for Apple-sourced stuff and liable to be modified by Software Update at any time. The flip side to this is that the python executable you use also matters; stuff under /System/Library/Frameworks/Python.framework would only be available in /usr/bin/python, not /opt/local/bin/python which looks under /opt/local/Library/Python.framework. > > -- > brandon s allbery allbery.b at gmail.com > wandering unix systems administrator (available) (412) 475-9364 vm/sms > -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery.b at gmail.com Fri Mar 2 22:53:22 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sat, 3 Mar 2012 01:53:22 -0500 Subject: py27-game; installation looks clean, but library not found In-Reply-To: References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> Message-ID: On Sat, Mar 3, 2012 at 01:32, Lynn Oliver wrote: > My current Python installation is in > System/Library/Frameworks/Python.Frameworks. The alias is, as you > suggested, in > /user/local/bin/python. > Ugh. /usr/local causes all sorts of problems for MacPorts (and Fink and Homebrew, for that matter). http://trac.macports.org/wiki/FAQ#ownlibs > MacPorts has installed another copy of Python in > /opt/local/Library/Frameworks/Python.Framework. If I execute > /opt/local/bin/python2.7 it starts the version installed by MacPorts, and > it indeed does find pygame. > > So how do I proceed from here? Do I have any option other than trying to > recreate my current build environment in /opt/local? > That's pretty much it; anything else will result in at best inconsistency and at worst stuff failing to run because it's mixing up dylibs from incompatible installs. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From jam at tigger.ws Fri Mar 2 22:58:36 2012 From: jam at tigger.ws (James Linder) Date: Sat, 3 Mar 2012 14:58:36 +0800 Subject: update In-Reply-To: References: Message-ID: <35F02B99-0FC0-4873-9243-9D186DEBF8DF@tigger.ws> On 03/03/2012, at 12:30 PM, Brandon Allbery wrote: > On Fri, Mar 2, 2012 at 23:16, James Linder wrote: > :info:configure Can't locate File/Path.pm in @INC (@INC contains: /opt/local/share/autoconf /opt/local/lib/perl5/site_perl/5.12.3/darwin-multi-2level /opt/local/lib/perl5/site_perl/5.12.3 /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level /opt/local/lib/perl5/vendor_perl/5.12.3 /opt/local/lib/perl5/5.12.3/darwin-multi-2level /opt/local/lib/perl5/5.12.3 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at /opt/local/share/autoconf/Autom4te/General.pm line 40. > > Perl is deranged; I've seen this happen after upgrading past the change to the perl5 port to install the actual Perl as a sub-port, since it's likely to switch you to perl 5.12 while your installed Perl modules are still for whatever version you had been using. Force upgrading all the installed p5-* ports should fix it (but may do more than is actually needed, especially since --force tends to forcibly reinstall all the dependencies whether they need it or not). > > $ sudo port upgrade --force p5-\* > > But wait for someone who knows more to answer before committing to that; there is probably something less drastic that has been worked out. Hi thanks for this. Your command did not work for me, trying to update something not installed. I listed 'installed' and ran your command on those (python) that were installed whereupon ghostscript DID build and all proceeded until ImageMagick failed to build. I then renamed /opt/local and reinstalled macports. EVERYTHING now works except gnome-terminal will not build. Surely a macports selfupdate is not supposed to wreak such utter havoc ? Short of getting gnome-terminal from fink is there any solution? (I know thats a 'what colour is best' question but it is a clean macports install; port install gnome-terminal) James From raycores at gmail.com Fri Mar 2 23:15:21 2012 From: raycores at gmail.com (Lynn Oliver) Date: Fri, 2 Mar 2012 23:15:21 -0800 Subject: py27-game; installation looks clean, but library not found In-Reply-To: References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> Message-ID: <9DB01D24-0348-4EF3-9429-4F0A52AD3C89@gmail.com> I've run into the problem addressed in ticket 23670 and closed as fixed. Why am I seeing it now? Lynn On Mar 2, 2012, at 10:53 PM, Brandon Allbery wrote: > On Sat, Mar 3, 2012 at 01:32, Lynn Oliver wrote: > My current Python installation is in System/Library/Frameworks/Python.Frameworks. The alias is, as you suggested, in > /user/local/bin/python. > > Ugh. /usr/local causes all sorts of problems for MacPorts (and Fink and Homebrew, for that matter). http://trac.macports.org/wiki/FAQ#ownlibs > > MacPorts has installed another copy of Python in /opt/local/Library/Frameworks/Python.Framework. If I execute /opt/local/bin/python2.7 it starts the version installed by MacPorts, and it indeed does find pygame. > > So how do I proceed from here? Do I have any option other than trying to recreate my current build environment in /opt/local? > > That's pretty much it; anything else will result in at best inconsistency and at worst stuff failing to run because it's mixing up dylibs from incompatible installs. > > -- > brandon s allbery allbery.b at gmail.com > wandering unix systems administrator (available) (412) 475-9364 vm/sms > -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery.b at gmail.com Fri Mar 2 23:45:37 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sat, 3 Mar 2012 02:45:37 -0500 Subject: py27-game; installation looks clean, but library not found In-Reply-To: <9DB01D24-0348-4EF3-9429-4F0A52AD3C89@gmail.com> References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> <9DB01D24-0348-4EF3-9429-4F0A52AD3C89@gmail.com> Message-ID: On Sat, Mar 3, 2012 at 02:15, Lynn Oliver wrote: > I've run into the problem addressed in ticket 23670 and closed as fixed. > Why am I seeing it now? > Did you build py-game with the +portmidi variant? It's still considered experimental, apparently, so is still a separate variant to avoid possible breakage. $ sudo port install py-game +portmidi (The variant doesn't show up on py-game itself, but is in the per-python-version subport, i.e. py27-game. It should propagate to the subport when built as above.) -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From crow256 at gmail.com Sat Mar 3 02:35:35 2012 From: crow256 at gmail.com (Marko Vranic) Date: Sat, 3 Mar 2012 11:35:35 +0100 Subject: universal macports Message-ID: Hi, I'm new with macports,so does universal macports(i386,x64) work on MAC OS 10.5(Leopard)? Thanks, Marko -------------- next part -------------- An HTML attachment was scrubbed... URL: From domiman at gmail.com Sat Mar 3 02:48:07 2012 From: domiman at gmail.com (Dominik Reichardt) Date: Sat, 3 Mar 2012 11:48:07 +0100 Subject: universal macports In-Reply-To: References: Message-ID: <063C718C-0143-44B3-A227-B0BA58B7242E@gmail.com> As far as I know, by default universal means i386 and ppc on 10.5. Not sure whether you can set it other in the conf, but others will ;) Dom Am 03.03.2012 um 11:35 schrieb Marko Vranic : > Hi, > > I'm new with macports,so does universal macports(i386,x64) work on MAC OS 10.5(Leopard)? > > Thanks, > Marko > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From larry.velazquez at gmail.com Sat Mar 3 03:57:51 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sat, 3 Mar 2012 06:57:51 -0500 Subject: update In-Reply-To: <35F02B99-0FC0-4873-9243-9D186DEBF8DF@tigger.ws> References: <35F02B99-0FC0-4873-9243-9D186DEBF8DF@tigger.ws> Message-ID: <693B2954-9A19-43FC-AC6F-A828DD331C14@gmail.com> On Mar 3, 2012, at 1:58 a.m., James Linder wrote: > EVERYTHING now works except gnome-terminal will not build. Can you provide the gnome-terminal log? vq From jam at tigger.ws Sat Mar 3 05:07:45 2012 From: jam at tigger.ws (James Linder) Date: Sat, 3 Mar 2012 21:07:45 +0800 Subject: update In-Reply-To: <693B2954-9A19-43FC-AC6F-A828DD331C14@gmail.com> References: <35F02B99-0FC0-4873-9243-9D186DEBF8DF@tigger.ws> <693B2954-9A19-43FC-AC6F-A828DD331C14@gmail.com> Message-ID: <28DF6FED-D2CD-45D9-A601-7067C2C07609@tigger.ws> On 03/03/2012, at 7:57 PM, Lawrence Vel?zquez wrote: > On Mar 3, 2012, at 1:58 a.m., James Linder wrote: > >> EVERYTHING now works except gnome-terminal will not build. > > Can you provide the gnome-terminal log? sh-3.2# port install gnome-terminal ---> Computing dependencies for gnome-terminal ---> Dependencies to be installed: gconf dbus-glib dbus orbit2 libidl policykit eggdbus libgnome audiofile esound gnome-vfs desktop-file-utils gnome-mime-data libbonobo vte py27-gtk libglade2 py27-cairo py27-numpy py27-nose nosetests_select py27-distribute py27-py py27-gobject ---> Activating dbus @1.4.16_0 Error: Target org.macports.activate returned: Image error: /Library/LaunchAgents/org.freedesktop.dbus-session.plist already exists and does not belong to a registered port. Unable to activate port dbus. Use 'port -f activate dbus' to force the activation. Error: Failed to install dbus Log for dbus is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log Error: The following dependencies were not installed: gconf dbus-glib dbus orbit2 libidl policykit eggdbus libgnome audiofile esound gnome-vfs desktop-file-utils gnome-mime-data libbonobo vte py27-gtk libglade2 py27-cairo py27-numpy py27-nose nosetests_select py27-distribute py27-py py27-gobject Error: Status 1 encountered during processing. To report a bug, see I recently re-installed OS. (because of a long saga with macports) port selfupdate ran fine port update outdated stopped on ghostscript (wise words from Brandon) then stopped at ImageMagic I then moved /opt/local away and reinstalled macports ghostscript, ImageMagick, transcode, ffmpeg, coreutils, findutils all built perfectly gnome-terminal does not Thanks James From deric at macports.org Sat Mar 3 06:50:56 2012 From: deric at macports.org (Daniel Ericsson) Date: Sat, 3 Mar 2012 15:50:56 +0100 Subject: update In-Reply-To: <28DF6FED-D2CD-45D9-A601-7067C2C07609@tigger.ws> References: <35F02B99-0FC0-4873-9243-9D186DEBF8DF@tigger.ws> <693B2954-9A19-43FC-AC6F-A828DD331C14@gmail.com> <28DF6FED-D2CD-45D9-A601-7067C2C07609@tigger.ws> Message-ID: On 3 mar 2012, at 14:07, James Linder wrote: > Error: Target org.macports.activate returned: Image error: /Library/LaunchAgents/org.freedesktop.dbus-session.plist already exists and does not belong to a registered port. Unable to activate port dbus. Use 'port -f activate dbus' to force the activation. As the log says it's not actually gnome-terminal that fails but the activation of one of it's dependencies, 'dbus'. It seems you have a lingering 'org.freedesktop.dbus-session.plist' file from a previous install. I would do as the log suggests and force the activation with 'port -f activate dbus'. If you moved your /opt/local this is not surprising. If you get any more errors, try to see if they are of the same variety, ie. a file already present but outside of /opt/local and it should be safe to force the activation. -- Daniel -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy at lavergne.gotdns.org Sat Mar 3 08:01:25 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sat, 3 Mar 2012 11:01:25 -0500 Subject: update In-Reply-To: <28DF6FED-D2CD-45D9-A601-7067C2C07609@tigger.ws> References: <35F02B99-0FC0-4873-9243-9D186DEBF8DF@tigger.ws> <693B2954-9A19-43FC-AC6F-A828DD331C14@gmail.com> <28DF6FED-D2CD-45D9-A601-7067C2C07609@tigger.ws> Message-ID: <2819C197-497C-4524-A931-A7FC0C6D48CC@lavergne.gotdns.org> > Error: Failed to install dbus > Log for dbus is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log Please keep in mind the log is located at the location indicated in the error message. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From raycores at gmail.com Sat Mar 3 08:38:17 2012 From: raycores at gmail.com (Lynn Oliver) Date: Sat, 3 Mar 2012 08:38:17 -0800 Subject: py27-game; installation looks clean, but library not found In-Reply-To: References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> <9DB01D24-0348-4EF3-9429-4F0A52AD3C89@gmail.com> Message-ID: <2F60406E-3013-4C09-B730-F072F0E1C159@gmail.com> Why "install pygame +portmidi" instead of "py27-game +portmidi"? I went ahead and ran "sudo port install py-game +portmidi", and it installed python24, py24-nose, py24-distribute, py24-numpy, py24-game, py, and py-game. I uninstalled those and ran "sudo port install py27-game +portmidi". Whether I needed the extra step or not, it appears to be working now, and many thanks for the help. Lynn On Mar 2, 2012, at 11:45 PM, Brandon Allbery wrote: > On Sat, Mar 3, 2012 at 02:15, Lynn Oliver wrote: > I've run into the problem addressed in ticket 23670 and closed as fixed. Why am I seeing it now? > > Did you build py-game with the +portmidi variant? It's still considered experimental, apparently, so is still a separate variant to avoid possible breakage. > > $ sudo port install py-game +portmidi > > (The variant doesn't show up on py-game itself, but is in the per-python-version subport, i.e. py27-game. It should propagate to the subport when built as above.) > > -- > brandon s allbery allbery.b at gmail.com > wandering unix systems administrator (available) (412) 475-9364 vm/sms > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mlacerda007 at gmail.com Sat Mar 3 08:38:43 2012 From: mlacerda007 at gmail.com (Miguel Lacerda) Date: Sat, 3 Mar 2012 18:38:43 +0200 Subject: GCC can't find header files Message-ID: Hi, I am trying to compile source code that I downloaded from a developer's website. I have installed the lastest version of MacPorts (after installing Xcode 4.3) and port installed cmake and gcc46 as required. Cmake completes without any errors. However, it seems that the compiler is unable to find standard header files (e.g. string.h, stdio.h, etc) when I issue the "make" command (see error messages below). I have checked that /opt/local/include is in my path and that the header files are in fact there. I am running OS X Lion. What am I missing? Any help would be greatly appreciated. Miguel Miguels-MacBook-Pro:veg-hyphy-569d1ed miguel$ make MP2 Scanning dependencies of target HYPHYMP [ 0%] Building CXX object CMakeFiles/HYPHYMP.dir/src/core/avllist.cpp.o In file included from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/avllist.h:43, from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/avllist.cpp:33: /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/simplelist.h:43:20: error: string.h: No such file or directory In file included from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/simplelist.h:44, from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/avllist.h:43, from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/avllist.cpp:33: /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/baseobj.h:69:19: error: stdio.h: No such file or directory /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/avllist.cpp:37:20: error: stdlib.h: No such file or directory /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/avllist.cpp:40:19: error: ctype.h: No such file or directory /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/avllist.cpp:41:18: error: math.h: No such file or directory In file included from /opt/local/lib/gcc44/gcc/x86_64-apple-darwin11/4.4.6/include-fixed/syslimits.h:7, from /opt/local/lib/gcc44/gcc/x86_64-apple-darwin11/4.4.6/include-fixed/limits.h:11, from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/avllist.cpp:42: /opt/local/lib/gcc44/gcc/x86_64-apple-darwin11/4.4.6/include-fixed/limits.h:122:61: error: no include path in which to search for limits.h In file included from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/simplelist.h:44, from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/avllist.h:43, from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/avllist.cpp:33: ... ... ... -------------- next part -------------- An HTML attachment was scrubbed... URL: From sam.kuper at uclmail.net Sat Mar 3 10:14:54 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Sat, 3 Mar 2012 18:14:54 +0000 Subject: Wordnet Message-ID: Dear all, Has anyone ever proposed that Wordnet (i.e. the Princeton Wordnet) should be available via Macports? If so, please could you point me to the discussion? If not, please consider this such a proposal :) I'd love to be able to "sudo port install wordnet". Thanks, Sam -------------- next part -------------- An HTML attachment was scrubbed... URL: From deric at macports.org Sat Mar 3 10:58:06 2012 From: deric at macports.org (Daniel Ericsson) Date: Sat, 3 Mar 2012 19:58:06 +0100 Subject: Wordnet In-Reply-To: References: Message-ID: <7D56BCA8-23EA-4B0A-A56F-934FEC3ACD83@macports.org> On 3 mar 2012, at 19:14, Sam Kuper wrote: > Dear all, > > Has anyone ever proposed that Wordnet (i.e. the Princeton Wordnet) should be available via Macports? If so, please could you point me to the discussion? > > If not, please consider this such a proposal :) I'd love to be able to "sudo port install wordnet". $ port search wordnet py-wordnet @1.4 (python) Python interface to the (included) WordNet database wordnet @3.0 (textproc) Lexical database for the English language Found 2 ports. wordnet hasn't been updated since 2009 but built and installed cleanly for me. 'wn' the command-line tool and 'wnb' the Wordnet GUI browser both ran fine. So you should be able to just, "sudo port install wordnet" and have it work. -- Daniel From ryandesign at macports.org Sat Mar 3 11:48:53 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 3 Mar 2012 13:48:53 -0600 Subject: GCC can't find header files In-Reply-To: References: Message-ID: On Mar 3, 2012, at 10:38, Miguel Lacerda wrote: > I am trying to compile source code that I downloaded from a developer's website. I have installed the lastest version of MacPorts (after installing Xcode 4.3) and port installed cmake and gcc46 as required. Cmake completes without any errors. However, it seems that the compiler is unable to find standard header files (e.g. string.h, stdio.h, etc) when I issue the "make" command (see error messages below). I have checked that /opt/local/include is in my path If you're talking about the $PATH environment variable, then it only contains paths to executable programs; it does not have anything to do with paths to libraries or include files (headers). > and that the header files are in fact there. I am running OS X Lion. > > What am I missing? > > Any help would be greatly appreciated. > Miguel > > > > Miguels-MacBook-Pro:veg-hyphy-569d1ed miguel$ make MP2 > Scanning dependencies of target HYPHYMP > [ 0%] Building CXX object CMakeFiles/HYPHYMP.dir/src/core/avllist.cpp.o > In file included from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/avllist.h:43, > from /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/avllist.cpp:33: > /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/simplelist.h:43:20: error: string.h: No such file or directory This file is on my Snow Leopard system as /usr/include/string.h. Is it there on your system? If not, have you installed the Xcode command line tools? If not, do so. From ryandesign at macports.org Sat Mar 3 11:50:38 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 3 Mar 2012 13:50:38 -0600 Subject: py27-game; installation looks clean, but library not found In-Reply-To: <2F60406E-3013-4C09-B730-F072F0E1C159@gmail.com> References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> <9DB01D24-0348-4EF3-9429-4F0A52AD3C89@gmail.com> <2F60406E-3013-4C09-B730-F072F0E1C159@gmail.com> Message-ID: On Mar 3, 2012, at 10:38, Lynn Oliver wrote: > Why "install pygame +portmidi" instead of "py27-game +portmidi"? > > I went ahead and ran "sudo port install py-game +portmidi", and it installed python24, py24-nose, py24-distribute, py24-numpy, py24-game, py, and py-game. I uninstalled those and ran "sudo port install py27-game +portmidi". > > Whether I needed the extra step or not, it appears to be working now, and many thanks for the help. You're correct, Lynn, "sudo port install py27-game +portmidi" is what you would use. You should always specify the python version you want and not rely on the stub port (e.g. py-game) to install any particular version of python. The stub ports will probably go away eventually. From ryandesign at macports.org Sat Mar 3 11:53:53 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 3 Mar 2012 13:53:53 -0600 Subject: universal macports In-Reply-To: References: Message-ID: <10475B82-00F5-4563-ABF0-67705AF46E8E@macports.org> On Mar 3, 2012, at 04:35, Marko Vranic wrote: > I'm new with macports,so does universal macports(i386,x64) work on MAC OS 10.5(Leopard)? Welcome to MacPorts! On Leopard and Tiger the default for universal_archs is i386 ppc. You can change this to i386 x86_64 in your macports.conf file if you wish. I would imagine that for most ports this would work ok. Of course you'll also have to actually request the universal variant for each port that you want to install universal. (For example: "sudo port install zlib +universal"). If you always want to install ports universal, you could add "+universal" to your variants.conf. From sam.kuper at uclmail.net Sat Mar 3 12:00:54 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Sat, 3 Mar 2012 20:00:54 +0000 Subject: Wordnet In-Reply-To: <7D56BCA8-23EA-4B0A-A56F-934FEC3ACD83@macports.org> References: <7D56BCA8-23EA-4B0A-A56F-934FEC3ACD83@macports.org> Message-ID: On 3 March 2012 18:58, Daniel Ericsson wrote: > On 3 mar 2012, at 19:14, Sam Kuper wrote: > > Has anyone ever proposed that Wordnet (i.e. the Princeton Wordnet) > > should be available via Macports? If so, please could you point me to the > > discussion? > > > > If not, please consider this such a proposal :) ?I'd love to be able to > > "sudo port install wordnet". > > $ port search wordnet > > py-wordnet @1.4 (python) > ? ?Python interface to the (included) WordNet database > > wordnet @3.0 (textproc) > ? ?Lexical database for the English language > > Found 2 ports. That's a surprise, because I looked at http://www.macports.org/ports.php?by=name&substr=wordnet before posting to the list, and it showed zero results; hence my message. Weird. Anyhow, that URL's now showing both of the above, so I guess it was some kind of momentary glitch. Anyhow, thanks for the prompt reply! Sam From Miguel.Lacerda at uct.ac.za Sat Mar 3 12:25:40 2012 From: Miguel.Lacerda at uct.ac.za (Miguel Lacerda) Date: Sat, 3 Mar 2012 22:25:40 +0200 Subject: GCC can't find header files In-Reply-To: References: Message-ID: On Sat, Mar 3, 2012 at 9:48 PM, Ryan Schmidt wrote: > > On Mar 3, 2012, at 10:38, Miguel Lacerda wrote: > > > I am trying to compile source code that I downloaded from a developer's > website. I have installed the lastest version of MacPorts (after installing > Xcode 4.3) and port installed cmake and gcc46 as required. Cmake completes > without any errors. However, it seems that the compiler is unable to find > standard header files (e.g. string.h, stdio.h, etc) when I issue the "make" > command (see error messages below). I have checked that /opt/local/include > is in my path > > If you're talking about the $PATH environment variable, then it only > contains paths to executable programs; it does not have anything to do with > paths to libraries or include files (headers). > > > and that the header files are in fact there. I am running OS X Lion. > > > > What am I missing? > > > > Any help would be greatly appreciated. > > Miguel > > > > > > > > Miguels-MacBook-Pro:veg-hyphy-569d1ed miguel$ make MP2 > > Scanning dependencies of target HYPHYMP > > [ 0%] Building CXX object CMakeFiles/HYPHYMP.dir/src/core/avllist.cpp.o > > In file included from > /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/avllist.h:43, > > from > /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/avllist.cpp:33: > > > /Users/miguel/Desktop/veg-hyphy-569d1ed/src/core/include/simplelist.h:43:20: > error: string.h: No such file or directory > > This file is on my Snow Leopard system as /usr/include/string.h. Is it > there on your system? If not, have you installed the Xcode command line > tools? If not, do so. > Hi Ryan, Thanks for your reply. The include files are indeed in /usr/include, yet gcc46 (installed in the default directory with MacPorts) doesn't seem to find them. I have already installed the Xcode command line tools previously. Miguel -------------- next part -------------- An HTML attachment was scrubbed... URL: From deric at macports.org Sat Mar 3 12:47:58 2012 From: deric at macports.org (Daniel Ericsson) Date: Sat, 3 Mar 2012 21:47:58 +0100 Subject: Fwd: GCC can't find header files References: Message-ID: <69DB43E0-1097-43D1-BEEB-24AE12F97CDE@macports.org> On 3 mar 2012, at 20:48, Ryan Schmidt wrote: > On Mar 3, 2012, at 10:38, Miguel Lacerda wrote: > >> I am trying to compile source code that I downloaded from a developer's website. I have installed the lastest version of MacPorts (after installing Xcode 4.3) and port installed cmake and gcc46 as required. Cmake completes without any errors. However, it seems that the compiler is unable to find standard header files (e.g. string.h, stdio.h, etc) when I issue the "make" command (see error messages below). I have checked that /opt/local/include is in my path > > If you're talking about the $PATH environment variable, then it only contains paths to executable programs; it does not have anything to do with paths to libraries or include files (headers). Ryan is right here even though I think Cmake, if I remember correctly, searches the PATH as well when building it's Makefile. The two environment variables that actually do affect header search paths when compiling are C_INCLUDE_PATH and CPLUS_INCLUDE_PATH. > This file is on my Snow Leopard system as /usr/include/string.h. Is it there on your system? If not, have you installed the Xcode command line tools? If not, do so. When you find the headers I'm fairly certain you might need to add the path they're at to the environment variables above if there is any dependency being built as part of the project, as Ryan says above you should find them in "/usr/include". -- Daniel From Miguel.Lacerda at uct.ac.za Sat Mar 3 12:52:40 2012 From: Miguel.Lacerda at uct.ac.za (Miguel Lacerda) Date: Sat, 3 Mar 2012 22:52:40 +0200 Subject: GCC can't find header files In-Reply-To: <69DB43E0-1097-43D1-BEEB-24AE12F97CDE@macports.org> References: <69DB43E0-1097-43D1-BEEB-24AE12F97CDE@macports.org> Message-ID: On Sat, Mar 3, 2012 at 10:47 PM, Daniel Ericsson wrote: > On 3 mar 2012, at 20:48, Ryan Schmidt wrote: > > > On Mar 3, 2012, at 10:38, Miguel Lacerda wrote: > > > >> I am trying to compile source code that I downloaded from a developer's > website. I have installed the lastest version of MacPorts (after installing > Xcode 4.3) and port installed cmake and gcc46 as required. Cmake completes > without any errors. However, it seems that the compiler is unable to find > standard header files (e.g. string.h, stdio.h, etc) when I issue the "make" > command (see error messages below). I have checked that /opt/local/include > is in my path > > > > If you're talking about the $PATH environment variable, then it only > contains paths to executable programs; it does not have anything to do with > paths to libraries or include files (headers). > > Ryan is right here even though I think Cmake, if I remember correctly, > searches the PATH as well when building it's Makefile. The two environment > variables that actually do affect header search paths when compiling are > C_INCLUDE_PATH and CPLUS_INCLUDE_PATH. > > > This file is on my Snow Leopard system as /usr/include/string.h. Is it > there on your system? If not, have you installed the Xcode command line > tools? If not, do so. > > When you find the headers I'm fairly certain you might need to add the > path they're at to the environment variables above if there is any > dependency being built as part of the project, as Ryan says above you > should find them in "/usr/include". > > -- Daniel > Hi Daniel, Thanks so much for your reply. You were absolutely right - setting those environment variables solved the problem! Thanks again, Miguel -------------- next part -------------- An HTML attachment was scrubbed... URL: From mdbecque at gmail.com Sat Mar 3 17:07:00 2012 From: mdbecque at gmail.com (M. Daniel Becque) Date: Sat, 3 Mar 2012 19:07:00 -0600 Subject: proftpd Message-ID: Does anyone know if sftp is included in the proftpd build? dan -------------- next part -------------- An HTML attachment was scrubbed... URL: From msavory1 at nzbox.com Sat Mar 3 17:16:26 2012 From: msavory1 at nzbox.com (Mike Savory) Date: Sat, 3 Mar 2012 17:16:26 -0800 Subject: proftpd In-Reply-To: References: Message-ID: Hi Dan Looks like it... depends_lib port:openssl set modules mod_tls configure.args-append --with-modules=[join $modules :] Mike On Mar 3, 2012, at 5:07 PM, M. Daniel Becque wrote: > Does anyone know if sftp is included in the proftpd build? -------------- next part -------------- An HTML attachment was scrubbed... URL: From LLLActive at GMX.Net Sat Mar 3 18:06:27 2012 From: LLLActive at GMX.Net (LLLActive at GMX.Net) Date: Sun, 04 Mar 2012 03:06:27 +0100 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> Message-ID: <4F52CE23.7000706@GMX.Net> > On Mar 2, 2012, at 16:53, Ryan Schmidt wrote: > >> sudo port install openssl +ssh_copy_id >> >> It is unclear to me why we've hidden this script inside a variant -- why the openssl port doesn't install it all the time -- but that's how it currently is. I'm Cc'ing the maintainer of openssl and the person who fixed #27049 to answer this question. > Hmm, I made a typo. It's openssh, not openssl. Jeremy had it right when he said: > > sudo port install openssh +ssh_copy_id > > Cc'ing the mainatiner of openssh. > > I just got a "ssh-copy-id"script from a Linux box. It works from the Linux system. I then just used it on the MacBook. It also worked. With both systems I can copy the id_dsa.pub into the target system's authorized_keys. Does the patch "openssh-Portfile-variant-ssh-copy-id.patch" generate the /usr/local/bin/ssh-copy-id script? It is is a HTML doc and not a shell script like that on the Linux box. I added a copy at the end. I found another at /opt/local/bin/ssh-copy-id. It is the same as the Linux version. Removing the "/usr/bin/ssh-copy-id" defaults "which ssh-copy-id" to "/usr/local/bin/ssh-copy-id". The "/opt/local/bin/ssh-copy-id" is not used. Doing "/opt/local/bin/ssh-copy-id -i /Users/lsr/.ssh/id_dsa.pub user at server.com" works as the Linux version. The script I got from the Linux box I put it in /usr/bin/ssh-copy-id on the MacBookPro. "which ssh-copy-id" then defaults to "/usr/bin/ssh-copy-id". It does not allow me to log in with the key yet; I still have to give a password. Can not figure out why. The entry in the "~/.ssh/authorized_keys" is there, but may be erroneous. I'm not sure how to verify that the entry is correct. Any ideas welcome. :-) Dreiel PS - Is this the 'script' the patch installs? If not, where does it come from? My first attempts used it, as seen in my first mail: ################## start of'script' ################################################ 404 ? GitHub
building
404 | “This is not the web page you are looking 
for” Octobi Wan Catnobi land speeder Octobi Wan Catnobi's shadow land speeder's shadow building building

Markdown Cheat Sheet

Format Text

Headers

# This is an <h1> tag
## This is an <h2> tag
###### This is an <h6> tag

Text styles

*This text will be italic*
_This will also be italic_
**This text will be bold**
__This will also be bold__

*You **can** combine them*

Lists

Unordered

* Item 1
* Item 2
   * Item 2a
   * Item 2b

Ordered

1. Item 1
2. Item 2
3. Item 3
    * Item 3a
    * Item 3b

Miscellaneous

Images

![GitHub Logo](/images/logo.png)
Format: ![Alt Text](url)

Links

http://github.com - automatic!
[GitHub](http://github.com)

Blockquotes

As Kanye West said:

 > We're living the future so
 > the present is our past.

Code Examples in Markdown

Syntax highlighting with GFM

```javascript
function fancyAlert(arg) {
   if(arg) {
     $.facebox({div:'#foo'})
   }
}
```

Or, indent your code 4 spaces

Here is a Python code example
without syntax highlighting:

     def foo:
       if not bar:
         return true

Inline code for comments

I think you should use an
`<addr>` element here instead.

Something went wrong with that request. Please try again. Dismiss

############# end of'script' ######## From mdbecque at gmail.com Sat Mar 3 18:29:54 2012 From: mdbecque at gmail.com (M. Daniel Becque) Date: Sat, 3 Mar 2012 20:29:54 -0600 Subject: proftpd In-Reply-To: References: Message-ID: Mike, I see what you mean but looking at the documentation for mod_tls lets me know that this is ftps and not sftp. SFTP is just a little different . dan On Sat, Mar 3, 2012 at 7:16 PM, Mike Savory wrote: > Hi Dan > Looks like it... > > depends_lib port:openssl > set modules mod_tls > configure.args-append --with-modules=[join $modules :] > > Mike > > On Mar 3, 2012, at 5:07 PM, M. Daniel Becque wrote: > > Does anyone know if sftp is included in the proftpd build? > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Sat Mar 3 19:30:38 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sat, 3 Mar 2012 22:30:38 -0500 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <4F52CE23.7000706@GMX.Net> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> <4F52CE23.7000706@GMX.Net> Message-ID: <6BD9E10A-BD56-47FE-AB93-9F9F06017A45@gmail.com> On Mar 3, 2012, at 9:06 p.m., LLLActive at GMX.Net wrote: > PS - Is this the 'script' the patch installs? If not, where does it come from? My first attempts used it, as seen in my first mail: > > ################## start of'script' ################################################ [snip] > 404 ? GitHub [snip] > 404 | “This is not the web page you are looking for” This is Github's 404 page. The port tried to download a file that's been moved or deleted. vq From msavory1 at nzbox.com Sat Mar 3 19:48:01 2012 From: msavory1 at nzbox.com (Mike Savory) Date: Sat, 3 Mar 2012 19:48:01 -0800 Subject: proftpd In-Reply-To: References: Message-ID: <53F50261-3D45-4184-BF0E-46F24CB90CFE@nzbox.com> Hi Dan Yes, the proftpd port file builds with mod_tls and not mod_sftp. sftp is really based on SCP and as you say is very different. Mike On Mar 3, 2012, at 6:29 PM, M. Daniel Becque wrote: > Mike, > I see what you mean but looking at the documentation for mod_tls lets me know that this is ftps and not sftp. SFTP is just a little different. > dan > > On Sat, Mar 3, 2012 at 7:16 PM, Mike Savory wrote: > Hi Dan > Looks like it... > > depends_lib port:openssl > set modules mod_tls > configure.args-append --with-modules=[join $modules :] > > Mike > > On Mar 3, 2012, at 5:07 PM, M. Daniel Becque wrote: >> Does anyone know if sftp is included in the proftpd build? > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From zmichels at wisc.edu Sat Mar 3 19:46:07 2012 From: zmichels at wisc.edu (Zach) Date: Sun, 4 Mar 2012 03:46:07 +0000 (UTC) Subject: Cannot setup macports, error on Xcode binaries References: <0F9DF199-CBB0-4F77-BAE8-53EA8332BB42@macports.org> <4E04527C.7070500@mathiesen.info> Message-ID: Hello All. I was having this trouble after switching to Xcode 4.3 for Lion 10.7.3. Xcode 4.3 is a packaged App that is installed at Applications/Xcode.app Eventually, this is what worked for me... $ sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer/ after setting this, macports is back up and running great talking to Xcode again. YAY! I hope this maybe helps someone else. Cheers, Zach From deric at macports.org Sat Mar 3 20:01:18 2012 From: deric at macports.org (Daniel Ericsson) Date: Sun, 4 Mar 2012 05:01:18 +0100 Subject: proftpd In-Reply-To: References: Message-ID: On 4 mar 2012, at 02:07, M. Daniel Becque wrote: > Does anyone know if sftp is included in the proftpd build? It's not by default and there is no variant to turn it on either. You can submit a ticket with a request for enhancement of the port to allow for this at: https://trac.macports.org/newticket Meanwhile, if you feel confident in following the purftpd documentation on configuring SFTP, you can enable the SFTP module by changing the previously mentioned line 35 in the proftpd Portfile, to read: set modules "mod_tls mod_sftp mod_sftp_pam" instead of set modules mod_tls remember that any update to proftpd will likely break SFTP for you and you're going to have to, again, manually edit the Portfile and force a reinstall until there is a way to get it compiled from the supplied Portfile. As an aside the proftpd port could probably be enhanced to build most, if not all, modules as DSOs so they're available to turn on, and off, via configuration in proftpd.conf. -- Daniel -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sat Mar 3 22:05:43 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 4 Mar 2012 00:05:43 -0600 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <6BD9E10A-BD56-47FE-AB93-9F9F06017A45@gmail.com> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> <4F52CE23.7000706@GMX.Net> <6BD9E10A-BD56-47FE-AB93-9F9F06017A45@gmail.com> Message-ID: <2BF5EAFA-497D-4C60-8446-25164743C7F9@macports.org> On Mar 3, 2012, at 21:30, Lawrence Vel?zquez wrote: > This is Github's 404 page. The port tried to download a file that's been moved or deleted. The port did nothing; Dreiel downloaded this 404 page manually, as shown earlier: On Mar 2, 2012, at 14:00, LLLActive at GMX.Net wrote: > |$ sudo bash -c "cvs -d anoncvs at anoncvs.mindrot.org:/cvs \ > get -p openssh/contrib/ssh-copy-id> /usr/local/bin/ssh-copy-id" > $ sudo chmod +x /usr/local/bin/ssh-copy-id| From ryandesign at macports.org Sat Mar 3 22:22:25 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 4 Mar 2012 00:22:25 -0600 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <4F52CE23.7000706@GMX.Net> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> <4F52CE23.7000706@GMX.Net> Message-ID: <68CE9991-CDDA-4E0B-8A82-E0ECE748B849@macports.org> On Mar 3, 2012, at 20:06, LLLActive at GMX.Net wrote: > I just got a "ssh-copy-id"script from a Linux box. It works from the Linux system. I then just used it on the MacBook. It also worked. With both systems I can copy the id_dsa.pub into the target system's authorized_keys. > > Does the patch "openssh-Portfile-variant-ssh-copy-id.patch" generate the /usr/local/bin/ssh-copy-id script? It is is a HTML doc and not a shell script like that on the Linux box. I added a copy at the end. No. The patch created a portfile variant which, if you select it when you install the port, installs /opt/local/bin/ssh-copy-id. That variant has now been deleted, and the port will now always install that script. MacPorts does not install files in /usr/local, and it is not supported to have files in /usr/local while using MacPorts because they can interfere with MacPorts. Please remove whatever you have in /usr/local. /usr/local/bin/ssh-copy-id is the version of the script (or rather, the HTML 404 error that is not a script) that you installed there earlier, using the commands you showed us in your first email. > I found another at /opt/local/bin/ssh-copy-id. It is the same as the Linux version. That is the file the MacPorts openssh port installed. > Removing the "/usr/bin/ssh-copy-id" defaults "which ssh-copy-id" to "/usr/local/bin/ssh-copy-id". Do not remove files in /usr/bin; they were provided by Apple and may be essential to the proper functioning of OS X. > The "/opt/local/bin/ssh-copy-id" is not used. When MacPorts was first installed, it should have modified your ~/.profile or ~/.bash_profile and added a line that modifies your PATH environment variable so that /opt/local/bin appears first in it, which would mean that "ssh-copy-id" would be /opt/local/bin/ssh-copy-id. If that did not happen, or if you or some other process undid it, you can edit your profile and repair it. Further explanations about how MacPorts sets up your PATH and instructions for doing it manually are here: http://guide.macports.org/chunked/installing.shell.html > Doing "/opt/local/bin/ssh-copy-id -i /Users/lsr/.ssh/id_dsa.pub user at server.com" works as the Linux version. Great, then the script MacPorts installed is working. > The script I got from the Linux box I put it in /usr/bin/ssh-copy-id on the MacBookPro. "which ssh-copy-id" then defaults to "/usr/bin/ssh-copy-id". It would be best to undo this and restore the version of the script Apple had there. > It does not allow me to log in with the key yet; I still have to give a password. Can not figure out why. The entry in the "~/.ssh/authorized_keys" is there, but may be erroneous. I'm not sure how to verify that the entry is correct. > > Any ideas welcome. I don't know this script so I can't provide advice here. From phildobbin at gmail.com Sat Mar 3 23:24:28 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sun, 04 Mar 2012 07:24:28 +0000 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <68CE9991-CDDA-4E0B-8A82-E0ECE748B849@macports.org> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> <4F52CE23.7000706@GMX.Net> <68CE9991-CDDA-4E0B-8A82-E0ECE748B849@macports.org> Message-ID: <4F5318AC.9000807@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/03/2012 06:22, Ryan Schmidt wrote: > > On Mar 3, 2012, at 20:06, LLLActive at GMX.Net wrote: [snip] >> It does not allow me to log in with the key yet; I still have to >> give a password. Can not figure out why. The entry in the >> "~/.ssh/authorized_keys" is there, but may be erroneous. I'm not >> sure how to verify that the entry is correct. >> >> Any ideas welcome. > > I don't know this script so I can't provide advice here. This should help you out with that question: Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPUxipAAoJEKpMeDHWT5ADqhMH/1GQyr7qLjdVIMPMV5/1xgVB ozPsQJrQM65oXd/SZxK4LOJU6k8+KJZKMdSQnBeLSliKQh1yY/ctE0/78uhVA7Iw SDBh4I7E8/0bH5n6YMtO6lyezXLyRbagmgnUeSGxrR1NnsZ38cySDohVxV1VrrYL ahYXmREepQrbzVccS3ZJ730ZDmFL81GgPBD2P2lCzLfIss+yONVIW2gf6xHw/YcV 0fc08RhHn2K30YJu5+b2UvsbSrIPlf4RswiZ1JS2gFlk7f2MwL4RtRz3T4mN5kS4 dqPb+d9x5aIjy2GrkMbKDYTPj2O6OMGztWkfbjuFJhpiQCwSRwRg4IkHNwN2NiI= =oedh -----END PGP SIGNATURE----- From jam at tigger.ws Sun Mar 4 02:55:06 2012 From: jam at tigger.ws (James Linder) Date: Sun, 4 Mar 2012 18:55:06 +0800 Subject: update In-Reply-To: References: <35F02B99-0FC0-4873-9243-9D186DEBF8DF@tigger.ws> <693B2954-9A19-43FC-AC6F-A828DD331C14@gmail.com> <28DF6FED-D2CD-45D9-A601-7067C2C07609@tigger.ws> Message-ID: <2C7577A5-93AB-44D4-BAED-AB58773EB39A@tigger.ws> On 03/03/2012, at 10:41 PM, Daniel Ericsson wrote: > On 3 mar 2012, at 14:07, James Linder wrote: > >> Error: Target org.macports.activate returned: Image error: /Library/LaunchAgents/org.freedesktop.dbus-session.plist already exists and does not belong to a registered port. Unable to activate port dbus. Use 'port -f activate dbus' to force the activation. > > As the log says it's not actually gnome-terminal that fails but the activation of one of it's dependencies, 'dbus'. It seems you have a lingering 'org.freedesktop.dbus-session.plist' file from a previous install. I would do as the log suggests and force the activation with 'port -f activate dbus'. > > If you moved your /opt/local this is not surprising. If you get any more errors, try to see if they are of the same variety, ie. a file already present but outside of /opt/local and it should be safe to force the activation. Hi Daniel I don't understand this, you certainly do, gnome-terminal built sweetly, so thanks lots James From public at francisco-garcia.net Sun Mar 4 05:46:20 2012 From: public at francisco-garcia.net (=?iso-8859-1?Q?Francisco_Garc=EDa?=) Date: Sun, 4 Mar 2012 14:46:20 +0100 Subject: Macports and Qt development Message-ID: <8A6FCFF1-C360-4A59-9732-4F6C5417FC77@francisco-garcia.net> Hi! I would like to know if other Mac/Qt (optionally also Python) developers are having as many problems as I do. MacPorts installs Qt as a normal library, although there is a variant (non default) that will compile it as a OSX framework. That is fine for non developers, but I noticed that not having a framework is a nightmare if I want to debug my Qt apps. Some times I am forced to compile without debug info, other times my screen get full of warnings about missing symbols. In those cases I can debug my code if I filter out all the warnings I get with every debugger step. For some reason, lately I can no longer debug without thousand of warnings a hello world in qt. Something which could be fixed before with DYLD_IMAGE_SUFFIX=_debug Also I use a lot pyside and ipython, which do not compile if Qt was installed as a framework. Therefore it is hard to debug apps with them My solution so far is installing the official Qt binaries which are compiled as a framework. Since that is the official default, I suppose that is the reason I no longer have problems working with other Qt related tools such as Pyside and iPython gui. So the big question for MacPort users is: Do Qt developers manage their packages with MacPorts or just run away from it when there is something that involves Qt? cheers, Francisco From mdbecque at gmail.com Sun Mar 4 06:40:28 2012 From: mdbecque at gmail.com (M. Daniel Becque) Date: Sun, 4 Mar 2012 08:40:28 -0600 Subject: proftpd In-Reply-To: References: Message-ID: I'll file the ticket and edit the port file as a stopgap measure. I was wondering what i would need to change. Thanks -dan On Sat, Mar 3, 2012 at 10:01 PM, Daniel Ericsson wrote: > On 4 mar 2012, at 02:07, M. Daniel Becque wrote: > > Does anyone know if sftp is included in the proftpd build? > > > It's not by default and there is no variant to turn it on either. You can > submit a ticket with a request for enhancement of the port to allow for > this at: https://trac.macports.org/newticket > > Meanwhile, if you feel confident in following the purftpd documentation on > configuring SFTP, you can enable the SFTP module by changing the previously > mentioned line 35 in the proftpd Portfile, to read: > > set modules "mod_tls mod_sftp mod_sftp_pam" > > instead of > > set modules mod_tls > > remember that any update to proftpd will likely break SFTP for you and > you're going to have to, again, manually edit the Portfile and force a > reinstall until there is a way to get it compiled from the supplied > Portfile. > > As an aside the proftpd port could probably be enhanced to build most, if > not all, modules as DSOs so they're available to turn on, and off, via > configuration in proftpd.conf. > > -- Daniel > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From deric at macports.org Sun Mar 4 07:16:57 2012 From: deric at macports.org (Daniel Ericsson) Date: Sun, 4 Mar 2012 16:16:57 +0100 Subject: Macports and Qt development In-Reply-To: <8A6FCFF1-C360-4A59-9732-4F6C5417FC77@francisco-garcia.net> References: <8A6FCFF1-C360-4A59-9732-4F6C5417FC77@francisco-garcia.net> Message-ID: On 4 mar 2012, at 14:46, Francisco Garc?a wrote: > So the big question for MacPort users is: Do Qt developers manage their packages with MacPorts or just run away from it when there is something that involves Qt? This is my own opinion. If you're a developer relying on a framework, you depend on that framework in a wholly different way than a user of an application that has been developed against that framework, exactly as you describe with your debugging woes. If you've had success with the official distribution I'd say go with that. If it's compiled as a framework there isn't any reason it can't integrate with most things built in Macports, with just a little, or even no configuration. It's still useful to know your experience as a developer in using Qt installed from Macports as it can inform others. It would also be useful to know what version of OS X you are on, and which version of Xcode you use, if you do. By using the official Qt distribution you can also follow official documentation and know that it's valid for your situation. A quick search tells me that even with an installation of the official Qt distribution, debugging isn't always painless to get working: http://qt-project.org/wiki/Mac_OS_X_Troubleshooting http://qt-project.org/doc/qt-4.7/debug.html#id-648ce576-8473-4375-80b9-0dad5c38b6ef hope that helps, -- Daniel From sam.kuper at uclmail.net Sun Mar 4 07:24:49 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Sun, 4 Mar 2012 15:24:49 +0000 Subject: WordNet environment variables Message-ID: Dear all, Having installed WordNet using "sudo port install wordnet", I'm trying to learn to use it. The man page accessed by entering "man wn" at the Terminal refers to the WNHOME and WNSEARCHDIR environment variables. However, neither "echo $WNHOME" nor "echo $WNSEARCHDIR" yields any result. Please could you tell me whether that's intentional; and if it isn't, how best to fix it (and whether I ought to file a bug report)? Many thanks, Sam From deric at macports.org Sun Mar 4 07:43:13 2012 From: deric at macports.org (Daniel Ericsson) Date: Sun, 4 Mar 2012 16:43:13 +0100 Subject: WordNet environment variables In-Reply-To: References: Message-ID: <5743AD4D-0FA0-4CAF-A627-823DBFE5BDBB@macports.org> On 4 mar 2012, at 16:24, Sam Kuper wrote: > Dear all, > > Having installed WordNet using "sudo port install wordnet", I'm trying > to learn to use it. This is how I use it from the command-line: $ wn ashes -over Overview of noun ash The noun ash has 3 senses (first 2 from tagged texts) 1. (2) ash -- (the residue that remains when something is burned) 2. (1) ash, ash tree -- (any of various deciduous pinnate-leaved ornamental or timber trees of the genus Fraxinus) 3. ash -- (strong elastic wood of any of various ash trees; used for furniture and tool handles and sporting goods such as baseball bats) Overview of verb ash The verb ash has 1 sense (no senses from tagged texts) 1. ash -- (convert into ashes) > The man page accessed by entering "man wn" at the > Terminal refers to the WNHOME and WNSEARCHDIR environment variables. > However, neither "echo $WNHOME" nor "echo $WNSEARCHDIR" yields any > result. You shouldn't need to set those (I didn't), but if you do: WNHOME=/opt/local/share/WordNet-3.0 WNSEARCHDIR=/opt/local/share/WordNet-3.0/dict -- Daniel From sam.kuper at uclmail.net Sun Mar 4 08:28:43 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Sun, 4 Mar 2012 16:28:43 +0000 Subject: WordNet environment variables In-Reply-To: <5743AD4D-0FA0-4CAF-A627-823DBFE5BDBB@macports.org> References: <5743AD4D-0FA0-4CAF-A627-823DBFE5BDBB@macports.org> Message-ID: On 4 March 2012 15:43, Daniel Ericsson wrote: > On 4 mar 2012, at 16:24, Sam Kuper wrote: >> Having installed WordNet using "sudo port install wordnet", I'm trying >> to learn to use it. > > This is how I use it from the command-line: > > $ wn ashes -over Yes, that's what I've been doing so far, but I also wanted to understand the sense index (http://wordnet.princeton.edu/wordnet/man/senseidx.5WN.html) a bit better, and to be able to use other libraries to access WordNet. >> The man page accessed by entering "man wn" at the >> Terminal refers to the WNHOME and WNSEARCHDIR environment variables. >> However, neither "echo $WNHOME" nor "echo $WNSEARCHDIR" yields any >> result. > > You shouldn't need to set those (I didn't), but if you do: > > WNHOME=/opt/local/share/WordNet-3.0 > WNSEARCHDIR=/opt/local/share/WordNet-3.0/dict I appreciate that the "wn" command works without these being set, but other libraries do seem to expect them to be set, so thank you for confirming what they should be. In any case, shouldn't MacPorts set them automatically (and, presumably, also unset them if MacPorts is later used to uninstall WordNet)? Sam From raimue at macports.org Sun Mar 4 09:41:02 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Sun, 04 Mar 2012 18:41:02 +0100 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <68CE9991-CDDA-4E0B-8A82-E0ECE748B849@macports.org> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> <4F52CE23.7000706@GMX.Net> <68CE9991-CDDA-4E0B-8A82-E0ECE748B849@macports.org> Message-ID: <4F53A92E.1010801@macports.org> On 2012-03-04 07:22, Ryan Schmidt wrote: > > On Mar 3, 2012, at 20:06, LLLActive at GMX.Net wrote: > >> Removing the "/usr/bin/ssh-copy-id" defaults "which ssh-copy-id" to "/usr/local/bin/ssh-copy-id". > > Do not remove files in /usr/bin; they were provided by Apple and may be essential to the proper functioning of OS X. In this case, the file /usr/bin/ssh-copy-id is not shipped with OS X, so Dreiel must have placed it there manually. You should not modify or install arbitrary files in /usr as it is controlled by Apple. Rainer From murrayeisenberg at gmail.com Sun Mar 4 10:06:04 2012 From: murrayeisenberg at gmail.com (Murray Eisenberg) Date: Sun, 04 Mar 2012 13:06:04 -0500 Subject: upgrade Xcode to 4.3 with MacPorts 2.0.4 Message-ID: <4F53AF0C.9060000@gmail.com> At the MacPorts ProblemHotlist it says that when you upgrade Xcode to 4.3 (and while using MacPorts 2.0.4), then command xcode-select -print-path should give output "/Applications/Xcode.app/Contents/Developer". And if you don't see that output -- which was the case on my system -- you should then run: sudo xcode-select -switch /Applications/Xcode.app Is that the correct parameter for xcode-select? After running that, now from "xcode-select -print-path" I get, of course, just "/Applications/Xcode.app". -- Murray Eisenberg murrayeisenberg at gmail.com 80 Fearing Street phone 413 549-1020 (H) Amherst, MA 01002-1912 From phildobbin at gmail.com Sun Mar 4 11:01:06 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sun, 04 Mar 2012 19:01:06 +0000 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <4F53A92E.1010801@macports.org> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> <4F52CE23.7000706@GMX.Net> <68CE9991-CDDA-4E0B-8A82-E0ECE748B849@macports.org> <4F53A92E.1010801@macports.org> Message-ID: <4F53BBF2.7040805@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/03/2012 17:41, Rainer M?ller wrote: > On 2012-03-04 07:22, Ryan Schmidt wrote: >> >> On Mar 3, 2012, at 20:06, LLLActive at GMX.Net wrote: >> >>> Removing the "/usr/bin/ssh-copy-id" defaults "which ssh-copy-id" to "/usr/local/bin/ssh-copy-id". >> >> Do not remove files in /usr/bin; they were provided by Apple and may be essential to the proper functioning of OS X. > > In this case, the file /usr/bin/ssh-copy-id is not shipped with OS X, so > Dreiel must have placed it there manually. You should not modify or > install arbitrary files in /usr as it is controlled by Apple. I believe it was shipped with the OS: it's in my /usr/bin/ directory which is untouched by anybody besides Apple (*). OpenSSH & OpenSSL were last updated by Software Update & the compile time stamp on the above & ssh-copy-id is Feb 2011. I suppose I could dig out the package receipt from the relevant Software Update if it is needed. I did read the SSH man page when looking for ssh-copy-id but didn't find it the reason being is it has its own man page `man 1 ssh-copy-id` but not on OS X (BSD). It's present in Linux. Cheers, Phil... (*) apart from certain editors such as BBEdit, Interarchy, etc who install their entirely optional command line tools by design into /usr/bin/. However, I think one would be able to trust the likes of Rich Siegal & Peter N. Lewis to know what they're doing. - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPU7vvAAoJEKpMeDHWT5AD3M0IAKFz0QkirZwDwtTnt9NKBwhf Zj9ofOnjMgRaPHJvcJ9fReWG/gM+OF6fpVOmXsc2/Wy43fsOYKpsfXJ2VUabpfWK Bagas/uYv//eqkWEJEFRuiirTylzs8DwTKIr78ddLQwxAhJO4eYMG5UC91rbMmtl srq0jB/5u75qCca2z3XlyjLrotIwmWOL7Q8DsV4photnV3napgpvoCFLELSOq7wc jXl+JWpMMRi6fV419iJyOH7uYIeVcw6S3TnDxfJRFAIrVEJcuRM0X9Ik8Nyx1v0g E8BmhSw8SJH/l/nDmMrYyL7YNETxiFlvYYLHzFHI2mVEGuO9yOTr1gMeRIcMSSg= =ZGlw -----END PGP SIGNATURE----- From allbery.b at gmail.com Sun Mar 4 12:12:08 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sun, 4 Mar 2012 15:12:08 -0500 Subject: WordNet environment variables In-Reply-To: References: <5743AD4D-0FA0-4CAF-A627-823DBFE5BDBB@macports.org> Message-ID: On Sun, Mar 4, 2012 at 11:28, Sam Kuper wrote: > In any case, shouldn't MacPorts set them automatically (and, > presumably, also unset them if MacPorts is later used to uninstall > WordNet)? > That means editing people's shell profiles (which might be ~/.profile or ~/.bash_profile, or potentially others) or possibly ~/.MacOSX/environment.plist on install and again on removal. This is generally not a good idea; there are too many ways for it to go wrong, because it's not designed to be edited that way. (Linux can do it not because the files are different but because the systemwide versions of the files specifically check for additional settings files; OS X doesn't do this and editing Apple's startup files is not a good idea because the worst case failure mode is you run Software Update and thereafter no longer can log in.) -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Sun Mar 4 12:21:21 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sun, 4 Mar 2012 15:21:21 -0500 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <4F53BBF2.7040805@gmail.com> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> <4F52CE23.7000706@GMX.Net> <68CE9991-CDDA-4E0B-8A82-E0ECE748B849@macports.org> <4F53A92E.1010801@macports.org> <4F53BBF2.7040805@gmail.com> Message-ID: <54FEDD82-BAFC-4937-8F72-088FE98E0DE8@gmail.com> On Mar 4, 2012, at 2:01 p.m., Phil Dobbin wrote: > On 04/03/2012 17:41, Rainer M?ller wrote: >> On 2012-03-04 07:22, Ryan Schmidt wrote: >>> >>> On Mar 3, 2012, at 20:06, LLLActive at GMX.Net wrote: >>> >>>> Removing the "/usr/bin/ssh-copy-id" defaults "which ssh-copy-id" to "/usr/local/bin/ssh-copy-id". >>> >>> Do not remove files in /usr/bin; they were provided by Apple and may be essential to the proper functioning of OS X. >> >> In this case, the file /usr/bin/ssh-copy-id is not shipped with OS X, so >> Dreiel must have placed it there manually. You should not modify or >> install arbitrary files in /usr as it is controlled by Apple. > > > I believe it was shipped with the OS: it's in my /usr/bin/ directory > which is untouched by anybody besides Apple (*). For what it's worth, my 10.7.3 system does not have /usr/bin/ssh-copy-id. vq From LLLActive at GMX.Net Sun Mar 4 12:28:29 2012 From: LLLActive at GMX.Net (LLLActive at GMX.Net) Date: Sun, 04 Mar 2012 21:28:29 +0100 Subject: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch In-Reply-To: <2BF5EAFA-497D-4C60-8446-25164743C7F9@macports.org> References: <4F5126CC.5060302@GMX.Net> <3F79420B-8F4C-4640-9891-4E97488FEAA8@macports.org> <647E2A80-3BF7-4451-8AE8-C41A34CBB089@macports.org> <4F52CE23.7000706@GMX.Net> <6BD9E10A-BD56-47FE-AB93-9F9F06017A45@gmail.com> <2BF5EAFA-497D-4C60-8446-25164743C7F9@macports.org> Message-ID: <4F53D06D.9010705@GMX.Net> > On Mar 3, 2012, at 21:30, Lawrence Vel?zquez wrote: > >> This is Github's 404 page. The port tried to download a file that's been moved or deleted. > The port did nothing; Dreiel downloaded this 404 page manually, as shown earlier: > > > On Mar 2, 2012, at 14:00, LLLActive at GMX.Net wrote: > >> |$ sudo bash -c "cvs -d anoncvs at anoncvs.mindrot.org:/cvs \ >> get -p openssh/contrib/ssh-copy-id> /usr/local/bin/ssh-copy-id" >> $ sudo chmod +x /usr/local/bin/ssh-copy-id| Right, I tried that first. After that I tried with MacPorts, because I could not find "ssh-copy-id"in MacPorts at first. So now I know where the 'wrong' html comes from. I will restore the default under /usr/bin to Apple standards (no ssh-copy-id) and follow the MacPorts method in /opt/local/bin/ssh-copy-id. Thanks Phil for the tip: "This should help you out with that question: " :-) Dreiel From larry.velazquez at gmail.com Sun Mar 4 12:29:52 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sun, 4 Mar 2012 15:29:52 -0500 Subject: upgrade Xcode to 4.3 with MacPorts 2.0.4 In-Reply-To: <4F53AF0C.9060000@gmail.com> References: <4F53AF0C.9060000@gmail.com> Message-ID: On Mar 4, 2012, at 1:06 p.m., Murray Eisenberg wrote: > At the MacPorts ProblemHotlist it says that when you upgrade Xcode to 4.3 (and while using MacPorts 2.0.4), then command > > xcode-select -print-path > > should give output "/Applications/Xcode.app/Contents/Developer". And if > you don't see that output -- which was the case on my system -- you should then run: > > sudo xcode-select -switch /Applications/Xcode.app > > Is that the correct parameter for xcode-select? After running that, now > from "xcode-select -print-path" I get, of course, just > "/Applications/Xcode.app". When I upgraded to Xcode 4.3 and MacPorts 2.0.4, those instructions worked fine. What version of xcode-select do you have? $ xcode-select -version xcode-select version 2307. vq From hanche at math.ntnu.no Sun Mar 4 12:43:00 2012 From: hanche at math.ntnu.no (Harald Hanche-Olsen) Date: Sun, 04 Mar 2012 21:43:00 +0100 (CET) Subject: Xcode 4.3: Apparently Persistent License Agreement In-Reply-To: References: <4BEEB3C4-C0CF-4EFC-B38D-C045DDC3E176@switchb.org> Message-ID: <20120304.214300.807508956375121839.hanche@math.ntnu.no> [Anthony Michael Agelastos (2012-02-18 16:22:05 UTC)] > > On Feb 18, 2012, at 5:45 AM, Alja? Srebrni? wrote: > > > unfortunately this doesn't work, probably because the license > agreement is stored in the home directory of the user (which is > /var/empty for macports user) > > For situations such as this, could/should a $HOME be created for > macports user within /opt/local, e.g. /opt/local/home? I am not > familiar with how MacPorts handles its builds behind the scenes, > but all of the files within /opt/local are owned by root user and > admin or wheel groups. So, does macports user do a chown on the > data, or is root (through sudo typically) the one doing the > building? If root is doing the building, should root be the one > with the license agreement? > > Also, from what I can tell, and I could easily be wrong, this > license agreement verification is stored within > $HOME/Library/Preferences/com.apple.dt.Xcode.plist. I notice that with the upgrade to macports 2.0.4, there is now a proper home for the macports user. But still, I am getting the dreaded error message. Worse, I seem to be unable to to get rid of it. I have tried "sudo -u macports xcodebuild" (as root), it does ask me to accept the license agreement, and I do, but nothing changes in ~macports/Library/Preferences/ (which remains empty). I tried adding the -H flag to no avail. So what is the trick required to have the macports user "accept" the XCode license agreement? - Harald From murrayeisenberg at gmail.com Sun Mar 4 13:00:20 2012 From: murrayeisenberg at gmail.com (Murray Eisenberg) Date: Sun, 04 Mar 2012 16:00:20 -0500 Subject: upgrade Xcode to 4.3 with MacPorts 2.0.4 In-Reply-To: References: <4F53AF0C.9060000@gmail.com> Message-ID: <4F53D7E4.7080205@gmail.com> xcode-select -version gives "xcode-select version 2003." Is that the trouble: I still have the Xcode command-line utilities left from Xcode 4.2? And if so, how to get rid of them (so that I can replace them with the current versions)? The Xcode preferences panel for Components allows one to install the Command Line Tools, but no apparent way to uninstall them. On 3/4/12 3:29 PM, Lawrence Vel?zquez wrote: > On Mar 4, 2012, at 1:06 p.m., Murray Eisenberg wrote: > >> At the MacPorts ProblemHotlist it says that when you upgrade Xcode to 4.3 (and while using MacPorts 2.0.4), then command >> >> xcode-select -print-path >> >> should give output "/Applications/Xcode.app/Contents/Developer". And if >> you don't see that output -- which was the case on my system -- you should then run: >> >> sudo xcode-select -switch /Applications/Xcode.app >> >> Is that the correct parameter for xcode-select? After running that, now >> from "xcode-select -print-path" I get, of course, just >> "/Applications/Xcode.app". > > When I upgraded to Xcode 4.3 and MacPorts 2.0.4, those instructions worked fine. What version of xcode-select do you have? > > $ xcode-select -version > xcode-select version 2307. > > vq -- Murray Eisenberg murray at math.umass.edu Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 413 549-1020 (H) University of Massachusetts 413 545-2859 (W) 710 North Pleasant Street fax 413 545-1801 Amherst, MA 01003-9305 From hanche at math.ntnu.no Sun Mar 4 13:09:24 2012 From: hanche at math.ntnu.no (Harald Hanche-Olsen) Date: Sun, 04 Mar 2012 22:09:24 +0100 (CET) Subject: upgrade Xcode to 4.3 with MacPorts 2.0.4 In-Reply-To: <4F53D7E4.7080205@gmail.com> References: <4F53AF0C.9060000@gmail.com> <4F53D7E4.7080205@gmail.com> Message-ID: <20120304.220924.109667044263291310.hanche@math.ntnu.no> [Murray Eisenberg (2012-03-04 21:00:20 UTC)] > xcode-select -version gives "xcode-select version 2003." > > Is that the trouble: I still have the Xcode command-line utilities > left from Xcode 4.2? Could be. Make sure you're running /usr/bin/xcode-select. Maybe you are running one inside /Developer instead. (I have deleted my own /Developer, so I can't know if this is likely. Just guessing.) - Harald From raimue at macports.org Sun Mar 4 13:19:54 2012 From: raimue at macports.org (=?UTF-8?B?UmFpbmVyIE3DvGxsZXI=?=) Date: Sun, 04 Mar 2012 22:19:54 +0100 Subject: Xcode 4.3: Apparently Persistent License Agreement In-Reply-To: <20120304.214300.807508956375121839.hanche@math.ntnu.no> References: <4BEEB3C4-C0CF-4EFC-B38D-C045DDC3E176@switchb.org> <20120304.214300.807508956375121839.hanche@math.ntnu.no> Message-ID: <4F53DC7A.8020702@macports.org> On 2012-03-04 21:43 , Harald Hanche-Olsen wrote: > I notice that with the upgrade to macports 2.0.4, there is now a > proper home for the macports user. But still, I am getting the > dreaded error message. Worse, I seem to be unable to to get rid of > it. I have tried "sudo -u macports xcodebuild" (as root), it does ask > me to accept the license agreement, and I do, but nothing changes in > ~macports/Library/Preferences/ (which remains empty). I tried adding > the -H flag to no avail. > > So what is the trick required to have the macports user "accept" the > XCode license agreement? MacPorts 2.0.4 just copies the agreement to the license from the home directory of the user executing the command. There should not be anything special required once you accepted the license (either by running Xcode.app or xcodebuild), which is stored in ~/Library/Preferences/com.apple.dt.Xcode.plist. Rainer From raimue at macports.org Sun Mar 4 13:25:20 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Sun, 04 Mar 2012 22:25:20 +0100 Subject: upgrade Xcode to 4.3 with MacPorts 2.0.4 In-Reply-To: <4F53D7E4.7080205@gmail.com> References: <4F53AF0C.9060000@gmail.com> <4F53D7E4.7080205@gmail.com> Message-ID: <4F53DDC0.2010009@macports.org> On 2012-03-04 22:00 , Murray Eisenberg wrote: > xcode-select -version gives "xcode-select version 2003." > > Is that the trouble: I still have the Xcode command-line utilities left > from Xcode 4.2? And if so, how to get rid of them (so that I can > replace them with the current versions)? Apparently, the new version of /usr/bin/xcode-select comes with the Mac OS X 10.7.3 update. Unfortunately, if you first install Mac OS X 10.7.3 and after that install Xcode 4.2, you get the old version. The solution would be to install the 10.7.3 update once again in order to get the new version of xcode-select. Here is the download: http://support.apple.com/kb/DL1484 I am going to add this to the ProblemHotlist. Rainer From murrayeisenberg at gmail.com Sun Mar 4 13:29:05 2012 From: murrayeisenberg at gmail.com (Murray Eisenberg) Date: Sun, 04 Mar 2012 16:29:05 -0500 Subject: upgrade Xcode to 4.3 with MacPorts 2.0.4 In-Reply-To: <20120304.220924.109667044263291310.hanche@math.ntnu.no> References: <4F53AF0C.9060000@gmail.com> <4F53D7E4.7080205@gmail.com> <20120304.220924.109667044263291310.hanche@math.ntnu.no> Message-ID: <4F53DEA1.8070506@gmail.com> From https://developer.apple.com/downloads/index.action I just downloaded and installed "Command Line Tools for Xcode - February 2012". Still, running xcode-select -version gives "xcode-select version 2003." I do not have any /Developer directory remaining from the older Xcode; I believe it was removed when I chose to uninstall Xcode 4.2.x when installing Xcode 4.3. On 3/4/12 4:09 PM, Harald Hanche-Olsen wrote: > [Murray Eisenberg (2012-03-04 21:00:20 UTC)] > >> xcode-select -version gives "xcode-select version 2003." >> >> Is that the trouble: I still have the Xcode command-line utilities >> left from Xcode 4.2? > > Could be. Make sure you're running /usr/bin/xcode-select. Maybe you > are running one inside /Developer instead. (I have deleted my own > /Developer, so I can't know if this is likely. Just guessing.) > > - Harald > -- Murray Eisenberg murray at math.umass.edu Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 413 549-1020 (H) University of Massachusetts 413 545-2859 (W) 710 North Pleasant Street fax 413 545-1801 Amherst, MA 01003-9305 From hanche at math.ntnu.no Sun Mar 4 13:30:49 2012 From: hanche at math.ntnu.no (Harald Hanche-Olsen) Date: Sun, 04 Mar 2012 22:30:49 +0100 (CET) Subject: Xcode 4.3: Apparently Persistent License Agreement In-Reply-To: <4F53DC7A.8020702@macports.org> References: <20120304.214300.807508956375121839.hanche@math.ntnu.no> <4F53DC7A.8020702@macports.org> Message-ID: <20120304.223049.530275541743884967.hanche@math.ntnu.no> [Rainer M?ller (2012-03-04 21:19:54 UTC)] > On 2012-03-04 21:43 , Harald Hanche-Olsen wrote: > > So what is the trick required to have the macports user "accept" the > > XCode license agreement? > > MacPorts 2.0.4 just copies the agreement to the license from the home > directory of the user executing the command. Oh. But that would be the root user, then? I don't think the root user has accepted the license, either. > There should not be anything special required once you accepted the > license (either by running Xcode.app or xcodebuild), which is stored > in ~/Library/Preferences/com.apple.dt.Xcode.plist. But most people run macports as root (using sudo), don't they? How exactly does it determine where to copy the accepted license from? - Harald From raimue at macports.org Sun Mar 4 13:34:25 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Sun, 04 Mar 2012 22:34:25 +0100 Subject: upgrade Xcode to 4.3 with MacPorts 2.0.4 In-Reply-To: <4F53DDC0.2010009@macports.org> References: <4F53AF0C.9060000@gmail.com> <4F53D7E4.7080205@gmail.com> <4F53DDC0.2010009@macports.org> Message-ID: <4F53DFE1.90605@macports.org> On 2012-03-04 22:25 , Rainer M?ller wrote: > Apparently, the new version of /usr/bin/xcode-select comes with the Mac > OS X 10.7.3 update. Unfortunately, if you first install Mac OS X 10.7.3 > and after that install Xcode 4.2, you get the old version. > > The solution would be to install the 10.7.3 update once again in order > to get the new version of xcode-select. Here is the download: > http://support.apple.com/kb/DL1484 Actually, on a second thought it should be enough to use the full path for xcode-select to make it work more quickly: sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer However, I would recommend you reinstall 10.7.3 just to be sure nothing else was changed in a similar way. Rainer From hanche at math.ntnu.no Sun Mar 4 13:38:46 2012 From: hanche at math.ntnu.no (Harald Hanche-Olsen) Date: Sun, 04 Mar 2012 22:38:46 +0100 (CET) Subject: Xcode 4.3: Apparently Persistent License Agreement In-Reply-To: <20120304.223049.530275541743884967.hanche@math.ntnu.no> References: <20120304.214300.807508956375121839.hanche@math.ntnu.no> <4F53DC7A.8020702@macports.org> <20120304.223049.530275541743884967.hanche@math.ntnu.no> Message-ID: <20120304.223846.267464919237836505.hanche@math.ntnu.no> [Harald Hanche-Olsen (2012-03-04 21:30:49 UTC)] > How exactly does it determine where to copy the accepted license from? I got it; by examining $HOME, which is not changed by sudo. My problem is in the way I run my macports upgrades: I run "sudo es" (es is my login shell of choice), and I run the port command in the shell. Now es (even if not a login shell) sets HOME to the home directory of the owner of the process, in this case /var/root. By manually changing HOME to be my own home directory, I managed to get it to work. - Harald From raycores at gmail.com Sun Mar 4 13:44:31 2012 From: raycores at gmail.com (Lynn Oliver) Date: Sun, 4 Mar 2012 13:44:31 -0800 Subject: py27-game; installation looks clean, but library not found In-Reply-To: References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> Message-ID: <12D4489E-38AF-4647-89B8-BC33E36C63A6@gmail.com> I'm stuck setting up the new build environment. I need scikits.samplerate, but MacPorts doesn't list that package. I can install it using pip, but I can't figure out how to force it to install in the proper place. BTW, is /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages the correct place for it? On Mar 2, 2012, at 10:53 PM, Brandon Allbery wrote: > > So how do I proceed from here? Do I have any option other than trying to recreate my current build environment in /opt/local? > > That's pretty much it; anything else will result in at best inconsistency and at worst stuff failing to run because it's mixing up dylibs from incompatible installs. > > -- > brandon s allbery allbery.b at gmail.com > wandering unix systems administrator (available) (412) 475-9364 vm/sms > -------------- next part -------------- An HTML attachment was scrubbed... URL: From hanche at math.ntnu.no Sun Mar 4 13:46:30 2012 From: hanche at math.ntnu.no (Harald Hanche-Olsen) Date: Sun, 04 Mar 2012 22:46:30 +0100 (CET) Subject: Xcode 4.3: Apparently Persistent License Agreement In-Reply-To: <20120304.223846.267464919237836505.hanche@math.ntnu.no> References: <4F53DC7A.8020702@macports.org> <20120304.223049.530275541743884967.hanche@math.ntnu.no> <20120304.223846.267464919237836505.hanche@math.ntnu.no> Message-ID: <20120304.224630.891606967233131178.hanche@math.ntnu.no> [Harald Hanche-Olsen (2012-03-04 21:38:46 UTC)] > [Harald Hanche-Olsen (2012-03-04 21:30:49 UTC)] > > > How exactly does it determine where to copy the accepted license from? > > I got it; by examining $HOME, which is not changed by sudo. So here is a suggestion for making it more robust: If no license agreement is found in $HOME/Library/Preferences, look instead in ~$SUDO_USER/Library/Preferences (probably not valid syntax, but I trust the intent is clear). - Harald From ryandesign at macports.org Sun Mar 4 13:58:02 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 4 Mar 2012 15:58:02 -0600 Subject: WordNet environment variables In-Reply-To: References: <5743AD4D-0FA0-4CAF-A627-823DBFE5BDBB@macports.org> Message-ID: On Mar 4, 2012, at 14:12, Brandon Allbery wrote: > On Sun, Mar 4, 2012 at 11:28, Sam Kuper wrote: >> In any case, shouldn't MacPorts set them automatically (and, >> presumably, also unset them if MacPorts is later used to uninstall >> WordNet)? > > That means editing people's shell profiles (which might be ~/.profile or ~/.bash_profile, or potentially others) or possibly ~/.MacOSX/environment.plist on install and again on removal. This is generally not a good idea; there are too many ways for it to go wrong, because it's not designed to be edited that way. > > (Linux can do it not because the files are different but because the systemwide versions of the files specifically check for additional settings files; OS X doesn't do this and editing Apple's startup files is not a good idea because the worst case failure mode is you run Software Update and thereafter no longer can log in.) Right. MacPorts ports don't edit your environment. If you need environment variables set, edit your ~/.profile or ~/.bash_profile or wherever you typically do that and do it there manually. MacPorts itself does a one-time modification to your profile to edit the PATH, so that you can more easily run MacPorts and the software it installs. From larry.velazquez at gmail.com Sun Mar 4 14:31:13 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sun, 4 Mar 2012 17:31:13 -0500 Subject: py27-game; installation looks clean, but library not found In-Reply-To: <12D4489E-38AF-4647-89B8-BC33E36C63A6@gmail.com> References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> <12D4489E-38AF-4647-89B8-BC33E36C63A6@gmail.com> Message-ID: On Mar 4, 2012, at 4:44 p.m., Lynn Oliver wrote: > I'm stuck setting up the new build environment. > > I need scikits.samplerate, but MacPorts doesn't list that package. I can install it using pip, but I can't figure out how to force it to install in the proper place. Are you using MacPorts' pip? > BTW, is /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages the correct place for it? Yup. You shouldn't have to worry about this. If you are using one of MacPorts' pip ports, things will be installed in the right place. $ port search --name --regex 'pip$' Last time I checked, the ports appended version numbers to the executable. So you'd be running "pip-2.7" or something similar. vq From raimue at macports.org Sun Mar 4 14:43:19 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Sun, 04 Mar 2012 23:43:19 +0100 Subject: Scheduled downtime on Mar 5, 16-17 UTC Message-ID: <4F53F007.5050208@macports.org> Hello, there will be a scheduled downtime for the MacPorts Trac and Subversion server due to maintenance at our hosting provider MacOSforge. The services mentioned above will be affected on Monday, March 5th, from 16:00 to 17:00 UTC. Hopefully the interruption will not even take the full time. Rainer From sam.kuper at uclmail.net Sun Mar 4 15:43:43 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Sun, 4 Mar 2012 23:43:43 +0000 Subject: WordNet environment variables In-Reply-To: References: <5743AD4D-0FA0-4CAF-A627-823DBFE5BDBB@macports.org> Message-ID: On 4 March 2012 21:58, Ryan Schmidt wrote: > On Mar 4, 2012, at 14:12, Brandon Allbery wrote: >> On Sun, Mar 4, 2012 at 11:28, Sam Kuper wrote: >>> In any case, shouldn't MacPorts set them automatically (and, >>> presumably, also unset them if MacPorts is later used to uninstall >>> WordNet)? >> >> That means editing people's shell profiles (which might be ~/.profile or ~/.bash_profile, or potentially others) or possibly ~/.MacOSX/environment.plist on install and again on removal. ?This is generally not a good idea; there are too many ways for it to go wrong, because it's not designed to be edited that way. >> >> (Linux can do it not because the files are different but because the systemwide versions of the files specifically check for additional settings files; OS X doesn't do this and editing Apple's startup files is not a good idea because the worst case failure mode is you run Software Update and thereafter no longer can log in.) > > Right. MacPorts ports don't edit your environment. If you need environment variables set, edit your ~/.profile or ~/.bash_profile or wherever you typically do that and do it there manually. Ah, OK; thank you. > MacPorts itself does a one-time modification to your profile to edit the PATH, so that you can more easily run MacPorts and the software it installs. I knew about this modification, which is why I was surprised that the WordNet environment variables weren't also set by MacPorts; but I hadn't realised that this was the only modification of this kind that MacPorts makes. Thanks, folks Sam From jam at tigger.ws Sun Mar 4 16:10:34 2012 From: jam at tigger.ws (James Linder) Date: Mon, 5 Mar 2012 08:10:34 +0800 Subject: Macports and Qt development In-Reply-To: References: Message-ID: <77332091-2D62-491C-A47D-2FFA83BB622B@tigger.ws> On 04/03/2012, at 11:00 PM, macports-users-request at lists.macosforge.org wrote: > Hi! I would like to know if other Mac/Qt (optionally also Python) developers are having as many problems as I do. > > MacPorts installs Qt as a normal library, although there is a variant (non default) that will compile it as a OSX framework. That is fine for non developers, but I noticed that not having a framework is a nightmare if I want to debug my Qt apps. Some times I am forced to compile without debug info, other times my screen get full of warnings about missing symbols. In those cases I can debug my code if I filter out all the warnings I get with every debugger step. > > For some reason, lately I can no longer debug without thousand of warnings a hello world in qt. Something which could be fixed before with DYLD_IMAGE_SUFFIX=_debug > > Also I use a lot pyside and ipython, which do not compile if Qt was installed as a framework. Therefore it is hard to debug apps with them > > My solution so far is installing the official Qt binaries which are compiled as a framework. Since that is the official default, I suppose that is the reason I no longer have problems working with other Qt related tools such as Pyside and iPython gui. > > So the big question for MacPort users is: Do Qt developers manage their packages with MacPorts or just run away from it when there is something that involves Qt? Your mail implies you'd install Qt via macports. Why would one do that instead of installing the Qt SDK ? All the command line tools are available in the SDK (in fact I do not even know if qtbuilder works, I'm sure it does though.) If you were installing a package that needed Qt would not macports install Qt as needed and transparently? Again, pardon my ignorance, debug with a framework ??? ummm qDebug() and gdb ??? Thanks James From gvibe06 at gmail.com Sun Mar 4 16:34:44 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Sun, 4 Mar 2012 18:34:44 -0600 Subject: Automatically reinstall ports (UPDATE) Message-ID: Hi All I just wanted to see if we could bump this reinstall method up to a more stable status. I can and do confirm that under MacPorts 2.0.4, Xcode 4.3 (with persistent License Agreement), and +universal variant enabled?the restore ports TCL script, and steps provided on the Migration Info website https://trac.macports.org/wiki/Migration does work flawlessly. What I did was purposely installed and used some 210 ports (some are dependencies) for a period of about 30 days. During which time, I utilized several areas of development, including a lot of Android related compiles for some rom development, and Android applications, and also a good bit of Security tools development and testing. At some point, I got the feeling that some of my system utilities were not being called when compiling one of the Android roms I help test. During the investigation, I came to the conclusion that possibly my compiler was the problem, so decided to move up to GCC 4.6 (port gcc46), and this is where I encountered some issues with building a port that had once built successfully after being patched (http://trac.macports.org/ticket/33152). Enter my decision to rebuild my entire ports tree. Below are the steps I used from the Migration page: port -qv installed > myports.txt port -fp uninstall --follow-dependents installed port clean all curl -O http://svn.macports.org/repository/macports/contrib/restore_ports/restore_ports.tcl chmod +x restore_ports.tcl sudo ./restore_ports.tcl myports.txt Here are the ports and dependencies that were rebuilt successfully using this method: a52dec aalib arm-none-eabi-binutils arm-none-eabi-gcc autoconf automake bison bzip2 cairo cmake cmake cppunit curl curl-ca-bundle cyrus-sasl2 db46 dirac e2fsprogs expat faac findutils flac fontconfig freetype gcc43 gcc_select gdbm gettext ghostscript giflib git-core glib2 glpk gmake gmp gnupg gnupg2 gperf gpg-agent groff gsed help2man icu imlib2 jasper jbig2dec jbigkit jpeg lame lcms lcms2 libassuan libcaca libdca libdv libedit libffi libgcrypt libgpg-error libiconv libid3tag libidn libiptcdata libksba libmad libmng libmodplug libmpc libogg liboil libpaper libpixman libpng libsdl libsdl_gfx libsdl_image libsdl_pango libsdl_sound libsndfile libtheora libtool libusb libusb-compat libvorbis libxml2 lzo2 m4 mpfr mplayer-devel ncurses ncursesw netpbm openjpeg openldap openssl orc ossp-uuid p5.12-class-accessor p5.12-class-data-inheritable p5.12-class-dbi p5.12-class-dbi-uuid p5.12-class-trigger p5.12-clone p5.12-data-uuid p5.12-dbi p5.12-dbix-contextualfetch p5.12-error p5.12-ima-dbi p5.12-io-stringy p5.12-lingua-en-inflect p5.12-locale-gettext p5.12-params-util p5.12-sql-statement p5.12-test-simple p5.12-universal-moniker p5.12-uuid p5.12-version pango pcre perl5 perl5.12 physfs pinentry pkgconfig pngcrush popt psutils pth python27 python_select readline rsync schroedinger schroedinger smpeg speex sqlite3 tcp_wrappers texinfo tiff twolame x264 xorg-bigreqsproto xorg-compositeproto xorg-damageproto xorg-evieproto xorg-fixesproto xorg-fontcacheproto xorg-fontsproto xorg-inputproto xorg-kbproto xorg-libfontenc xorg-libice xorg-libpthread-stubs xorg-libsm xorg-libX11 xorg-libXau xorg-libXaw xorg-libxcb xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp xorg-libXevie xorg-libXext xorg-libXfixes xorg-libXfont xorg-libXfontcache xorg-libXi xorg-libXinerama xorg-libxkbfile xorg-libxkbui xorg-libXmu xorg-libXp xorg-libXrandr xorg-libXres xorg-libXScrnSaver xorg-libXt xorg-libXTrap xorg-libXtst xorg-libXv xorg-libXvMC xorg-libXxf86dga xorg-libXxf86misc xorg-libXxf86vm xorg-printproto xorg-randrproto xorg-recordproto xorg-renderproto xorg-resourceproto xorg-scrnsaverproto xorg-trapproto xorg-util-macros xorg-videoproto xorg-xcb-proto xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xf86dgaproto xorg-xf86miscproto xorg-xf86vidmodeproto xorg-xineramaproto xorg-xproto xorg-xtrans xpm xrender XviD xz yasm zlib -- Jeff -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery.b at gmail.com Sun Mar 4 16:57:34 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sun, 4 Mar 2012 19:57:34 -0500 Subject: WordNet environment variables In-Reply-To: References: <5743AD4D-0FA0-4CAF-A627-823DBFE5BDBB@macports.org> Message-ID: On Sun, Mar 4, 2012 at 18:43, Sam Kuper wrote: > > MacPorts itself does a one-time modification to your profile to edit the > PATH, so that you can more easily run MacPorts and the software it installs. > > I knew about this modification, which is why I was surprised that the > WordNet environment variables weren't also set by MacPorts; but I > hadn't realised that this was the only modification of this kind that > MacPorts makes. > Keep in mind that 1) MacPorts would be very difficult to use without that modification, so there's not really much of a way around it; 2) The choice of whether to modify ~/.MacOSX/environment.plist vs. ~/.profile vs. some other mechanism is controlled to some extent by what will be using the WordNet libraries, so it can't really be made for you. (The environment.plist file controls the environment seen by Aqua GUI applications; ~/.profile is seen only in terminals.) Linux actually has a similar divide if you use something like gdm, but solves it at a different level: the system-wide /etc/profile.d directory for per-package environment modifications. Different desktop environments also have different means of injecting environment variables at the same level as OS X's environment.plist, but last time I looked it was different for Gnome and KDE and I don't know if e.g. LXDE has one at all. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From raycores at gmail.com Sun Mar 4 17:29:36 2012 From: raycores at gmail.com (Lynn Oliver) Date: Sun, 4 Mar 2012 17:29:36 -0800 Subject: py27-game; installation looks clean, but library not found In-Reply-To: References: <27F9825B-3C64-4750-BA86-0D8AC4C75D2C@gmail.com> <12D4489E-38AF-4647-89B8-BC33E36C63A6@gmail.com> Message-ID: <197DDB93-0618-4CE1-A9C3-9F79C1D89F1A@gmail.com> Thanks, I didn't even think to look for a MacPorts pip. Another piece of the puzzle fixed. I've gotten far enough along to run parts of my program in the new build environment, and the UI looks quite different. I don't know for sure that the MacPorts install is older than the previous installation, but the GUI is ugly by comparison, so let's hope that's not considered progress. In any case, something is different. In both environments, Tkinter.__version__ returns '$Revision$', so that isn't helpful. Likewise, "port contents py27-tkinter" shows: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Tkinter-0.0.0-py2.7.egg-info I also use ttk.Notebook, and in both places ttk shows the same version (0.3.1). Can anyone offer any suggestions on how to fix this? On Mar 4, 2012, at 2:31 PM, Lawrence Vel?zquez wrote: > On Mar 4, 2012, at 4:44 p.m., Lynn Oliver wrote: > >> I'm stuck setting up the new build environment. >> >> I need scikits.samplerate, but MacPorts doesn't list that package. I can install it using pip, but I can't figure out how to force it to install in the proper place. > > Are you using MacPorts' pip? > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Sun Mar 4 19:27:19 2012 From: jmr at macports.org (Joshua Root) Date: Mon, 05 Mar 2012 14:27:19 +1100 Subject: Xcode 4.3: Apparently Persistent License Agreement Message-ID: <4F543297.1000200@macports.org> > [Harald Hanche-Olsen (2012-03-04 21:38:46 UTC)] > >> [Harald Hanche-Olsen (2012-03-04 21:30:49 UTC)] >> >> > How exactly does it determine where to copy the accepted license from? >> >> I got it; by examining $HOME, which is not changed by sudo. > > So here is a suggestion for making it more robust: > > If no license agreement is found in $HOME/Library/Preferences, look > instead in ~$SUDO_USER/Library/Preferences (probably not valid syntax, > but I trust the intent is clear). If you must use a root shell, you can record system-wide license acceptance in /Library/Preferences by running 'xcodebuild -license' as root. - Josh From jmr at macports.org Sun Mar 4 19:34:56 2012 From: jmr at macports.org (Joshua Root) Date: Mon, 05 Mar 2012 14:34:56 +1100 Subject: Automatically reinstall ports (UPDATE) Message-ID: <4F543460.4030404@macports.org> > I just wanted to see if we could bump this reinstall method up to a more > stable status. > > I can and do confirm that under MacPorts 2.0.4, Xcode 4.3 (with persistent > License Agreement), and +universal variant enabled?the restore ports TCL > script, and steps provided on the Migration Info website > https://trac.macports.org/wiki/Migration does work flawlessly. It's pretty stable as far as it goes, yes. But it does come with some caveats. Off the top of my head: * It does not handle conflicting ports gracefully at all, it just fails when it comes across them. (You can have conflicting ports installed at the same time, just not active.) * Probably an even bigger one is that it doesn't restore the requested/unrequested status of the ports. This information isn't actually present in the 'port -v installed' output. I think everything ends up marked as requested. - Josh From gvibe06 at gmail.com Sun Mar 4 20:06:51 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Sun, 4 Mar 2012 22:06:51 -0600 Subject: Automatically reinstall ports (UPDATE) In-Reply-To: <4F543460.4030404@macports.org> References: <4F543460.4030404@macports.org> Message-ID: Interesting. Well?the 210 ports listed in my original email all got installed and marked active without issue. The only problems were that 16 core cpu's don't exist yet, and I can't afford a terabyte of DDR3 ram?so the compiling time took all day. -- Jeff On Sun, Mar 4, 2012 at 9:34 PM, Joshua Root wrote: > > I just wanted to see if we could bump this reinstall method up to a more > > stable status. > > > > I can and do confirm that under MacPorts 2.0.4, Xcode 4.3 (with > persistent > > License Agreement), and +universal variant enabled?the restore ports TCL > > script, and steps provided on the Migration Info website > > https://trac.macports.org/wiki/Migration does work flawlessly. > > It's pretty stable as far as it goes, yes. But it does come with some > caveats. Off the top of my head: > > * It does not handle conflicting ports gracefully at all, it just fails > when it comes across them. (You can have conflicting ports installed at > the same time, just not active.) > * Probably an even bigger one is that it doesn't restore the > requested/unrequested status of the ports. This information isn't > actually present in the 'port -v installed' output. I think everything > ends up marked as requested. > > - Josh > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sun Mar 4 21:08:29 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 4 Mar 2012 23:08:29 -0600 Subject: Macports and Qt development In-Reply-To: References: <8A6FCFF1-C360-4A59-9732-4F6C5417FC77@francisco-garcia.net> Message-ID: On Mar 4, 2012, at 09:16, Daniel Ericsson wrote: > On 4 mar 2012, at 14:46, Francisco Garc?a wrote: > >> So the big question for MacPort users is: Do Qt developers manage their packages with MacPorts or just run away from it when there is something that involves Qt? > > This is my own opinion. > > If you're a developer relying on a framework, you depend on that framework in a wholly different way than a user of an application that has been developed against that framework, exactly as you describe with your debugging woes. > > If you've had success with the official distribution I'd say go with that. If it's compiled as a framework there isn't any reason it can't integrate with most things built in Macports, with just a little, or even no configuration. > > It's still useful to know your experience as a developer in using Qt installed from Macports as it can inform others. It would also be useful to know what version of OS X you are on, and which version of Xcode you use, if you do. > > By using the official Qt distribution you can also follow official documentation and know that it's valid for your situation. > > A quick search tells me that even with an installation of the official Qt distribution, debugging isn't always painless to get working: > > http://qt-project.org/wiki/Mac_OS_X_Troubleshooting > http://qt-project.org/doc/qt-4.7/debug.html#id-648ce576-8473-4375-80b9-0dad5c38b6ef However, be aware that having the official Qt SDK installed (which will install frameworks in /Library/Frameworks, right?) might cause problems if you then try to install MacPorts ports that use Qt (as would be the case for any other port you install that uses libraries for which you've also installed frameworks in /Library/Frameworks or libraries in /usr/local). From samuelandjw at gmail.com Mon Mar 5 05:38:14 2012 From: samuelandjw at gmail.com (Wu Degang) Date: Mon, 05 Mar 2012 21:38:14 +0800 Subject: where are the include files for slepc? Message-ID: <4F54C1C6.7070809@ust.hk> Hi, I installed the slepc library through macport, but found no include files in /opt/include. Where are the include files for the library? Thanks. Regards, Wu Degang From jeremy at lavergne.gotdns.org Mon Mar 5 05:40:26 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Mon, 5 Mar 2012 08:40:26 -0500 Subject: where are the include files for slepc? In-Reply-To: <4F54C1C6.7070809@ust.hk> References: <4F54C1C6.7070809@ust.hk> Message-ID: > I installed the slepc library through macport, but found no include files in /opt/include. Where are the include files for the library? `port contents slepc` -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From public at francisco-garcia.net Mon Mar 5 09:41:01 2012 From: public at francisco-garcia.net (=?iso-8859-1?Q?Francisco_Garc=EDa?=) Date: Mon, 5 Mar 2012 18:41:01 +0100 Subject: Macports and Qt development In-Reply-To: <77332091-2D62-491C-A47D-2FFA83BB622B@tigger.ws> References: <77332091-2D62-491C-A47D-2FFA83BB622B@tigger.ws> Message-ID: Am 05.03.2012 um 01:10 schrieb James Linder: > > Your mail implies you'd install Qt via macports. Why would one do that instead of installing the Qt SDK ? > All the command line tools are available in the SDK (in fact I do not even know if qtbuilder works, I'm sure it does though.) > well, I would like to use MacPorts for controlling what I have on my computer. Specially the developer tools. Specially because I can activate/deactivate libraries and install different versions of them quite fast. > If you were installing a package that needed Qt would not macports install Qt as needed and transparently? > normally yes. Packages that depend on Qt install Qt transparently, but not in a developer friendly way > Again, pardon my ignorance, debug with a framework ??? ummm qDebug() and gdb ??? I meant I would like to debug my program without problems and thousand of warning messages. As a developer I want to use gdb for debugging... and sometimes that can only be done if Qt was installed with the "+framework". However doing so will make Qt dependent packages break. From ryandesign at macports.org Mon Mar 5 10:36:44 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 5 Mar 2012 12:36:44 -0600 Subject: Automatically reinstall ports (UPDATE) In-Reply-To: References: <4F543460.4030404@macports.org> Message-ID: On Mar 4, 2012, at 22:06, Jeff Singleton wrote: > The only problems were that 16 core cpu's don't exist yet Apple shipped Xserves with 8 hyper-threaded cores (which appear to the OS as 16 virtual cores) in 2009 and 12-core (24-virtual-core) Mac Pros in 2010... But yes, reinstalling ports can take some time. Fortunately it's not something you have to do every day. From sirgadabout1 at gmail.com Mon Mar 5 10:38:37 2012 From: sirgadabout1 at gmail.com (SiR GadaBout) Date: Mon, 5 Mar 2012 18:38:37 +0000 Subject: Where is my mpkg/mdmg? Message-ID: <7B985D14-3221-40A0-84FF-B57A77297A69@gmail.com> Hi, Bog standard install of MacPorts 2.0.4 on OS X 10.6.8. I've just run the following command: sudo port mpkg openssl Result: ---> Fetching archive for zlib ---> Attempting to fetch zlib-1.2.6_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/zlib ---> Attempting to fetch zlib-1.2.6_0.darwin_10.x86_64.tbz2.rmd160 from http://packages.macports.org/zlib ---> Installing zlib @1.2.6_0 ---> Cleaning zlib ---> Deactivating zlib @1.2.5_0 ---> Cleaning zlib ---> Activating zlib @1.2.6_0 ---> Cleaning zlib ---> Computing dependencies for openssl ---> Fetching archive for openssl ---> Attempting to fetch openssl-1.0.0g_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/openssl ---> Attempting to fetch openssl-1.0.0g_0.darwin_10.x86_64.tbz2.rmd160 from http://packages.macports.org/openssl ---> Unpacking tbz2 archive for openssl 1.0.0g_0 ---> Creating pkg for openssl-1.0.0g ---> Fetching archive for zlib ---> Unpacking tbz2 archive for zlib 1.2.6_0 ---> Creating pkg for zlib-1.2.6 That's it. I cannot for the life of me locate the resultant file. I've also run the following: sudo port mdmg openssl Result: ---> Computing dependencies for openssl ---> Creating pkg for openssl-1.0.0g ---> Package for openssl-1.0.0g is up-to-date ---> Creating pkg for zlib-1.2.6 ---> Package for zlib-1.2.6 is up-to-date ---> Creating disk image for openssl-1.0.0g I can't find this one either. I even went so far as to manually update my locate database, but a search for openssl reveals no mpkg or dmg for openssl anywhere. Help? From jeremy at lavergne.gotdns.org Mon Mar 5 10:40:50 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Mon, 5 Mar 2012 13:40:50 -0500 Subject: Where is my mpkg/mdmg? In-Reply-To: <7B985D14-3221-40A0-84FF-B57A77297A69@gmail.com> References: <7B985D14-3221-40A0-84FF-B57A77297A69@gmail.com> Message-ID: <2B773661-25DD-4B8B-B8B9-A5BF08A36726@lavergne.gotdns.org> > I can't find this one either. I even went so far as to manually update my locate database, but a search for openssl reveals no mpkg or dmg for openssl anywhere. They're inside the work directory: ls `port work openssl` -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From pixilla at macports.org Mon Mar 5 11:29:18 2012 From: pixilla at macports.org (Bradley Giesbrecht) Date: Mon, 5 Mar 2012 11:29:18 -0800 Subject: Automatically reinstall ports (UPDATE) In-Reply-To: References: <4F543460.4030404@macports.org> Message-ID: On Mar 5, 2012, at 10:36 AM, Ryan Schmidt wrote: > > On Mar 4, 2012, at 22:06, Jeff Singleton wrote: > >> The only problems were that 16 core cpu's don't exist yet > > Apple shipped Xserves with 8 hyper-threaded cores (which appear to the OS as 16 virtual cores) in 2009 and 12-core (24-virtual-core) Mac Pros in 2010... > > But yes, reinstalling ports can take some time. Fortunately it's not something you have to do every day. Sandboxing the build process would really help for systems that cannot be down for hours/days. Fingers crossed for GSOC sandbox build. Regards, Bradley Giesbrecht (pixilla) From sirgadabout1 at gmail.com Mon Mar 5 12:01:31 2012 From: sirgadabout1 at gmail.com (SiR GadaBout) Date: Mon, 5 Mar 2012 20:01:31 +0000 Subject: Where is my mpkg/mdmg? In-Reply-To: <2B773661-25DD-4B8B-B8B9-A5BF08A36726@lavergne.gotdns.org> References: <7B985D14-3221-40A0-84FF-B57A77297A69@gmail.com> <2B773661-25DD-4B8B-B8B9-A5BF08A36726@lavergne.gotdns.org> Message-ID: <8A318B44-85F3-45F0-A0F8-6DE30D14D1B7@gmail.com> Thank you thank you thank you. Am I missing a simple option that allows me to specify where these packages get saved? It's currently not very intuitive for the occasional like myself. On 5 Mar 2012, at 18:40, Jeremy Lavergne wrote: >> I can't find this one either. I even went so far as to manually update my locate database, but a search for openssl reveals no mpkg or dmg for openssl anywhere. > > They're inside the work directory: > ls `port work openssl` > From jeremy at lavergne.gotdns.org Mon Mar 5 12:03:28 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Mon, 5 Mar 2012 15:03:28 -0500 Subject: Where is my mpkg/mdmg? In-Reply-To: <8A318B44-85F3-45F0-A0F8-6DE30D14D1B7@gmail.com> References: <7B985D14-3221-40A0-84FF-B57A77297A69@gmail.com> <2B773661-25DD-4B8B-B8B9-A5BF08A36726@lavergne.gotdns.org> <8A318B44-85F3-45F0-A0F8-6DE30D14D1B7@gmail.com> Message-ID: <97F46ACC-4A2B-44B1-BA8C-14655623023B@lavergne.gotdns.org> > Am I missing a simple option that allows me to specify where these packages get saved? It's currently not very intuitive for the occasional like myself. Not that I've come across. According to the documentation it is always in the work directory. http://guide.macports.org/#using.binaries.binary-packages -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From gvibe06 at gmail.com Mon Mar 5 17:11:23 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Mon, 5 Mar 2012 19:11:23 -0600 Subject: Automatically reinstall ports (UPDATE) In-Reply-To: References: <4F543460.4030404@macports.org> Message-ID: ROFL...but even the refurbished ones cost $4,299.00 That is a whole bunch of Subway sandwiches I can't eat :) On Mon, Mar 5, 2012 at 12:36 PM, Ryan Schmidt wrote: > > On Mar 4, 2012, at 22:06, Jeff Singleton wrote: > > > The only problems were that 16 core cpu's don't exist yet > > Apple shipped Xserves with 8 hyper-threaded cores (which appear to the OS > as 16 virtual cores) in 2009 and 12-core (24-virtual-core) Mac Pros in > 2010... > > But yes, reinstalling ports can take some time. Fortunately it's not > something you have to do every day. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From gvibe06 at gmail.com Mon Mar 5 17:15:09 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Mon, 5 Mar 2012 19:15:09 -0600 Subject: Automatically reinstall ports (UPDATE) In-Reply-To: References: <4F543460.4030404@macports.org> Message-ID: I guess the message I was hoping to send was that rebuilding may take some time, but its possible, and not very difficult to do. Even if some of the ports won't be marked as active, that doesn't take much time as a follow-up command. On Mon, Mar 5, 2012 at 12:36 PM, Ryan Schmidt wrote: > > On Mar 4, 2012, at 22:06, Jeff Singleton wrote: > > > The only problems were that 16 core cpu's don't exist yet > > Apple shipped Xserves with 8 hyper-threaded cores (which appear to the OS > as 16 virtual cores) in 2009 and 12-core (24-virtual-core) Mac Pros in > 2010... > > But yes, reinstalling ports can take some time. Fortunately it's not > something you have to do every day. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From konrad.hinsen at fastmail.net Wed Mar 7 00:52:40 2012 From: konrad.hinsen at fastmail.net (Konrad Hinsen) Date: Wed, 7 Mar 2012 09:52:40 +0100 Subject: Update to 2.0.4 fails Message-ID: <20311.8664.264001.484482@Ordinateur-de-Catherine-Konrad.local> I just tried to update my MacPorts installation under MacOS X 10.6: ~> port selfupdate ---> Updating MacPorts base sources using rsync MacPorts base version 2.0.3 installed, MacPorts base version 2.0.4 downloaded. ---> Updating the ports tree ---> MacPorts base is outdated, installing new version 2.0.4 Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details) The problem: I can't find any log for details. I used find to check all files that were modified during the last hour, but only one of them looks like a log file (/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base/config.log) and it contains nothing that looks like a real error. Any ideas for exploring this? Thanks in advance, Konrad. From raimue at macports.org Wed Mar 7 01:51:49 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Wed, 07 Mar 2012 10:51:49 +0100 Subject: Update to 2.0.4 fails In-Reply-To: <20311.8664.264001.484482@Ordinateur-de-Catherine-Konrad.local> References: <20311.8664.264001.484482@Ordinateur-de-Catherine-Konrad.local> Message-ID: <4F572FB5.60503@macports.org> Hello, On 03/07/2012 09:52 AM, Konrad Hinsen wrote: > ~> port selfupdate > ---> Updating MacPorts base sources using rsync > MacPorts base version 2.0.3 installed, > MacPorts base version 2.0.4 downloaded. > ---> Updating the ports tree > ---> MacPorts base is outdated, installing new version 2.0.4 > Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl > > Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details) Please run this in debug mode with sudo port -d selfupdate to see all messages printed to the terminal window. Rainer From punk.kish at gmail.com Wed Mar 7 09:58:55 2012 From: punk.kish at gmail.com (Mr. Puneet Kishor) Date: Wed, 7 Mar 2012 11:58:55 -0600 Subject: byobu Message-ID: <25F6F274-31A0-43F0-AE5A-C9295D7A4A1A@gmail.com> I am just discovering the potential of GNU screen, and have also learned about "byobu," apparently a better screen than screen. Macports doesn't seem to have a port of byobu. Is this something that can could be provided by macports? -- Puneet Kishor From dbolgheroni at devio.us Wed Mar 7 10:25:49 2012 From: dbolgheroni at devio.us (Daniel Bolgheroni) Date: Wed, 7 Mar 2012 15:25:49 -0300 Subject: byobu In-Reply-To: <25F6F274-31A0-43F0-AE5A-C9295D7A4A1A@gmail.com> References: <25F6F274-31A0-43F0-AE5A-C9295D7A4A1A@gmail.com> Message-ID: <20120307182548.GB19994@positivo.my.domain> On Wed, Mar 07, 2012 at 11:58:55AM -0600, Mr. Puneet Kishor wrote: > I am just discovering the potential of GNU screen, and have also > learned about "byobu," apparently a better screen than screen. > Macports doesn't seem to have a port of byobu. Is this something that > can could be provided by macports? Try tmux. Clean code, clean config file, low footprint and in active development. From larry.velazquez at gmail.com Wed Mar 7 10:31:46 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Wed, 7 Mar 2012 13:31:46 -0500 Subject: byobu In-Reply-To: <25F6F274-31A0-43F0-AE5A-C9295D7A4A1A@gmail.com> References: <25F6F274-31A0-43F0-AE5A-C9295D7A4A1A@gmail.com> Message-ID: <5CB853A5-5F4F-485B-9AB1-2816C4CDF68E@gmail.com> On Mar 7, 2012, at 12:58 p.m., Mr. Puneet Kishor wrote: > I am just discovering the potential of GNU screen, and have also learned about "byobu," apparently a better screen than screen. Macports doesn't seem to have a port of byobu. Is this something that can could be provided by macports? You can submit a ticket requesting that it be added. http://guide.macports.org/#project.tickets vq From punk.kish at gmail.com Wed Mar 7 10:35:30 2012 From: punk.kish at gmail.com (Puneet Kishor) Date: Wed, 7 Mar 2012 12:35:30 -0600 Subject: byobu In-Reply-To: <5CB853A5-5F4F-485B-9AB1-2816C4CDF68E@gmail.com> References: <25F6F274-31A0-43F0-AE5A-C9295D7A4A1A@gmail.com> <5CB853A5-5F4F-485B-9AB1-2816C4CDF68E@gmail.com> Message-ID: <138D0101-14E9-4634-8A48-8A9FEDB0D645@gmail.com> On Mar 7, 2012, at 12:31 PM, Lawrence Vel?zquez wrote: > On Mar 7, 2012, at 12:58 p.m., Mr. Puneet Kishor wrote: > >> I am just discovering the potential of GNU screen, and have also learned about "byobu," apparently a better screen than screen. Macports doesn't seem to have a port of byobu. Is this something that can could be provided by macports? > > You can submit a ticket requesting that it be added. > > http://guide.macports.org/#project.tickets > Thanks for the suggestion. Might do that later. For now, am diving into "tmux" as suggested by Daniel Bolgheroni. Great stuff. -- Puneet Kishor From phildobbin at gmail.com Wed Mar 7 10:49:38 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Wed, 07 Mar 2012 18:49:38 +0000 Subject: byobu In-Reply-To: <138D0101-14E9-4634-8A48-8A9FEDB0D645@gmail.com> References: <25F6F274-31A0-43F0-AE5A-C9295D7A4A1A@gmail.com> <5CB853A5-5F4F-485B-9AB1-2816C4CDF68E@gmail.com> <138D0101-14E9-4634-8A48-8A9FEDB0D645@gmail.com> Message-ID: <4F57ADC2.6060806@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/03/2012 18:35, Puneet Kishor wrote: > > On Mar 7, 2012, at 12:31 PM, Lawrence Vel?zquez wrote: > >> On Mar 7, 2012, at 12:58 p.m., Mr. Puneet Kishor wrote: >> >>> I am just discovering the potential of GNU screen, and have also learned about "byobu," apparently a better screen than screen. Macports doesn't seem to have a port of byobu. Is this something that can could be provided by macports? >> >> You can submit a ticket requesting that it be added. >> >> http://guide.macports.org/#project.tickets >> > > > > Thanks for the suggestion. Might do that later. For now, am diving into "tmux" as suggested by Daniel Bolgheroni. Great stuff. Best enjoyed with iTerm2 in my experience (it may work with Terminal.app but I haven't used that in a long while). Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPV62/AAoJEKpMeDHWT5AD60QH/jbucwFMkcJX8tsOG7oMZeo0 hqk8/JDGPUsuqwX8tU2Tf9iwQk7PxPJBRncNQ4euMpo8QPqEpX9+Vw9dNTXeCQan TiU9cA6OpTG5Vm4CQTL2iZRgilwPJ/fVhRKPWp85yXqu2IUMKKpJKAKWcKsJF56y xwUDn5FNz86LcMrLVjeeeq1yIi3gi1yLcJyBR+7zTpQUBzQEtkx64oawRnijcR3B pGY9zVex7Vhm+abek8MJWNaO7n49oCRb3V8FiBMtntzYrXIUf8kYOeocpsYBNJEv Q1SWABhqZEEId+xm26N9mwMUqA4aaU6xWwXz4XX1KDuEP36id2BsrN3FULjBNBg= =/rZ1 -----END PGP SIGNATURE----- From sirgadabout1 at gmail.com Wed Mar 7 11:52:15 2012 From: sirgadabout1 at gmail.com (SB Tech) Date: Wed, 7 Mar 2012 19:52:15 +0000 Subject: Where is my mpkg/mdmg? Message-ID: <4B90C62B-26C0-4279-9AFF-3685A30BD1DC@gmail.com> I've opened an enhancement request on trac.macports.org, ticket 33491. Thanks for the quick responses. I'm unsubscribing from the list now. S. Sent from my iPhone From ryandesign at macports.org Wed Mar 7 12:44:01 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 7 Mar 2012 14:44:01 -0600 Subject: byobu In-Reply-To: <5CB853A5-5F4F-485B-9AB1-2816C4CDF68E@gmail.com> References: <25F6F274-31A0-43F0-AE5A-C9295D7A4A1A@gmail.com> <5CB853A5-5F4F-485B-9AB1-2816C4CDF68E@gmail.com> Message-ID: <31BB8830-F85D-4E88-A11E-61F5938D7427@macports.org> On Mar 7, 2012, at 12:31, Lawrence Vel?zquez wrote: > On Mar 7, 2012, at 12:58 p.m., Mr. Puneet Kishor wrote: > >> I am just discovering the potential of GNU screen, and have also learned about "byobu," apparently a better screen than screen. Macports doesn't seem to have a port of byobu. Is this something that can could be provided by macports? > > You can submit a ticket requesting that it be added. > > http://guide.macports.org/#project.tickets Already filed. https://trac.macports.org/query?summary=~byobu From allbery.b at gmail.com Wed Mar 7 14:05:52 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Wed, 7 Mar 2012 17:05:52 -0500 Subject: Update to 2.0.4 fails In-Reply-To: <20311.8664.264001.484482@Ordinateur-de-Catherine-Konrad.local> References: <20311.8664.264001.484482@Ordinateur-de-Catherine-Konrad.local> Message-ID: On Wed, Mar 7, 2012 at 03:52, Konrad Hinsen wrote: > ---> MacPorts base is outdated, installing new version 2.0.4 > Installing new MacPorts release in /opt/local as root:admin; permissions > 0755; Tcl-Package in /Library/Tcl > > Error: /opt/local/bin/port: port selfupdate failed: Error installing new > MacPorts base: shell command failed (see log for details) > For what it's worth, this happened to me as well; I reran it with -d, it showed no problems and completed successfully, and seems to be behaving since then. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From konrad.hinsen at fastmail.net Wed Mar 7 23:25:04 2012 From: konrad.hinsen at fastmail.net (Konrad Hinsen) Date: Thu, 8 Mar 2012 08:25:04 +0100 Subject: Update to 2.0.4 fails In-Reply-To: <4F572FB5.60503@macports.org> References: <20311.8664.264001.484482@Ordinateur-de-Catherine-Konrad.local> <4F572FB5.60503@macports.org> Message-ID: <20312.24272.871761.745309@Ordinateur-de-Catherine-Konrad.local> Rainer M?ller writes: > > Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details) > > Please run this in debug mode with > sudo port -d selfupdate > to see all messages printed to the terminal window. Thanks! Now I get the log but I don't really understand what's going on: /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -I/Library/Frameworks/Mono.framework/Versions/2.10.2/include -Wl,-single_module registry.o util.o entry.o entryobj.o ../cregistry/cregistry.a -o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -L/Library/Frameworks/Mono.framework/Versions/2.10.2/lib -lsqlite3 ld: warning: in /Library/Frameworks/Mono.framework/Versions/2.10.2/lib/libsqlite3.dylib, file was built for i386 which is not the architecture being linked (x86_64) Undefined symbols: "_sqlite3_finalize", referenced from: _all_objects in util.o _all_objects in util.o _reg_entry_depends in cregistry.a(entry.o) _reg_all_entries in cregistry.a(entry.o) ... Apparently MacPorts picks up an SQLite library from an old Mono installation on my machine. But why? And why only now, for the 2.0.4 update? And, most importantly, how can I prevent this? Konrad. From raimue at macports.org Thu Mar 8 02:36:26 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Thu, 08 Mar 2012 11:36:26 +0100 Subject: Update to 2.0.4 fails In-Reply-To: <20312.24272.871761.745309@Ordinateur-de-Catherine-Konrad.local> References: <20311.8664.264001.484482@Ordinateur-de-Catherine-Konrad.local> <4F572FB5.60503@macports.org> <20312.24272.871761.745309@Ordinateur-de-Catherine-Konrad.local> Message-ID: <4F588BAA.9040907@macports.org> On 03/08/2012 08:25 AM, Konrad Hinsen wrote: > Thanks! Now I get the log but I don't really understand what's going on: > > /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -I/Library/Frameworks/Mono.framework/Versions/2.10.2/include -Wl,-single_module registry.o util.o entry.o entryobj.o ../cregistry/cregistry.a -o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -L/Library/Frameworks/Mono.framework/Versions/2.10.2/lib -lsqlite3 > ld: warning: in /Library/Frameworks/Mono.framework/Versions/2.10.2/lib/libsqlite3.dylib, file was built for i386 which is not the architecture being linked (x86_64) > Undefined symbols: > "_sqlite3_finalize", referenced from: > _all_objects in util.o > _all_objects in util.o > _reg_entry_depends in cregistry.a(entry.o) > _reg_all_entries in cregistry.a(entry.o) > ... > > Apparently MacPorts picks up an SQLite library from an old Mono > installation on my machine. But why? And why only now, for the 2.0.4 > update? And, most importantly, how can I prevent this? The Mono framework installs the binary /usr/bin/pkg-config which announces Mono-related libraries system-wide. This tricks the autoconf detection of MacPorts to try to link against these libraries from Mono instead those offered by Apple in /usr/lib. On a blank Mac OS X, there is no pkg-config. Please remove the symlink at /usr/bin/pkg-config. There is a existing bug report in the Mono Bugzilla: https://bugzilla.xamarin.com/show_bug.cgi?id=1154 Rainer From andrew.g.mark at gmail.com Thu Mar 8 07:17:47 2012 From: andrew.g.mark at gmail.com (Andrew Mark) Date: Thu, 8 Mar 2012 16:17:47 +0100 Subject: Fwd: How do I run py-spyder once installed? In-Reply-To: References: Message-ID: Hi, I have what is hopefully a stupid and therefore easy question. I've installed the py-spyder port. The installation of the program and all its dependencies completed successfully. The install added several new things to Launcher, including a folder called MacPorts(other), but nothing that I can see for running Spyder. So, now that I've successfully installed Spyder, how do I run it? Thanks, -Andrew Mark From jeremy at lavergne.gotdns.org Thu Mar 8 07:20:43 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 8 Mar 2012 10:20:43 -0500 Subject: How do I run py-spyder once installed? In-Reply-To: References: Message-ID: <2CE5DD33-2DD6-4DBF-8F07-D8E321E6CFA2@lavergne.gotdns.org> > I have what is hopefully a stupid and therefore easy question. I've > installed the py-spyder port. The installation of the program and all > its dependencies completed successfully. The install added several > new things to Launcher, including a folder called MacPorts(other), but > nothing that I can see for running Spyder. So, now that I've > successfully installed Spyder, how do I run it? You might have a better idea on what to run if you check out what it installed: `port contents py27-spyder` -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From allbery.b at gmail.com Thu Mar 8 07:44:57 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Thu, 8 Mar 2012 10:44:57 -0500 Subject: How do I run py-spyder once installed? In-Reply-To: References: Message-ID: On Thu, Mar 8, 2012 at 10:17, Andrew Mark wrote: > I have what is hopefully a stupid and therefore easy question. I've > installed the py-spyder port. The installation of the program and all > its dependencies completed successfully. The install added several > new things to Launcher, including a folder called MacPorts(other), but > nothing that I can see for running Spyder. So, now that I've > successfully installed Spyder, how do I run it? > Most programs in MacPorts don't use OS X app bundles, but instead run from the command line, because they are straight ports of programs from FreeBSD or Linux which aren't designed to work from bundles, and because MacPorts originated in a command line culture (it's loosely based on FreeBSD ports). If you want an app bundle, you could install something like Platypus that creates bundle wrappers for command line programs. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From mark.brethen at gmail.com Thu Mar 8 08:12:08 2012 From: mark.brethen at gmail.com (Mark Brethen) Date: Thu, 8 Mar 2012 10:12:08 -0600 Subject: How do I run py-spyder once installed? In-Reply-To: References: Message-ID: <4A49AF49-D3D2-4131-AEC7-2F4FEA71ED2C@gmail.com> Use Terminal. I wrote an applescript that does this and saved it as an app, placing it on my dock. I don't have access to my MacBook at the moment. Let me know, and I can forward it to you this evening. ### -Mark On Mar 8, 2012, at 9:17 AM, Andrew Mark wrote: > Hi, > > I have what is hopefully a stupid and therefore easy question. I've > installed the py-spyder port. The installation of the program and all > its dependencies completed successfully. The install added several > new things to Launcher, including a folder called MacPorts(other), but > nothing that I can see for running Spyder. So, now that I've > successfully installed Spyder, how do I run it? > > Thanks, > > -Andrew Mark > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From clive.riches at me.com Thu Mar 8 09:40:53 2012 From: clive.riches at me.com (Clive Riches) Date: Thu, 08 Mar 2012 17:40:53 +0000 Subject: Problem running port upgrade outdated Message-ID: Hi, I've a problem running 'port upgrade outdated' on my intel mac (10.7.3) (Xcode 4.3) Has anyone experienced this problem? Do I need to reinstall macports? clivesmac:~ cliveriches$ sudo port upgrade outdated ---> Computing dependencies for ncurses ---> Configuring ncurses Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Log for ncurses is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/main.log Error: Unable to upgrade port: 1 To report a bug, see Log for ncurses:- :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (ncurses) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (ncurses) :debug:main Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Thu Mar 8 16:58:00 GMT 2012 :notice:configure ---> Configuring ncurses :debug:configure Using compiler 'Mac OS X clang' :debug:configure Executing org.macports.configure (ncurses) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch x86_64' CXXFLAGS='-O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/.CC_PRINT_OPTIONS' PKG_CONFIG_LIBDIR='/opt/local/lib/pkgconfig' F90FLAGS='-O2 -m64' LDFLAGS='-arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-O2 -m64' GI_SCANNER_DISABLE_CACHE='1' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9" && ./configure --prefix=/opt/local --enable-widec --enable-overwrite --with-shared --without-debug --without-ada --enable-sigwinch --mandir=/opt/local/share/man --with-manpage-format=normal --enable-pc-files --enable-symlinks --disable-mixed-case' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9" && ./configure --prefix=/opt/local --enable-widec --enable-overwrite --with-shared --without-debug --without-ada --enable-sigwinch --mandir=/opt/local/share/man --with-manpage-format=normal --enable-pc-files --enable-symlinks --disable-mixed-case :info:configure checking for egrep... grep -E :info:configure Configuring NCURSES 5.9 ABI 5 (Thu Mar 8 16:58:01 GMT 2012) :info:configure checking build system type... i386-apple-darwin11.3.0 :info:configure checking host system type... i386-apple-darwin11.3.0 :info:configure checking target system type... i386-apple-darwin11.3.0 :info:configure Configuring for darwin11.3.0 :info:configure checking for prefix... /opt/local :info:configure checking for gcc... /usr/bin/clang :info:configure checking for C compiler default output... configure: error: C compiler cannot create executables :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/ncurses-5.9" && ./configure --prefix=/opt/local --enable-widec --enable-overwrite --with-shared --without-debug --without-ada --enable-sigwinch --mandir=/opt/local/share/man --with-manpage-format=normal --enable-pc-files --enable-symlinks --disable-mixed-case " returned error 77 :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for ncurses): org.macports.install org.macports.configure org.macports.build org.macports.destroot :notice:configure Log for ncurses is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/main.log Regards, Clive From ryandesign at macports.org Thu Mar 8 11:37:24 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 8 Mar 2012 13:37:24 -0600 Subject: Problem running port upgrade outdated In-Reply-To: References: Message-ID: On Mar 8, 2012, at 11:40, Clive Riches wrote: > Hi, I've a problem running 'port upgrade outdated' on my intel mac (10.7.3) (Xcode 4.3) > Has anyone experienced this problem? Do I need to reinstall macports? > > clivesmac:~ cliveriches$ sudo port upgrade outdated > ---> Computing dependencies for ncurses > ---> Configuring ncurses > Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) > Log for ncurses is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/main.log > Error: Unable to upgrade port: 1 > To report a bug, see > > Log for ncurses:- > > > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.extract (ncurses) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.patch (ncurses) This shows this was not a clean attempt. "sudo port clean ncurses" and try again. > :info:configure checking for C compiler default output... configure: error: C compiler cannot create executables This shows Xcode is not installed properly. Read our guide, wiki, FAQ, ProblemHotlist, etc. for instructions how to install Xcode properly. From ryandesign at macports.org Thu Mar 8 11:39:01 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 8 Mar 2012 13:39:01 -0600 Subject: Update to 2.0.4 fails In-Reply-To: <4F588BAA.9040907@macports.org> References: <20311.8664.264001.484482@Ordinateur-de-Catherine-Konrad.local> <4F572FB5.60503@macports.org> <20312.24272.871761.745309@Ordinateur-de-Catherine-Konrad.local> <4F588BAA.9040907@macports.org> Message-ID: <2B7EEFC2-909E-4EBB-AF45-A0A34E8B0607@macports.org> On Mar 8, 2012, at 04:36, Rainer M?ller wrote: > On 03/08/2012 08:25 AM, Konrad Hinsen wrote: >> Thanks! Now I get the log but I don't really understand what's going on: >> >> /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -I/Library/Frameworks/Mono.framework/Versions/2.10.2/include -Wl,-single_module registry.o util.o entry.o entryobj.o ../cregistry/cregistry.a -o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -L/Library/Frameworks/Mono.framework/Versions/2.10.2/lib -lsqlite3 >> ld: warning: in /Library/Frameworks/Mono.framework/Versions/2.10.2/lib/libsqlite3.dylib, file was built for i386 which is not the architecture being linked (x86_64) >> Undefined symbols: >> "_sqlite3_finalize", referenced from: >> _all_objects in util.o >> _all_objects in util.o >> _reg_entry_depends in cregistry.a(entry.o) >> _reg_all_entries in cregistry.a(entry.o) >> ... >> >> Apparently MacPorts picks up an SQLite library from an old Mono >> installation on my machine. But why? And why only now, for the 2.0.4 >> update? And, most importantly, how can I prevent this? > > The Mono framework installs the binary /usr/bin/pkg-config which > announces Mono-related libraries system-wide. This tricks the autoconf > detection of MacPorts to try to link against these libraries from Mono > instead those offered by Apple in /usr/lib. On a blank Mac OS X, there > is no pkg-config. > > Please remove the symlink at /usr/bin/pkg-config. > > There is a existing bug report in the Mono Bugzilla: > https://bugzilla.xamarin.com/show_bug.cgi?id=1154 And an existing MacPorts bug report as well: https://trac.macports.org/ticket/30932 From andrew.g.mark at gmail.com Thu Mar 8 13:18:57 2012 From: andrew.g.mark at gmail.com (Andrew Mark) Date: Thu, 8 Mar 2012 22:18:57 +0100 Subject: How do I run py-spyder once installed? In-Reply-To: <4A49AF49-D3D2-4131-AEC7-2F4FEA71ED2C@gmail.com> References: <4A49AF49-D3D2-4131-AEC7-2F4FEA71ED2C@gmail.com> Message-ID: Thanks for all the responses. Running "port contents py27-spyder" returns several hundred different items. But I think the most relevant are the last two: ... /opt/local/bin/spyder /opt/local/bin/spyder-2.7 These are aliases that both both point to the same file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin This is a unix executable file. When I try to run this, a terminal window pops up and says: ersions/2.7/bin/spyder ; exit; Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/spyder", line 2, in from spyderlib import spyder File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/spyderlib/spyder.py", line 86, in from spyderlib.utils.environ import WinUserEnvDialog File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/spyderlib/utils/environ.py", line 16, in from spyderlib.baseconfig import _ File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/spyderlib/baseconfig.py", line 138, in _ = get_translation("spyderlib") File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/spyderlib/baseconfig.py", line 117, in get_translation lang = locale.getdefaultlocale()[0] File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py", line 496, in getdefaultlocale return _parse_localename(localename) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py", line 428, in _parse_localename raise ValueError, 'unknown locale: %s' % localename ValueError: unknown locale: UTF-8 logout [Process completed] I presume that this is not what is supposed to happen. A few questions: 1) Have I attempted to run the right thing? 2) Does this error message indicate a bad install? If so, any suggestions as to where to begin fixing it? 3) For future reference how do I find out where the executable file for an installed port resides? (When one installs Spyder on windows one gets a nice clicky icon in the start menu -- I have no experience in discovering where executables hide in unix). 4) Mark, if you could email/post that script it would help me verify that I'm running the right thing. Thanks again, -AM On Thu, Mar 8, 2012 at 5:12 PM, Mark Brethen wrote: > Use Terminal. > > I wrote an applescript that does this and saved it as an app, placing it on my dock. > > I don't have access to my MacBook at the moment. Let me know, and I can forward it to you this evening. > > ### > > -Mark > > On Mar 8, 2012, at 9:17 AM, Andrew Mark wrote: > >> Hi, >> >> I have what is hopefully a stupid and therefore easy question. I've >> installed the py-spyder port. The installation of the program and all >> its dependencies completed successfully. The install added several >> new things to Launcher, including a folder called MacPorts(other), but >> nothing that I can see for running Spyder. So, now that I've >> successfully installed Spyder, how do I run it? >> >> Thanks, >> >> -Andrew Mark >> _______________________________________________ >> macports-users mailing list >> macports-users at lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From jeremy at lavergne.gotdns.org Thu Mar 8 13:31:36 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 8 Mar 2012 16:31:36 -0500 Subject: How do I run py-spyder once installed? In-Reply-To: References: <4A49AF49-D3D2-4131-AEC7-2F4FEA71ED2C@gmail.com> Message-ID: > I presume that this is not what is supposed to happen. A few questions: > 1) Have I attempted to run the right thing? It appears you did run the correct thing. > 2) Does this error message indicate a bad install? If so, any > suggestions as to where to begin fixing it? Probably not a bad install anymore than a bad environment assumption, but that could be either the package's or the user's doing. You might be able to adjust this in Terminal's settings -> "advanced" preferences -> international character encoding. Try creating a new terminal based on those settings and see if it works then. > 3) For future reference how do I find out where the executable file > for an installed port resides? (When one installs Spyder on windows > one gets a nice clicky icon in the start menu -- I have no experience > in discovering where executables hide in unix). Most programs don't have a "clicky icon". If you feel one should be made, file a ticket asking for this enhancement---beware: it won't work correctly with the Dock or Finder since it's not a real Mac application bundle. It's just a wrapper that just runs the command line program like you had just done. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From deric at macports.org Thu Mar 8 14:18:25 2012 From: deric at macports.org (Daniel Ericsson) Date: Thu, 8 Mar 2012 23:18:25 +0100 Subject: How do I run py-spyder once installed? In-Reply-To: References: <4A49AF49-D3D2-4131-AEC7-2F4FEA71ED2C@gmail.com> Message-ID: <1903EE5A-ED16-418A-B647-9F6E059B870B@macports.org> On 8 mar 2012, at 22:31, Jeremy Lavergne wrote: >> I presume that this is not what is supposed to happen. A few questions: >> 1) Have I attempted to run the right thing? > > It appears you did run the correct thing. > >> 2) Does this error message indicate a bad install? If so, any >> suggestions as to where to begin fixing it? > > Probably not a bad install anymore than a bad environment assumption, but that could be either the package's or the user's doing. > > You might be able to adjust this in Terminal's settings -> "advanced" preferences -> international character encoding. Try creating a new terminal based on those settings and see if it works then. The locale needs to be prefixed with a language code and it's set in the environment. You can check what it's set to with: $ env | grep "LANG\|LC_CTYPE" LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 Any of those two variables will work, I think LC_CTYPE takes precedence. Your error message indicates that one of those is set to "UTF-8", for some reason. To correct it manually for your current terminal session you can do: $ export LC_CTYPE=en_US.UTF-8 $ export LANG=en_US.UTF-8 To have the settings stick you can enter it in ~/.profile. hope that helps, -- Daniel From phildobbin at gmail.com Thu Mar 8 14:21:48 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Thu, 08 Mar 2012 22:21:48 +0000 Subject: Ruby problem Message-ID: <4F5930FC.3080109@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all. I've got a version of Ruby (1.8.7) installed via Mac Ports which is still in use because when I installed Vim, again via Mac Ports, it was used for the interpreter. For some while now I've used rvm installed in $HOME to manage my Ruby stuff but every time I install anything from Mac Ports the Ruby version gets switched back to the 1.8.7. in /opt/local (can be a pain if I forget to switch it back & the first time I notice is when it errors because they are no rubygems installed in /opt/local). Short of uninstalling Ruby & Vim is there any way 'round this to stop it happening? Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPWTD3AAoJEKpMeDHWT5ADOzkIAOUO2pl1X+wGVh03u4eMnK25 u373nKSm2pAmPLoEIx7pfhuqNTyspyev4Uf7/tKGgyGZp1jWUo0Yun6TzQVEGr0C ARhD0cRU6KaAsbX3QMOHuFpNnxi9/+LZVwYa98Ytsq+7Jx5KAaneWHQbRPveXjwW Q6D54lNQ8ZkMQmh3oI23q+PFa1QqswKSkrddhAgm05zPnRObmim7dpnzNqT7V3w8 lyKHO8Xv+YS2ZpY//qiJ9eXXYPao80w21cIs53ZuWspqM0vP0owzyiSx1QrdIO4f I5XytuDGkbIfn+RAK5hqcdNMU+y9ljlB1nsf0LP+41bQDBoghH7UqdXwqOxJxdg= =7+uT -----END PGP SIGNATURE----- From iqgrande at gmail.com Thu Mar 8 16:52:50 2012 From: iqgrande at gmail.com (Anthony Michael Agelastos) Date: Thu, 8 Mar 2012 17:52:50 -0700 Subject: xorg-libxcb Download Error Message-ID: Hello: When xorg-libxcf tries to download the needed files, it hangs on the following file, which appears to only be hosted at macports given the sites it tried to contact. 0001-Bump-xcb-proto-requirement.patch Do you have any thoughts on the matter? Kind regards, Anthony From jeremy at lavergne.gotdns.org Thu Mar 8 16:56:25 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 8 Mar 2012 19:56:25 -0500 Subject: xorg-libxcb Download Error In-Reply-To: References: Message-ID: > When xorg-libxcf tries to download the needed files, it hangs on the following file, which appears to only be hosted at macports given the sites it tried to contact. > > 0001-Bump-xcb-proto-requirement.patch > > Do you have any thoughts on the matter? This was fixed very recently. Do another selfupdate/sync and you should get the missing files. Thanks for the heads up -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From ryandesign at macports.org Thu Mar 8 17:17:56 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 8 Mar 2012 19:17:56 -0600 Subject: Problem running port upgrade outdated In-Reply-To: <90D77B36-491E-4D2F-89B0-FF28A2738D98@me.com> References: <90D77B36-491E-4D2F-89B0-FF28A2738D98@me.com> Message-ID: <3B2EB236-FC05-45F2-8EEB-9CE3C56287CB@macports.org> On Mar 8, 2012, at 17:33, Clive Riches wrote: > I've already ran "sudo port clean nurses" without success. Where do I find details to install Xcode correctly? I installed it from App store - doesn't it install it correctly? Read this: http://guide.macports.org/chunked/installing.xcode.html#installing.xcode.lion.43 And this: https://trac.macports.org/wiki/ProblemHotlist#xcode43 From ryandesign at macports.org Thu Mar 8 17:19:48 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 8 Mar 2012 19:19:48 -0600 Subject: How do I run py-spyder once installed? In-Reply-To: References: <4A49AF49-D3D2-4131-AEC7-2F4FEA71ED2C@gmail.com> Message-ID: On Mar 8, 2012, at 15:18, Andrew Mark wrote: > 3) For future reference how do I find out where the executable file > for an installed port resides? "port contents foo" will tell you what a port called foo installed. Programs you run on the command line are typically installed in the bin directory, so you could filter the "port contents" output for that. From ryandesign at macports.org Thu Mar 8 17:21:06 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 8 Mar 2012 19:21:06 -0600 Subject: Ruby problem In-Reply-To: <4F5930FC.3080109@gmail.com> References: <4F5930FC.3080109@gmail.com> Message-ID: <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> On Mar 8, 2012, at 16:21, Phil Dobbin wrote: > For some while now I've used rvm installed in $HOME to manage my Ruby > stuff but every time I install anything from Mac Ports the Ruby version > gets switched back to the 1.8.7. in /opt/local (can be a pain if I > forget to switch it back & the first time I notice is when it errors > because they are no rubygems installed in /opt/local). > > Short of uninstalling Ruby & Vim is there any way 'round this to stop it > happening? What, exactly, happens? What does it mean, "the Ruby version gets switched"? From raramayo at gmail.com Thu Mar 8 21:07:19 2012 From: raramayo at gmail.com (Rodolfo Aramayo) Date: Thu, 8 Mar 2012 23:07:19 -0600 Subject: Building root fails Message-ID: Folks, All my machines are reporting issues building root I am showing the tail of the error log but I will submit a bug report if needed Thanks and Best --R ##################################################################################### :info:build ln -fs libGuiHtml.5.32.so lib/libGuiHtml.so :info:build ==> lib/libX3d.5.32.so done :info:build ln -fs libRecorder.5.32.so lib/libRecorder.so :info:build ln -fs libFitPanel.5.32.so lib/libFitPanel.so :info:build ==> lib/libASImageGui.5.32.so done :info:build ==> lib/libRecorder.5.32.so done :info:build ==> lib/libGuiHtml.5.32.so done :info:build ln -fs libGuiBld.5.32.so lib/libGuiBld.so :info:build ==> lib/libFitPanel.5.32.so done :info:build ==> lib/libGuiBld.5.32.so done :info:build ln -fs libSessionViewer.5.32.so lib/libSessionViewer.so :info:build ==> lib/libSessionViewer.5.32.so done :info:build ln -fs libGed.5.32.so lib/libGed.so :info:build ==> lib/libGed.5.32.so done :info:build /usr/bin/g++-4.2 -dynamiclib -single_module -Wl,-dead_strip_dylibs -install_name /opt/local/lib/root/libTreeViewer.5.so-O2 -m64 -mmacosx-version-min=10.6 -o lib/ libTreeViewer.5.32.so tree/treeviewer/src/TTreeViewer.o tree/treeviewer/src/TTVSession.o tree/treeviewer/src/TTVLVContainer.o tree/treeviewer/src/HelpTextTV.o tree/treeviewer/src/TSpider.o tree/treeviewer/src/TSpiderEditor.o tree/treeviewer/src/TParallelCoord.o tree/treeviewer/src/TParallelCoordVar.o tree/treeviewer/src/TParallelCoordRange.o tree/treeviewer/src/TParallelCoordEditor.o tree/treeviewer/src/TGTreeTable.o tree/treeviewer/src/TMemStatShow.o tree/treeviewer/src/G__TreeViewer.o -ldl -Llib -lTree -lGpad -lGraf -lHist -lGui -lTreePlayer -lGed -lRIO -lMathCore -Llib -lCore -lCint -compatibility_version 5 -current_version 5.32.01 :info:build /usr/bin/g++-4.2 -dynamiclib -single_module -Wl,-dead_strip_dylibs -install_name /opt/local/lib/root/libGeomBuilder.5.so-O2 -m64 -mmacosx-version-min=10.6 -o lib/ libGeomBuilder.5.32.so geom/geombuilder/src/TGeoBBoxEditor.o geom/geombuilder/src/TGeoConeEditor.o geom/geombuilder/src/TGeoEltuEditor.o geom/geombuilder/src/TGeoGedFrame.o geom/geombuilder/src/TGeoHypeEditor.o geom/geombuilder/src/TGeoManagerEditor.o geom/geombuilder/src/TGeoMaterialEditor.o geom/geombuilder/src/TGeoMatrixEditor.o geom/geombuilder/src/TGeoMediumEditor.o geom/geombuilder/src/TGeoNodeEditor.o geom/geombuilder/src/TGeoParaEditor.o geom/geombuilder/src/TGeoPconEditor.o geom/geombuilder/src/TGeoPgonEditor.o geom/geombuilder/src/TGeoSphereEditor.o geom/geombuilder/src/TGeoTabManager.o geom/geombuilder/src/TGeoTorusEditor.o geom/geombuilder/src/TGeoTrapEditor.o geom/geombuilder/src/TGeoTrd1Editor.o geom/geombuilder/src/TGeoTrd2Editor.o geom/geombuilder/src/TGeoTubeEditor.o geom/geombuilder/src/TGeoVolumeEditor.o geom/geombuilder/src/G__GeomBuilder.o -ldl -Llib -lGeom -lGraf3d -lGpad -lGraf -lGui -lGed -Llib -lCore -lCint -compatibility_version 5 -current_version 5.32.01 :info:build ln -fs libTMVA.5.32.so lib/libTMVA.so :info:build ==> lib/libTMVA.5.32.so done :info:build /usr/bin/g++-4.2 -dynamiclib -single_module -Wl,-dead_strip_dylibs -install_name /opt/local/lib/root/libGenetic.5.so-O2 -m64 -mmacosx-version-min=10.6 -o lib/ libGenetic.5.32.so math/genetic/src/GeneticMinimizer.o math/genetic/src/G__Genetic.o -ldl -Llib -lRIO -lHist -lMatrix -lTree -lGraf -lGpad -lTreePlayer -lMLP -lMinuit -lMathCore -lXMLIO -lTMVA -Llib -lCore -lCint -compatibility_version 5 -current_version 5.32.01 :info:build ln -fs libTreeViewer.5.32.so lib/libTreeViewer.so :info:build ==> lib/libTreeViewer.5.32.so done :info:build ln -fs libGeomBuilder.5.32.so lib/libGeomBuilder.so :info:build ==> lib/libGeomBuilder.5.32.so done :info:build ln -fs libGenetic.5.32.so lib/libGenetic.so :info:build ==> lib/libGenetic.5.32.so done :info:build /usr/bin/g++-4.2 -dynamiclib -single_module -Wl,-dead_strip_dylibs -install_name /opt/local/lib/root/libRGL.5.so -O2 -m64 -mmacosx-version-min=10.6 -o lib/libRGL.5.32.so graf3d/gl/src/CsgOps.o graf3d/gl/src/TArcBall.o graf3d/gl/src/TF2GL.o graf3d/gl/src/TGL5D.o graf3d/gl/src/TGL5DDataSetEditor.o graf3d/gl/src/TGL5DPainter.o graf3d/gl/src/TGLAdapter.o graf3d/gl/src/TGLAnnotation.o graf3d/gl/src/TGLAutoRotator.o graf3d/gl/src/TGLAxis.o graf3d/gl/src/TGLAxisPainter.o graf3d/gl/src/TGLBoundingBox.o graf3d/gl/src/TGLBoxPainter.o graf3d/gl/src/TGLCamera.o graf3d/gl/src/TGLCameraGuide.o graf3d/gl/src/TGLCameraOverlay.o graf3d/gl/src/TGLClip.o graf3d/gl/src/TGLClipSetEditor.o graf3d/gl/src/TGLContext.o graf3d/gl/src/TGLContextPrivate.o graf3d/gl/src/TGLCylinder.o graf3d/gl/src/TGLEmbeddedViewer.o graf3d/gl/src/TGLEventHandler.o graf3d/gl/src/TGLFBO.o graf3d/gl/src/TGLFaceSet.o graf3d/gl/src/TGLFontManager.o graf3d/gl/src/TGLFormat.o graf3d/gl/src/TGLH2PolyPainter.o graf3d/gl/src/TGLHistPainter.o graf3d/gl/src/TGLIsoMesh.o graf3d/gl/src/TGLLegoPainter.o graf3d/gl/src/TGLLightSet.o graf3d/gl/src/TGLLightSetEditor.o graf3d/gl/src/TGLLockable.o graf3d/gl/src/TGLLogicalShape.o graf3d/gl/src/TGLManip.o graf3d/gl/src/TGLManipSet.o graf3d/gl/src/TGLMarchingCubes.o graf3d/gl/src/TGLObject.o graf3d/gl/src/TGLOrthoCamera.o graf3d/gl/src/TGLOutput.o graf3d/gl/src/TGLOverlay.o graf3d/gl/src/TGLOverlayButton.o graf3d/gl/src/TGLPShapeObj.o graf3d/gl/src/TGLPShapeObjEditor.o graf3d/gl/src/TGLPShapeRef.o graf3d/gl/src/TGLPadPainter.o graf3d/gl/src/TGLPadUtils.o graf3d/gl/src/TGLParametric.o graf3d/gl/src/TGLParametricEquationGL.o graf3d/gl/src/TGLPerspectiveCamera.o graf3d/gl/src/TGLPhysicalShape.o graf3d/gl/src/TGLPlot3D.o graf3d/gl/src/TGLPlotBox.o graf3d/gl/src/TGLPlotCamera.o graf3d/gl/src/TGLPlotPainter.o graf3d/gl/src/TGLPolyLine.o graf3d/gl/src/TGLPolyMarker.o graf3d/gl/src/TGLQuadric.o graf3d/gl/src/TGLRnrCtx.o graf3d/gl/src/TGLRotateManip.o graf3d/gl/src/TGLSAFrame.o graf3d/gl/src/TGLSAViewer.o graf3d/gl/src/TGLScaleManip.o graf3d/gl/src/TGLScene.o graf3d/gl/src/TGLSceneBase.o graf3d/gl/src/TGLSceneInfo.o graf3d/gl/src/TGLScenePad.o graf3d/gl/src/TGLSelectBuffer.o graf3d/gl/src/TGLSelectRecord.o graf3d/gl/src/TGLSphere.o graf3d/gl/src/TGLStopwatch.o graf3d/gl/src/TGLSurfacePainter.o graf3d/gl/src/TGLTF3Painter.o graf3d/gl/src/TGLTH3Composition.o graf3d/gl/src/TGLText.o graf3d/gl/src/TGLTransManip.o graf3d/gl/src/TGLUtil.o graf3d/gl/src/TGLViewer.o graf3d/gl/src/TGLViewerBase.o graf3d/gl/src/TGLViewerEditor.o graf3d/gl/src/TGLVoxelPainter.o graf3d/gl/src/TGLWidget.o graf3d/gl/src/TH2GL.o graf3d/gl/src/TH3GL.o graf3d/gl/src/TKDEAdapter.o graf3d/gl/src/TKDEFGT.o graf3d/gl/src/TPointSet3DGL.o graf3d/gl/src/TX11GL.o graf3d/gl/src/gl2ps.o graf3d/gl/src/G__GL.o -ldl -Llib -lGpad -lGraf3d -lGui -lGraf -lHist -lGed -lMathCore -lTree -lTreePlayer -lRIO -Llib -lFTGL -Llib -lGLEW -L/opt/local/lib -lGLU -lGL -L/opt/local/lib -lX11 -lm -Llib -lCore -lCint -compatibility_version 5 -current_version 5.32.01 :info:build Undefined symbols: :info:build "FTGLBitmapFont::FTGLBitmapFont(char const*)", referenced from: :info:build TGLFontManager::RegisterFont(int, int, TGLFont::EMode, TGLFont&)in TGLFontManager.o :info:build "FTGLTextureFont::FTGLTextureFont(char const*)", referenced from: :info:build TGLFontManager::RegisterFont(int, int, TGLFont::EMode, TGLFont&)in TGLFontManager.o :info:build "FTGLOutlineFont::FTGLOutlineFont(char const*)", referenced from: :info:build TGLFontManager::RegisterFont(int, int, TGLFont::EMode, TGLFont&)in TGLFontManager.o :info:build "FTGLPolygonFont::FTGLPolygonFont(char const*)", referenced from: :info:build TGLFontManager::RegisterFont(int, int, TGLFont::EMode, TGLFont&)in TGLFontManager.o :info:build TGLText::SetGLTextFont(short) in TGLText.o :info:build "___GLXEW_ARB_multisample", referenced from: :info:build TGLFormat::InitAvailableSamples() in TGLFormat.o :info:build "FTGLPixmapFont::FTGLPixmapFont(char const*)", referenced from: :info:build TGLFontManager::RegisterFont(int, int, TGLFont::EMode, TGLFont&)in TGLFontManager.o :info:build "FTFont::BBox(char const*, float&, float&, float&, float&, float&, float&)", referenced from: :info:build TGLFont::BBox(char const*, float&, float&, float&, float&, float&, float&) constin TGLFontManager.o :info:build TGLFont::MeasureBaseLineParams(float&, float&, float&, char const*) constin TGLFontManager.o :info:build TGLText::BBox(char const*, float&, float&, float&, float&, float&, float&)in TGLText.o :info:build TGLText::PaintBBox(char const*)in TGLText.o :info:build TGLText::PaintGLText(double, double, double, char const*)in TGLText.o :info:build "FTGLExtrdFont::FTGLExtrdFont(char const*)", referenced from: :info:build TGLFontManager::RegisterFont(int, int, TGLFont::EMode, TGLFont&)in TGLFontManager.o :info:build ld: symbol(s) not found :info:build collect2: ld returned 1 exit status :info:build make: *** [lib/libRGL.so] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_root/root/work/root' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_root/root/work/root" && /usr/bin/make -j16 -w all CC=/usr/bin/gcc-4.2 CXX=/usr/bin/g++-4.2 F77= " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for root): org.macports.install org.macports.build org.macports.destroot :notice:build Log for root is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_root/root/main.log -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Mar 8 21:11:47 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 8 Mar 2012 23:11:47 -0600 Subject: Building root fails In-Reply-To: References: Message-ID: On Mar 8, 2012, at 23:07, Rodolfo Aramayo wrote: > All my machines are reporting issues building root > > I am showing the tail of the error log but I will submit a bug report if needed Please do file a bug report and attach the entire main.log. I have not tried to build the latest root so I cannot vouch for it. From phildobbin at gmail.com Thu Mar 8 21:53:46 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 09 Mar 2012 05:53:46 +0000 Subject: Ruby problem In-Reply-To: <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> Message-ID: <4F599AEA.4050102@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/03/2012 01:21, Ryan Schmidt wrote: > On Mar 8, 2012, at 16:21, Phil Dobbin wrote: > >> For some while now I've used rvm installed in $HOME to manage my Ruby >> stuff but every time I install anything from Mac Ports the Ruby version >> gets switched back to the 1.8.7. in /opt/local (can be a pain if I >> forget to switch it back & the first time I notice is when it errors >> because they are no rubygems installed in /opt/local). >> >> Short of uninstalling Ruby & Vim is there any way 'round this to stop it >> happening? > > What, exactly, happens? What does it mean, "the Ruby version gets switched"? Hi, Ryan. Case in point: I've got iTerm2 running with six tabs. In each tab I've issued the command `rvm --default use 1.9.3` to set my ruby version. So in one shell I'll have a Rails project, another node.js, another $HOME/dev running git & so on. In one shell I clone a repository from git (repl) & switch shells to do a port search for a recommended dependent (rlwrap). I install rlwrp from Mac Ports. Switch shells again (to node) & the ruby version is now 1.8.7 from /opt/local. Running port dependents ruby returns only Vim. However node.js & npm are installed into /opt/local as are quite a lot of ports. At no time did I issue any command to change ruby versions (I suspect if I told rvm to use the System Ruby it'd defer to /opt/local because Mac Ports is amongst the first in my $PATH; certainly before /usr/bin). FWIW, none of any of the tools I'm using are outside of either $HOME or /opt/local. HTH, Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPWZrnAAoJEKpMeDHWT5ADzpgIAOenbmneNwFkQT3ClTejopyV Yo5/ofK2/V8FLBGAdFKKnK5HG0DgqEOcXN4lRUmgbYpfFT3Kxa3k9KC5LS8ryxXI op0pgbWLQTit71P87pfRnYJNJAGGScz6rbzOXvvi73+emvG8mYSg3PdsLa7PWlQ+ PD5GUyadKIYC19/YkZCbZrzCiEt52ovsXeQLTRhiWTJf/l8NMtkQB4txFgEcfIJL 9rQiWZ0bFpIYXakO7DcT3IE1MN6e1oO2Pqg2YfSlB+9szVi4hoUyP/MPTflEY5Gm elY+8UwET7jBnq+unL4OKyu0r+C0WmxhFvPoDCPt50UvSTsMCBTqgGyeHHc8334= =78S2 -----END PGP SIGNATURE----- From raimue at macports.org Fri Mar 9 02:35:41 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Fri, 09 Mar 2012 11:35:41 +0100 Subject: Ruby problem In-Reply-To: <4F599AEA.4050102@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> Message-ID: <4F59DCFD.6000403@macports.org> Hello, On 03/09/2012 06:53 AM, Phil Dobbin wrote: > I've got iTerm2 running with six tabs. In each tab I've issued the > command `rvm --default use 1.9.3` to set my ruby version. So in one > shell I'll have a Rails project, another node.js, another $HOME/dev > running git & so on. As far as I understand it on their website [1], rvm modifies your PATH variable to switch between different versions of a tool. Please check to what typing ruby in your shell refers with the command 'which ruby'. I assume it returns something like "/Users/foo/.rvm/rubies/ruby-1.9.3/bin/ruby" as explained on the website. Also check where this symlink points to. > In one shell I clone a repository from git (repl) & switch shells to do > a port search for a recommended dependent (rlwrap). I install rlwrp from > Mac Ports. Switch shells again (to node) & the ruby version is now 1.8.7 > from /opt/local. Please check again what 'which ruby' returns now and where the symlink points to. Running 'port' cannot modify the PATH variable of either the current or any other terminal. So I don't see how MacPorts could be doing anything that would modify the behavior here. I assume rvm does not more than modifying PATH and setting up symlinks, I did not find more documentation on that matter. Rainer [1] http://beginrescueend.com/rvm/basics/ From phildobbin at gmail.com Fri Mar 9 04:15:31 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 09 Mar 2012 12:15:31 +0000 Subject: Ruby problem In-Reply-To: <4F59DCFD.6000403@macports.org> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> Message-ID: <4F59F463.5060208@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/03/2012 10:35, Rainer M?ller wrote: > Hello, > > On 03/09/2012 06:53 AM, Phil Dobbin wrote: >> I've got iTerm2 running with six tabs. In each tab I've issued the >> command `rvm --default use 1.9.3` to set my ruby version. So in one >> shell I'll have a Rails project, another node.js, another $HOME/dev >> running git & so on. > > As far as I understand it on their website [1], rvm modifies your PATH > variable to switch between different versions of a tool. > > Please check to what typing ruby in your shell refers with the command > 'which ruby'. I assume it returns something like > "/Users/foo/.rvm/rubies/ruby-1.9.3/bin/ruby" as explained on the > website. Also check where this symlink points to. > >> In one shell I clone a repository from git (repl) & switch shells to do >> a port search for a recommended dependent (rlwrap). I install rlwrp from >> Mac Ports. Switch shells again (to node) & the ruby version is now 1.8.7 >> from /opt/local. > > Please check again what 'which ruby' returns now and where the symlink > points to. > > Running 'port' cannot modify the PATH variable of either the current or > any other terminal. So I don't see how MacPorts could be doing anything > that would modify the behavior here. > > I assume rvm does not more than modifying PATH and setting up symlinks, > I did not find more documentation on that matter. Hi, Rainer. Readlink returns nothing on both `/Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/bin/ruby` & `/opt/local/bin/ruby`. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPWfRgAAoJEKpMeDHWT5ADUBYH/A/mv8Oy/YmbxsQeBKpvJ7tC zFdSjAdGUYFr8suHoCBqu9a0FT3Pr/dfqQ1dGfNeZBU+QxiLFQqJK6HHTvlBvego rkWgFYp3JagIb5muYw+5ByXmI2ngpZvGsGTOI/HX5wBkWCNss7EQ45RxH+rsRfYZ jwqVhikri6BDYjpwlPvsiQRPR+ig17LrY1AfekuazOzD+yaaUS9B+p+AHLnlEyW2 nbNCyokvk7/LgStjnU8wsmz4SpADKQW5L1QuEdIHvH3gvq/ki7Rsv2xHqXlat54m tX4IUHTSbzEvtGdTRqaDkx92DeD1ffaOBxONCcZAI0KZr7givDX+ukslWcEZors= =XIy9 -----END PGP SIGNATURE----- From Frederic.Dubois at univ-montp2.fr Fri Mar 9 06:05:49 2012 From: Frederic.Dubois at univ-montp2.fr (=?ISO-8859-1?Q?Fr=E9d=E9ric_Dubois?=) Date: Fri, 09 Mar 2012 15:05:49 +0100 Subject: fabric + python27 Message-ID: <4F5A0E3D.7010008@univ-montp2.fr> Hello, Is it possible to add the py27 variant of fabric ? Currently only py25 and py26 are supported. Regards. -- Fr?d?ric Dubois, Eng, PhD LMGC - UMR CNRS 5508 Universit? de Montpellier 2, cc 048 Place Eug?ne Bataillon 34095 Montpellier Cedex 05 Tel 33/0 467144984 - Fax 33/0 467143923 http://www.lmgc.univ-montp2.fr/~dubois http://www.lmgc.univ-montp2.fr/~dubois/LMGC90 From ryandesign at macports.org Fri Mar 9 07:19:12 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 9 Mar 2012 09:19:12 -0600 Subject: fabric + python27 In-Reply-To: <4F5A0E3D.7010008@univ-montp2.fr> References: <4F5A0E3D.7010008@univ-montp2.fr> Message-ID: <4001F184-D25F-4F42-A1ED-8AD853B63DFC@macports.org> On Mar 9, 2012, at 08:05, Fr?d?ric Dubois wrote: > Is it possible to add the py27 variant of fabric ? > Currently only py25 and py26 are supported. They're separate ports, not variants. Ideally both ports would be combined into a single unified port, thus using subports, and then the py27 subport could be easily added. Feel free to file a ticket for this in the issue tracker. From alex at webis.net Fri Mar 9 09:55:42 2012 From: alex at webis.net (Alex Kac) Date: Fri, 09 Mar 2012 11:55:42 -0600 Subject: Strange issue with Tiger, MacPorts 1.9, and bind/apache/mysql Message-ID: <4F5A441E.70205@webis.net> We have had a very well working server running Tiger Server (yeah, yeah, I know) with MacPorts 1.9 for a very long time. We've been meaning to upgrade the server, but it all works well so we've left it alone. The problem is that 2 days ago somehow, some libs were modified: -r-xr-xr-x 1 root admin 1583712 Mar 6 15:42 libcrypto.1.0.0.dylib* -rw-r--r-- 1 root admin 2423980 Mar 6 15:42 libcrypto.a lrwxrwxrwx 1 root admin 21 Mar 6 15:43 libcrypto.dylib@ -> libcrypto.1.0.0.dylib I don't know how because I've checked the logs and I have no logins to the server in this time. Anyhow the big problem is that both MySQL and BIND are now crashing because they were compiled against an earlier version: Library not loaded: /opt/local/lib/libcrypto.0.9.8.dylib Referenced from: /opt/local/sbin/named Reason: image not found Library not loaded: /opt/local/lib/libssl.0.9.8.dylib Referenced from: /opt/local/lib/mysql5/bin/mysqldump Reason: image not found I haven't touched anything with MacPorts in ages....so I don't want to go fiddling here without some help and direction. It seems that all I really want to do then is to rebuild the binaries with the new libs. How can I do that? I don't want anything affecting my config files or data. Thanks in advance. -- Alex Kac - President and Founder Web Information Solutions, Inc. From domiman at gmail.com Fri Mar 9 10:23:17 2012 From: domiman at gmail.com (Dominik Reichardt) Date: Fri, 9 Mar 2012 19:23:17 +0100 Subject: Strange issue with Tiger, MacPorts 1.9, and bind/apache/mysql In-Reply-To: <4F5A441E.70205@webis.net> References: <4F5A441E.70205@webis.net> Message-ID: <193AC013-89C8-4431-9DAC-977CF688B603@gmail.com> Can't you just restire from a backup? Side note, isn't it dangerous to let a server run old unsecure software? Take care Dom Am 09.03.2012 um 18:55 schrieb Alex Kac : > We have had a very well working server running Tiger Server (yeah, yeah, I know) with MacPorts 1.9 for a very long time. We've been meaning to upgrade the server, but it all works well so we've left it alone. > > The problem is that 2 days ago somehow, some libs were modified: > -r-xr-xr-x 1 root admin 1583712 Mar 6 15:42 libcrypto.1.0.0.dylib* > -rw-r--r-- 1 root admin 2423980 Mar 6 15:42 libcrypto.a > lrwxrwxrwx 1 root admin 21 Mar 6 15:43 libcrypto.dylib@ -> libcrypto.1.0.0.dylib > > I don't know how because I've checked the logs and I have no logins to the server in this time. Anyhow the big problem is that both MySQL and BIND are now crashing because they were compiled against an earlier version: > Library not loaded: /opt/local/lib/libcrypto.0.9.8.dylib > Referenced from: /opt/local/sbin/named > Reason: image not found > > Library not loaded: /opt/local/lib/libssl.0.9.8.dylib > Referenced from: /opt/local/lib/mysql5/bin/mysqldump > Reason: image not found > > I haven't touched anything with MacPorts in ages....so I don't want to go fiddling here without some help and direction. It seems that all I really want to do then is to rebuild the binaries with the new libs. How can I do that? I don't want anything affecting my config files or data. > > Thanks in advance. > > -- > Alex Kac - President and Founder > Web Information Solutions, Inc. > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From alex at webis.net Fri Mar 9 10:28:31 2012 From: alex at webis.net (Alex Kac) Date: Fri, 09 Mar 2012 12:28:31 -0600 Subject: Strange issue with Tiger, MacPorts 1.9, and bind/apache/mysql In-Reply-To: <193AC013-89C8-4431-9DAC-977CF688B603@gmail.com> References: <4F5A441E.70205@webis.net> <193AC013-89C8-4431-9DAC-977CF688B603@gmail.com> Message-ID: <4F5A4BCF.1090201@webis.net> We backup the whole opt directory nightly mostly for content. Not for binaries. I don't normally care about binaries because they can be rebuilt. In this case I don't really know all of what changed enough to restore just what needs to be restored and not touch anything else. Plus I'm concerned about the fact that it changed on its own. As for unsecure software, in general I like keeping things up to date 100% of the time. OS X Server though doesn't make that easy and up until recently the location of the server made a full server overhaul difficult. > Dominik Reichardt > March 9, 2012 12:23 PM > Can't you just restire from a backup? > > Side note, isn't it dangerous to let a server run old unsecure software? > > Take care > > Dom > -- Alex Kac - President and Founder Web Information Solutions, Inc. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: compose-unknown-contact.jpg Type: image/jpeg Size: 770 bytes Desc: not available URL: From alex at webis.net Fri Mar 9 10:29:22 2012 From: alex at webis.net (Alex Kac) Date: Fri, 09 Mar 2012 12:29:22 -0600 Subject: Strange issue with Tiger, MacPorts 1.9, and bind/apache/mysql In-Reply-To: <193AC013-89C8-4431-9DAC-977CF688B603@gmail.com> References: <4F5A441E.70205@webis.net> <193AC013-89C8-4431-9DAC-977CF688B603@gmail.com> Message-ID: <4F5A4C02.5050705@webis.net> OK I figured out how to fix it for now. I just activated the one version of libcrypto before it in ports. That made it all work. Thanks. > Dominik Reichardt > March 9, 2012 12:23 PM > Can't you just restire from a backup? > > Side note, isn't it dangerous to let a server run old unsecure software? > > Take care > > Dom > -- Alex Kac - President and Founder Web Information Solutions, Inc. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: compose-unknown-contact.jpg Type: image/jpeg Size: 770 bytes Desc: not available URL: From jonesc at hep.phy.cam.ac.uk Fri Mar 9 12:00:03 2012 From: jonesc at hep.phy.cam.ac.uk (Chris Jones) Date: Fri, 9 Mar 2012 21:00:03 +0100 Subject: Building root fails In-Reply-To: References: Message-ID: <5C2DF231-27BA-4EF0-8F12-ADD0F7E91B51@hep.phy.cam.ac.uk> Hi, There is a known problem building root with the opengl variant enabled, on OSX 10.6 with Xcode 3, when the user also has glew installed. https://trac.macports.org/ticket/32525 It appears that despite the fact root has been told to use its own built in glew, it still uses the macports one and this causes problems. The fix is to build without opengl support, or remove glew and then build. As far as I am aware the problem only affects OSX 10.6 and Xcode 3. Everything is OK with 10.7 and Xcode 4.2. As I only have an OSX 10.7 I cannot reproduce it, so unless someone else who does steps in and investigates, its going to remain unfixed? Chris On 9 Mar 2012, at 6:11am, Ryan Schmidt wrote: > > On Mar 8, 2012, at 23:07, Rodolfo Aramayo wrote: > >> All my machines are reporting issues building root >> >> I am showing the tail of the error log but I will submit a bug report if needed > > Please do file a bug report and attach the entire main.log. I have not tried to build the latest root so I cannot vouch for it. > > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2966 bytes Desc: not available URL: From jonesc at hep.phy.cam.ac.uk Fri Mar 9 12:02:50 2012 From: jonesc at hep.phy.cam.ac.uk (Chris Jones) Date: Fri, 9 Mar 2012 21:02:50 +0100 Subject: Building root fails In-Reply-To: <5C2DF231-27BA-4EF0-8F12-ADD0F7E91B51@hep.phy.cam.ac.uk> References: <5C2DF231-27BA-4EF0-8F12-ADD0F7E91B51@hep.phy.cam.ac.uk> Message-ID: Hi, > It appears that despite the fact root has been told to use its own built in glew, it still uses the macports one and this causes problems. Just to clarify the above point a little. The issue is not just if you have GLEW installed, but if you have glew installed without the X11 variant enabled (which is not the default). Chris -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2966 bytes Desc: not available URL: From ryandesign at macports.org Fri Mar 9 16:37:46 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 9 Mar 2012 18:37:46 -0600 Subject: Strange issue with Tiger, MacPorts 1.9, and bind/apache/mysql In-Reply-To: <4F5A4C02.5050705@webis.net> References: <4F5A441E.70205@webis.net> <193AC013-89C8-4431-9DAC-977CF688B603@gmail.com> <4F5A4C02.5050705@webis.net> Message-ID: <5D941E13-8C3A-4968-A17A-61FA2B741BDF@macports.org> On Mar 9, 2012, at 12:29, Alex Kac wrote: > OK I figured out how to fix it for now. I just activated the one version of libcrypto before it in ports. That made it all work. Thanks. For a more comprehensive answer, see: https://trac.macports.org/wiki/howto/InstallingOlderPort As to why this happened, the only way it could have happened is if someone ran "sudo port sync" or "sudo port selfupdate" (to get the updated openssl port definition) and then "sudo port upgrade" or "sudo port install" on openssl or on some port that has a dependency on openssl. If you have not been in the habit of upgrading ports, then an easy way to see what else might have been affected at the same time would be to run "find" across /opt/local to identify any files that were modified recently. Note that we never support old versions of MacPorts. The current version of MacPorts, which still works on Tiger, is 2.0.4. But if this is a live server I understand your desire not to touch a running system. From konrad.hinsen at fastmail.net Sat Mar 10 05:27:48 2012 From: konrad.hinsen at fastmail.net (Konrad Hinsen) Date: Sat, 10 Mar 2012 14:27:48 +0100 Subject: Update to 2.0.4 fails In-Reply-To: <4F588BAA.9040907@macports.org> References: <20311.8664.264001.484482@Ordinateur-de-Catherine-Konrad.local> <4F572FB5.60503@macports.org> <20312.24272.871761.745309@Ordinateur-de-Catherine-Konrad.local> <4F588BAA.9040907@macports.org> Message-ID: <20315.22228.470819.471312@Ordinateur-de-Catherine-Konrad.local> Rainer M?ller writes: > Please remove the symlink at /usr/bin/pkg-config. > > There is a existing bug report in the Mono Bugzilla: > https://bugzilla.xamarin.com/show_bug.cgi?id=1154 That worked fine, thanks! Konrad. From phildobbin at gmail.com Sat Mar 10 08:37:24 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sat, 10 Mar 2012 16:37:24 +0000 Subject: Ruby problem In-Reply-To: <4F59F463.5060208@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> Message-ID: <4F5B8344.2090204@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/03/2012 12:15, Phil Dobbin wrote: > On 09/03/2012 10:35, Rainer M?ller wrote: >> Hello, > >> On 03/09/2012 06:53 AM, Phil Dobbin wrote: >>> I've got iTerm2 running with six tabs. In each tab I've issued the >>> command `rvm --default use 1.9.3` to set my ruby version. So in one >>> shell I'll have a Rails project, another node.js, another $HOME/dev >>> running git & so on. > >> As far as I understand it on their website [1], rvm modifies your PATH >> variable to switch between different versions of a tool. > >> Please check to what typing ruby in your shell refers with the command >> 'which ruby'. I assume it returns something like >> "/Users/foo/.rvm/rubies/ruby-1.9.3/bin/ruby" as explained on the >> website. Also check where this symlink points to. > >>> In one shell I clone a repository from git (repl) & switch shells to do >>> a port search for a recommended dependent (rlwrap). I install rlwrp from >>> Mac Ports. Switch shells again (to node) & the ruby version is now 1.8.7 >>> from /opt/local. > >> Please check again what 'which ruby' returns now and where the symlink >> points to. > >> Running 'port' cannot modify the PATH variable of either the current or >> any other terminal. So I don't see how MacPorts could be doing anything >> that would modify the behavior here. > >> I assume rvm does not more than modifying PATH and setting up symlinks, >> I did not find more documentation on that matter. > > > Hi, Rainer. > > Readlink returns nothing on both > `/Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/bin/ruby` & `/opt/local/bin/ruby`. Regarding this problem, again today I did some work using nodejs in a shell which rvm had allocated as Ruby 1.9.3 (the value of `which ruby` confirmed this before I started with node) & after finishing work on node running `which ruby` returned /opt/local/bin/ruby. Nodejs is installed into /opt/local. Running otool -L on both Ruby versions returns: `[Sat Mar 10 16:29:15 dobbin at darkstar:~ ] $ otool -L /Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/bin/ruby /Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/bin/ruby: /Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/lib/libruby.1.9.1.dylib (compatibility version 1.9.1, current version 1.9.1) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11) /usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 227.0.0) [Sat Mar 10 16:29:35 dobbin at darkstar:~ ] $ otool -L /opt/local/bin/ruby /opt/local/bin/ruby: /opt/local/lib/libruby.dylib (compatibility version 1.8.0, current version 1.8.7) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11) /usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 227.0.0)` If anyone could shed any light on what's happening here I'd be grateful. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPW4NBAAoJEKpMeDHWT5ADMBwIAOeLdIbLC9xDgiCtItthZthO x6drI8JAAV9oP0Wy0eajdeDUwf1TLUoX8zVeCkCqocDugTrRuPK4U0zaa3e17+kd GkmCQ7X3k7bCuyX1ZFiuj2G3JHkIvNe5mm5dpEOhT4tBEQsWcEJ+WOcatDlazb0Z ykQj63G4PuzWLVpzHt4/ceiOG4XMeLFhSt99gaZplLbbwsR1D2gBmPhgFIxG7qzq KkC2mHupB+Ed1l1X2N/1QQ9FU+UpfdNkiU2ttnJquP4XFgUQEY21+kQyjdLHqcBb hH3rl7C9RF3R/wc6HF7pN+J0zMjxFR1NBN8RUS3UXKHkaqG1o5j3SZETnQ6PWTw= =JNpc -----END PGP SIGNATURE----- From r.godzilla at comcast.net Sat Mar 10 13:29:55 2012 From: r.godzilla at comcast.net (Richard Miles) Date: Sat, 10 Mar 2012 13:29:55 -0800 Subject: openldap fails to install on OSX 10.6.8 intel mac Message-ID: I tried to install openldap but it will not install. Can someone please help? your assistance is apprecheated. Richard Miles r.godzilla at comcast.net From ryandesign at macports.org Sat Mar 10 13:49:00 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 10 Mar 2012 15:49:00 -0600 Subject: openldap fails to install on OSX 10.6.8 intel mac In-Reply-To: References: Message-ID: <8273A399-C22F-4077-863F-CEA93A54C786@macports.org> On Mar 10, 2012, at 15:29, Richard Miles wrote: > I tried to install openldap but it will not install. > Can someone please help? > your assistance is apprecheated. I've answered you in the ticket you filed. https://trac.macports.org/ticket/33579 From ryandesign at macports.org Sat Mar 10 13:50:44 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 10 Mar 2012 15:50:44 -0600 Subject: Ruby problem In-Reply-To: <4F5B8344.2090204@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> Message-ID: On Mar 10, 2012, at 10:37, Phil Dobbin wrote: > Regarding this problem, again today I did some work using nodejs in a > shell which rvm had allocated as Ruby 1.9.3 (the value of `which ruby` > confirmed this before I started with node) & after finishing work on > node running `which ruby` returned /opt/local/bin/ruby. > > Nodejs is installed into /opt/local. > > Running otool -L on both Ruby versions returns: > > `[Sat Mar 10 16:29:15 dobbin at darkstar:~ ] $ otool -L > /Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/bin/ruby > /Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/bin/ruby: > /Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/lib/libruby.1.9.1.dylib > (compatibility version 1.9.1, current version 1.9.1) > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current > version 125.2.11) > /usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version > 227.0.0) > [Sat Mar 10 16:29:35 dobbin at darkstar:~ ] $ otool -L /opt/local/bin/ruby > /opt/local/bin/ruby: > /opt/local/lib/libruby.dylib (compatibility version 1.8.0, current > version 1.8.7) > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current > version 125.2.11) > /usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version > 227.0.0)` > > If anyone could shed any light on what's happening here I'd be grateful. Something that is unrelated to MacPorts is happening. Installing a MacPorts port only installs files into /opt/local. It does not touch your environment. Just running node or most other programs should not alter your shell environment either. I don't know how rvm works, but it sounds like it's fragile. I'd talk to the developers of rvm for insight. From phildobbin at gmail.com Sat Mar 10 15:19:42 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sat, 10 Mar 2012 23:19:42 +0000 Subject: Ruby problem In-Reply-To: References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> Message-ID: <4F5BE18E.20105@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/03/2012 21:50, Ryan Schmidt wrote: > > On Mar 10, 2012, at 10:37, Phil Dobbin wrote: > >> Regarding this problem, again today I did some work using nodejs >> in a shell which rvm had allocated as Ruby 1.9.3 (the value of >> `which ruby` confirmed this before I started with node) & after >> finishing work on node running `which ruby` returned >> /opt/local/bin/ruby. >> >> Nodejs is installed into /opt/local. >> >> Running otool -L on both Ruby versions returns: >> >> `[Sat Mar 10 16:29:15 dobbin at darkstar:~ ] $ otool -L >> /Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/bin/ruby >> /Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/bin/ruby: >> /Users/dobbin/.rvm/rubies/ruby-1.9.3-p0/lib/libruby.1.9.1.dylib >> (compatibility version 1.9.1, current version 1.9.1) >> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current >> version 125.2.11) /usr/lib/libobjc.A.dylib (compatibility version >> 1.0.0, current version 227.0.0) [Sat Mar 10 16:29:35 >> dobbin at darkstar:~ ] $ otool -L /opt/local/bin/ruby >> /opt/local/bin/ruby: /opt/local/lib/libruby.dylib (compatibility >> version 1.8.0, current version 1.8.7) /usr/lib/libSystem.B.dylib >> (compatibility version 1.0.0, current version 125.2.11) >> /usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current >> version 227.0.0)` >> >> If anyone could shed any light on what's happening here I'd be >> grateful. > > Something that is unrelated to MacPorts is happening. > > Installing a MacPorts port only installs files into /opt/local. It > does not touch your environment. Just running node or most other > programs should not alter your shell environment either. > > I don't know how rvm works, but it sounds like it's fragile. I'd > talk to the developers of rvm for insight. OK, I'll run it by Michael Papis on the rvm list. Thanks, Ryan. - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPW+GHAAoJEKpMeDHWT5AD5ngIAJmulRyMpz9xFgRxoqnIWz7w 5Vgu/4aTJ4UAUQShqcUOkSU9eGC3ppzNHipqZvcHsFwoa0XQnQkceT4qruwMtUK0 gnmXj1bODrS12wlFwInKc6K0iFJNRjjt8unetEGWIutSbm7z6s4c6tDXO51AC0/9 X9NnLCUq1RuHhT0Z6ms/QgF/V+53ekZjO4EVLe+MPdyfmnVsZYKQrR1kHhwr2bBt WQIXVaP84xILGBs6eecSKe9kvQCd4hzwgsPrwSUGPxacz7X7B1bOMQMCe7p1Xxe4 0izUbkGM/IqheV9LK+pmSoNYfHPd4jWtBGDxoVYO/8MxrNZNNXhnSwsQUk1/YiI= =eqnJ -----END PGP SIGNATURE----- From raramayo at gmail.com Sat Mar 10 17:58:56 2012 From: raramayo at gmail.com (Rodolfo Aramayo) Date: Sat, 10 Mar 2012 19:58:56 -0600 Subject: Building root fails In-Reply-To: References: <5C2DF231-27BA-4EF0-8F12-ADD0F7E91B51@hep.phy.cam.ac.uk> Message-ID: FYI..I have uninstalled glew and tried to rebuild root, but this did not work On Fri, Mar 9, 2012 at 14:02, Chris Jones wrote: > Hi, > > > It appears that despite the fact root has been told to use its own built > in glew, it still uses the macports one and this causes problems. > > Just to clarify the above point a little. The issue is not just if you > have GLEW installed, but if you have glew installed without the X11 variant > enabled (which is not the default). > > Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: From jonesc at hep.phy.cam.ac.uk Sun Mar 11 11:17:01 2012 From: jonesc at hep.phy.cam.ac.uk (Chris Jones) Date: Sun, 11 Mar 2012 19:17:01 +0100 Subject: Building root fails In-Reply-To: References: <5C2DF231-27BA-4EF0-8F12-ADD0F7E91B51@hep.phy.cam.ac.uk> Message-ID: Please provide some details, in a bug report (not here). Chris On 11 Mar 2012, at 2:58am, Rodolfo Aramayo wrote: > FYI..I have uninstalled glew and tried to rebuild root, but this did not work > > On Fri, Mar 9, 2012 at 14:02, Chris Jones wrote: > Hi, > > > It appears that despite the fact root has been told to use its own built in glew, it still uses the macports one and this causes problems. > > Just to clarify the above point a little. The issue is not just if you have GLEW installed, but if you have glew installed without the X11 variant enabled (which is not the default). > > Chris > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2966 bytes Desc: not available URL: From phildobbin at gmail.com Sun Mar 11 13:50:12 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sun, 11 Mar 2012 20:50:12 +0000 Subject: npm permissions error Message-ID: <4F5D1004.4000608@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all. I'm using npm to install something from npmjs.org & even though I'm using sudo I'm getting: `npm ERR! Error: EPERM, operation not permitted '/opt/local/bin/npm' npm ERR! npm ERR! Please try running this command again as root/Administrator. npm ERR! npm ERR! System Darwin 10.8.0 npm ERR! command "/opt/local/bin/node" "/private/var/folders/QU/QUp3HUtzF3qX4y3OTcpg7E+++TM/-Tmp-/npm.50667/package/cli.js" "install" "-gf" npm ERR! cwd /private/var/folders/QU/QUp3HUtzF3qX4y3OTcpg7E+++TM/-Tmp-/npm.50667/package npm ERR! node -v v0.6.12 npm ERR! npm -v 1.1.4 npm ERR! path /opt/local/bin/npm npm ERR! code EPERM npm ERR! message EPERM, operation not permitted '/opt/local/bin/npm' npm ERR! errno {} npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /private/var/folders/QU/QUp3HUtzF3qX4y3OTcpg7E+++TM/-Tmp-/npm.50667/package/npm-debug.log npm not ok It failed` Any ideas on why /opt/local/bin is denying me access? Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPXRABAAoJEKpMeDHWT5ADph0H/2NWgPiCYMPcsDQdbHApnLyw uiJ1usE9Xe5G/OIc4S8C+xX1hvmth9E4iYi+rIHHrv7ogLBhQd8JVOXJEViaVeXP Eh0SsxFknnisKzqpYc7nT1T+6DnTWUNVgvoMt0epzD18JmPforMauPbZ6HIQ/Qxa 1cTwM0hQGIqLWJRz95/UZy9jHzIbLsWpEH9Si6SrUV0eVSPMlyryY+SjUSysCi19 J4eCkvQHa7q2HhNGM5wREzeGorfowR0Z/L7ehR6UzZ+OJ5gCemmbIkoiK/VMPdEu 2442F+PMa6+lA0R2wrnpXalPymcN21dH0C8St2EpVcvQRQcK+GFumoNZftXMXDM= =z+g8 -----END PGP SIGNATURE----- From phildobbin at gmail.com Sun Mar 11 14:01:16 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sun, 11 Mar 2012 21:01:16 +0000 Subject: npm permissions error In-Reply-To: <4F5D1004.4000608@gmail.com> References: <4F5D1004.4000608@gmail.com> Message-ID: <4F5D129C.4090701@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/03/2012 20:50, Phil Dobbin wrote: > I'm using npm to install something from npmjs.org & even though > I'm using sudo I'm getting: [snip] Scrub that. I figured it out. Sorry for the noise, Phil... -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPXRKXAAoJEKpMeDHWT5ADyPYH/jLnWmH9d5ptl/KUVJ0ycnsF vAptJkecrAwMZ1WgdBYtOl7JB5+SgRJ7iPz6nGC3QIjhmI8Tcrlj7zcMS6GPtihX SuP8TczCoGSsO3XFErZdtGHP9ic7Lw2kqODDZlteQD5McuAqrn8V/7ALHGino0Bz WTyLk6qg9x+ufUtAOSltDrt5CGcnd6MyNPQT7Ih9HXPCLOR90uPfVhqVTBFdZx5k /mFTV2AJM+DPiPMUX4dCTlwa2SL3PHg71gzdV2VIoEYuOv7p7rmsszhZsh5qZsjl lTXOCfS0lktSiBV7myrOCcwLVNUAZc6BeKGpEuTNGZ1tDSSC9jfJeFluqQgZ6bo= =DzQE -----END PGP SIGNATURE----- From ryandesign at macports.org Sun Mar 11 14:26:44 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 11 Mar 2012 16:26:44 -0500 Subject: npm permissions error In-Reply-To: <4F5D129C.4090701@gmail.com> References: <4F5D1004.4000608@gmail.com> <4F5D129C.4090701@gmail.com> Message-ID: <3F72886D-35A9-4660-85E7-DCBFC6E55A57@macports.org> On Mar 11, 2012, at 16:01, Phil Dobbin wrote: > On 11/03/2012 20:50, Phil Dobbin wrote: > >> I'm using npm to install something from npmjs.org & even though >> I'm using sudo I'm getting: > > [snip] > > Scrub that. I figured it out. What was the solution? You shouldn't be using sudo with npm. npm is for installing node modules locally. Projects that recommend the use of "npm -g" for a global install should instead have an entire MacPorts port made for them. From barbak at gmail.com Sun Mar 11 16:15:02 2012 From: barbak at gmail.com (Alexandre Parent) Date: Mon, 12 Mar 2012 00:15:02 +0100 Subject: How to install qt4-mac and qt3-mac ? Message-ID: <4F5D31F6.5030901@gmail.com> Hi everyone, Is there a way to make qt4-mac and qt3-mac package installed on the same system ? I have the following message : Error: Unable to execute port: Can't install qt3-mac because conflicting ports are installed: qt4-mac I need to have both on my system, is it possible with the macports ? Regards, -- Alexandre Parent From pixilla at macports.org Sun Mar 11 16:19:36 2012 From: pixilla at macports.org (Bradley Giesbrecht) Date: Sun, 11 Mar 2012 16:19:36 -0700 Subject: How to install qt4-mac and qt3-mac ? In-Reply-To: <4F5D31F6.5030901@gmail.com> References: <4F5D31F6.5030901@gmail.com> Message-ID: <13735CC8-5044-4104-AEFC-FE4B32563EA3@macports.org> On Mar 11, 2012, at 4:15 PM, Alexandre Parent wrote: > Hi everyone, > > Is there a way to make qt4-mac and qt3-mac package installed on the same system ? > I have the following message : > Error: Unable to execute port: Can't install qt3-mac because conflicting ports are installed: qt4-mac > > I need to have both on my system, is it possible with the macports ? Not in the same prefix. What is your need for need qt3-mac? Regards, Bradley Giesbrecht (pixilla) -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2763 bytes Desc: not available URL: From barbak at gmail.com Sun Mar 11 16:26:06 2012 From: barbak at gmail.com (Alexandre Parent) Date: Mon, 12 Mar 2012 00:26:06 +0100 Subject: How to install qt4-mac and qt3-mac ? In-Reply-To: <13735CC8-5044-4104-AEFC-FE4B32563EA3@macports.org> References: <4F5D31F6.5030901@gmail.com> <13735CC8-5044-4104-AEFC-FE4B32563EA3@macports.org> Message-ID: <4F5D348E.4060804@gmail.com> On 12/03/12 00:19, Bradley Giesbrecht wrote: > Not in the same prefix. What is your need for need qt3-mac? Regards, > Bradley Giesbrecht (pixilla) I need to compile/resurrect an old project of mine, and it use qt3. -- Alexandre Parent From ryandesign at macports.org Sun Mar 11 16:41:45 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 11 Mar 2012 18:41:45 -0500 Subject: npm permissions error In-Reply-To: <7A5BC3F3-6644-41E8-AB47-4F4BB66707D7@lavergne.gotdns.org> References: <4F5D1004.4000608@gmail.com> <4F5D129C.4090701@gmail.com> <3F72886D-35A9-4660-85E7-DCBFC6E55A57@macports.org> <7A5BC3F3-6644-41E8-AB47-4F4BB66707D7@lavergne.gotdns.org> Message-ID: <9FEEB42D-4CEB-461B-8E65-79AE1AADEB66@macports.org> On Mar 11, 2012, at 18:36, Jeremy Lavergne wrote: >> Projects that recommend the use of "npm -g" for a global install should instead have an entire MacPorts port made for them. > > Why not have MacPorts interface directly with npm, and let it do the node package managing? We shouldn't be in the business or adding portfiles for other package manages when they work just fine being controlled by MacPorts. Only if they have problems should MacPorts step in with its own portfiles. But we are in the business of adding portfiles for software in other package managers. We already do exactly that for perl (cpan), php (pear, pecl), etc. We don't want other package managers installing software into the MacPorts prefix, but that's exactly what "npm -g" (and cpan and pear and pecl) would do. That's why the npm port already prints a message explaining to users that the use of "npm -g" is discouraged. We already have ports for some things you can install with "npm -g", like jake and coffee-script. We should continue adding ports for other such software until nobody feels a need to run "npm -g". From jeremy at lavergne.gotdns.org Sun Mar 11 16:47:15 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sun, 11 Mar 2012 19:47:15 -0400 Subject: npm permissions error In-Reply-To: <9FEEB42D-4CEB-461B-8E65-79AE1AADEB66@macports.org> References: <4F5D1004.4000608@gmail.com> <4F5D129C.4090701@gmail.com> <3F72886D-35A9-4660-85E7-DCBFC6E55A57@macports.org> <7A5BC3F3-6644-41E8-AB47-4F4BB66707D7@lavergne.gotdns.org> <9FEEB42D-4CEB-461B-8E65-79AE1AADEB66@macports.org> Message-ID: <4D9D86C6-0E86-4BDA-834B-79A9ED40022C@lavergne.gotdns.org> > But we are in the business of adding portfiles for software in other package managers. We already do exactly that for perl (cpan), php (pear, pecl), etc. We don't want other package managers installing software into the MacPorts prefix, but that's exactly what "npm -g" (and cpan and pear and pecl) would do. That's why the npm port already prints a message explaining to users that the use of "npm -g" is discouraged. We already have ports for some things you can install with "npm -g", like jake and coffee-script. We should continue adding ports for other such software until nobody feels a need to run "npm -g". Why is MacPorts not actually controlling all these underling package managers? why can't we have MacPorts itself running 'npm -g' and tracking files from there? -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From mojca.miklavec.lists at gmail.com Sun Mar 11 16:51:38 2012 From: mojca.miklavec.lists at gmail.com (Mojca Miklavec) Date: Mon, 12 Mar 2012 00:51:38 +0100 Subject: gnuplot: question about wxWidgets(-devel) & Universal variants Message-ID: Hello, I would like to use gnuplot with wxt terminal (wxWidgets). The current Portfile uses variant wxwidgets description "Enable wxWidgets front-end" { depends_lib-append port:wxWidgets configure.args-delete --disable-wxwidgets configure.args-append --with-wx-config=${prefix}/bin/wx-config } if {[variant_isset wxwidgets]} { # wxWidgets is not universal and is 32-bit only universal_variant no supported_archs i386 ppc } however wxWidgets 2.8 only support Carbon (= only ppc and i386). I have tried to modify the gnuplot's Portfile to use wxWidgets 2.9. The following code works for me (Lion x86_64): variant wxwidgets description "Enable wxWidgets front-end" { depends_lib-append port:wxWidgets-devel configure.args-delete --disable-wxwidgets configure.args-append --with-wx-config=${prefix}/bin/wx-config } if {[variant_isset wxwidgets]} { if {${configure.compiler} == "clang"} { configure.compiler llvm-gcc-4.2 } } but since many other ports depend on wxWidgets (conflicting with wxWidgets-devel), it might be undesirable to put the code above to gnuplot's Portfile. Also, for anyone using ppc or i386 the version 2.8 of wxWidgets might be perfectly OK. How exactly should the code be written to enable compiling 64-bit version of gnuplot with wxt terminal, without interfering with other ports and without breaking functionality for 32-bit architectures? Once/if that question is answered, I have a Portfile for the new gnuplot 4.6 ready to be committed. Thank you, Mojca From ryandesign at macports.org Sun Mar 11 17:24:34 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 11 Mar 2012 19:24:34 -0500 Subject: npm permissions error In-Reply-To: <4D9D86C6-0E86-4BDA-834B-79A9ED40022C@lavergne.gotdns.org> References: <4F5D1004.4000608@gmail.com> <4F5D129C.4090701@gmail.com> <3F72886D-35A9-4660-85E7-DCBFC6E55A57@macports.org> <7A5BC3F3-6644-41E8-AB47-4F4BB66707D7@lavergne.gotdns.org> <9FEEB42D-4CEB-461B-8E65-79AE1AADEB66@macports.org> <4D9D86C6-0E86-4BDA-834B-79A9ED40022C@lavergne.gotdns.org> Message-ID: <0BFBE7EE-E8D7-4C20-8A23-9432E4FD4975@macports.org> On Mar 11, 2012, at 18:47, Jeremy Lavergne wrote: >> But we are in the business of adding portfiles for software in other package managers. We already do exactly that for perl (cpan), php (pear, pecl), etc. We don't want other package managers installing software into the MacPorts prefix, but that's exactly what "npm -g" (and cpan and pear and pecl) would do. That's why the npm port already prints a message explaining to users that the use of "npm -g" is discouraged. We already have ports for some things you can install with "npm -g", like jake and coffee-script. We should continue adding ports for other such software until nobody feels a need to run "npm -g". > > Why is MacPorts not actually controlling all these underling package managers? why can't we have MacPorts itself running 'npm -g' and tracking files from there? Are we talking about something like an npm portgroup with which we could easily whip out ports for each globally-installable npm package? Or modifications to MacPorts base to directly run npm without needing a portfile? The problem with trying to write an npm portgroup is that there are many things that package managers do that are perfectly fine to do when users control them directly but that we wouldn't want them to do when MacPorts controls them. Some examples from npm (pear, pecl, cpan probably are similar): npm installs the latest version; we want to install a specific version. Maybe there's a way to tell it what version to use. npm installs directly to its destination, without using a destroot, so we can't track the files it installs. Maybe there's a way to tell it to use a destroot. npm downloads files on its own, so we don't get the chance to verify the files' integrity or to mirror them. "port fetch" on some port using this hypothetical npm portgroup would not actually fetch anything; it would fetch during the build phase, which users would not unexpect. Maybe there's a way to tell it to use an already-downloaded distfile. npm handles dependencies; we want to handle dependencies in MacPorts. npm is unique (as compared with cpan, pear, pecl) in that it allows multiple copies of modules to be installed, in different versions, in different hierarchies. So an npm package foo could depend on version 0.2 of bar and package baz could depend on version 0.4 of bar and npm automatically handles installing them in different directories. npm only handles npm dependencies, but many npm modules require other compiled libraries, which must already be installed; we need to be able to specify those. This kind of thing was discussed before for cpan, and again for pecl, and again for pear; the recognition of these various issues is what led Bradley to recently commit hundreds of ports for all the packages available in pear. Regarding the other idea of having MacPorts directly run npm without needing even a portfile, we would still have the above problems, plus the effort of integrating into base, with the end result that the user has fewer assurances about the software than the few they already have with most other ports. In MacPorts, we at least guarantee users that one other person has confirmed that a port can be installed somewhere. If we were to directly call npm and bypass that approval process, there would be no guarantee at all. From ryandesign at macports.org Sun Mar 11 17:46:32 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 11 Mar 2012 19:46:32 -0500 Subject: gnuplot: question about wxWidgets(-devel) & Universal variants In-Reply-To: References: Message-ID: On Mar 11, 2012, at 18:51, Mojca Miklavec wrote: > I would like to use gnuplot with wxt terminal (wxWidgets). The current > Portfile uses > > variant wxwidgets description "Enable wxWidgets front-end" { > depends_lib-append port:wxWidgets > configure.args-delete --disable-wxwidgets > configure.args-append --with-wx-config=${prefix}/bin/wx-config > } > if {[variant_isset wxwidgets]} { > # wxWidgets is not universal and is 32-bit only > universal_variant no > supported_archs i386 ppc > } > > however wxWidgets 2.8 only support Carbon (= only ppc and i386). I > have tried to modify the gnuplot's Portfile to use wxWidgets 2.9. The > following code works for me (Lion x86_64): > > variant wxwidgets description "Enable wxWidgets front-end" { > depends_lib-append port:wxWidgets-devel > configure.args-delete --disable-wxwidgets > configure.args-append --with-wx-config=${prefix}/bin/wx-config > } > if {[variant_isset wxwidgets]} { > if {${configure.compiler} == "clang"} { > configure.compiler llvm-gcc-4.2 > } > } > > but since many other ports depend on wxWidgets (conflicting with > wxWidgets-devel), it might be undesirable to put the code above to > gnuplot's Portfile. Also, for anyone using ppc or i386 the version 2.8 > of wxWidgets might be perfectly OK. > > How exactly should the code be written to enable compiling 64-bit > version of gnuplot with wxt terminal, without interfering with other > ports and without breaking functionality for 32-bit architectures? > Once/if that question is answered, I have a Portfile for the new > gnuplot 4.6 ready to be committed. The simplest solution for us would be for the developers of wxWidgets to finally release a stable 64-bit compatible version of their software. Then we could update the wxWidgets portfile to that version and remove all the 32-bit forcing in all the ports that do that. From MK-MacPorts at techno.ms Mon Mar 12 01:16:13 2012 From: MK-MacPorts at techno.ms (=?iso-8859-1?Q?Marko_K=E4ning?=) Date: Mon, 12 Mar 2012 09:16:13 +0100 Subject: How to install qt4-mac and qt3-mac ? In-Reply-To: <4F5D348E.4060804@gmail.com> References: <4F5D31F6.5030901@gmail.com> <13735CC8-5044-4104-AEFC-FE4B32563EA3@macports.org> <4F5D348E.4060804@gmail.com> Message-ID: <5A069A34-FF5B-4EEB-ADDD-F02DEFB3629D@techno.ms> Hi Alexandre! > I need to compile/resurrect an old project of mine, and it use qt3. If you want to run Qt4 apps as well as Qt3 apps, you can not - as Brad wrote - install qt3-mac parallel to qt4-mac, instead you would have to set up parallel MacPorts installations with different prefixes in order to use one installation for Qt3 and the other one for Qt4. Check out section 2.3.4. Install Multiple MacPorts Copies http://guide.macports.org/#installing.macports.source.multiple in MacPorts' guide. That description, however, lacks the necessary changes to the environment variables. One would have to update the Guide according to this. If you need help setting this up, let me know, I could send you a little bash script - originally suggested to me by Brad - which helps creating the needed environment. I know there are also hints somewhere hidden in the Wiki, but I can't tell you where right now? Sorry. It's a little sad, but a fact, that the vast amount of documentation is scattered over 3 sources: man pages, wiki, and the Guide. The more I write, the more I understand that the Guide needs the said update. Greets, Marko From pmoura at di.ubi.pt Mon Mar 12 05:59:38 2012 From: pmoura at di.ubi.pt (Paulo Moura) Date: Mon, 12 Mar 2012 12:59:38 +0000 Subject: subversion-perlbindings update failure Message-ID: Hi, I'm running MacOS X 10.7.3 + Xcode 4.3. I applied the changes advised when upgrading to Xcode 4.3. In particular, xcode-select gives: $ xcode-select -version xcode-select version 2307. $ which xcode-select /usr/bin/xcode-select $ xcode-select -print-path /Applications/Xcode.app/Contents/Developer I upgraded other software successfully, including subversion 1.7.4. But trying to upgrade subversion-perlbindings fails with the following information on the log file: :info:build /Developer/usr/bin/clang -c -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include -I../../../../../subversion/bindings/swig/perl/libsvn_swig_perl -I../../../../../subversion/include -I../../../../../subversion -I../../../../../subversion/bindings/swig -g -pipe -O2 -arch x86_64 -Werror=implicit-function-declaration -pipe -O2 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include -DVERSION=\"\" -DXS_VERSION=\"\" "-I/opt/local/lib/perl5/5.12.3/darwin-multi-2level/CORE" -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp core.c :info:build /bin/sh: /Developer/usr/bin/clang: No such file or directory :info:build make[1]: *** [core.o] Error 127 :info:build make[1]: Leaving directory Maybe some left over of previous Xcode versions? After installing Xcode 4.3 I simply deleted the old /Developer folder. Your help is appreciated. Cheers, Paulo ----------------------------------------------------------------- Paulo Jorge Lopes de Moura, PhD Assistant Professor Dep. of Computer Science, University of Beira Interior 6201-001 Covilh?, Portugal Office 3.18 Ext. 3276 Phone: +351 275 242081 Fax: +351 275 319899 Email: Home page: Research: Blog: ----------------------------------------------------------------- From deric at macports.org Mon Mar 12 06:48:32 2012 From: deric at macports.org (Daniel Ericsson) Date: Mon, 12 Mar 2012 14:48:32 +0100 Subject: subversion-perlbindings update failure In-Reply-To: References: Message-ID: <82E7A58A-3CDC-4049-9E71-EF692C0898B3@macports.org> On 12 mar 2012, at 13:59, Paulo Moura wrote: > I'm running MacOS X 10.7.3 + Xcode 4.3. I applied the changes advised when upgrading to Xcode 4.3. In particular, xcode-select gives: > > $ xcode-select -version > xcode-select version 2307. > $ which xcode-select > /usr/bin/xcode-select > $ xcode-select -print-path > /Applications/Xcode.app/Contents/Developer > > I upgraded other software successfully, including subversion 1.7.4. But trying to upgrade subversion-perlbindings fails with the following information on the log file: > > :info:build /Developer/usr/bin/clang -c -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include -I../../../../../subversion/bindings/swig/perl/libsvn_swig_perl -I../../../../../subversion/include -I../../../../../subversion -I../../../../../subversion/bindings/swig -g -pipe -O2 -arch x86_64 -Werror=implicit-function-declaration -pipe -O2 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include -DVERSION=\"\" -DXS_VERSION=\"\" "-I/opt/local/lib/perl5/5.12.3/darwin-multi-2level/CORE" -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp core.c > :info:build /bin/sh: /Developer/usr/bin/clang: No such file or directory > :info:build make[1]: *** [core.o] Error 127 > :info:build make[1]: Leaving directory > > Maybe some left over of previous Xcode versions? After installing Xcode 4.3 I simply deleted the old /Developer folder. Your help is appreciated. I've seen this for ports that uses glibtool. It looked like glibtool had static paths to compilers, forcing an upgrade of libtool fixed this for me: `port -n upgrade --force libtool`. I didn't save any of the old output unfortunately. Before you upgrade could you do a `port contents libtool | grep -v contains | xargs grep clang`. If upgrading libtool fixes the error could you post the output before and after the libtool upgrade? thanks, -- Daniel From jeremy at lavergne.gotdns.org Mon Mar 12 06:49:55 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Mon, 12 Mar 2012 09:49:55 -0400 Subject: subversion-perlbindings update failure In-Reply-To: <82E7A58A-3CDC-4049-9E71-EF692C0898B3@macports.org> References: <82E7A58A-3CDC-4049-9E71-EF692C0898B3@macports.org> Message-ID: > `port contents libtool | grep -v contains | xargs grep clang` `port -q ...` should do away with the `grep -v ...`. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From phildobbin at gmail.com Mon Mar 12 06:51:14 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Mon, 12 Mar 2012 13:51:14 +0000 Subject: npm permissions error In-Reply-To: <3F72886D-35A9-4660-85E7-DCBFC6E55A57@macports.org> References: <4F5D1004.4000608@gmail.com> <4F5D129C.4090701@gmail.com> <3F72886D-35A9-4660-85E7-DCBFC6E55A57@macports.org> Message-ID: <4F5DFF52.5030702@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/03/2012 21:26, Ryan Schmidt wrote: > > On Mar 11, 2012, at 16:01, Phil Dobbin wrote: > >> On 11/03/2012 20:50, Phil Dobbin wrote: >> >>> I'm using npm to install something from npmjs.org & even though >>> I'm using sudo I'm getting: >> >> [snip] >> >> Scrub that. I figured it out. > > What was the solution? > > You shouldn't be using sudo with npm. npm is for installing node modules locally. > > Projects that recommend the use of "npm -g" for a global install should instead have an entire MacPorts port made for them. I checked on one of my Linux boxes & you actually have to be root to install: sudo will not do it. I haven't enabled root on my OS X box & I probably won't so I'm considering as to whether it's worth the bother to see if nodejs/npm can be installed into $HOME/ on OS X or to just stick to using Linux for all node related actives & use my existing node GitHub repos for anything I need to add from the OS X box. As an aside, the way OS X/Ubuntu go about coping with permissions, along with Windows, sucks. The first password you create on any OS installation should be the root password IMO. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPXf9OAAoJEKpMeDHWT5ADOC8H/1Ro6g5govSb8umruJc+CnRj 2Ab70kxGoBpccPmsYqcEFv0PMRwJw+d62CacySOgBko7+20qCTAlPLpFe9vYuwOc J6b6wOw6u2IuW+1bJZSVayeA5dMcLXqyToC/JjZOdvxHkiiuBvyVKNjE8ZmOaa/s /lgkzsq35tC48M4OzuZ32QFrlYTMNPxjGfd8Xy1fvWnnSf4nPp3numJMOdpXnnoW 4vzbiy5zu5q5mSWr/3z3BMOElKPhM7SATeIV6heKXHwh9M2FSR7fMRBOswmukJiv 7bYZ3aulW3kWg/76K3QLdxTKlqKISPi8oQ2VPe6nKD0wrE/ReUcNvE+2Jths72Y= =TOeK -----END PGP SIGNATURE----- From pmoura at di.ubi.pt Mon Mar 12 07:36:39 2012 From: pmoura at di.ubi.pt (Paulo Moura) Date: Mon, 12 Mar 2012 14:36:39 +0000 Subject: subversion-perlbindings update failure In-Reply-To: <82E7A58A-3CDC-4049-9E71-EF692C0898B3@macports.org> References: <82E7A58A-3CDC-4049-9E71-EF692C0898B3@macports.org> Message-ID: <51563CD9-4844-4267-8878-69A2597086B2@di.ubi.pt> On 12/03/2012, at 13:48, Daniel Ericsson wrote: > On 12 mar 2012, at 13:59, Paulo Moura wrote: > >> I'm running MacOS X 10.7.3 + Xcode 4.3. I applied the changes advised when upgrading to Xcode 4.3. In particular, xcode-select gives: >> >> $ xcode-select -version >> xcode-select version 2307. >> $ which xcode-select >> /usr/bin/xcode-select >> $ xcode-select -print-path >> /Applications/Xcode.app/Contents/Developer >> >> I upgraded other software successfully, including subversion 1.7.4. But trying to upgrade subversion-perlbindings fails with the following information on the log file: >> >> :info:build /Developer/usr/bin/clang -c -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include -I../../../../../subversion/bindings/swig/perl/libsvn_swig_perl -I../../../../../subversion/include -I../../../../../subversion -I../../../../../subversion/bindings/swig -g -pipe -O2 -arch x86_64 -Werror=implicit-function-declaration -pipe -O2 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include -DVERSION=\"\" -DXS_VERSION=\"\" "-I/opt/local/lib/perl5/5.12.3/darwin-multi-2level/CORE" -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp core.c >> :info:build /bin/sh: /Developer/usr/bin/clang: No such file or directory >> :info:build make[1]: *** [core.o] Error 127 >> :info:build make[1]: Leaving directory >> >> Maybe some left over of previous Xcode versions? After installing Xcode 4.3 I simply deleted the old /Developer folder. Your help is appreciated. > > I've seen this for ports that uses glibtool. It looked like glibtool had static paths to compilers, forcing an upgrade of libtool fixed this for me: `port -n upgrade --force libtool`. I didn't save any of the old output unfortunately. > > Before you upgrade could you do a `port contents libtool | grep -v contains | xargs grep clang`. If upgrading libtool fixes the error could you post the output before and after the libtool upgrade? Thanks :-) You and Jeremy nailed it. Follows the output your requested for the libtool port: $ port contents libtool | grep -v contains | xargs grep clang /opt/local/bin/glibtool:LTCC="/Developer/usr/bin/clang" /opt/local/bin/glibtool:CC="/Developer/usr/bin/clang" /opt/local/bin/glibtool:CC="/Developer/usr/bin/clang++" $ sudo port -n upgrade --force libtool Password: ---> Cleaning libtool ---> Unable to uninstall libtool @2.4.2_0, the following ports depend on it: ---> guile @1.8.7_2 ---> libgda4 @4.2.12_0 ---> GraphicsMagick @1.3.14_0+q8 Warning: Uninstall forced. Proceeding despite dependencies. ---> Deactivating libtool @2.4.2_0 ---> Unable to deactivate libtool @2.4.2_0, the following ports depend on it: ---> guile @1.8.7_2 ---> libgda4 @4.2.12_0 ---> GraphicsMagick @1.3.14_0+q8 Warning: Deactivate forced. Proceeding despite dependencies. ---> Cleaning libtool ---> Uninstalling libtool @2.4.2_0 ---> Cleaning libtool ---> Computing dependencies for libtool ---> Fetching archive for libtool ---> Attempting to fetch libtool-2.4.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libtool ---> Fetching libtool ---> Verifying checksum(s) for libtool ---> Extracting libtool ---> Configuring libtool ---> Building libtool ---> Staging libtool into destroot ---> Installing libtool @2.4.2_0 ---> Activating libtool @2.4.2_0 ---> Cleaning libtool $ port contents libtool | grep -v contains | xargs grep clang /opt/local/bin/glibtool:LTCC="/usr/bin/clang" /opt/local/bin/glibtool:sys_lib_search_path_spec="/usr/lib/clang/3.1 /usr/local/lib" /opt/local/bin/glibtool:CC="/usr/bin/clang" /opt/local/bin/glibtool:CC="/usr/bin/clang++" The same problem, and the same solution with the perl port. After these upgrades, the subversion-perlbindings port upgraded without issues. Maybe had the workaround to the FAQ section of Xcode 4.3? Cheers, Paulo ----------------------------------------------------------------- Paulo Jorge Lopes de Moura, PhD Assistant Professor Dep. of Computer Science, University of Beira Interior 6201-001 Covilh?, Portugal Office 3.18 Ext. 3276 Phone: +351 275 242081 Fax: +351 275 319899 Email: Home page: Research: Blog: ----------------------------------------------------------------- From mojca.miklavec.lists at gmail.com Mon Mar 12 11:22:49 2012 From: mojca.miklavec.lists at gmail.com (Mojca Miklavec) Date: Mon, 12 Mar 2012 19:22:49 +0100 Subject: gnuplot: question about wxWidgets(-devel) & Universal variants In-Reply-To: References: Message-ID: On Mon, Mar 12, 2012 at 01:46, Ryan Schmidt wrote: > >> How exactly should the code be written to enable compiling 64-bit >> version of gnuplot with wxt terminal, without interfering with other >> ports and without breaking functionality for 32-bit architectures? >> Once/if that question is answered, I have a Portfile for the new >> gnuplot 4.6 ready to be committed. > > The simplest solution for us would be for the developers of wxWidgets to finally release a stable 64-bit compatible version of their software. Then we could update the wxWidgets portfile to that version and remove all the 32-bit forcing in all the ports that do that. However that probably won't happen for some time. Would it be acceptable for a non-default option of gnuplot to simply depend on wxWidgets-devel then? The version 2.9 also contains some nice features that are missing in 2.8, so it's not just about type of binary. (If necessary, there could be two options, one with wxWidgets and one with wxWidgets-devel, but I don't really think that two options are needed.) I tried to create an update at https://trac.macports.org/ticket/33596 Mojca From phildobbin at gmail.com Mon Mar 12 14:00:34 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Mon, 12 Mar 2012 21:00:34 +0000 Subject: Ruby problem In-Reply-To: <4F5BE18E.20105@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> Message-ID: <4F5E63F2.5060806@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/03/2012 23:19, Phil Dobbin wrote: > On 10/03/2012 21:50, Ryan Schmidt wrote: > >> On Mar 10, 2012, at 10:37, Phil Dobbin wrote: > >>> Regarding this problem, again today I did some work using >>> nodejs in a shell which rvm had allocated as Ruby 1.9.3 (the >>> value of `which ruby` confirmed this before I started with >>> node) & after finishing work on node running `which ruby` >>> returned /opt/local/bin/ruby. >>> >>> Nodejs is installed into /opt/local. >>> [snip] >>> If anyone could shed any light on what's happening here I'd be >>> grateful. > >> Something that is unrelated to MacPorts is happening. > >> Installing a MacPorts port only installs files into /opt/local. >> It does not touch your environment. Just running node or most >> other programs should not alter your shell environment either. > >> I don't know how rvm works, but it sounds like it's fragile. I'd >> talk to the developers of rvm for insight. > > > OK, I'll run it by Michael Papis on the rvm list. It was an rvm problem which has now been patched. It can be applied by pulling `rvm head` then `rvm reload` just in case anybody else is using it or are reading the archives late one night scouring the Internet with the same problem. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPXmPvAAoJEKpMeDHWT5AD2Q0IAI0JZNmB6/7x4fo3Qgx5e4Lz OLIycLrj83Xofm0hZqCUBLKgr2e4QYCjVXmPngyZ69kMoPS2ZLBTanymk0YJ1NpL Pce8A641joUlu7pd/e7SYAD9DJ7aOv+xv5MhocGZFgSfiebRPJbGzDFtW8WNak2P FVOK0mqPTKQe0qffSqr4Tf9Zs4TqRH0Nb1xy5ArSIVScb8R/LNuS5Q+Wr9PyOrvg 6pMfARhuvxB8krSpdReIKZXCHsxIDD5F22Px2AssO9v9Y8AoU5fwY6LVzdmv/Zkx U68vf/8Ew40O0m40YyRZ+fTdP21HO5qXrca/de23vP1PY+hc7ep6w5a2KsbZl0s= =Kx87 -----END PGP SIGNATURE----- From allbery.b at gmail.com Mon Mar 12 22:27:51 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Tue, 13 Mar 2012 01:27:51 -0400 Subject: subversion-perlbindings update failure In-Reply-To: References: Message-ID: On Mon, Mar 12, 2012 at 08:59, Paulo Moura wrote: > I'm running MacOS X 10.7.3 + Xcode 4.3. I applied the changes advised when > upgrading to Xcode 4.3. In particular, xcode-select gives: > > I upgraded other software successfully, including subversion 1.7.4. But > trying to upgrade subversion-perlbindings fails with the following > information on the log file: > > :info:build /Developer/usr/bin/clang -c -I/opt/local/include/apr-1 > -I/opt/local/include/apr-1 -I/opt/local/include - Did you rebuild Perl? A number of packages (Apache/apxs, Perl, Python, PHP/pear, etc.) bake the exact compiler and parameters used to build the base package into the mechanisms they use to build external modules; you need to rebuild them in order to get the updated compiler information into their module build systems. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From becker.mr at gmail.com Mon Mar 12 22:29:36 2012 From: becker.mr at gmail.com (Matthew Becker) Date: Tue, 13 Mar 2012 00:29:36 -0500 Subject: trouble installing gnudatalanguage Message-ID: Hi all, I am having trouble installing GDL, the gnudatalanguage port. I attempted to install it with both the default c/c++ complier and also the apple-gcc42 compiler. I have attached the install log. It says at the end "error Cannot run c++ compiled programs". Cheers, Matt -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: application/octet-stream Size: 114526 bytes Desc: not available URL: From ryandesign at macports.org Tue Mar 13 00:30:21 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 13 Mar 2012 02:30:21 -0500 Subject: trouble installing gnudatalanguage In-Reply-To: References: Message-ID: <37FB40C4-9C14-44E5-B181-B730AA13EDD3@macports.org> On Mar 13, 2012, at 00:29, Matthew Becker wrote: > I am having trouble installing GDL, the gnudatalanguage port. I attempted to install it with both the default c/c++ complier and also the apple-gcc42 compiler. I have attached the install log. It says at the end "error Cannot run c++ compiled programs". > > Cheers, > Matt > You've named this file "config.log" but it's actually a main.log. And it says: :info:configure checking whether we are cross compiling... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gnudatalanguage/gnudatalanguage/work/gdl-0.9.2': :info:configure configure: error: cannot run C++ compiled programs. :info:configure If you meant to cross compile, use `--host'. :info:configure See `config.log' for more details We need to see the actual config.log please. From jjstickel at gmail.com Tue Mar 13 07:24:17 2012 From: jjstickel at gmail.com (Jonathan Stickel) Date: Tue, 13 Mar 2012 08:24:17 -0600 Subject: gnuplot: question about wxWidgets(-devel)& Universal variants In-Reply-To: References: Message-ID: <4F5F5891.30507@gmail.com> On 3/13/12 08:00 , macports-users-request at lists.macosforge.org wrote: > Subject: Re: gnuplot: question about wxWidgets(-devel)& Universal > variants > > On Mon, Mar 12, 2012 at 01:46, Ryan Schmidt wrote: >>> >>>>> How exactly should the code be written to enable compiling >>>>> 64-bit version of gnuplot with wxt terminal, without >>>>> interfering with other ports and without breaking >>>>> functionality for 32-bit architectures? Once/if that question >>>>> is answered, I have a Portfile for the new gnuplot 4.6 ready >>>>> to be committed. >>> >>> The simplest solution for us would be for the developers of >>> wxWidgets to finally release a stable 64-bit compatible version >>> of their software. Then we could update the wxWidgets portfile to >>> that version and remove all the 32-bit forcing in all the ports >>> that do that. > However that probably won't happen for some time. > > Would it be acceptable for a non-default option of gnuplot to simply > depend on wxWidgets-devel then? The version 2.9 also contains some > nice features that are missing in 2.8, so it's not just about type > of binary. (If necessary, there could be two options, one with > wxWidgets and one with wxWidgets-devel, but I don't really think that > two options are needed.) > > I tried to create an update at > https://trac.macports.org/ticket/33596 > wxWidgets and 64-bit has been a real PITA for some time now. The development series 2.9 has promise, but there are some problems. If you really need wxWidgets, I suggest using the X11/gtk backend. See this old ticket for a full explanation: http://trac.macports.org/ticket/24350 The variant for the 64-bit capable X11/gtk backend is available in the wxwidgets-python port. This could be translated to the regular wxwidgets port if someone is interested. I have stopped using wxwidgets due to these problems and am now using qt4. Jonathan From mojca.miklavec.lists at gmail.com Tue Mar 13 07:57:20 2012 From: mojca.miklavec.lists at gmail.com (Mojca Miklavec) Date: Tue, 13 Mar 2012 15:57:20 +0100 Subject: gnuplot: question about wxWidgets(-devel)& Universal variants In-Reply-To: <4F5F5891.30507@gmail.com> References: <4F5F5891.30507@gmail.com> Message-ID: On Tue, Mar 13, 2012 at 15:24, Jonathan Stickel wrote: > > wxWidgets and 64-bit has been a real PITA for some time now.?The > development series 2.9 has promise, but there are some problems. I would have asked "what kind of problems", but I don't want to open a can of worms ;) At least it works for me for using a Gnuplot terminal. The old version (2.8) also works of course, but only for 32-bit applications and it lacks two nice features which is a bit painful. >?If you > really need wxWidgets, I suggest using the X11/gtk backend. ?See this old > ticket for a full explanation: I have no idea how to use X11/gtk backend, and since wxWidgets-devel also work (with Cocoa interface), I see no reason for including yet another alien into the game. But if that would simplify macports packaging and if somebody can show me how to do it, I have nothing against a working solution. I don't particularly like X11 thouh and there is already an X11 terminal available (with slightly less features), but if that's what it takes ... > http://trac.macports.org/ticket/24350 I'm not sure that I understand all of what is written here. > The variant for the 64-bit capable X11/gtk backend is available in the > wxwidgets-python port. ?This could be translated to the regular wxwidgets > port if someone is interested. ?I have stopped using wxwidgets due to these > problems and am now using qt4. I would never develop a wxWidgets application myself, and even the author of wxWidgets code for gnuplot says that he is no longer interested in further maintainance (and that he would have written Qt code back then if he knew what he knows now). But since the code is there and application works now, it would be nice to support it as long as supporting is not too painful. The Portfile that I wrote (https://trac.macports.org/ticket/33596) seems to work, its only drawback is dependency on wxWidgets-devel and I'm not sure how that works on older macs. Gnuplot now also supports Qt terminal (which is not really polished out yet, at least not for the mac; printing semi-crashes, configuration is suboptimal and doesn't work out of the box), so Qt terminal is definitely an alternative. It would help if some knowledgable developer would fix a few mac-specific problems in gnuplot source code though (I can describe problems, but don't know how to solve them properly). I wouldn't have used MacPorts' gnuplot at all, but I don't know any other way if I want to use Octave. And AquaTerm is causing me serious problems (= it doesn't work at all), so I need at least one working terminal that's different from AquaTerm and both Qt and wxWidgets are good candidates that finally happen to work on mac in gnuplot 4.6. Mojca From jjstickel at gmail.com Tue Mar 13 08:25:24 2012 From: jjstickel at gmail.com (Jonathan Stickel) Date: Tue, 13 Mar 2012 09:25:24 -0600 Subject: gnuplot: question about wxWidgets(-devel)& Universal variants In-Reply-To: References: <4F5F5891.30507@gmail.com> Message-ID: <4F5F66E4.4090702@gmail.com> On 3/13/12 08:57 , Mojca Miklavec wrote: > On Tue, Mar 13, 2012 at 15:24, Jonathan Stickel wrote: >> >> wxWidgets and 64-bit has been a real PITA for some time now. The >> development series 2.9 has promise, but there are some problems. > > I would have asked "what kind of problems", but I don't want to open a > can of worms ;) I have found that it is not compatible with Mayavi (a python visualization program), and I suspect the same for other projects that use wxwidgets. > > At least it works for me for using a Gnuplot terminal. The old version > (2.8) also works of course, but only for 32-bit applications and it > lacks two nice features which is a bit painful. > If it works for you, great! >> If you >> really need wxWidgets, I suggest using the X11/gtk backend. See this old >> ticket for a full explanation: > > I have no idea how to use X11/gtk backend, and since wxWidgets-devel > also work (with Cocoa interface), I see no reason for including yet > another alien into the game. But if that would simplify macports > packaging and if somebody can show me how to do it, I have nothing > against a working solution. I don't particularly like X11 thouh and > there is already an X11 terminal available (with slightly less > features), but if that's what it takes ... > Everything needed for the variant should be in the "wxwidgets-python" portfile. A simple copy of the relevant lines to the wxwidgets portfile should work OK. Some bug-squashing might be needed. But if wxwidgets-2.9 works for gnuplot, that does seem like a better solution than X11/gtk. >> http://trac.macports.org/ticket/24350 > > I'm not sure that I understand all of what is written here. > >> The variant for the 64-bit capable X11/gtk backend is available in the >> wxwidgets-python port. This could be translated to the regular wxwidgets >> port if someone is interested. I have stopped using wxwidgets due to these >> problems and am now using qt4. > > I would never develop a wxWidgets application myself, and even the > author of wxWidgets code for gnuplot says that he is no longer > interested in further maintainance (and that he would have written Qt > code back then if he knew what he knows now). But since the code is > there and application works now, it would be nice to support it as > long as supporting is not too painful. The Portfile that I wrote > (https://trac.macports.org/ticket/33596) seems to work, its only > drawback is dependency on wxWidgets-devel and I'm not sure how that > works on older macs. > > Gnuplot now also supports Qt terminal (which is not really polished > out yet, at least not for the mac; printing semi-crashes, > configuration is suboptimal and doesn't work out of the box), so Qt > terminal is definitely an alternative. It would help if some > knowledgable developer would fix a few mac-specific problems in > gnuplot source code though (I can describe problems, but don't know > how to solve them properly). > > I wouldn't have used MacPorts' gnuplot at all, but I don't know any > other way if I want to use Octave. And AquaTerm is causing me serious > problems (= it doesn't work at all), so I need at least one working > terminal that's different from AquaTerm and both Qt and wxWidgets are > good candidates that finally happen to work on mac in gnuplot 4.6. > I am facing similar problems with wx vs qt backends for matplotlib and mayavi in python. wx used to be the standard backend, but is being phased out (I think partly because of this painful transition from 2.8 to 2.9). Qt4 is the new preferred backend, but not all features work correctly. This has been an issue for over 2 years now. Hopefully things will get better over time. I have decided to got the Qt4 route and am dealing with the few issues. Jonathan From anupash.cool at gmail.com Tue Mar 13 11:57:19 2012 From: anupash.cool at gmail.com (anupash) Date: Tue, 13 Mar 2012 11:57:19 -0700 (PDT) Subject: Linux equivalent libraries on macports Message-ID: <33496803.post@talk.nabble.com> Hi, I am a new user and running Mac OS X Lion. I have set up macports used it to install a variety of packages. However I have to install few packages which I need to compile my thesis code. The equivalent dependencies for linux (Ubuntu) are autoconf automake libtool make gcc libssl-dev iptables-dev libconfig8-dev libnet-ip-perl libnet-dns-perl I was able to find out the macports equivalent for most of them but not for iptables-dev. I know it is a very linux specific dependency but still is there a way to get it? Pardon me if this is double posted as new posts require me to register to mailing list and hence my previous post was automatically rejected -- View this message in context: http://old.nabble.com/Linux-equivalent-libraries-on-macports-tp33496803p33496803.html Sent from the MacPorts - Users mailing list archive at Nabble.com. From mjsparacio at me.com Tue Mar 13 14:10:28 2012 From: mjsparacio at me.com (michael sparacio) Date: Tue, 13 Mar 2012 17:10:28 -0400 Subject: run a tcp server to listen to a port range Message-ID: Is there a recommended port that will listen to a range of tcp ports? I am playing with netcat but it seems it can only listen to a single port at a time. I'd like to open hundreds or even thousands of tcp ports for firewall screens testing. Thanks, -ms From ryandesign at macports.org Tue Mar 13 14:11:20 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 13 Mar 2012 16:11:20 -0500 Subject: Linux equivalent libraries on macports In-Reply-To: <33496803.post@talk.nabble.com> References: <33496803.post@talk.nabble.com> Message-ID: <0EAC11FD-1791-4CBD-B8E6-F9F3118B2AB0@macports.org> On Mar 13, 2012, at 13:57, anupash wrote: > I am a new user and running Mac OS X Lion. I have set up macports used it to > install a variety of packages. However I have to install few packages which > I need to compile my thesis code. The equivalent dependencies for linux > (Ubuntu) are autoconf automake libtool make gcc libssl-dev iptables-dev > libconfig8-dev libnet-ip-perl libnet-dns-perl > > I was able to find out the macports equivalent for most of them but not for > iptables-dev. I know it is a very linux specific dependency but still is > there a way to get it? iptables is for Linux only: http://en.wikipedia.org/wiki/Iptables It is a program used to configure the Linux firewall; the Linux firewall is not available on OSX. For similar functionality on OSX Snow Leopard and earlier, look into ipfw instead: http://en.wikipedia.org/wiki/Ipfw On OSX Lion and later, ipfw is deprecated and replaced by PF: http://en.wikipedia.org/wiki/PF_(firewall) From ryandesign at macports.org Tue Mar 13 14:12:40 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 13 Mar 2012 16:12:40 -0500 Subject: run a tcp server to listen to a port range In-Reply-To: References: Message-ID: <6856DD07-EB14-477C-9141-A4DD1AA12D0E@macports.org> On Mar 13, 2012, at 16:10, michael sparacio wrote: > Is there a recommended port that will listen to a range of tcp ports? I am playing with netcat but it seems it can only listen to a single port at a time. I'd like to open hundreds or even thousands of tcp ports for firewall screens testing. nodejs is JavaScript environment with which it's very easy to create network servers that do whatever you want them to. Perhaps that will help you. http://nodejs.org/ Yes, you can install nodejs with MacPorts. sudo port install nodejs From renz at uchicago.edu Tue Mar 13 14:48:07 2012 From: renz at uchicago.edu (Zhong Ren) Date: Tue, 13 Mar 2012 16:48:07 -0500 (CDT) Subject: ticket 33570 In-Reply-To: <0EAC11FD-1791-4CBD-B8E6-F9F3118B2AB0@macports.org> References: <33496803.post@talk.nabble.com> <0EAC11FD-1791-4CBD-B8E6-F9F3118B2AB0@macports.org> Message-ID: <20120313164807.BFI94140@mstore00.uchicago.edu> Could someone look at this ticket please: Zhong From mjsparacio at me.com Tue Mar 13 19:42:54 2012 From: mjsparacio at me.com (michael sparacio) Date: Tue, 13 Mar 2012 22:42:54 -0400 Subject: run a tcp server to listen to a port range In-Reply-To: <6856DD07-EB14-477C-9141-A4DD1AA12D0E@macports.org> References: <6856DD07-EB14-477C-9141-A4DD1AA12D0E@macports.org> Message-ID: I am not familiar with js but trying to get an example.js coded properly, this is only listening on the final port, the 10100... var net = require('net'); var port = 10000 for (port = 10000; port < 10100; port++) { ; } var server = net.createServer(function(c) { //'connection' listener console.log('server connected'); c.on('end', function() { console.log('server disconnected'); }); c.write('hello\r\n'); c.pipe(c); }); server.listen(port, function() { //'listening' listener console.log('server bound'); }); I assume I am making a dumb error?? thanks for any suggestions. -ms On Mar 13, 2012, at 5:12 PM, Ryan Schmidt wrote: > > On Mar 13, 2012, at 16:10, michael sparacio wrote: > >> Is there a recommended port that will listen to a range of tcp ports? I am playing with netcat but it seems it can only listen to a single port at a time. I'd like to open hundreds or even thousands of tcp ports for firewall screens testing. > > nodejs is JavaScript environment with which it's very easy to create network servers that do whatever you want them to. Perhaps that will help you. > > http://nodejs.org/ > > Yes, you can install nodejs with MacPorts. > > sudo port install nodejs > > From ryandesign at macports.org Tue Mar 13 22:53:18 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 14 Mar 2012 00:53:18 -0500 Subject: run a tcp server to listen to a port range In-Reply-To: References: <6856DD07-EB14-477C-9141-A4DD1AA12D0E@macports.org> Message-ID: <95850EED-72F7-464A-8547-0D0821889A67@macports.org> On Mar 13, 2012, at 21:42, michael sparacio wrote: > I am not familiar with js but trying to get an example.js coded properly, this is only listening on the final port, the 10100... > > var net = require('net'); > var port = 10000 > for (port = 10000; port < 10100; port++) { > ; > } > var server = net.createServer(function(c) { //'connection' listener > console.log('server connected'); > c.on('end', function() { > console.log('server disconnected'); > }); > c.write('hello\r\n'); > c.pipe(c); > }); > server.listen(port, function() { //'listening' listener > console.log('server bound'); > }); > > I assume I am making a dumb error?? Your program initializes a variable "port" to the value 10000, then increments it until it reaches 10100. It then creates a server and assigns it to the variable "server", then tells the server to listen on that port. If you want to create multiple servers that each listen on a different port, you'll want to create the servers inside the loop. But we are veering off-topic here. The MacPorts mailing lists are not well suited to discussing JavaScript programming. If you have further questions that aren't answered by reading the nodejs documentation and sample programs, you should ask on the nodejs mailing list: http://groups.google.com/group/nodejs From hans at stare.cz Wed Mar 14 00:30:09 2012 From: hans at stare.cz (Jan Stary) Date: Wed, 14 Mar 2012 08:30:09 +0100 Subject: run a tcp server to listen to a port range In-Reply-To: References: Message-ID: <20120314073008.GA14867@www.stare.cz> On Mar 13 17:10:28, michael sparacio wrote: > Is there a recommended port that will listen to a range of tcp ports? I am playing with netcat but it seems it can only listen to a single port at a time. I'd like to open hundreds or even thousands of tcp ports for firewall screens testing. Run a thousand netcats. From bukowskiscat at gmail.com Wed Mar 14 09:18:25 2012 From: bukowskiscat at gmail.com (Phil Dobbin) Date: Wed, 14 Mar 2012 16:18:25 +0000 Subject: Scala Message-ID: <4F60C4D1.2010909@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all. Yesterday I downloaded scala29 after the installer informed me that installing just scala was depreciated & to pick a number. However upon successful installation when I issue: `$ scala -version` I get command not found. I tried with the appropriate version number & other variations therein but still no luck. Any help appreciated. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPYMTNAAoJEKuJdOaOnmMJ/PMIAMYZi4IlqCcUJwfr9b0rMycp jmVTL3DB1OzjEOdaAk8mDvjU0ZalpJ365cAcaGcAZP8r4v0cVoDk+1bzegOLtDOc rw4lEoDDk3pyw7YRb6pvdJne77DBS53wgSUr7Q5KJVtx212kXW1yT/1AZMvP1Y5T 2JYpRsF2CIDFLmwKx8eUB4OzMKNcHpV2ayZptYVntQLN3PDHSlzdG51KaDdsPre2 qy462ffmb1vd0Ey0l4VgUUrlOJHF7GrQu/LzVTBKuDiYLwV7yqfjlyObVOIaZH8q /Gg4n+mQdnbpfK4gbuS2tvuFiIWkJ5jWE0i8Firb/wUNX/8f9YUMT+7Ap9iH7Lo= =kKKj -----END PGP SIGNATURE----- From phildobbin at gmail.com Wed Mar 14 09:19:59 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Wed, 14 Mar 2012 16:19:59 +0000 Subject: Scala Message-ID: <4F60C52F.6040605@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all. Yesterday I downloaded scala29 after the installer informed me that installing just scala was depreciated & to pick a number. However upon successful installation when I issue: `$ scala -version` I get command not found. I tried with the appropriate version number & other variations therein but still no luck. Any help appreciated. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPYMUtAAoJEKpMeDHWT5ADD2oIAJ1NUCwS4FTEJ9YPs+9e6KBn zzDUpnCF9MViIUSj1n8gK+4JeE42iSApV0r+LxzaCCLQGEx6E36YDGXXp/GPqxAW KKA/sL2mDNY0vV39N2ALD/rjQueO0I/RrQyDqAahPyDBClPdJJMNvjv1zeHBcQgQ tNVBZMoU7/h0KzirZxLnZ910az1BVBhpKQNQ7npGqNFM9a7m1lKfbys/A6y0P4mv vjsa+LChxfkkqALVSnzeCqKl02BOK1VgKjd0Jxh0dyiXktvef2JvEIq975QJzXmD dBbbrPJRDqJ7ySxuCgUJQt11wntx6q+6DfaLmd1cs6g5oo3b9onz9Bolm7nYeoc= =+0ve -----END PGP SIGNATURE----- From jeremy at lavergne.gotdns.org Wed Mar 14 09:21:25 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Wed, 14 Mar 2012 12:21:25 -0400 Subject: Scala In-Reply-To: <4F60C52F.6040605@gmail.com> References: <4F60C52F.6040605@gmail.com> Message-ID: <3680AD16-DACC-4C3C-B859-EC697098D50F@lavergne.gotdns.org> > I get command not found. I tried with the appropriate version number & > other variations therein but still no luck. What does `port content ...` show? -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From phildobbin at gmail.com Wed Mar 14 09:28:36 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Wed, 14 Mar 2012 16:28:36 +0000 Subject: Scala In-Reply-To: <3680AD16-DACC-4C3C-B859-EC697098D50F@lavergne.gotdns.org> References: <4F60C52F.6040605@gmail.com> <3680AD16-DACC-4C3C-B859-EC697098D50F@lavergne.gotdns.org> Message-ID: <4F60C734.50308@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 14/03/2012 16:21, Jeremy Lavergne wrote: >> I get command not found. I tried with the appropriate version number & >> other variations therein but still no luck. > > What does `port content ...` show? I've got it: `$ scala-2.9 -version Scala code runner version 2.9.1.final -- Copyright 2002-2011, LAMP/EPFL` I'll alias scala-2.9 -> scala. Sorry for the noise... Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPYMcxAAoJEKpMeDHWT5ADn54H/3VQzj1LxqhP4/X7SyMQXXr2 0jDDM0JYUQrgf0fzsrY3Ru+bOfE8l7EjlwEZnZsizuvg9WXtE2EZ/fqZ9VAkiKku MN1+N4foewCUMG2zX+/IYXlqHavtJbvDw3bFLnVoGNTnJ8jXo0r2YX5h6vbEpzRh +Qjl8dxGZdIRePtN2hMYmTfe6MwkoaARelAx9lCJvAk80kQ04qIh6tsfbf6cV+mK 7faDvlOybqvLTjY2QbpbGwpaQzrHaDaXnXA/qtszW3GJAuH1WbkAMwPRW2EG6FeI eaNu1YFlwoSlD1vPDt3JXY5Ub6nZSJYCC970+/OHYHIH5m/4t4m8EGHJnV+5+NA= =ncau -----END PGP SIGNATURE----- From terry at dop.com Wed Mar 14 10:05:04 2012 From: terry at dop.com (Terry Barnum) Date: Wed, 14 Mar 2012 10:05:04 -0700 Subject: problem upgrading pflogsumm Message-ID: I tried to upgrade pflogsumm but it failed: Error: Target org.macports.activate returned: Image error: /opt/local/bin/corelist is being used by the active perl5.8 port. Please deactivate this port first, or use 'port -f activate p5.12-module-corelist' to force the activation. Log for p5.12-module-corelist is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-module-corelist/p5.12-module-corelist/main.log Error: Problem while installing p5.12-module-corelist Running a 'port dependents perl5.8' shows: perl5 depends on perl5.8 rsnapshot depends on perl5.8 Sorry if this is a basic macports question, but won't deactivating perl5.8 break perl5 and rsnapshot? OSX 10.6.4, i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664) Thanks, -Terry Terry Barnum digital OutPost http://www.dop.com From larry.velazquez at gmail.com Wed Mar 14 11:46:01 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Wed, 14 Mar 2012 14:46:01 -0400 Subject: problem upgrading pflogsumm In-Reply-To: References: Message-ID: <963BAB58-3205-414C-AEF6-06C27C08A484@gmail.com> On Mar 14, 2012, at 1:05 p.m., Terry Barnum wrote: > I tried to upgrade pflogsumm but it failed: > > Error: Target org.macports.activate returned: Image error: /opt/local/bin/corelist is being used by the active perl5.8 port. Please deactivate this port first, or use 'port -f activate p5.12-module-corelist' to force the activation. > Log for p5.12-module-corelist is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-module-corelist/p5.12-module-corelist/main.log > Error: Problem while installing p5.12-module-corelist > > Running a 'port dependents perl5.8' shows: > perl5 depends on perl5.8 > rsnapshot depends on perl5.8 > > Sorry if this is a basic macports question, but won't deactivating perl5.8 break perl5 and rsnapshot? It would, but you probably don't have to go that far. I would guess that you have p5.8-module-corelist installed, which conflicts with p5.12-module-corelist. Try uninstalling pflogsumm's perl5.8-specific dependencies: $ sudo port uninstall --follow-dependencies p5.8-date-calc vq From wcmclen at sandia.gov Wed Mar 14 12:42:30 2012 From: wcmclen at sandia.gov (Mclendon, William C III) Date: Wed, 14 Mar 2012 19:42:30 +0000 Subject: How do I install an older version of Boost? Message-ID: Hi, I'm trying to install the previous version of Boost (1.48) using ports but it would appear that the 1.48.x variants are no longer in Ports? I've tried commands like: $ port install boost @1.48.0_4 But the only thing that gets installed is 1.49. When I execute a port search boost, the only variant I see is 1.49... Is that the only version available through ports? Anyone know of a way to persuade ports to get the 1.48 version rather than 1.49? Thanks! -William -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy at lavergne.gotdns.org Wed Mar 14 12:46:13 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Wed, 14 Mar 2012 15:46:13 -0400 Subject: How do I install an older version of Boost? In-Reply-To: References: Message-ID: > I'm trying to install the previous version of Boost (1.48) using ports but it would appear that the 1.48.x variants are no longer in Ports? > > I've tried commands like: > > $ port install boost @1.48.0_4 > > But the only thing that gets installed is 1.49. > > When I execute a port search boost, the only variant I see is 1.49... Is that the only version available through ports? Anyone know of a way to persuade ports to get the 1.48 version rather than 1.49? First see: https://trac.macports.org/wiki/howto/InstallingOlderPort You're on the right track. You can use `port activate boost @1.48.0_4` provided you have it available locally--that is, it was deactivated and not uninstalled when you upgraded to 1.49. You'll need to follow the wiki instructions to actually build an older version. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From phildobbin at gmail.com Wed Mar 14 13:01:08 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Wed, 14 Mar 2012 20:01:08 +0000 Subject: Ruby problem In-Reply-To: <4F5E63F2.5060806@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> Message-ID: <4F60F904.9060502@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/03/2012 21:00, Phil Dobbin wrote: > On 10/03/2012 23:19, Phil Dobbin wrote: >> On 10/03/2012 21:50, Ryan Schmidt wrote: > [snip] > >>> Something that is unrelated to MacPorts is happening. > >>> Installing a MacPorts port only installs files into >>> /opt/local. It does not touch your environment. Just running >>> node or most other programs should not alter your shell >>> environment either. > >>> I don't know how rvm works, but it sounds like it's fragile. >>> I'd talk to the developers of rvm for insight. > > >> OK, I'll run it by Michael Papis on the rvm list. > > It was an rvm problem which has now been patched. It can be applied > by pulling `rvm head` then `rvm reload` just in case anybody else > is using it or are reading the archives late one night scouring > the Internet with the same problem. After spending some time with Michal working on this, we've discovered that calling sudo either to selfupdate Mac Ports or to install a port, $PATH is altered. See gist: The first call to `rvm info` is in a clean shell, just opened. The second call is after `sudo port selfupdate` (the gist is pretty self-explanatory). Opening a new shell reverts the $PATH to how it is written in bash_profile. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPYPkBAAoJEKpMeDHWT5ADQqsIANlCGuGy1epPdzc9vukx/wX+ ZDDB6/ZlmvPkIxet61c9zhPTfgJxY5duAy4UVKdKGS+Rxe1Zw08wFVyyrDweh0Jf w/UI+rDx/QrWy1Wrf3dSGEug/WZUCI8k6AP5N4Z95HgmZoI3UMUOapTZQpybwYA0 8mQwsTSfEnhTRdaM2XO7N0hegO5ciSJzoLKDCOxCPCKnZSG6x2fbIKjX8qsBxu1B gqqd3vA4oFBv54ykRN7aZUdkDOuDUPJWbhVorq/1nGUSafYXIGA9bOG3glMNaAPu ShFBZe94T7ZMcrMaN0EbN4iGpYgW5nTPgZzLxZErugEqG2u8Gzzk9a6SlKKmwG8= =b4fC -----END PGP SIGNATURE----- From wcmclen at sandia.gov Wed Mar 14 13:08:54 2012 From: wcmclen at sandia.gov (Mclendon, William C III) Date: Wed, 14 Mar 2012 20:08:54 +0000 Subject: [EXTERNAL] Re: How do I install an older version of Boost? In-Reply-To: Message-ID: Thanks for the info... I didn't really upgrade, rather I removed /opt/local entirely and reinstalled ports because selfupdate got fully broken (I tried reinstalling ports alone and that didn't fix it so I kind of went with the nuclear option). So the only version available now from ports is 1.49 I did keep a backup around of that directory and tried copying /opt/local.backup/var/macports/software/boost/boost-1.48.0_4.darwin_10.x86_ 64.tbz2 to /opt/local/var/macports/software/boost but I can't get port to do anything with it. So.... I think at this point, the easier option for me to do is to just get boost directly from boost.org and manually install it and remove the macports one. I looked at the link and it seemed like it's pretty involved... I know how to manually install Boost so I'll just do that rather than try to hack my port configurations ;-) FWIW, It seems odd to me to remove the capability to install the prior version of boost (1.48) so soon after Boost 1.49 is released. It's not even been out a month :/ On 3/14/12 1:46 PM, "Jeremy Lavergne" wrote: >> I'm trying to install the previous version of Boost (1.48) using ports >>but it would appear that the 1.48.x variants are no longer in Ports? >> >> I've tried commands like: >> >> $ port install boost @1.48.0_4 >> >> But the only thing that gets installed is 1.49. >> >> When I execute a port search boost, the only variant I see is 1.49... >>Is that the only version available through ports? Anyone know of a way >>to persuade ports to get the 1.48 version rather than 1.49? > >First see: >https://trac.macports.org/wiki/howto/InstallingOlderPort > >You're on the right track. You can use `port activate boost @1.48.0_4` >provided you have it available locally--that is, it was deactivated and >not uninstalled when you upgraded to 1.49. You'll need to follow the wiki >instructions to actually build an older version. > From gglittle at comcast.net Wed Mar 14 13:18:21 2012 From: gglittle at comcast.net (Gary Little) Date: Wed, 14 Mar 2012 15:18:21 -0500 Subject: How do I install an older version of Boost? In-Reply-To: References: Message-ID: Normally I'd continue to lurk since I have little experience in all things Mac and or MacPorts, but here I do have some knowledge, mostly out of dumb luck and that same lack of experience. A few weeks ago I began to move a project that we currently use in Windows and Linux to a Mac. To do so I simply downloaded existing packages we install for CMake and Boost from our local storage and on to my Mac where I expanded and installed as needed. The Boost we use includes an install shell script, is version 1.44 and my project builds with that version of Boost. Hence a possible solution for you might be to independently download the version of Boost you need and install it outside of MacPorts. I do note that "port search boost" also shows boost @1.49.0 (devel) on my system. My suspicion is that we are using a few hard coded paths pointing to development libraries that are end-runniing where MacPorts puts things. I will now shut up and go back to lurk mode ... Gary Little H (952) 223-1349 C (952) 454-4629 gglittle at comcast.net On Mar 14, 2012, at 2:42 PM, Mclendon, William C III wrote: > Hi, > > I'm trying to install the previous version of Boost (1.48) using ports but it would appear that the 1.48.x variants are no longer in Ports? > > I've tried commands like: > > $ port install boost @1.48.0_4 > > But the only thing that gets installed is 1.49. > > When I execute a port search boost, the only variant I see is 1.49... Is that the only version available through ports? Anyone know of a way to persuade ports to get the 1.48 version rather than 1.49? > > Thanks! > -William > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From domiman at gmail.com Wed Mar 14 13:20:06 2012 From: domiman at gmail.com (Dominik Reichardt) Date: Wed, 14 Mar 2012 21:20:06 +0100 Subject: [EXTERNAL] Re: How do I install an older version of Boost? In-Reply-To: References: Message-ID: <83057177-E963-4154-941D-857A9F8F90BC@gmail.com> On 14.03.2012, at 21:08, Mclendon, William C III wrote: > FWIW, It seems odd to me to remove the capability to install the prior > version of boost (1.48) so soon after Boost 1.49 is released. It's not > even been out a month :/ First of all that's how it is done by default in MacPorts except for things like gcc, perl, python. Second, as Jeremy wrote, you still HAVE the capability to install older boost via MacPorts, it's just a bit more complicated than just "port install boost". Take care Do From jeremy at lavergne.gotdns.org Wed Mar 14 13:20:08 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Wed, 14 Mar 2012 16:20:08 -0400 Subject: [EXTERNAL] Re: How do I install an older version of Boost? In-Reply-To: References: Message-ID: <4A6DF878-016C-463A-8E8F-05C2037E64C9@lavergne.gotdns.org> > FWIW, It seems odd to me to remove the capability to install the prior > version of boost (1.48) so soon after Boost 1.49 is released. It's not > even been out a month :/ MacPorts only provides the current version of a port unless there's a known reason to avoid the upgrade. The instructions to have MacPorts install old packages are rather verbose, but they are pretty easy. You look at the changes to the package on our website, and then you download that version of the Portfile. In that directory with that downloaded Portfile still named Portfile, you can run `sudo port install` and that version will be installed. That's it. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From ryandesign at macports.org Wed Mar 14 13:20:19 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 14 Mar 2012 15:20:19 -0500 Subject: Ruby problem In-Reply-To: <4F60F904.9060502@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> Message-ID: <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> On Mar 14, 2012, at 15:01, Phil Dobbin wrote: > After spending some time with Michal working on this, we've discovered > that calling sudo either to selfupdate Mac Ports or to install a port, > $PATH is altered. See gist: > > > > The first call to `rvm info` is in a clean shell, just opened. The > second call is after `sudo port selfupdate` (the gist is pretty > self-explanatory). > > Opening a new shell reverts the $PATH to how it is written in > bash_profile. Ok. When MacPorts runs, it does of course clear most of the environment variables, including PATH, and set them to known-good values. But this should not affect anything outside of that MacPorts process. I don't know why your shell environment variables are changing in this way. From jeremy at lavergne.gotdns.org Wed Mar 14 13:23:15 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Wed, 14 Mar 2012 16:23:15 -0400 Subject: Ruby problem In-Reply-To: <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> Message-ID: > When MacPorts runs, it does of course clear most of the environment variables, including PATH, and set them to known-good values. But this should not affect anything outside of that MacPorts process. I don't know why your shell environment variables are changing in this way. Perhaps rvm itself is manipulating things? -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From phildobbin at gmail.com Wed Mar 14 13:35:20 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Wed, 14 Mar 2012 20:35:20 +0000 Subject: Ruby problem In-Reply-To: References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> Message-ID: <4F610108.6040006@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 14/03/2012 20:23, Jeremy Lavergne wrote: >> When MacPorts runs, it does of course clear most of the >> environment variables, including PATH, and set them to known-good >> values. But this should not affect anything outside of that >> MacPorts process. I don't know why your shell environment >> variables are changing in this way. > > Perhaps rvm itself is manipulating things? If Mac Ports clears most of the environment variables when run, should it not also return them to their original state before sudo was called when finished? Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPYQEFAAoJEKpMeDHWT5ADL3EH/iz0Hc6h9d1C/V8LtdbiE65z mlDzGBXtbMDSVEK31OvSkbFmcv1fTpT2KccCXOO4Y3pBm/Xu/FLSpN3zTRsPn2ST WaoMDdP/0V5RYg8v4cb3MEYbXmhGDCtiAhTj4P66IJm1QSvO3vNL+3nzHOiqO/aC 4/6PbiW13oRJPmmoq9McldapmfNAVVd72rccZ9vYsbRZWC6YFJq5MQq3MjzGzF6h M3Hd54S0JUFsFUhUquQVQ+uwJ3389dt83WLKLvnByBz6TSKqLI5RORWlG8PmFQ4S JoTqUv9eIMl6rT7OiKoeBzNvetDwsIkD4POgAUiyM4kQXW19Ly7c0hsCM2nLM38= =SxPw -----END PGP SIGNATURE----- From jeremy at lavergne.gotdns.org Wed Mar 14 13:37:40 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Wed, 14 Mar 2012 16:37:40 -0400 Subject: Ruby problem In-Reply-To: <4F610108.6040006@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> Message-ID: <8622497C-8AF2-4B31-8883-E7BC80F2BB72@lavergne.gotdns.org> > If Mac Ports clears most of the environment variables when run, should > it not also return them to their original state before sudo was called > when finished? Pretty sure MacPorts does all this via subshells, so it shouldn't impact your existing environment at all. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From dports at macports.org Wed Mar 14 13:47:20 2012 From: dports at macports.org (Dan Ports) Date: Wed, 14 Mar 2012 13:47:20 -0700 Subject: Scala In-Reply-To: <4F60C734.50308@gmail.com> References: <4F60C52F.6040605@gmail.com> <3680AD16-DACC-4C3C-B859-EC697098D50F@lavergne.gotdns.org> <4F60C734.50308@gmail.com> Message-ID: <20120314204720.GE72041@ambulatoryclam.net> On Wed, Mar 14, 2012 at 04:28:36PM +0000, Phil Dobbin wrote: > `$ scala-2.9 -version > Scala code runner version 2.9.1.final -- Copyright 2002-2011, LAMP/EPFL` > > I'll alias scala-2.9 -> scala. Sorry for the noise... See also `port select scala`. Dan -- Dan R. K. Ports MIT CSAIL http://drkp.net/ From ryandesign at macports.org Wed Mar 14 14:41:28 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 14 Mar 2012 16:41:28 -0500 Subject: problem upgrading pflogsumm In-Reply-To: References: Message-ID: <92EB264E-58BB-47E5-B2F5-EE209ECDAD85@macports.org> On Mar 14, 2012, at 12:05, Terry Barnum wrote: > I tried to upgrade pflogsumm but it failed: > > Error: Target org.macports.activate returned: Image error: /opt/local/bin/corelist is being used by the active perl5.8 port. Please deactivate this port first, or use 'port -f activate p5.12-module-corelist' to force the activation. > Log for p5.12-module-corelist is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-module-corelist/p5.12-module-corelist/main.log > Error: Problem while installing p5.12-module-corelist > > Running a 'port dependents perl5.8' shows: > perl5 depends on perl5.8 > rsnapshot depends on perl5.8 > > Sorry if this is a basic macports question, but won't deactivating perl5.8 break perl5 and rsnapshot? > > OSX 10.6.4, i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664) Looks like you haven't updated your ports in over a year; this is a very old problem by now. You need to upgrade perl5.8 first. Then you can upgrade your other ports. sudo port upgrade perl5.8 sudo port upgrade outdated In the future you may wish to upgrade your ports more frequently. We try to leave upgrade paths in place, but typically remove them after a year, so you should upgrade more frequently than once a year. (This particular problem, however, never had a nice upgrade path: you always had to know to upgrade perl5.8 first manually.) From ryandesign at macports.org Wed Mar 14 14:43:54 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 14 Mar 2012 16:43:54 -0500 Subject: Ruby problem In-Reply-To: <4F610108.6040006@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> Message-ID: <84AEA024-3941-4F5D-88A0-AFDC6E4A50C9@macports.org> On Mar 14, 2012, at 15:35, Phil Dobbin wrote: > On 14/03/2012 20:23, Jeremy Lavergne wrote: >>> When MacPorts runs, it does of course clear most of the >>> environment variables, including PATH, and set them to known-good >>> values. But this should not affect anything outside of that >>> MacPorts process. I don't know why your shell environment >>> variables are changing in this way. >> >> Perhaps rvm itself is manipulating things? > > If Mac Ports clears most of the environment variables when run, should > it not also return them to their original state before sudo was called > when finished? To the best of my knowledge, that's what it does. I don't recall anybody else ever reporting this problem before. So there's something strange either about your computer or about rvm. From ryandesign at macports.org Wed Mar 14 15:50:51 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 14 Mar 2012 17:50:51 -0500 Subject: select portgroup (was: Re: Scala) In-Reply-To: <20120314204720.GE72041@ambulatoryclam.net> References: <4F60C52F.6040605@gmail.com> <3680AD16-DACC-4C3C-B859-EC697098D50F@lavergne.gotdns.org> <4F60C734.50308@gmail.com> <20120314204720.GE72041@ambulatoryclam.net> Message-ID: <40C5A122-749C-44C2-88C4-D788B4645C48@macports.org> On Mar 14, 2012, at 15:47, Dan Ports wrote: > On Wed, Mar 14, 2012 at 04:28:36PM +0000, Phil Dobbin wrote: >> `$ scala-2.9 -version >> Scala code runner version 2.9.1.final -- Copyright 2002-2011, LAMP/EPFL` >> >> I'll alias scala-2.9 -> scala. Sorry for the noise... > > See also `port select scala`. The python27 port has this: notes \ "To make python ${branch} the default (i.e. the version you get when you run 'python'), please run: \tsudo port select --set ${select.group} [file tail ${select.file}]" I'm surprised this isn't part of the select portgroup. Can anyone think of a reason not to move this code there? From dports at macports.org Wed Mar 14 15:59:45 2012 From: dports at macports.org (Dan Ports) Date: Wed, 14 Mar 2012 15:59:45 -0700 Subject: select portgroup (was: Re: Scala) In-Reply-To: <40C5A122-749C-44C2-88C4-D788B4645C48@macports.org> References: <4F60C52F.6040605@gmail.com> <3680AD16-DACC-4C3C-B859-EC697098D50F@lavergne.gotdns.org> <4F60C734.50308@gmail.com> <20120314204720.GE72041@ambulatoryclam.net> <40C5A122-749C-44C2-88C4-D788B4645C48@macports.org> Message-ID: <20120314225945.GF72041@ambulatoryclam.net> On Wed, Mar 14, 2012 at 05:50:51PM -0500, Ryan Schmidt wrote: > I'm surprised this isn't part of the select portgroup. Can anyone think of a reason not to move this code there? Sounds like a great idea to me. Dan -- Dan R. K. Ports MIT CSAIL http://drkp.net/ From anthony.bak at gmail.com Wed Mar 14 16:06:57 2012 From: anthony.bak at gmail.com (Anthony Bak) Date: Wed, 14 Mar 2012 16:06:57 -0700 Subject: macports-users Digest, Vol 67, Issue 14 In-Reply-To: References: Message-ID: I'm having trouble getting py27-graph-tool installed. I get: $ cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/main.log ... :info:build graph_eigentrust.cc:46: instantiated from here :info:build graph_eigentrust.hh:86: error: no match for 'operator[]' in 'c[((boost::iterator_facade >, boost::filter_iterator, boost::edge_index_t> > >, graph_tool::detail::MaskFilter > >, boost::filtered_graph, boost::no_property, boost::listS>, graph_tool::detail::MaskFilter, boost::edge_index_t> > >, graph_tool::detail::MaskFilter > > > >, boost::detail::in_edge_iter<__gnu_cxx::__normal_iterator > >, boost::property >*, std::vector > >, boost::property >, std::allocator > >, boost::property > > > >, long unsigned int, boost::detail::edge_desc_impl, long int> >, boost::use_default, boost::use_default>, boost::detail::reverse_graph_edge_descriptor >, boost::detail::iterator_category_with_traversal, boost::detail::reverse_graph_edge_descriptor >, long int>*)(& e))->boost::iterator_facade::operator* [with Derived = boost::transform_iterator >, boost::filter_iterator, boost::edge_index_t> > >, graph_tool::detail::MaskFilter > >, boost::filtered_graph, boost::no_property, boost::listS>, graph_tool::detail::MaskFilter, boost::edge_index_t> > >, graph_tool::detail::MaskFilter > > > >, boost::detail::in_edge_iter<__gnu_cxx::__normal_iterator > >, boost::property >*, std::vector > >, boost::property >, std::allocator > >, boost::property > > > >, long unsigned int, boost::detail::edge_desc_impl, long int> >, boost::use_default, boost::use_default>, Value = boost::detail::reverse_graph_edge_descriptor >, CategoryOrTraversal = boost::detail::iterator_category_with_traversal, Reference = boost::detail::reverse_graph_edge_descriptor >, Difference = long int]()]' :info:build ./../fast_vector_property_map.hh:170: note: candidates are: typename std::iterator_traits >::iterator>::reference boost::unchecked_vector_property_map::operator[](const typename boost::property_traits::key_type&) const [with T = long double, IndexMap = boost::adj_list_edge_property_map, boost::edge_index_t>] :info:build make[4]: *** [graph_eigentrust.lo] Error 1 :info:build make[4]: *** Waiting for unfinished jobs.... :info:build make[4]: *** [graph_betweenness.lo] Error 1 :info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.15/src/graph/centrality' :info:build make[3]: *** [all-recursive] Error 1 :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.15/src/graph' :info:build make[2]: *** [all-recursive] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.15/src' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.15' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.15' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.15" && make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for py27-graph-tool): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for py27-graph-tool is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/main.log Any solutions? On Wed, Mar 14, 2012 at 7:00 AM, wrote: > Send macports-users mailing list submissions to > ? ? ? ?macports-users at lists.macosforge.org > > To subscribe or unsubscribe via the World Wide Web, visit > ? ? ? ?http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > or, via email, send a message with subject or body 'help' to > ? ? ? ?macports-users-request at lists.macosforge.org > > You can reach the person managing the list at > ? ? ? ?macports-users-owner at lists.macosforge.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of macports-users digest..." > > > Today's Topics: > > ? 1. Re: gnuplot: question about wxWidgets(-devel)& ?Universal > ? ? ?variants (Jonathan Stickel) > ? 2. Re: gnuplot: question about wxWidgets(-devel)& Universal > ? ? ?variants (Mojca Miklavec) > ? 3. Re: gnuplot: question about wxWidgets(-devel)& Universal > ? ? ?variants (Jonathan Stickel) > ? 4. Linux equivalent libraries on macports (anupash) > ? 5. run a tcp server to listen to a port range (michael sparacio) > ? 6. Re: Linux equivalent libraries on macports (Ryan Schmidt) > ? 7. Re: run a tcp server to listen to a port range (Ryan Schmidt) > ? 8. ticket 33570 (Zhong Ren) > ? 9. Re: run a tcp server to listen to a port range (michael sparacio) > ?10. Re: run a tcp server to listen to a port range (Ryan Schmidt) > ?11. Re: run a tcp server to listen to a port range (Jan Stary) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 13 Mar 2012 08:24:17 -0600 > From: Jonathan Stickel > To: macports-users at lists.macosforge.org > Subject: Re: gnuplot: question about wxWidgets(-devel)& ?Universal > ? ? ? ?variants > Message-ID: <4F5F5891.30507 at gmail.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > On 3/13/12 08:00 , macports-users-request at lists.macosforge.org wrote: >> Subject: Re: gnuplot: question about wxWidgets(-devel)& ?Universal >> variants >> >> On Mon, Mar 12, 2012 at 01:46, Ryan Schmidt wrote: >>>> >>>>>> How exactly should the code be written to enable compiling >>>>>> 64-bit version of gnuplot with wxt terminal, without >>>>>> interfering with other ports and without breaking >>>>>> functionality for 32-bit architectures? Once/if that question >>>>>> is answered, I have a Portfile for the new gnuplot 4.6 ready >>>>>> to be committed. >>>> >>>> The simplest solution for us would be for the developers of >>>> wxWidgets to finally release a stable 64-bit compatible version >>>> of their software. Then we could update the wxWidgets portfile to >>>> that version and remove all the 32-bit forcing in all the ports >>>> that do that. >> However that probably won't happen for some time. >> >> Would it be acceptable for a non-default option of gnuplot to simply >> depend on wxWidgets-devel then? The version 2.9 also contains some >> nice features that are missing in 2.8, so it's not just about type >> of binary. (If necessary, there could be two options, one with >> wxWidgets and one with wxWidgets-devel, but I don't really think that >> two options are needed.) >> >> I tried to create an update at >> https://trac.macports.org/ticket/33596 >> > > wxWidgets and 64-bit has been a real PITA for some time now. ?The > development series 2.9 has promise, but there are some problems. ?If you > really need wxWidgets, I suggest using the X11/gtk backend. ?See this > old ticket for a full explanation: > > http://trac.macports.org/ticket/24350 > > The variant for the 64-bit capable X11/gtk backend is available in the > wxwidgets-python port. ?This could be translated to the regular > wxwidgets port if someone is interested. ?I have stopped using wxwidgets > due to these problems and am now using qt4. > > Jonathan > > > ------------------------------ > > Message: 2 > Date: Tue, 13 Mar 2012 15:57:20 +0100 > From: Mojca Miklavec > To: MacPorts Users Mailing-list > Cc: Jonathan Stickel > Subject: Re: gnuplot: question about wxWidgets(-devel)& Universal > ? ? ? ?variants > Message-ID: > ? ? ? ? > Content-Type: text/plain; charset=UTF-8 > > On Tue, Mar 13, 2012 at 15:24, Jonathan Stickel wrote: >> >> wxWidgets and 64-bit has been a real PITA for some time now.?The >> development series 2.9 has promise, but there are some problems. > > I would have asked "what kind of problems", but I don't want to open a > can of worms ;) > > At least it works for me for using a Gnuplot terminal. The old version > (2.8) also works of course, but only for 32-bit applications and it > lacks two nice features which is a bit painful. > >>?If you >> really need wxWidgets, I suggest using the X11/gtk backend. ?See this old >> ticket for a full explanation: > > I have no idea how to use X11/gtk backend, and since wxWidgets-devel > also work (with Cocoa interface), I see no reason for including yet > another alien into the game. But if that would simplify macports > packaging and if somebody can show me how to do it, I have nothing > against a working solution. I don't particularly like X11 thouh and > there is already an X11 terminal available (with slightly less > features), but if that's what it takes ... > >> http://trac.macports.org/ticket/24350 > > I'm not sure that I understand all of what is written here. > >> The variant for the 64-bit capable X11/gtk backend is available in the >> wxwidgets-python port. ?This could be translated to the regular wxwidgets >> port if someone is interested. ?I have stopped using wxwidgets due to these >> problems and am now using qt4. > > I would never develop a wxWidgets application myself, and even the > author of wxWidgets code for gnuplot says that he is no longer > interested in further maintainance (and that he would have written Qt > code back then if he knew what he knows now). But since the code is > there and application works now, it would be nice to support it as > long as supporting is not too painful. The Portfile that I wrote > (https://trac.macports.org/ticket/33596) seems to work, its only > drawback is dependency on wxWidgets-devel and I'm not sure how that > works on older macs. > > Gnuplot now also supports Qt terminal (which is not really polished > out yet, at least not for the mac; printing semi-crashes, > configuration is suboptimal and doesn't work out of the box), so Qt > terminal is definitely an alternative. It would help if some > knowledgable developer would fix a few mac-specific problems in > gnuplot source code though (I can describe problems, but don't know > how to solve them properly). > > I wouldn't have used MacPorts' gnuplot at all, but I don't know any > other way if I want to use Octave. And AquaTerm is causing me serious > problems (= it doesn't work at all), so I need at least one working > terminal that's different from AquaTerm and both Qt and wxWidgets are > good candidates that finally happen to work on mac in gnuplot 4.6. > > Mojca > > > ------------------------------ > > Message: 3 > Date: Tue, 13 Mar 2012 09:25:24 -0600 > From: Jonathan Stickel > To: Mojca Miklavec > Cc: MacPorts Users Mailing-list > Subject: Re: gnuplot: question about wxWidgets(-devel)& Universal > ? ? ? ?variants > Message-ID: <4F5F66E4.4090702 at gmail.com> > Content-Type: text/plain; charset=UTF-8; format=flowed > > > On 3/13/12 08:57 , Mojca Miklavec wrote: >> On Tue, Mar 13, 2012 at 15:24, Jonathan Stickel wrote: >>> >>> wxWidgets and 64-bit has been a real PITA for some time now. The >>> development series 2.9 has promise, but there are some problems. >> >> I would have asked "what kind of problems", but I don't want to open a >> can of worms ;) > > I have found that it is not compatible with Mayavi (a python > visualization program), and I suspect the same for other projects that > use wxwidgets. > >> >> At least it works for me for using a Gnuplot terminal. The old version >> (2.8) also works of course, but only for 32-bit applications and it >> lacks two nice features which is a bit painful. >> > > If it works for you, great! > >>> ? If you >>> really need wxWidgets, I suggest using the X11/gtk backend. ?See this old >>> ticket for a full explanation: >> >> I have no idea how to use X11/gtk backend, and since wxWidgets-devel >> also work (with Cocoa interface), I see no reason for including yet >> another alien into the game. But if that would simplify macports >> packaging and if somebody can show me how to do it, I have nothing >> against a working solution. I don't particularly like X11 thouh and >> there is already an X11 terminal available (with slightly less >> features), but if that's what it takes ... >> > > Everything needed for the variant should be in the "wxwidgets-python" > portfile. ?A simple copy of the relevant lines to the wxwidgets portfile > should work OK. ?Some bug-squashing might be needed. ?But if > wxwidgets-2.9 works for gnuplot, that does seem like a better solution > than X11/gtk. > >>> http://trac.macports.org/ticket/24350 >> >> I'm not sure that I understand all of what is written here. >> >>> The variant for the 64-bit capable X11/gtk backend is available in the >>> wxwidgets-python port. ?This could be translated to the regular wxwidgets >>> port if someone is interested. ?I have stopped using wxwidgets due to these >>> problems and am now using qt4. >> >> I would never develop a wxWidgets application myself, and even the >> author of wxWidgets code for gnuplot says that he is no longer >> interested in further maintainance (and that he would have written Qt >> code back then if he knew what he knows now). But since the code is >> there and application works now, it would be nice to support it as >> long as supporting is not too painful. The Portfile that I wrote >> (https://trac.macports.org/ticket/33596) seems to work, its only >> drawback is dependency on wxWidgets-devel and I'm not sure how that >> works on older macs. >> >> Gnuplot now also supports Qt terminal (which is not really polished >> out yet, at least not for the mac; printing semi-crashes, >> configuration is suboptimal and doesn't work out of the box), so Qt >> terminal is definitely an alternative. It would help if some >> knowledgable developer would fix a few mac-specific problems in >> gnuplot source code though (I can describe problems, but don't know >> how to solve them properly). >> >> I wouldn't have used MacPorts' gnuplot at all, but I don't know any >> other way if I want to use Octave. And AquaTerm is causing me serious >> problems (= it doesn't work at all), so I need at least one working >> terminal that's different from AquaTerm and both Qt and wxWidgets are >> good candidates that finally happen to work on mac in gnuplot 4.6. >> > > I am facing similar problems with wx vs qt backends for matplotlib and > mayavi in python. ?wx used to be the standard backend, but is being > phased out (I think partly because of this painful transition from 2.8 > to 2.9). ?Qt4 is the new preferred backend, but not all features work > correctly. ?This has been an issue for over 2 years now. ?Hopefully > things will get better over time. ?I have decided to got the Qt4 route > and am dealing with the few issues. > > Jonathan > > > ------------------------------ > > Message: 4 > Date: Tue, 13 Mar 2012 11:57:19 -0700 (PDT) > From: anupash > To: macports-users at lists.macosforge.org > Subject: Linux equivalent libraries on macports > Message-ID: <33496803.post at talk.nabble.com> > Content-Type: text/plain; charset=us-ascii > > > Hi, > > I am a new user and running Mac OS X Lion. I have set up macports used it to > install a variety of packages. However I have to install few packages which > I need to compile my thesis code. The equivalent dependencies for linux > (Ubuntu) are autoconf automake libtool make gcc libssl-dev iptables-dev > libconfig8-dev libnet-ip-perl libnet-dns-perl > > I was able to find out the macports equivalent for most of them but not for > iptables-dev. I know it is a very linux specific dependency but still is > there a way to get it? > > Pardon me if this is double posted as new posts require me to register to > mailing list and hence my previous post was automatically rejected > -- > View this message in context: http://old.nabble.com/Linux-equivalent-libraries-on-macports-tp33496803p33496803.html > Sent from the MacPorts - Users mailing list archive at Nabble.com. > > > > ------------------------------ > > Message: 5 > Date: Tue, 13 Mar 2012 17:10:28 -0400 > From: michael sparacio > To: macports-users at lists.macosforge.org > Subject: run a tcp server to listen to a port range > Message-ID: > Content-Type: text/plain; CHARSET=US-ASCII > > Is there a recommended port that will listen to a range of tcp ports? I am playing with netcat but it seems it can only listen to a single port at a time. I'd like to open hundreds or even thousands of tcp ports for firewall screens testing. > > Thanks, > -ms > > > ------------------------------ > > Message: 6 > Date: Tue, 13 Mar 2012 16:11:20 -0500 > From: Ryan Schmidt > To: anupash > Cc: macports-users at lists.macosforge.org > Subject: Re: Linux equivalent libraries on macports > Message-ID: <0EAC11FD-1791-4CBD-B8E6-F9F3118B2AB0 at macports.org> > Content-Type: text/plain; charset=us-ascii > > On Mar 13, 2012, at 13:57, anupash wrote: > >> I am a new user and running Mac OS X Lion. I have set up macports used it to >> install a variety of packages. However I have to install few packages which >> I need to compile my thesis code. The equivalent dependencies for linux >> (Ubuntu) are autoconf automake libtool make gcc libssl-dev iptables-dev >> libconfig8-dev libnet-ip-perl libnet-dns-perl >> >> I was able to find out the macports equivalent for most of them but not for >> iptables-dev. I know it is a very linux specific dependency but still is >> there a way to get it? > > iptables is for Linux only: > > http://en.wikipedia.org/wiki/Iptables > > It is a program used to configure the Linux firewall; the Linux firewall is not available on OSX. > > For similar functionality on OSX Snow Leopard and earlier, look into ipfw instead: > > http://en.wikipedia.org/wiki/Ipfw > > On OSX Lion and later, ipfw is deprecated and replaced by PF: > > http://en.wikipedia.org/wiki/PF_(firewall) > > > > > ------------------------------ > > Message: 7 > Date: Tue, 13 Mar 2012 16:12:40 -0500 > From: Ryan Schmidt > To: michael sparacio > Cc: macports-users at lists.macosforge.org > Subject: Re: run a tcp server to listen to a port range > Message-ID: <6856DD07-EB14-477C-9141-A4DD1AA12D0E at macports.org> > Content-Type: text/plain; charset=us-ascii > > > On Mar 13, 2012, at 16:10, michael sparacio wrote: > >> Is there a recommended port that will listen to a range of tcp ports? I am playing with netcat but it seems it can only listen to a single port at a time. I'd like to open hundreds or even thousands of tcp ports for firewall screens testing. > > nodejs is JavaScript environment with which it's very easy to create network servers that do whatever you want them to. Perhaps that will help you. > > http://nodejs.org/ > > Yes, you can install nodejs with MacPorts. > > sudo port install nodejs > > > > > ------------------------------ > > Message: 8 > Date: Tue, 13 Mar 2012 16:48:07 -0500 (CDT) > From: Zhong Ren > To: "Ryan Schmidt" > Cc: macports-users at lists.macosforge.org > Subject: ticket 33570 > Message-ID: <20120313164807.BFI94140 at mstore00.uchicago.edu> > Content-Type: text/plain; charset=us-ascii > > Could someone look at this ticket please: > > > > Zhong > > > > ------------------------------ > > Message: 9 > Date: Tue, 13 Mar 2012 22:42:54 -0400 > From: michael sparacio > To: Ryan Schmidt > Cc: macports-users at lists.macosforge.org > Subject: Re: run a tcp server to listen to a port range > Message-ID: > Content-Type: text/plain; CHARSET=US-ASCII > > I am not familiar with js but trying to get an example.js coded properly, this is only listening on the final port, the 10100... > > var net = require('net'); > var port = 10000 > for (port = 10000; port < 10100; port++) { > ?; > } > var server = net.createServer(function(c) { //'connection' listener > ?console.log('server connected'); > ?c.on('end', function() { > ? ?console.log('server disconnected'); > ?}); > ?c.write('hello\r\n'); > ?c.pipe(c); > }); > server.listen(port, function() { //'listening' listener > ?console.log('server bound'); > }); > > I assume I am making a dumb error?? > > thanks for any suggestions. > > -ms > > > On Mar 13, 2012, at 5:12 PM, Ryan Schmidt wrote: > >> >> On Mar 13, 2012, at 16:10, michael sparacio wrote: >> >>> Is there a recommended port that will listen to a range of tcp ports? I am playing with netcat but it seems it can only listen to a single port at a time. I'd like to open hundreds or even thousands of tcp ports for firewall screens testing. >> >> nodejs is JavaScript environment with which it's very easy to create network servers that do whatever you want them to. Perhaps that will help you. >> >> http://nodejs.org/ >> >> Yes, you can install nodejs with MacPorts. >> >> sudo port install nodejs >> >> > > > > ------------------------------ > > Message: 10 > Date: Wed, 14 Mar 2012 00:53:18 -0500 > From: Ryan Schmidt > To: michael sparacio > Cc: macports-users at lists.macosforge.org > Subject: Re: run a tcp server to listen to a port range > Message-ID: <95850EED-72F7-464A-8547-0D0821889A67 at macports.org> > Content-Type: text/plain; charset=us-ascii > > > On Mar 13, 2012, at 21:42, michael sparacio wrote: > >> I am not familiar with js but trying to get an example.js coded properly, this is only listening on the final port, the 10100... >> >> var net = require('net'); >> var port = 10000 >> for (port = 10000; port < 10100; port++) { >> ?; >> } >> var server = net.createServer(function(c) { //'connection' listener >> ?console.log('server connected'); >> ?c.on('end', function() { >> ? ?console.log('server disconnected'); >> ?}); >> ?c.write('hello\r\n'); >> ?c.pipe(c); >> }); >> server.listen(port, function() { //'listening' listener >> ?console.log('server bound'); >> }); >> >> I assume I am making a dumb error?? > > Your program initializes a variable "port" to the value 10000, then increments it until it reaches 10100. It then creates a server and assigns it to the variable "server", then tells the server to listen on that port. If you want to create multiple servers that each listen on a different port, you'll want to create the servers inside the loop. > > But we are veering off-topic here. The MacPorts mailing lists are not well suited to discussing JavaScript programming. If you have further questions that aren't answered by reading the nodejs documentation and sample programs, you should ask on the nodejs mailing list: > > http://groups.google.com/group/nodejs > > > > > ------------------------------ > > Message: 11 > Date: Wed, 14 Mar 2012 08:30:09 +0100 > From: Jan Stary > To: macports-users at lists.macosforge.org > Subject: Re: run a tcp server to listen to a port range > Message-ID: <20120314073008.GA14867 at www.stare.cz> > Content-Type: text/plain; charset=us-ascii > > On Mar 13 17:10:28, michael sparacio wrote: >> Is there a recommended port that will listen to a range of tcp ports? I am playing with netcat but it seems it can only listen to a single port at a time. I'd like to open hundreds or even thousands of tcp ports for firewall screens testing. > > Run a thousand netcats. > > > > ------------------------------ > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > > End of macports-users Digest, Vol 67, Issue 14 > ********************************************** From allbery.b at gmail.com Wed Mar 14 19:42:35 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Wed, 14 Mar 2012 22:42:35 -0400 Subject: Ruby problem In-Reply-To: <4F610108.6040006@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> Message-ID: On Wed, Mar 14, 2012 at 16:35, Phil Dobbin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 14/03/2012 20:23, Jeremy Lavergne wrote: > >> When MacPorts runs, it does of course clear most of the > >> environment variables, including PATH, and set them to known-good > >> values. But this should not affect anything outside of that > >> MacPorts process. I don't know why your shell environment > >> variables are changing in this way. > > > > Perhaps rvm itself is manipulating things? > > If Mac Ports clears most of the environment variables when run, should > it not also return them to their original state before sudo was called > when finished? > Environment variable changes do not propagate to parent processes on Unix-like systems. MacPorts *cannot* affect the environment of the shell that called it. "rvm" may be a shell function (that kind of thing often is) specifically so it can manipulate its calling shell's environment. Possibly "sudo" is being wrapped in a function for the same reason (I do that locally but not to hack the environment). "port" is not and does not, unless someone there wrote their own wrapper for it. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From phildobbin at gmail.com Wed Mar 14 22:58:42 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Thu, 15 Mar 2012 05:58:42 +0000 Subject: Ruby problem In-Reply-To: References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> Message-ID: <4F618512.5070206@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 15/03/2012 02:42, Brandon Allbery wrote: > On Wed, Mar 14, 2012 at 16:35, Phil Dobbin > wrote: > > -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > > On 14/03/2012 20:23, Jeremy Lavergne wrote: >>> When MacPorts runs, it does of course clear most of the >>> environment variables, including PATH, and set them to >>> known-good values. But this should not affect anything outside >>> of that MacPorts process. I don't know why your shell >>> environment variables are changing in this way. >> >> Perhaps rvm itself is manipulating things? > > If Mac Ports clears most of the environment variables when run, > should it not also return them to their original state before sudo > was called when finished? > > > Environment variable changes do not propagate to parent processes > on Unix-like systems. MacPorts *cannot* affect the environment of > the shell that called it. > > "rvm" may be a shell function (that kind of thing often is) > specifically so it can manipulate its calling shell's environment. > Possibly "sudo" is being wrapped in a function for the same reason > (I do that locally but not to hack the environment). "port" is not > and does not, unless someone there wrote their own wrapper for it. rvm is a shell function. The comment on the script that's placed into bash_profile on OS X & bashrc on Linux sez: # Load RVM into a shell session *as a function* (their stars not mine). The thing I find perplexing is that rvm doesn't use sudo (I'm using a single-user install with all relevant files in $HOME) so rvm, whatever its shortcomings may be, does not manipulate the $PATH when sudo is called. It seems that Mac Ports clobbers the $PATH when sudo is invoked leaving it in an indeterminate state from where it found it. rvm is the only part of the shell environment that gets affected by this however (perlbrew which serves a similar purpose for Perl is quite unaffected in $HOME). In fact after invoking sudo, perlbrew comes to the front of the $PATH followed by Mac Ports (see gist). So in summation, calling sudo with Mac Ports is going to clobber rvm in the present terminal & to get back to the normal state of things it's either close all terminal windows (with six tabs open they all get clobbered) & start a new session or either uninstall /opt/local/bin's Ruby or rvm. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ?auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPYYUPAAoJEKpMeDHWT5ADf0YH/3PO7up+Ad0tPs2t6uXjOE76 uY8A0asBFD0xlLuGDW+YYKBwHTLvGaZfGc8mbK2pSK+mWN+RiWKOrxda3xybmtU/ mDEN6+QqULv3WAXShr0cJDFVBr84NzYW62g52IriaBbMMu6KsUfloDTI3WvyftJn nEtr9O2lFkE2TUQ10NbpgjN+fLk3fL2poXKv1mLpcOwDNmKLaCMnMAh8VUFRxLN2 qdZD+qO+OsfRxeQJekb64/jqGWnpmS/MQP1xRpIrNQQbjR5onoKQVCr/UPfAqx7c 6mOm0Vit+iUJiVfTBawKxTN6URag8JLOJ0/F+KJbsQHQFqPilguKgOPflseVoCI= =A+yi -----END PGP SIGNATURE----- From ryandesign at macports.org Wed Mar 14 23:10:26 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 15 Mar 2012 01:10:26 -0500 Subject: Ruby problem In-Reply-To: <4F618512.5070206@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> <4F618512.5070206@gmail.com> Message-ID: <18C5C2A6-15D5-489C-9C3C-08C12E9650C6@macports.org> On Mar 15, 2012, at 00:58, Phil Dobbin wrote: > The thing I find perplexing is that rvm doesn't use sudo (I'm using a > single-user install with all relevant files in $HOME) so rvm, whatever > its shortcomings may be, does not manipulate the $PATH when sudo is > called. It seems that Mac Ports clobbers the $PATH when sudo is > invoked leaving it in an indeterminate state from where it found it. > > rvm is the only part of the shell environment that gets affected by > this however (perlbrew which serves a similar purpose for Perl is > quite unaffected in $HOME). In fact after invoking sudo, perlbrew > comes to the front of the $PATH followed by Mac Ports (see gist). > > So in summation, calling sudo with Mac Ports is going to clobber rvm > in the present terminal & to get back to the normal state of things > it's either close all terminal windows (with six tabs open they all > get clobbered) & start a new session or either uninstall > /opt/local/bin's Ruby or rvm. I continue to be unaware of any code in MacPorts that could be responsible for this behavior, and believe you need to look elsewhere for the solution. From allbery.b at gmail.com Wed Mar 14 23:38:54 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Thu, 15 Mar 2012 02:38:54 -0400 Subject: Ruby problem In-Reply-To: <4F618512.5070206@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> <4F618512.5070206@gmail.com> Message-ID: On Thu, Mar 15, 2012 at 01:58, Phil Dobbin wrote: > In fact after invoking sudo, perlbrew > comes to the front of the $PATH followed by Mac Ports (see gist). > "perlbrew"? You have both MacPorts and HomeBrew installed? And something is moving a HomeBrew config *in front of* MacPorts, therefore MacPorts must be doing it?? And doing it specifically by causing sudo to magically reach into the address space of its parent and modify it, apparently, since you claim sudo is not wrapped by a shell function??? I completely fail to understand how you arrive at this evaluation. I suggest you carefully evaluate what is in your shell startup files, where it came from, and what it is doing. Note that the *only* addition that MacPorts makes is to add itself to $PATH as part of "login" (which for most OS X users is when a new Terminal window or tab is created). -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From phildobbin at gmail.com Wed Mar 14 23:47:02 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Thu, 15 Mar 2012 06:47:02 +0000 Subject: Ruby problem In-Reply-To: References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> <4F618512.5070206@gmail.com> Message-ID: <4F619066.20907@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 15/03/2012 06:38, Brandon Allbery wrote: > On Thu, Mar 15, 2012 at 01:58, Phil Dobbin > wrote: > > In fact after invoking sudo, perlbrew > comes to the front of the $PATH followed by Mac Ports (see gist). > > > "perlbrew"? You have both MacPorts and HomeBrew installed? perlbrew *not* Homebrew... Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ?auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPYZBiAAoJEKpMeDHWT5ADK08IAIyR01CzV0rWGnv9NYzafaf8 LHaiccREgVXcQ7RX3ax3XDIsuBOOx7hbf7IfmSUuu9DXr7oA8dexB9iF4yQks0bN Uc99sP/LBbBjpP0uD2Z2vVIXwVs40jDIIekGO4YemD0OhQtD0I0CDvr8klMV17Wf 9+z3gkkXRgrkqUDJ5Wg8fpYUEbyeE7Gm1gMuY5hzTDGif1QMVrmdC3WPQmROw0W+ q7XDXMnFh0s9BGRjWmUoouZ7+DJgEMpQLSpKcR1F+uibXp6Hq5IhLwKiUnAAtx0T WixOJxh1Kn5KMG52Dj9cl8g+Ek5zQ1BqrjxgrS6liFvP2Q8YLcCzEkU0/ifmk4k= =b6mX -----END PGP SIGNATURE----- From allbery.b at gmail.com Thu Mar 15 00:03:12 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Thu, 15 Mar 2012 03:03:12 -0400 Subject: Ruby problem In-Reply-To: <4F619066.20907@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> <4F618512.5070206@gmail.com> <4F619066.20907@gmail.com> Message-ID: On Thu, Mar 15, 2012 at 02:47, Phil Dobbin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 15/03/2012 06:38, Brandon Allbery wrote: > > On Thu, Mar 15, 2012 at 01:58, Phil Dobbin > > wrote: > > > > In fact after invoking sudo, perlbrew > > comes to the front of the $PATH followed by Mac Ports (see gist). > > > > > > "perlbrew"? You have both MacPorts and HomeBrew installed? > > perlbrew *not* Homebrew... Even worse. So you have a perl manager and a ruby manager installed and battling it out with each other, but choose to blame MacPorts. In any case I'm not sure you even need MacPorts since you've taken it on yourself to maintain your own perl and ruby installs anyway. Do you understand that things like perlbrew and rvm are specifically designed to modify your environment in exactly the way you are seeing? That it is their function? Why is the fact that they are doing so, and apparently (and not too surprisingly) interfering with each other in the process, MacPorts' fault? -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From mparchet at sunrise.ch Thu Mar 15 04:20:05 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Thu, 15 Mar 2012 12:20:05 +0100 Subject: Unable to update for macort 2.0.3 to macport 2.0.4 because I can't build libplist @1.8 Message-ID: <4F61D065.1050409@sunrise.ch> Hello, I would like to update maport for 2.0.3 to 2.0.4. When I try to update all package, I get an error. For more information, please see this ticket : https://trac.macports.org/ticket/33431 or search libplist. Can you help me please ? Best regards mparchet From russell.jones at physics.ox.ac.uk Thu Mar 15 04:27:33 2012 From: russell.jones at physics.ox.ac.uk (Russell Jones) Date: Thu, 15 Mar 2012 11:27:33 +0000 Subject: gcc4.5 doesn't build on 10.7.3 for me Message-ID: <282ECDD91E32A448897FA478ADF909DC7998E26A@EXCHNG13.physics.ox.ac.uk> Is anyone else having this problem? The ticket below would suggest so, though it may be a different problem from mine. http://trac.macports.org/ticket/30306 It's suggested that one build with clang rather than llvm-gcc42, but it's not explained how to ask MacPorts to do that. I guess one could port select one, but shouldn't it be set by the Portfile? Or is there some other way? I'd look at the log, but I've cleaned the build remnants and MacPorts is building something else just now. Russell -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery.b at gmail.com Thu Mar 15 04:30:53 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Thu, 15 Mar 2012 07:30:53 -0400 Subject: gcc4.5 doesn't build on 10.7.3 for me In-Reply-To: <282ECDD91E32A448897FA478ADF909DC7998E26A@EXCHNG13.physics.ox.ac.uk> References: <282ECDD91E32A448897FA478ADF909DC7998E26A@EXCHNG13.physics.ox.ac.uk> Message-ID: On Thu, Mar 15, 2012 at 07:27, Russell Jones wrote: > Is anyone else having this problem? The ticket below would suggest so, > though it may be a different problem from mine. > > http://trac.macports.org/ticket/30306 > > It's suggested that one build with clang rather than llvm-gcc42, but > it's not explained how to ask MacPorts to do > That'd be because it's documented in the MacPorts Guide, and IIRC in reverse (forcing llvm-gcc-4.2) on the ProblemHotList page. $ sudo port install gcc45 configure.compiler=clang -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From haloris-ports at yahoo.co.uk Thu Mar 15 06:55:53 2012 From: haloris-ports at yahoo.co.uk (Carson Hewitt) Date: Thu, 15 Mar 2012 13:55:53 +0000 (GMT) Subject: openssl and openssh Message-ID: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> I installed the latest version of?OpenSSL (1.0.1 14 Mar 2012) No `ssh-add -l' responds with: OpenSSL version mismatch. Built against 1000007f, you have 1000100f Should openssh ?be rebuilt from source ? -- C.H. From eborisch at macports.org Thu Mar 15 07:48:06 2012 From: eborisch at macports.org (Eric A. Borisch) Date: Thu, 15 Mar 2012 09:48:06 -0500 Subject: openssl and openssh In-Reply-To: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> References: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> Message-ID: On Thu, Mar 15, 2012 at 8:55 AM, Carson Hewitt wrote: > I installed the latest version of?OpenSSL (1.0.1 14 Mar 2012) > > No `ssh-add -l' responds with: > > OpenSSL version mismatch. Built against 1000007f, you have 1000100f > > > Should openssh ?be rebuilt from source ? > > -- C.H. I just [1] bumped the OpenSSH rev to force a rebuild; you can either rebuild locally from source or wait for the change to flow through and then selfupdate / upgrade outdated. -Eric [1] https://trac.macports.org/changeset/90837 From deric at macports.org Thu Mar 15 08:56:29 2012 From: deric at macports.org (Daniel Ericsson) Date: Thu, 15 Mar 2012 16:56:29 +0100 Subject: py-graph-tool build failure [was: Re: macports-users Digest, Vol 67, Issue 14] In-Reply-To: References: Message-ID: <80C6225C-95A8-4FE7-A362-D0AB29DFA31D@macports.org> On 15 mar 2012, at 00:06, Anthony Bak wrote: > I'm having trouble getting py27-graph-tool installed. I get: I can verify this error, I get it as well when trying to build py-graph-tool. You should open a ticket on https://trac.macports.org/ - attach the log and put the maintainer in the CC-field. thanks for the report, -- Daniel From haloris-ports at yahoo.co.uk Thu Mar 15 09:05:29 2012 From: haloris-ports at yahoo.co.uk (haloris-ports at yahoo.co.uk) Date: Thu, 15 Mar 2012 16:05:29 +0000 (GMT) Subject: openssl and openssh In-Reply-To: References: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> Message-ID: <1331827529.80115.YahooMailNeo@web29505.mail.ird.yahoo.com> ----- Original Message ----- > From: Eric A. Borisch > To: Carson Hewitt > Cc: macports-users > Sent: Thursday, 15 March 2012, 15:48 > Subject: Re: openssl and openssh > > I just [1] bumped the OpenSSH rev to force a rebuild; you can either > rebuild locally from source or wait for the change to flow through and > then selfupdate / upgrade outdated. > > -Eric > > [1] https://trac.macports.org/changeset/90837 > Thanks. From phillip.koebbe at gmail.com Thu Mar 15 11:17:47 2012 From: phillip.koebbe at gmail.com (Phillip Koebbe) Date: Thu, 15 Mar 2012 13:17:47 -0500 Subject: Ruby problem In-Reply-To: <4F618512.5070206@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> <4F618512.5070206@gmail.com> Message-ID: <8CA06441-C89A-4630-8F0D-F29C46C1A264@gmail.com> On Mar 15, 2012, at 12:58 AM, Phil Dobbin wrote: > So in summation, calling sudo with Mac Ports is going to clobber rvm > in the present terminal & to get back to the normal state of things > it's either close all terminal windows (with six tabs open they all > get clobbered) & start a new session or either uninstall > /opt/local/bin's Ruby or rvm. > > Cheers, > > Phil? Hi Phil, If I'm following along correctly (and I very well may not be), you're thinking that calling 'sudo port ' in one terminal session is causing problems with RVM in other terminal sessions. Is that correct? As an experiment, I opened 4 terminal sessions, and in three of them switched to specific RVM gemsets and stayed in with system ruby in the fourth. In that fourth terminal session, I issued 'sudo port selfupdate', after which I checked the ruby version and RVM gemset (rvm current) of each of the other three terminal sessions, and in all three cases, everything was exactly as I expected it to be. Is my experiment analogous to your situation? Peace, Phillip -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Mar 15 15:42:08 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 15 Mar 2012 17:42:08 -0500 Subject: Ruby problem In-Reply-To: <8CA06441-C89A-4630-8F0D-F29C46C1A264@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> <4F618512.5070206@gmail.com> <8CA06441-C89A-4630-8F0D-F29C46C1A264@gmail.com> Message-ID: <3B5D03E6-4F10-4949-8B4C-FEBACC7A24BF@macports.org> On Mar 15, 2012, at 13:17, Phillip Koebbe wrote: > If I'm following along correctly (and I very well may not be), you're thinking that calling 'sudo port ' in one terminal session is causing problems with RVM in other terminal sessions. Is that correct? I understood that he's saying that calling "sudo port " in a terminal session causes problems for rvm in that same terminal session. From ryandesign at macports.org Thu Mar 15 15:46:04 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 15 Mar 2012 17:46:04 -0500 Subject: openssl and openssh In-Reply-To: References: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> Message-ID: <2160598E-87DB-42CC-A3EC-7D70FE6EE769@macports.org> On Mar 15, 2012, at 09:48, Eric A. Borisch wrote: > On Thu, Mar 15, 2012 at 8:55 AM, Carson Hewitt wrote: >> >> OpenSSL version mismatch. Built against 1000007f, you have 1000100f >> >> >> Should openssh be rebuilt from source ? > > I just [1] bumped the OpenSSH rev to force a rebuild; you can either > rebuild locally from source or wait for the change to flow through and > then selfupdate / upgrade outdated. We had to do this with neon too. WTF? According to "otool -L', the library version numbers of libcrypto and libssl in openssl 1.0.1 are still 1.0.0, which is their guarantee to us that they have not changed the library interface. Do the openssl developers not understand what a library version number is? From ryandesign at macports.org Thu Mar 15 15:48:34 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 15 Mar 2012 17:48:34 -0500 Subject: gcc4.5 doesn't build on 10.7.3 for me In-Reply-To: <282ECDD91E32A448897FA478ADF909DC7998E26A@EXCHNG13.physics.ox.ac.uk> References: <282ECDD91E32A448897FA478ADF909DC7998E26A@EXCHNG13.physics.ox.ac.uk> Message-ID: On Mar 15, 2012, at 06:27, Russell Jones wrote: > Is anyone else having this problem? The ticket below would suggest so, though it may be a different problem from mine. > > http://trac.macports.org/ticket/30306 > > It's suggested that one build with clang rather than llvm-gcc42 This is already being accomplished by these lines in the gcc45 port: if {${configure.compiler} == "llvm-gcc-4.2"} { configure.compiler clang } So that is not the reason for your build failure. Please file a ticket and attach your main.log so we can see what's going wrong in your case. From ryandesign at macports.org Thu Mar 15 15:51:22 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 15 Mar 2012 17:51:22 -0500 Subject: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build. In-Reply-To: <4F61D065.1050409@sunrise.ch> References: <4F61D065.1050409@sunrise.ch> Message-ID: <3DF33619-536D-4466-A167-E146EB742D6D@macports.org> On Mar 15, 2012, at 06:20, Michael Parchet wrote: > I would like to update maport for 2.0.3 to 2.0.4. When I try to update all package, I get an error. > > For more information, please see this ticket : > > https://trac.macports.org/ticket/33431 No, that ticket is about a problem building libplist with clang; your problem is unrelated to that problem which is why I asked you to post on the mailing list to discuss it instead of writing in that ticket. Your error is: "Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build." Sounds like you haven't installed or set up Xcode properly. Have you read: https://trac.macports.org/wiki/ProblemHotlist#xcode43 From phillip.koebbe at gmail.com Thu Mar 15 16:11:49 2012 From: phillip.koebbe at gmail.com (Phillip Koebbe) Date: Thu, 15 Mar 2012 18:11:49 -0500 Subject: Ruby problem In-Reply-To: <3B5D03E6-4F10-4949-8B4C-FEBACC7A24BF@macports.org> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> <4F618512.5070206@gmail.com> <8CA06441-C89A-4630-8F0D-F29C46C1A264@gmail.com> <3B5D03E6-4F10-4949-8B4C-FEBACC7A24BF@macports.org> Message-ID: On Mar 15, 2012, at 5:42 PM, Ryan Schmidt wrote: > > On Mar 15, 2012, at 13:17, Phillip Koebbe wrote: > >> If I'm following along correctly (and I very well may not be), you're thinking that calling 'sudo port ' in one terminal session is causing problems with RVM in other terminal sessions. Is that correct? > > I understood that he's saying that calling "sudo port " in a terminal session causes problems for rvm in that same terminal session. > > Okay, I gave that a whirl too: [kodiak]~/Development/Projects/Self/Web/Grounect/grounect (master) $ rvm current ruby-1.9.2-p290 at grounect-3.2.2 [kodiak]~/Development/Projects/Self/Web/Grounect/grounect (master) $ sudo port selfupdate ---> Updating MacPorts base sources using rsync MacPorts base version 2.0.4 installed, MacPorts base version 2.0.4 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated [kodiak]~/Development/Projects/Self/Web/Grounect/grounect (master) $ rvm current ruby-1.9.2-p290 at grounect-3.2.2 [kodiak]~/Development/Projects/Self/Web/Grounect/grounect (master) $ Seems to work like I expect. Mac OS X 10.7.3, MacPorts 2.0.4, RVM 1.10.2. Phillip From dluke at geeklair.net Thu Mar 15 16:40:15 2012 From: dluke at geeklair.net (Daniel J. Luke) Date: Thu, 15 Mar 2012 19:40:15 -0400 Subject: openssl and openssh In-Reply-To: <2160598E-87DB-42CC-A3EC-7D70FE6EE769@macports.org> References: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> <2160598E-87DB-42CC-A3EC-7D70FE6EE769@macports.org> Message-ID: On Mar 15, 2012, at 6:46 PM, Ryan Schmidt wrote: >> I just [1] bumped the OpenSSH rev to force a rebuild; you can either >> rebuild locally from source or wait for the change to flow through and >> then selfupdate / upgrade outdated. > > We had to do this with neon too. > > WTF? According to "otool -L', the library version numbers of libcrypto and libssl in openssl 1.0.1 are still 1.0.0, which is their guarantee to us that they have not changed the library interface. Do the openssl developers not understand what a library version number is? or maybe the ABI for openssl didn't actually change just neon/openssh are being extra conservative (requiring the headers they were built with to exactly match the library that they are runtime linked against) because of past issues with openssl minor versions? -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ From dports at macports.org Thu Mar 15 16:55:40 2012 From: dports at macports.org (Dan Ports) Date: Thu, 15 Mar 2012 16:55:40 -0700 Subject: openssl and openssh In-Reply-To: <2160598E-87DB-42CC-A3EC-7D70FE6EE769@macports.org> References: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> <2160598E-87DB-42CC-A3EC-7D70FE6EE769@macports.org> Message-ID: <20120315235540.GG72041@ambulatoryclam.net> On Thu, Mar 15, 2012 at 05:46:04PM -0500, Ryan Schmidt wrote: > WTF? According to "otool -L', the library version numbers of libcrypto and libssl in openssl 1.0.1 are still 1.0.0, which is their guarantee to us that they have not changed the library interface. Do the openssl developers not understand what a library version number is? The problem isn't that openssl isn't ABI-compatible between these two versions -- as far as I know, it is -- but that openssh and neon are checking that the version of openssl they were compiled against matches the one loaded at runtime. Part of the problem is that openssl 1.0.x versions are supposed to be binary-compatible, but this wasn't true in the past (e.g. 0.9.8 and 0.9.7 weren't). So the check openssh is doing is now bogus. See https://bugzilla.mindrot.org/show_bug.cgi?id=1991 Dan -- Dan R. K. Ports MIT CSAIL http://drkp.net/ From allbery.b at gmail.com Thu Mar 15 19:21:12 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Thu, 15 Mar 2012 22:21:12 -0400 Subject: openssl and openssh In-Reply-To: <20120315235540.GG72041@ambulatoryclam.net> References: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> <2160598E-87DB-42CC-A3EC-7D70FE6EE769@macports.org> <20120315235540.GG72041@ambulatoryclam.net> Message-ID: On Thu, Mar 15, 2012 at 19:55, Dan Ports wrote: > Part of the problem is that openssl 1.0.x versions are supposed to be > binary-compatible, but this wasn't true in the past (e.g. 0.9.8 and > 0.9.7 weren't). So the check openssh is doing is now bogus. See > https://bugzilla.mindrot.org/show_bug.cgi?id=1991 > > ...but was mandatory in pre-1.0 because the openssl policy completely violated everyone's library versioning policies *and* those policies designed into various library compatibility systems. In short, OpenSSL's history of ignoring everyone else in its version policies continues to bite *everyone*. I have to wonder how they'll break everyone else next. (OpenSSL as a project desperately needs to be replaced with something sane.) -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From gvibe06 at gmail.com Thu Mar 15 21:59:28 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Thu, 15 Mar 2012 23:59:28 -0500 Subject: intltool won't install because of the old XML::Parser not found issue Message-ID: All.. Before I go opening a bug, that probably won't get addressed -- considering every single bug previously opened by others has been ignored, blamed on something else, or just not fixed because the devs have no idea why its not finding XML::Parser. I've tried every suggestion?I've tried building 64 bit only?I've tried building 32 bit only?and I have tried building universal. And none of them work. Note?each attempt mentioned above was done on isolated, clean build systems and it doesn't matter what foot I stand on, the time of day, or where the moon is currently -- the fact is, something is not right in the way so many ports still depend on intltool and is the same no matter which version of Perl used -- 5.12.3 and 5.14.1 both fail. I can't fix it with any amount of hacking, pasting, or patching?believe me, I have tried everything I can think of -- including trying to use the native perl on Lion, and installing XML::Parser and XML::Parser::Expat via cpan. Intltool does not use any Variables to help point it where it needs to go. So my questions are: - Why is intltool being depended on so much, when it hasn't been updated since 2009? - Is there anything else out there that can provide the same dependencies? - Are any of the developers using anything that requires intltool? - If so, how are you installing it, and why can't you submit your methods as a fix, so that everyone else can also get passed this issue? MacPorts being a free option for installing sources on Mac OS?I understand that this sounds demanding, but really, its a plea for attention on updating and changing old and broken dependencies once and for all so we don't have to keep going around in circles. I counted 12 bugs opened at some point over the past 6 years for the exact same error with intltool not finding XML::Parser -- Not all for the same base port being requested, but still reported with the same issue in intltool. Yet, here we are again, still with the same problem. I hope this makes the right point and gets discussions started that are helpful?I can open a bug if that will help track the issue. -- Jeff -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Mar 15 22:47:35 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 16 Mar 2012 00:47:35 -0500 Subject: openssl and openssh In-Reply-To: References: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> <2160598E-87DB-42CC-A3EC-7D70FE6EE769@macports.org> <20120315235540.GG72041@ambulatoryclam.net> Message-ID: <28CE25C3-A4A9-414F-9A46-AB9CFEE81DB1@macports.org> On Mar 15, 2012, at 21:21, Brandon Allbery wrote: > On Thu, Mar 15, 2012 at 19:55, Dan Ports wrote: >> Part of the problem is that openssl 1.0.x versions are supposed to be >> binary-compatible, but this wasn't true in the past (e.g. 0.9.8 and >> 0.9.7 weren't). So the check openssh is doing is now bogus. See >> https://bugzilla.mindrot.org/show_bug.cgi?id=1991 >> > ...but was mandatory in pre-1.0 because the openssl policy completely violated everyone's library versioning policies *and* those policies designed into various library compatibility systems. I suppose that's understandable; it's not unusual for projects with 0.x version numbers to have less strict versioning rules. Thanks Dan for explaining that. I guess it's just too bad that openssl took so long to get to 1.0 (1998?-2010... 12 years?), and that other projects are now taking so long to realize what implications that has for them. (Still, wine's got them beat, taking 15 years from 1993 to 2008 to reach 1.0.) > In short, OpenSSL's history of ignoring everyone else in its version policies continues to bite *everyone*. I have to wonder how they'll break everyone else next. (OpenSSL as a project desperately needs to be replaced with something sane.) There's GnuTLS... is that better / saner? From ryandesign at macports.org Thu Mar 15 23:12:40 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 16 Mar 2012 01:12:40 -0500 Subject: intltool won't install because of the old XML::Parser not found issue In-Reply-To: References: Message-ID: On Mar 15, 2012, at 23:59, Jeff Singleton wrote: > Before I go opening a bug, that probably won't get addressed -- considering every single bug previously opened by others has been ignored, blamed on something else, or just not fixed because the devs have no idea why its not finding XML::Parser. > > I've tried every suggestion?I've tried building 64 bit only?I've tried building 32 bit only?and I have tried building universal. And none of them work. > > Note?each attempt mentioned above was done on isolated, clean build systems and it doesn't matter what foot I stand on, the time of day, or where the moon is currently -- the fact is, something is not right in the way so many ports still depend on intltool and is the same no matter which version of Perl used -- 5.12.3 and 5.14.1 both fail. > > I can't fix it with any amount of hacking, pasting, or patching?believe me, I have tried everything I can think of -- including trying to use the native perl on Lion, and installing XML::Parser and XML::Parser::Expat via cpan. Intltool does not use any Variables to help point it where it needs to go. > > So my questions are: > > - Why is intltool being depended on so much, when it hasn't been updated since 2009? It actually has been updated. In 2009 it moved to launchpad, and we didn't notice. (Not surprising; nobody has volunteered to be intltool's maintainer.) I'll update the port immediately to version 0.50.2. > - Is there anything else out there that can provide the same dependencies? > - Are any of the developers using anything that requires intltool? > - If so, how are you installing it, and why can't you submit your methods as a fix, so that everyone else can also get passed this issue? I installed intltool successfully in August 2011. I presently cannot install it in a second prefix. So I have no magic fix for you; at one point in time it installed for me, and I haven't uninstalled it since then. What happens when you run this: perl5.12 -e "require XML::Parser" In my second prefix, it generates an error about Expat.bundle being the wrong architecture, so there's at least one thing we need to fix in p5.12-xml-parser. > MacPorts being a free option for installing sources on Mac OS?I understand that this sounds demanding, but really, its a plea for attention on updating and changing old and broken dependencies once and for all so we don't have to keep going around in circles. > > I counted 12 bugs opened at some point over the past 6 years for the exact same error with intltool not finding XML::Parser -- Not all for the same base port being requested, but still reported with the same issue in intltool. Yet, here we are again, still with the same problem. > > I hope this makes the right point and gets discussions started that are helpful?I can open a bug if that will help track the issue. From ryandesign at macports.org Thu Mar 15 23:17:44 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 16 Mar 2012 01:17:44 -0500 Subject: intltool won't install because of the old XML::Parser not found issue In-Reply-To: References: Message-ID: <9D66BB51-41AE-4B8B-91A4-DD2F23D182ED@macports.org> On Mar 16, 2012, at 01:12, Ryan Schmidt wrote: > What happens when you run this: > > perl5.12 -e "require XML::Parser" > > In my second prefix, it generates an error about Expat.bundle being the wrong architecture, so there's at least one thing we need to fix in p5.12-xml-parser. This is already filed as: https://trac.macports.org/ticket/33264 From gvibe06 at gmail.com Thu Mar 15 23:21:45 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Fri, 16 Mar 2012 01:21:45 -0500 Subject: intltool won't install because of the old XML::Parser not found issue In-Reply-To: References: Message-ID: Same thing it does when I run --- perl5.14 -e "require XML::Parser" Can't locate XML/Parser4.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.14.1/darwin-multi-2level /opt/local/lib/perl5/site_perl/5.14.1 /opt/local/lib/perl5/vendor_perl/5.14.1/darwin-multi-2level /opt/local/lib/perl5/vendor_perl/5.14.1 /opt/local/lib/perl5/5.14.1/darwin-multi-2level /opt/local/lib/perl5/5.14.1 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at -e line 1. Which is completely different, when I run it as root: Can't load '/opt/local/lib/perl5/site_perl/5.14.1/darwin-multi-2level/auto/XML/Parser/Expat/Expat.bundle' for module XML::Parser::Expat: dlopen(/opt/local/lib/perl5/site_perl/5.14.1/darwin-multi-2level/auto/XML/Parser/Expat/Expat.bundle, 1): no suitable image found. Did find: /opt/local/lib/perl5/site_perl/5.14.1/darwin-multi-2level/auto/XML/Parser/Expat/Expat.bundle: mach-o, but wrong architecture at /opt/local/lib/perl5/5.14.1/darwin-multi-2level/DynaLoader.pm line 194. at /opt/local/lib/perl5/site_perl/5.14.1/darwin-multi-2level/XML/Parser.pm line 18 Compilation failed in require at /opt/local/lib/perl5/site_perl/5.14.1/darwin-multi-2level/XML/Parser.pm line 18. BEGIN failed--compilation aborted at /opt/local/lib/perl5/site_perl/5.14.1/darwin-multi-2level/XML/Parser.pm line 22. Compilation failed in require at -e line 1. Now this is leading me to think is Architecture related ? but everything is isolated and should be Arch independent. On Fri, Mar 16, 2012 at 1:12 AM, Ryan Schmidt wrote: > > On Mar 15, 2012, at 23:59, Jeff Singleton wrote: > > > Before I go opening a bug, that probably won't get addressed -- > considering every single bug previously opened by others has been ignored, > blamed on something else, or just not fixed because the devs have no idea > why its not finding XML::Parser. > > > > I've tried every suggestion?I've tried building 64 bit only?I've tried > building 32 bit only?and I have tried building universal. And none of them > work. > > > > Note?each attempt mentioned above was done on isolated, clean build > systems and it doesn't matter what foot I stand on, the time of day, or > where the moon is currently -- the fact is, something is not right in the > way so many ports still depend on intltool and is the same no matter which > version of Perl used -- 5.12.3 and 5.14.1 both fail. > > > > I can't fix it with any amount of hacking, pasting, or patching?believe > me, I have tried everything I can think of -- including trying to use the > native perl on Lion, and installing XML::Parser and XML::Parser::Expat via > cpan. Intltool does not use any Variables to help point it where it needs > to go. > > > > So my questions are: > > > > - Why is intltool being depended on so much, when it hasn't been updated > since 2009? > > It actually has been updated. In 2009 it moved to launchpad, and we didn't > notice. (Not surprising; nobody has volunteered to be intltool's > maintainer.) I'll update the port immediately to version 0.50.2. > > > > - Is there anything else out there that can provide the same > dependencies? > > - Are any of the developers using anything that requires intltool? > > - If so, how are you installing it, and why can't you submit your > methods as a fix, so that everyone else can also get passed this issue? > > I installed intltool successfully in August 2011. I presently cannot > install it in a second prefix. So I have no magic fix for you; at one point > in time it installed for me, and I haven't uninstalled it since then. > > What happens when you run this: > > perl5.12 -e "require XML::Parser" > > In my second prefix, it generates an error about Expat.bundle being the > wrong architecture, so there's at least one thing we need to fix in > p5.12-xml-parser. > > > > MacPorts being a free option for installing sources on Mac OS?I > understand that this sounds demanding, but really, its a plea for attention > on updating and changing old and broken dependencies once and for all so we > don't have to keep going around in circles. > > > > I counted 12 bugs opened at some point over the past 6 years for the > exact same error with intltool not finding XML::Parser -- Not all for the > same base port being requested, but still reported with the same issue in > intltool. Yet, here we are again, still with the same problem. > > > > I hope this makes the right point and gets discussions started that are > helpful?I can open a bug if that will help track the issue. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From gvibe06 at gmail.com Thu Mar 15 23:23:34 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Fri, 16 Mar 2012 01:23:34 -0500 Subject: intltool won't install because of the old XML::Parser not found issue In-Reply-To: <9D66BB51-41AE-4B8B-91A4-DD2F23D182ED@macports.org> References: <9D66BB51-41AE-4B8B-91A4-DD2F23D182ED@macports.org> Message-ID: Yep that bug is way closer to correctness ? now I think we are on to something. I just tried that 0.50.2 version and it does the same thing?so I wouldn't rush pushing that one into the tree just yet. On Fri, Mar 16, 2012 at 1:17 AM, Ryan Schmidt wrote: > > On Mar 16, 2012, at 01:12, Ryan Schmidt wrote: > > > What happens when you run this: > > > > perl5.12 -e "require XML::Parser" > > > > In my second prefix, it generates an error about Expat.bundle being the > wrong architecture, so there's at least one thing we need to fix in > p5.12-xml-parser. > > This is already filed as: > > https://trac.macports.org/ticket/33264 > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Mar 15 23:30:48 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 16 Mar 2012 01:30:48 -0500 Subject: intltool won't install because of the old XML::Parser not found issue In-Reply-To: References: <9D66BB51-41AE-4B8B-91A4-DD2F23D182ED@macports.org> Message-ID: <6A8A7045-38B8-4B14-A9E7-24667BEFB30B@macports.org> On Mar 16, 2012, at 01:23, Jeff Singleton wrote: > Yep that bug is way closer to correctness ? now I think we are on to something. I've set up a separate MacPorts prefix, in which I'll try to build all p5.12 ports with a non-standard build_arch. That should help me determine whether arch ignorance is specific to individual port, or something we need to correct in the perl5 portgroup. It may take awhile to build. :) > I just tried that 0.50.2 version and it does the same thing?so I wouldn't rush pushing that one into the tree just yet. I already committed it, since based on the above I don't think the intltool port itself has anything to do with the failure. From gvibe06 at gmail.com Thu Mar 15 23:35:00 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Fri, 16 Mar 2012 01:35:00 -0500 Subject: intltool won't install because of the old XML::Parser not found issue In-Reply-To: <6A8A7045-38B8-4B14-A9E7-24667BEFB30B@macports.org> References: <9D66BB51-41AE-4B8B-91A4-DD2F23D182ED@macports.org> <6A8A7045-38B8-4B14-A9E7-24667BEFB30B@macports.org> Message-ID: Yeah that's fine with me... FYI...I just tried that hack mentioned in the bug, but its not getting past configure, so I am not sure what good changing gcc and g++ to force -m32 is gonna do. :/ On Fri, Mar 16, 2012 at 1:30 AM, Ryan Schmidt wrote: > On Mar 16, 2012, at 01:23, Jeff Singleton wrote: > > > Yep that bug is way closer to correctness ? now I think we are on to > something. > > I've set up a separate MacPorts prefix, in which I'll try to build all > p5.12 ports with a non-standard build_arch. That should help me determine > whether arch ignorance is specific to individual port, or something we need > to correct in the perl5 portgroup. It may take awhile to build. :) > > > > I just tried that 0.50.2 version and it does the same thing?so I > wouldn't rush pushing that one into the tree just yet. > > I already committed it, since based on the above I don't think the > intltool port itself has anything to do with the failure. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Fri Mar 16 01:22:32 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 16 Mar 2012 03:22:32 -0500 Subject: intltool won't install because of the old XML::Parser not found issue In-Reply-To: <6A8A7045-38B8-4B14-A9E7-24667BEFB30B@macports.org> References: <9D66BB51-41AE-4B8B-91A4-DD2F23D182ED@macports.org> <6A8A7045-38B8-4B14-A9E7-24667BEFB30B@macports.org> Message-ID: <1A0BC6F3-13D4-4761-B24F-0C53222D18DC@macports.org> On Mar 16, 2012, at 01:30, Ryan Schmidt wrote: > I've set up a separate MacPorts prefix, in which I'll try to build all p5.12 ports with a non-standard build_arch. I'm a little blocked on this... I can't get any p5 ports to install in a clean prefix: https://trac.macports.org/ticket/33647 Help? From mparchet at sunrise.ch Fri Mar 16 03:03:51 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Fri, 16 Mar 2012 11:03:51 +0100 Subject: Unable to compile libplist 1.8 on macport 2.0.4 Message-ID: <4F631007.8040403@sunrise.ch> Hello, I can't update all my package because I can't compile libplist 1.8. For more information, please see this ticket. https://trac.macports.org/ticket/33431 I don't know what I can do. Can you help me please ? Best regards mparchet From phildobbin at gmail.com Fri Mar 16 04:09:45 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 16 Mar 2012 11:09:45 +0000 Subject: Ruby problem In-Reply-To: References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> <4F618512.5070206@gmail.com> <8CA06441-C89A-4630-8F0D-F29C46C1A264@gmail.com> <3B5D03E6-4F10-4949-8B4C-FEBACC7A24BF@macports.org> Message-ID: <4F631F79.4010206@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 15/03/2012 23:11, Phillip Koebbe wrote: > > On Mar 15, 2012, at 5:42 PM, Ryan Schmidt wrote: > >> >> On Mar 15, 2012, at 13:17, Phillip Koebbe wrote: >> >>> If I'm following along correctly (and I very well may not be), you're thinking that calling 'sudo port ' in one terminal session is causing problems with RVM in other terminal sessions. Is that correct? >> >> I understood that he's saying that calling "sudo port " in a terminal session causes problems for rvm in that same terminal session. >> >> > > Okay, I gave that a whirl too: > > [kodiak]~/Development/Projects/Self/Web/Grounect/grounect (master) $ rvm current > ruby-1.9.2-p290 at grounect-3.2.2 > [kodiak]~/Development/Projects/Self/Web/Grounect/grounect (master) $ sudo port selfupdate > ---> Updating MacPorts base sources using rsync > MacPorts base version 2.0.4 installed, > MacPorts base version 2.0.4 downloaded. > ---> Updating the ports tree > ---> MacPorts base is already the latest version > > The ports tree has been updated. To upgrade your installed ports, you should run > port upgrade outdated > [kodiak]~/Development/Projects/Self/Web/Grounect/grounect (master) $ rvm current > ruby-1.9.2-p290 at grounect-3.2.2 > [kodiak]~/Development/Projects/Self/Web/Grounect/grounect (master) $ > > Seems to work like I expect. Mac OS X 10.7.3, MacPorts 2.0.4, RVM 1.10.2. Hi, Phillip. What is occurring is on my OS X box I'm using rvm to handle Ruby which it does fine. However an anomaly occurs whenever I call sudo port selfupdate & upon the ports finishing their job instead of rvm being set as Ruby control the Ruby I have installed in /opt/local/bin is now active (see previous post for gist). I have also a System supplied Ruby but that is never called. So I was trying to establish the cause of the anomaly in order to correct it. Several things have since transpired whilst I've been looking into this: If I open a new terminal window that is apart from the project workspace (for want of a better word) I use in iTerm2 (six tabs running different jobs) & call sudo port selfupdate, all works as should be i.e. rvm in all open windows/tabs is still in charge so to speak of the Ruby version. So that's one workaround initially. However, the other thing I discovered was that if I source my bash_profile in any tab or window, the Ruby again switches to the /opt/local/bin/ruby (opening a new window or tab reverts this behaviour to what's actually written in bash_profile: i.e. rvm's Rubies). At this point, having spent far too long on this, I'm just about to cut my losses & uninstall the Ruby in /opt/local & just get on with things. However, I'd like to make it perfectly clear that I'm not apportioning any blame to either Mac Ports, rvm or anything else for that matter. Contrarily, I'd like to thank everybody for their time, help & advice. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPYx92AAoJEKpMeDHWT5ADEy0H/3GAWNjnnZ7tNr4zft1fNu3Y NbG2eOdDbEaYQDdEm6ky+ANM8bnDIr2cM5VWCUpFL3xiqibwl1n5vxy051CVzko3 /Ss075p/usMDgRSZSDOUsHvifMumX5+E6Kj9IzSSL7x0R6hyqvgdZsAP6PSylY+N rEMjkPS6BfPH8ujJNGqV+kaHmBJlirRqOm8jOJ8lQqUXAOerCRPUE8aZtKQVTL3+ ziMy9qDN06hCBY6eT0oo2L4hclkLeL9lOfd3gSy3XQws9CzqVVbU+7opoFDBvghs ce02dTGuxrV6La0cb/lP1tN2EiUHon314FMnHZhUcZXqtkwxaWQMGUTa27wFQQI= =glov -----END PGP SIGNATURE----- From allbery.b at gmail.com Fri Mar 16 04:25:49 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Fri, 16 Mar 2012 07:25:49 -0400 Subject: Ruby problem In-Reply-To: <4F631F79.4010206@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> <4F618512.5070206@gmail.com> <8CA06441-C89A-4630-8F0D-F29C46C1A264@gmail.com> <3B5D03E6-4F10-4949-8B4C-FEBACC7A24BF@macports.org> <4F631F79.4010206@gmail.com> Message-ID: On Fri, Mar 16, 2012 at 07:09, Phil Dobbin wrote: > However, the other thing I discovered was that if I source my > bash_profile in any tab or window, the Ruby again switches to the > /opt/local/bin/ruby (opening a new window or tab reverts this behaviour > to what's actually written in bash_profile: i.e. rvm's Rubies). > It's setting $PATH, as it's expected to do; it's only supposed to be run once in a "session" (~/.bashrc being the other one). rvm is a shell function that modifies your PATH and assumes, as most things do, that ~/.bash_profile is not re-run within a session. rvm's own setup in ~/.bash_profile is probably confused by it being re-run again; this is not unusual, because you're not supposed to re-run it. The only other thing I can think of is maybe it's expecting a symlink somewhere which is being modified by ~/.bashrc (which is the shell config that is read on all shells) and sudo is triggering it to be run (but as root, not as you, so if it's doing this it should be causing more visible issues. Although it may know enough to make sure any link is owned by you, specifically because of sudo). This could happen with anything that runs a subshell, sudo being probably the most common case for many people. If you pastebin your .bash_profile and .bashrc somewhere I can probably help decipher what exactly is going on. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From phillip.koebbe at gmail.com Fri Mar 16 06:09:12 2012 From: phillip.koebbe at gmail.com (Phillip Koebbe) Date: Fri, 16 Mar 2012 08:09:12 -0500 Subject: Ruby problem In-Reply-To: <4F631F79.4010206@gmail.com> References: <4F5930FC.3080109@gmail.com> <1AD39587-6D4A-4686-8C72-9CCA7FDDEBF6@macports.org> <4F599AEA.4050102@gmail.com> <4F59DCFD.6000403@macports.org> <4F59F463.5060208@gmail.com> <4F5B8344.2090204@gmail.com> <4F5BE18E.20105@gmail.com> <4F5E63F2.5060806@gmail.com> <4F60F904.9060502@gmail.com> <5AB97BF9-9914-4F01-A09A-4FAFBC22D5BD@macports.org> <4F610108.6040006@gmail.com> <4F618512.5070206@gmail.com> <8CA06441-C89A-4630-8F0D-F29C46C1A264@gmail.com> <3B5D03E6-4F10-4949-8B4C-FEBACC7A24BF@macports.org> <4F631F79.4010206@gmail.com> Message-ID: <208B9BB8-9F0C-4B06-A767-8DA51602634E@gmail.com> On Mar 16, 2012, at 6:09 AM, Phil Dobbin wrote: > > At this point, having spent far too long on this, I'm just about to cut > my losses & uninstall the Ruby in /opt/local & just get on with things. I sent in my experiment just to provide another sample of RVM and MacPorts, but I don't have a ruby installed via MacPorts, so I'd be willing to entertain the idea that your ruby in /opt/local is at least partially responsible for the odd behavior. If that be true, and you don't have a need that RVM can't meet, it certainly seems like removing the ruby in /opt/local would be the easiest path to rid yourself of the problem. Phillip From larry.velazquez at gmail.com Fri Mar 16 09:45:24 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Fri, 16 Mar 2012 12:45:24 -0400 Subject: Unable to compile libplist 1.8 on macport 2.0.4 In-Reply-To: <4F631007.8040403@sunrise.ch> References: <4F631007.8040403@sunrise.ch> Message-ID: <9C772D20-7BE4-41ED-A3F6-0B0DD4F422A6@gmail.com> On Mar 16, 2012, at 6:03 a.m., Michael Parchet wrote: > I can't update all my package because I can't compile libplist 1.8. Try Ryan's suggestion, from the original thread you started: > Your error is: "Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build." > > Sounds like you haven't installed or set up Xcode properly. Have you read: > > https://trac.macports.org/wiki/ProblemHotlist#xcode43 vq From hans at stare.cz Fri Mar 16 10:04:13 2012 From: hans at stare.cz (Jan Stary) Date: Fri, 16 Mar 2012 18:04:13 +0100 Subject: openssl and openssh In-Reply-To: References: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> <2160598E-87DB-42CC-A3EC-7D70FE6EE769@macports.org> <20120315235540.GG72041@ambulatoryclam.net> Message-ID: <20120316170412.GB5873@www.stare.cz> On Mar 15 22:21:12, Brandon Allbery wrote: > OpenSSL as a project desperately needs to be replaced with something sane. Replaced where? OpenSSL and OpenSSH are both intimately related to (and developed on) OpenBSD; there is no way they will 'replace' it with some other implementation. From allbery.b at gmail.com Fri Mar 16 10:11:22 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Fri, 16 Mar 2012 13:11:22 -0400 Subject: openssl and openssh In-Reply-To: <20120316170412.GB5873@www.stare.cz> References: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> <2160598E-87DB-42CC-A3EC-7D70FE6EE769@macports.org> <20120315235540.GG72041@ambulatoryclam.net> <20120316170412.GB5873@www.stare.cz> Message-ID: On Fri, Mar 16, 2012 at 13:04, Jan Stary wrote: > On Mar 15 22:21:12, Brandon Allbery wrote: > > OpenSSL as a project desperately needs to be replaced with something > sane. > > Replaced where? OpenSSL and OpenSSH are both intimately related to (and > developed on) OpenBSD; there is no way they will 'replace' it with some > other implementation. Exactly. So we're forever stuck with software that does not follow sane versioning, and because it's security software its developers more or less have the entire open source community over a barrel while they change things in ways that regularly cause breakage for everyone else. After all, *they* don't need to care; it works for them, we're (the entire open source community!) unwanted hangers-on. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From cjsvance at gmail.com Fri Mar 16 17:30:41 2012 From: cjsvance at gmail.com (Christopher Vance) Date: Sat, 17 Mar 2012 11:30:41 +1100 Subject: openssl and openssh In-Reply-To: References: <1331819753.94080.YahooMailNeo@web29504.mail.ird.yahoo.com> <2160598E-87DB-42CC-A3EC-7D70FE6EE769@macports.org> <20120315235540.GG72041@ambulatoryclam.net> <20120316170412.GB5873@www.stare.cz> Message-ID: OpenSSH is developed on OpenBSD, as are lots of other Open* things. OpenSSL is not one of these - it has always been a separate project. -- Christopher On 17 March 2012 04:11, Brandon Allbery wrote: > On Fri, Mar 16, 2012 at 13:04, Jan Stary wrote: >> >> On Mar 15 22:21:12, Brandon Allbery wrote: >> > OpenSSL as a project desperately needs to be replaced with something >> > sane. >> >> Replaced where? OpenSSL and OpenSSH are both intimately related to (and >> developed on) OpenBSD; there is no way they will 'replace' it with some >> other implementation. > > > Exactly. ?So we're forever stuck with software that does not follow sane > versioning, and because it's security software its developers more or less > have the entire open source community over a barrel while they change things > in ways that regularly cause breakage for everyone else. ?After all, *they* > don't need to care; it works for them, we're (the entire open source > community!) unwanted hangers-on. From tabithamc at gmail.com Sat Mar 17 02:56:56 2012 From: tabithamc at gmail.com (Tabitha McNerney) Date: Sat, 17 Mar 2012 04:56:56 -0500 Subject: MacPorts 2.0.4 and recommendation for Lion Xcode version Message-ID: Hi everyone, My boss asked me to install MacPorts on a new iMac that arrived to our office last week, and it shipped with Mac OS X Lion 10.7.3 (so we probably can't run Snow Leopard on it). I've downloaded MacPorts 2.0.4 but I'm wondering if I should install it using a slightly older version of Xcode for Lion (like 4.2.1) or if its generally ok and recommended to use MacPorts 2.0.4 with Xcode 4.3.1 (which is the current version offered in the App Store)? I ask because I seem to recall not too long ago there were some problems with getting MacPorts to work well with Xcode 4.3.x. Thank you for any recommendations, -Tabitha -------------- next part -------------- An HTML attachment was scrubbed... URL: From hanche at math.ntnu.no Sat Mar 17 03:59:32 2012 From: hanche at math.ntnu.no (Harald Hanche-Olsen) Date: Sat, 17 Mar 2012 11:59:32 +0100 (CET) Subject: MacPorts 2.0.4 and recommendation for Lion Xcode version In-Reply-To: References: Message-ID: <20120317.115932.996805654524680645.hanche@math.ntnu.no> [Tabitha McNerney (2012-03-17 09:56:56 UTC)] > I've downloaded MacPorts 2.0.4 but I'm > wondering if I should install it using a slightly older version of Xcode > for Lion (like 4.2.1) or if its generally ok and recommended to use > MacPorts 2.0.4 with Xcode 4.3.1 (which is the current version offered in > the App Store)? FWIW, I am running MacPorts 2.0.4 with Xcode 4.3 with no ill effects. (I haven't got around to upgrading to Xcode 4.3.1 yet.) > I ask because I seem to recall not too long ago there were > some problems with getting MacPorts to work well with Xcode 4.3.x. There were, but I believe fixing that was the point of the 2.0.4 version. - Harald (not an expert; just a satisfied user) From mparchet at sunrise.ch Sat Mar 17 06:02:19 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Sat, 17 Mar 2012 14:02:19 +0100 Subject: Unable to compile libplist 1.8 on macport 2.0.4 In-Reply-To: <9C772D20-7BE4-41ED-A3F6-0B0DD4F422A6@gmail.com> References: <4F631007.8040403@sunrise.ch> <9C772D20-7BE4-41ED-A3F6-0B0DD4F422A6@gmail.com> Message-ID: <4F648B5B.7050905@sunrise.ch> Le 16.03.12 17:45, Lawrence Vel?zquez a ?crit : Hello, Sorry It desen't work but all is up to date exept amarok witch I can't install amarok @2.4.3 because libplist 1.8 donpt compile. Her's below my consol output. /sudo port install amarok @2.4.3 ---> Computing dependencies for amarok ---> Dependencies to be installed: libgpod libplist ---> Building libplist Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install libplist Log for libplist is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libplist/libplist/main.log Error: The following dependencies were not installed: libgpod libplist Error: Status 1 encountered during processing. To report a bug, see / Can you help me please ? Best regards mparchet > On Mar 16, 2012, at 6:03 a.m., Michael Parchet wrote: > >> I can't update all my package because I can't compile libplist 1.8. > Try Ryan's suggestion, from the original thread you started: > >> Your error is: "Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build." >> >> Sounds like you haven't installed or set up Xcode properly. Have you read: >> >> https://trac.macports.org/wiki/ProblemHotlist#xcode43 > vq -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery.b at gmail.com Sat Mar 17 07:03:02 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sat, 17 Mar 2012 10:03:02 -0400 Subject: Unable to compile libplist 1.8 on macport 2.0.4 In-Reply-To: <4F648B5B.7050905@sunrise.ch> References: <4F631007.8040403@sunrise.ch> <9C772D20-7BE4-41ED-A3F6-0B0DD4F422A6@gmail.com> <4F648B5B.7050905@sunrise.ch> Message-ID: On Sat, Mar 17, 2012 at 09:02, Michael Parchet wrote: > *Error: Target org.macports.build returned: shell command failed (see log > for details) > Error: Failed to install libplist > Log for libplist is at: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libplist/libplist/main.log > * By what means were you able to determine that the above text was irrelevant such that there was no need to include the contents of that log file? -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Sat Mar 17 09:25:18 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sat, 17 Mar 2012 12:25:18 -0400 Subject: Unable to compile libplist 1.8 on macport 2.0.4 In-Reply-To: References: <4F631007.8040403@sunrise.ch> <9C772D20-7BE4-41ED-A3F6-0B0DD4F422A6@gmail.com> <4F648B5B.7050905@sunrise.ch> Message-ID: <984FDF1A-C565-4936-A018-83C99BEDDDC3@gmail.com> On Mar 17, 2012, at 10:03 a.m., Brandon Allbery wrote: > On Sat, Mar 17, 2012 at 09:02, Michael Parchet wrote: > Error: Target org.macports.build returned: shell command failed (see log for details) > Error: Failed to install libplist > Log for libplist is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libplist/libplist/main.log > > By what means were you able to determine that the above text was irrelevant such that there was no need to include the contents of that log file? He attached a main.log to that ticket and neglected to tell us. https://trac.macports.org/attachment/ticket/33431/main.2.log vq -------------- next part -------------- An HTML attachment was scrubbed... URL: From mparchet at sunrise.ch Sat Mar 17 09:27:59 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Sat, 17 Mar 2012 17:27:59 +0100 Subject: Unable to compile libplist 1.8 on macport 2.0.4 In-Reply-To: References: <4F631007.8040403@sunrise.ch> <9C772D20-7BE4-41ED-A3F6-0B0DD4F422A6@gmail.com> <4F648B5B.7050905@sunrise.ch> Message-ID: <4F64BB8F.6080702@sunrise.ch> Le 17.03.12 15:03, Brandon Allbery a ?crit : > On Sat, Mar 17, 2012 at 09:02, Michael Parchet > wrote: > > /Error: Target org.macports.build returned: shell command failed > (see log for details) > Error: Failed to install libplist > Log for libplist is at: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libplist/libplist/main.log/ > See attachement : the log file. Can you help me please Best regards mparchet > > By what means were you able to determine that the above text was > irrelevant such that there was no need to include the contents of that > log file? > > -- > brandon s allbery allbery.b at gmail.com > wandering unix systems administrator (available) (412) 475-9364 vm/sms > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: main.log URL: From mparchet at sunrise.ch Sat Mar 17 10:04:11 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Sat, 17 Mar 2012 18:04:11 +0100 Subject: Unable to compile libplist 1.8 on macport 2.0.4 In-Reply-To: <984FDF1A-C565-4936-A018-83C99BEDDDC3@gmail.com> References: <4F631007.8040403@sunrise.ch> <9C772D20-7BE4-41ED-A3F6-0B0DD4F422A6@gmail.com> <4F648B5B.7050905@sunrise.ch> <984FDF1A-C565-4936-A018-83C99BEDDDC3@gmail.com> Message-ID: <4F64C40B.60908@sunrise.ch> Le 17.03.12 17:25, Lawrence Vel?zquez a ?crit : > On Mar 17, 2012, at 10:03 a.m., Brandon Allbery wrote: > >> On Sat, Mar 17, 2012 at 09:02, Michael Parchet > > wrote: >> >> /Error: Target org.macports.build returned: shell command failed >> (see log for details) >> Error: Failed to install libplist >> Log for libplist is at: >> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libplist/libplist/main.log/ >> >> >> By what means were you able to determine that the above text was >> irrelevant such that there was no need to include the contents of >> that log file? > > He attached a main.log to that ticket and neglected to tell us. > > https://trac.macports.org/attachment/ticket/33431/main.2.log > Excuse me I wanted to reopen this ticket because my problem is not yet solve. What I can do now ? Tanks for your help Best regards mparchet > vq > -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Sat Mar 17 10:46:13 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sat, 17 Mar 2012 13:46:13 -0400 Subject: Unable to compile libplist 1.8 on macport 2.0.4 In-Reply-To: <4F64C40B.60908@sunrise.ch> References: <4F631007.8040403@sunrise.ch> <9C772D20-7BE4-41ED-A3F6-0B0DD4F422A6@gmail.com> <4F648B5B.7050905@sunrise.ch> <984FDF1A-C565-4936-A018-83C99BEDDDC3@gmail.com> <4F64C40B.60908@sunrise.ch> Message-ID: <4551641A-CAB8-44F9-AA88-BF9C38923AF6@gmail.com> On Mar 17, 2012, at 1:04 p.m., Michael Parchet wrote: > Excuse me I wanted to reopen this ticket because my problem is not yet solve. > > What I can do now ? I have the same problem building libplist on 10.7.3 with Xcode 4.3.1 (4E1019). -------------- next part -------------- A non-text attachment was scrubbed... Name: libplist-main.log Type: application/octet-stream Size: 49370 bytes Desc: not available URL: -------------- next part -------------- vq From tabithamc at gmail.com Sat Mar 17 11:10:31 2012 From: tabithamc at gmail.com (Tabitha McNerney) Date: Sat, 17 Mar 2012 13:10:31 -0500 Subject: MacPorts 2.0.4 and recommendation for Lion Xcode version In-Reply-To: <20120317.115932.996805654524680645.hanche@math.ntnu.no> References: <20120317.115932.996805654524680645.hanche@math.ntnu.no> Message-ID: On Sat, Mar 17, 2012 at 5:59 AM, Harald Hanche-Olsen wrote: > [Tabitha McNerney (2012-03-17 09:56:56 UTC)] > > > I've downloaded MacPorts 2.0.4 but I'm > > wondering if I should install it using a slightly older version of Xcode > > for Lion (like 4.2.1) or if its generally ok and recommended to use > > MacPorts 2.0.4 with Xcode 4.3.1 (which is the current version offered in > > the App Store)? > > FWIW, I am running MacPorts 2.0.4 with Xcode 4.3 with no ill effects. > (I haven't got around to upgrading to Xcode 4.3.1 yet.) > That's great news! > > > I ask because I seem to recall not too long ago there were > > some problems with getting MacPorts to work well with Xcode 4.3.x. > > There were, but I believe fixing that was the point of the 2.0.4 > version. > Thanks Harald, I'll give this a try today! -Tabitha > > - Harald (not an expert; just a satisfied user) > -------------- next part -------------- An HTML attachment was scrubbed... URL: From deric at macports.org Sat Mar 17 11:20:54 2012 From: deric at macports.org (Daniel Ericsson) Date: Sat, 17 Mar 2012 19:20:54 +0100 Subject: Unable to compile libplist 1.8 on macport 2.0.4 In-Reply-To: <4551641A-CAB8-44F9-AA88-BF9C38923AF6@gmail.com> References: <4F631007.8040403@sunrise.ch> <9C772D20-7BE4-41ED-A3F6-0B0DD4F422A6@gmail.com> <4F648B5B.7050905@sunrise.ch> <984FDF1A-C565-4936-A018-83C99BEDDDC3@gmail.com> <4F64C40B.60908@sunrise.ch> <4551641A-CAB8-44F9-AA88-BF9C38923AF6@gmail.com> Message-ID: On 17 mar 2012, at 18:46, Lawrence Vel?zquez wrote: > On Mar 17, 2012, at 1:04 p.m., Michael Parchet wrote: > >> Excuse me I wanted to reopen this ticket because my problem is not yet solve. >> >> What I can do now ? > > I have the same problem building libplist on 10.7.3 with Xcode 4.3.1 (4E1019). As described in ticket #33431, libplist will build if you manually switch from clang to the llvm gcc front-end: sudo port install libplist configure.compiler=llvm-gcc-4.2 -- Daniel From tvssarma.omega9 at gmail.com Sat Mar 17 14:38:26 2012 From: tvssarma.omega9 at gmail.com (Sarma Tangirala) Date: Sun, 18 Mar 2012 03:08:26 +0530 Subject: Lock on Registry Message-ID: Hi there, I was using macports with upgrade and realize it had started to install all of the available ports. I stopped the process and I was wondering what is the best way to uninstall these unwanted ports. Also, I stopped the upgrade when it was building a package and I suppose a lock was used on the registry. When I try to uninstall a specific package, it stays on "Waiting for lock on /opt/local/var/macports/registry/.registry.lock " for quite a while. Any suggestions on what I should do now? -- Sarma Tangirala, Class of 2012, Department of Information Science and Technology, College of Engineering Guindy - Anna University -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Sat Mar 17 15:48:24 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sat, 17 Mar 2012 18:48:24 -0400 Subject: Unable to compile libplist 1.8 on macport 2.0.4 In-Reply-To: References: <4F631007.8040403@sunrise.ch> <9C772D20-7BE4-41ED-A3F6-0B0DD4F422A6@gmail.com> <4F648B5B.7050905@sunrise.ch> <984FDF1A-C565-4936-A018-83C99BEDDDC3@gmail.com> <4F64C40B.60908@sunrise.ch> <4551641A-CAB8-44F9-AA88-BF9C38923AF6@gmail.com> Message-ID: <37B3922B-7AD8-4D82-8282-7ED119F1984C@gmail.com> On Mar 17, 2012, at 2:20 p.m., Daniel Ericsson wrote: > As described in ticket #33431, libplist will build if you manually switch from clang to the llvm gcc front-end: > > sudo port install libplist configure.compiler=llvm-gcc-4.2 Hm, for some reason I thought I was missing llvm-gcc. I'm not sure where I got that idea. On closer inspection, it's there, and building with it works. Give that a try, Michael. vq From raimue at macports.org Sat Mar 17 16:03:44 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Sun, 18 Mar 2012 00:03:44 +0100 Subject: Lock on Registry In-Reply-To: References: Message-ID: <4F651850.6070509@macports.org> On 2012-03-17 22:38 , Sarma Tangirala wrote: > I was using macports with upgrade and realize it had started to install > all of the available ports. What was the exact command you were running? > I stopped the process and I was wondering > what is the best way to uninstall these unwanted ports. Also, I stopped > the upgrade when it was building a package and I suppose a lock was used > on the registry. When I try to uninstall a specific package, it stays on > "Waiting for lock on /opt/local/var/macports/registry/.registry.lock > " for quite a while. Any suggestions on what I should do now? The lock is cleared as soon as the port process exits. Check for a still running port command; this would be a tclsh process. Rainer From raimue at macports.org Sat Mar 17 17:12:13 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Sun, 18 Mar 2012 01:12:13 +0100 Subject: Lock on Registry In-Reply-To: References: <4F651850.6070509@macports.org> Message-ID: <4F65285D.9060805@macports.org> Please reply to the list, not only to me. http://trac.macports.org/wiki/MailingLists#reply On 2012-03-18 00:29 , Sarma Tangirala wrote: > > > On 18 March 2012 04:33, Rainer M?ller > wrote: > > On 2012-03-17 22:38 , Sarma Tangirala wrote: > > I was using macports with upgrade and realize it had started to > install > > all of the available ports. > > What was the exact command you were running? > > > I ran selfupdate first and then upgrade outdated. Okay, so it is not "installing all available ports", but you asked to upgrade any outdated ports. > > When I try to uninstall a specific package, it stays on > > "Waiting for lock on /opt/local/var/macports/registry/.registry.lock > > " for quite a while. Any suggestions on what I should do now? > > The lock is cleared as soon as the port process exits. Check for a still > running port command; this would be a tclsh process. > > I can't seem to it, I stopped the process rather than suspend it. Check top/ps aux/Activity Monitor for any tclsh process. Something must still be running. Rainer From ryandesign at macports.org Sat Mar 17 17:16:50 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 17 Mar 2012 19:16:50 -0500 Subject: MacPorts 2.0.4 and recommendation for Lion Xcode version In-Reply-To: References: Message-ID: On Mar 17, 2012, at 04:56, Tabitha McNerney wrote: > My boss asked me to install MacPorts on a new iMac that arrived to our office last week, and it shipped with Mac OS X Lion 10.7.3 (so we probably can't run Snow Leopard on it). I've downloaded MacPorts 2.0.4 but I'm wondering if I should install it using a slightly older version of Xcode for Lion (like 4.2.1) or if its generally ok and recommended to use MacPorts 2.0.4 with Xcode 4.3.1 (which is the current version offered in the App Store)? I ask because I seem to recall not too long ago there were some problems with getting MacPorts to work well with Xcode 4.3.x. I guess go ahead and use Xcode 4.3.1; MacPorts was largely fixed to work with Xcode 4.3.x in version 2.0.4. You'll probably run into some individual ports that don't work with this version of Xcode yet. As you would anytime any port fails to build, please file bug reports in these situations so that we can fix them. From gvibe06 at gmail.com Sat Mar 17 17:44:47 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Sat, 17 Mar 2012 19:44:47 -0500 Subject: intltool won't install because of the old XML::Parser not found issue In-Reply-To: <1A0BC6F3-13D4-4761-B24F-0C53222D18DC@macports.org> References: <9D66BB51-41AE-4B8B-91A4-DD2F23D182ED@macports.org> <6A8A7045-38B8-4B14-A9E7-24667BEFB30B@macports.org> <1A0BC6F3-13D4-4761-B24F-0C53222D18DC@macports.org> Message-ID: FYI? I just tried a clean install from scratch using the hack on gcc-4.2 mentioned in that bug #33624. No, intltool still does not build, and is failing with the same error. So I don't know how that guy (jhkoivis) was able to build intltool with that hack, when it never gets past the configure phase of the build. L8r, Jeff On Fri, Mar 16, 2012 at 3:22 AM, Ryan Schmidt wrote: > > On Mar 16, 2012, at 01:30, Ryan Schmidt wrote: > > > I've set up a separate MacPorts prefix, in which I'll try to build all > p5.12 ports with a non-standard build_arch. > > I'm a little blocked on this... I can't get any p5 ports to install in a > clean prefix: > > https://trac.macports.org/ticket/33647 > > Help? > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From punk.kish at gmail.com Sat Mar 17 20:47:19 2012 From: punk.kish at gmail.com (Mr. Puneet Kishor) Date: Sat, 17 Mar 2012 22:47:19 -0500 Subject: installing git-core (to upgrade OpenSSL) leads to errors Message-ID: I have landed in a bit of a funk. Two tales, one solved (but puzzling) and the other unsolved -- 1. On computer "A" I upgraded Postgres server from 9.0.x to 9.1.3, and Postgis 1.5.3. This caused Geos to be upgraded from 3.3.0 to 3.3.1, but caused gdal 1.8.0 to break. I fixed this by upgrading gdal 1.8.0 to gdal 1.9.0, but am wondering, why didn't gdal also upgrade when Geos was updated? Anyway, all solved, although it caused an hour or so of mystifying errors. 2. Somewhere along the line, I guess my OpenSSL got updated, and now, everytime I try to do a `git push` to another server, I get the following error OpenSSL version mismatch. Built against 1000005f, you have 1000100f fatal: The remote end hung up unexpectedly Well, I do have OpenSSL 1.0.1 on my computer "A", so I am assuming that the OpenSSL version on target computer "B" is the older one. So, I tried to update the target computer, and discovered that I wasn't using MacPorts installed git/OpenSSL anyway. I was using the versions provided by Apple. In any case, I decided to update it all to the latest MacPorts version, and have now hit a snag with the following message on doing `sudo port install git-core` Error: Dependency 'p5.12-error' not found. Error: Status 1 encountered during processing. To report a bug, see Keep in mind, a boat load of stuff got installed, before this error happened, so I am not sure what is going on. Suggestions? -- Puneet Kishor From jeremy at lavergne.gotdns.org Sat Mar 17 20:58:31 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sat, 17 Mar 2012 23:58:31 -0400 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: References: Message-ID: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> > 1. On computer "A" I upgraded Postgres server from 9.0.x to 9.1.3, and Postgis 1.5.3. This caused Geos to be upgraded from 3.3.0 to 3.3.1, but caused gdal 1.8.0 to break. I fixed this by upgrading gdal 1.8.0 to gdal 1.9.0, but am wondering, why didn't gdal also upgrade when Geos was updated? Anyway, all solved, although it caused an hour or so of mystifying errors. Likely a missing dependency. Please file a ticket against the port and cc the maintainer (if there's one). > 2. Somewhere along the line, I guess my OpenSSL got updated, and now, everytime I try to do a `git push` to another server, I get the following error > > OpenSSL version mismatch. Built against 1000005f, you have 1000100f > fatal: The remote end hung up unexpectedly This was recently addressed. Please `sudo port selfupdate` (twice never hurts) and `port upgrade outdated`. > In any case, I decided to update it all to the latest MacPorts version, and have now hit a snag with the following message on doing `sudo port install git-core` > > Error: Dependency 'p5.12-error' not found. > Error: Status 1 encountered during processing. > To report a bug, see > > Keep in mind, a boat load of stuff got installed, before this error happened, so I am not sure what is going on. Whatever depends on 5.12-error didn't get upgraded. The port exists so I'm not sure why MacPorts is reporting that it doesn't exist. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From punk.kish at gmail.com Sat Mar 17 21:04:31 2012 From: punk.kish at gmail.com (Mr. Puneet Kishor) Date: Sat, 17 Mar 2012 23:04:31 -0500 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> Message-ID: On Mar 17, 2012, at 10:58 PM, Jeremy Lavergne wrote: >> In any case, I decided to update it all to the latest MacPorts version, and have now hit a snag with the following message on doing `sudo port install git-core` >> >> Error: Dependency 'p5.12-error' not found. >> Error: Status 1 encountered during processing. >> To report a bug, see >> >> Keep in mind, a boat load of stuff got installed, before this error happened, so I am not sure what is going on. > > Whatever depends on 5.12-error didn't get upgraded. The port exists so I'm not sure why MacPorts is reporting that it doesn't exist. ok, so it took me a little bit to realize the "p5.12-error" was the name of a port, and `port install` was not finding it. So, I did `port selfupdate` twice and then installed "p5.12-error" and then "git-core" and it all worked well. However, my original error, one that prompted all this dance, still persists. On my computer "A" when I do `git push computer_b" I get OpenSSL version mismatch. Built against 1000005f, you have 1000100f fatal: The remote end hung up unexpectedly On computer "B" I have the right version of OpenSSL computer_B $port installed openssl The following ports are currently installed: openssl @1.0.0d_0 openssl @1.0.1_0 (active) Do I have to do something to ensure that the right versions of git are trying to talk to each other? Or, am I barking up a completely wrong tree? -- Puneet Kishor From jeremy at lavergne.gotdns.org Sat Mar 17 21:07:10 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sun, 18 Mar 2012 00:07:10 -0400 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> Message-ID: <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> > However, my original error, one that prompted all this dance, still persists. On my computer "A" when I do `git push computer_b" I get > > OpenSSL version mismatch. Built against 1000005f, you have 1000100f > fatal: The remote end hung up unexpectedly > > On computer "B" I have the right version of OpenSSL > > computer_B $port installed openssl > The following ports are currently installed: > openssl @1.0.0d_0 > openssl @1.0.1_0 (active) > > Do I have to do something to ensure that the right versions of git are trying to talk to each other? Or, am I barking up a completely wrong tree? If it's still an issue, you can manually rebuild the openssl port. It's purely on one computer, and not network-related. I think it's: sudo port upgrade --force openssl. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From punk.kish at gmail.com Sat Mar 17 21:12:11 2012 From: punk.kish at gmail.com (Mr. Puneet Kishor) Date: Sat, 17 Mar 2012 23:12:11 -0500 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> Message-ID: <3243C345-0BDA-4EB8-BA1E-6EF53BAEFEE6@gmail.com> On Mar 17, 2012, at 11:07 PM, Jeremy Lavergne wrote: >> However, my original error, one that prompted all this dance, still persists. On my computer "A" when I do `git push computer_b" I get >> >> OpenSSL version mismatch. Built against 1000005f, you have 1000100f >> fatal: The remote end hung up unexpectedly >> >> On computer "B" I have the right version of OpenSSL >> >> computer_B $port installed openssl >> The following ports are currently installed: >> openssl @1.0.0d_0 >> openssl @1.0.1_0 (active) >> >> Do I have to do something to ensure that the right versions of git are trying to talk to each other? Or, am I barking up a completely wrong tree? > > If it's still an issue, you can manually rebuild the openssl port. It's purely on one computer, and not network-related. Well, I am not sure if it is the issue. On both computers I have the identical versions of openssl now. See below computer A$port installed openssl The following ports are currently installed: openssl @1.0.0e_0 openssl @1.0.0e_1 openssl @1.0.0g_0 openssl @1.0.1_0 (active) computer B$port installed openssl The following ports are currently installed: openssl @1.0.0d_0 openssl @1.0.1_0 (active) Do I have to do something else? Do the git repos themselves have to be updated (I guess not, because I didn't have to do anything on computer A). Yet, on computer A, I get the following error computer A$git push computer_B OpenSSL version mismatch. Built against 1000005f, you have 1000100f fatal: The remote end hung up unexpectedly what is it trying to tell me? "What" is built against 1000005f? > > I think it's: > sudo port upgrade --force openssl. > -- Puneet Kishor From jeremy at lavergne.gotdns.org Sat Mar 17 21:14:06 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sun, 18 Mar 2012 00:14:06 -0400 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <3243C345-0BDA-4EB8-BA1E-6EF53BAEFEE6@gmail.com> References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> <3243C345-0BDA-4EB8-BA1E-6EF53BAEFEE6@gmail.com> Message-ID: <82B374A9-860B-45FB-87DC-436875F9F32B@lavergne.gotdns.org> > Well, I am not sure if it is the issue. On both computers I have the identical versions of openssl now. See below > > computer A$port installed openssl > The following ports are currently installed: > openssl @1.0.0e_0 > openssl @1.0.0e_1 > openssl @1.0.0g_0 > openssl @1.0.1_0 (active) > > > computer B$port installed openssl > The following ports are currently installed: > openssl @1.0.0d_0 > openssl @1.0.1_0 (active) > > Do I have to do something else? Do the git repos themselves have to be updated (I guess not, because I didn't have to do anything on computer A). > > Yet, on computer A, I get the following error > > computer A$git push computer_B > OpenSSL version mismatch. Built against 1000005f, you have 1000100f > fatal: The remote end hung up unexpectedly > > what is it trying to tell me? "What" is built against 1000005f? They might be the same version, but the error message means the library the application is running on top of isn't precisely identical. Whatever machine has the error needs its openssl rebuilt. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From punk.kish at gmail.com Sat Mar 17 21:25:45 2012 From: punk.kish at gmail.com (Mr. Puneet Kishor) Date: Sat, 17 Mar 2012 23:25:45 -0500 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <82B374A9-860B-45FB-87DC-436875F9F32B@lavergne.gotdns.org> References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> <3243C345-0BDA-4EB8-BA1E-6EF53BAEFEE6@gmail.com> <82B374A9-860B-45FB-87DC-436875F9F32B@lavergne.gotdns.org> Message-ID: <8714534B-6A39-43A5-9A24-A83E0111C9C7@gmail.com> On Mar 17, 2012, at 11:14 PM, Jeremy Lavergne wrote: >> Well, I am not sure if it is the issue. On both computers I have the identical versions of openssl now. See below >> >> computer A$port installed openssl >> The following ports are currently installed: >> openssl @1.0.0e_0 >> openssl @1.0.0e_1 >> openssl @1.0.0g_0 >> openssl @1.0.1_0 (active) >> >> >> computer B$port installed openssl >> The following ports are currently installed: >> openssl @1.0.0d_0 >> openssl @1.0.1_0 (active) >> >> Do I have to do something else? Do the git repos themselves have to be updated (I guess not, because I didn't have to do anything on computer A). >> >> Yet, on computer A, I get the following error >> >> computer A$git push computer_B >> OpenSSL version mismatch. Built against 1000005f, you have 1000100f >> fatal: The remote end hung up unexpectedly >> >> what is it trying to tell me? "What" is built against 1000005f? > > They might be the same version, but the error message means the library the application is running on top of isn't precisely identical. Whatever machine has the error needs its openssl rebuilt. > Ok, seems like my `ssh-keygen` might be out of date. Searching around on the web suggests that the ssh key pairs that I created are potentially causing an error. If I do the following $ssh-keygen I get the same error about OpenSSL mismatch. Looking at the date, /opt/local/bin/ssh-keygen is from Sep 11, 2011. Do I need to update that? If yes, what port is that a part of, since I can't find it standalone on macports. -- Puneet Kishor From jeremy at lavergne.gotdns.org Sat Mar 17 21:27:59 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sun, 18 Mar 2012 00:27:59 -0400 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <8714534B-6A39-43A5-9A24-A83E0111C9C7@gmail.com> References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> <3243C345-0BDA-4EB8-BA1E-6EF53BAEFEE6@gmail.com> <82B374A9-860B-45FB-87DC-436875F9F32B@lavergne.gotdns.org> <8714534B-6A39-43A5-9A24-A83E0111C9C7@gmail.com> Message-ID: > I get the same error about OpenSSL mismatch. Looking at the date, /opt/local/bin/ssh-keygen is from Sep 11, 2011. Do I need to update that? If yes, what port is that a part of, since I can't find it standalone on macports. You can run `port provides FILE` to find out which package a give file comes from. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From punk.kish at gmail.com Sat Mar 17 21:34:26 2012 From: punk.kish at gmail.com (Mr. Puneet Kishor) Date: Sat, 17 Mar 2012 23:34:26 -0500 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> <3243C345-0BDA-4EB8-BA1E-6EF53BAEFEE6@gmail.com> <82B374A9-860B-45FB-87DC-436875F9F32B@lavergne.gotdns.org> <8714534B-6A39-43A5-9A24-A83E0111C9C7@gmail.com> Message-ID: <4A6E4FBF-7C5B-4D70-8ABE-99E8783A9D44@gmail.com> On Mar 17, 2012, at 11:27 PM, Jeremy Lavergne wrote: >> I get the same error about OpenSSL mismatch. Looking at the date, /opt/local/bin/ssh-keygen is from Sep 11, 2011. Do I need to update that? If yes, what port is that a part of, since I can't find it standalone on macports. > > You can run `port provides FILE` to find out which package a give file comes from. > Thanks. As I feared, "ssh-keygen" is a part of the openssl package. Seems like I got the openssl package upgraded to 1.0.1, but something, most likely, "ssh-keygen" is still the old one. See the reports of similar errors at http://www.mail-archive.com/openssl-dev at openssl.org/msg30582.html Sadly, I can't just uninstall openssl and reinstall it. A million other ports depend on it, and it won't let me uninstall it. Just doing a "port install" doesn't help. I am caught in some kind of a nasty loop here. Suggestions? -- Puneet Kishor From sewebster at gmail.com Sat Mar 17 21:37:08 2012 From: sewebster at gmail.com (Scott Webster) Date: Sat, 17 Mar 2012 21:37:08 -0700 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <4A6E4FBF-7C5B-4D70-8ABE-99E8783A9D44@gmail.com> References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> <3243C345-0BDA-4EB8-BA1E-6EF53BAEFEE6@gmail.com> <82B374A9-860B-45FB-87DC-436875F9F32B@lavergne.gotdns.org> <8714534B-6A39-43A5-9A24-A83E0111C9C7@gmail.com> <4A6E4FBF-7C5B-4D70-8ABE-99E8783A9D44@gmail.com> Message-ID: You can use the force switch to make it uninstall and then reinstall it. Or, as Jeremy suggested earlier, perhaps "sudo port upgrade --force openssl" will force it to rebuild. Scott On Sat, Mar 17, 2012 at 9:34 PM, Mr. Puneet Kishor wrote: > > On Mar 17, 2012, at 11:27 PM, Jeremy Lavergne wrote: > >>> I get the same error about OpenSSL mismatch. Looking at the date, /opt/local/bin/ssh-keygen is from Sep 11, 2011. Do I need to update that? If yes, what port is that a part of, since I can't find it standalone on macports. >> >> You can run `port provides FILE` to find out which package a give file comes from. >> > > Thanks. As I feared, "ssh-keygen" is a part of the openssl package. Seems like I got the openssl package upgraded to 1.0.1, but something, most likely, "ssh-keygen" is still the old one. See the reports of similar errors at http://www.mail-archive.com/openssl-dev at openssl.org/msg30582.html > > > Sadly, I can't just uninstall openssl and reinstall it. A million other ports depend on it, and it won't let me uninstall it. Just doing a "port install" doesn't help. I am caught in some kind of a nasty loop here. > > Suggestions? > > > -- > Puneet Kishor > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From jeremy at lavergne.gotdns.org Sat Mar 17 21:37:27 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sun, 18 Mar 2012 00:37:27 -0400 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <4A6E4FBF-7C5B-4D70-8ABE-99E8783A9D44@gmail.com> References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> <3243C345-0BDA-4EB8-BA1E-6EF53BAEFEE6@gmail.com> <82B374A9-860B-45FB-87DC-436875F9F32B@lavergne.gotdns.org> <8714534B-6A39-43A5-9A24-A83E0111C9C7@gmail.com> <4A6E4FBF-7C5B-4D70-8ABE-99E8783A9D44@gmail.com> Message-ID: <58E9C3F8-4083-42E3-945F-649A1B7BBFB0@lavergne.gotdns.org> > Sadly, I can't just uninstall openssl and reinstall it. A million other ports depend on it, and it won't let me uninstall it. Just doing a "port install" doesn't help. I am caught in some kind of a nasty loop here. > > Suggestions? sudo port -f uninstall openssl sudo port install openssl. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From ryandesign at macports.org Sat Mar 17 22:37:37 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 18 Mar 2012 00:37:37 -0500 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <3243C345-0BDA-4EB8-BA1E-6EF53BAEFEE6@gmail.com> References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> <3243C345-0BDA-4EB8-BA1E-6EF53BAEFEE6@gmail.com> Message-ID: <97AAB04D-344F-4674-B7E8-5B44606F45F6@macports.org> On Mar 17, 2012, at 23:12, Mr. Puneet Kishor wrote: > Yet, on computer A, I get the following error > > computer A$git push computer_B > OpenSSL version mismatch. Built against 1000005f, you have 1000100f > fatal: The remote end hung up unexpectedly > > what is it trying to tell me? "What" is built against 1000005f? Unfortunately the error message doesn't tell us, so I don't know. But if the problem occurs when using git, then the first port i'd suspect is the git-core port. Try rebuilding it. sudo port -ns upgrade --force git-core If that helps, let us know and we can increase its revision. We already had to do that for two other ports that incorrectly assume that openssl's version having increased from 1.0.0 to 1.0.1 poses a problem. See other recent discussion on the mailing list. From ryandesign at macports.org Sat Mar 17 22:49:48 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 18 Mar 2012 00:49:48 -0500 Subject: intltool won't install because of the old XML::Parser not found issue In-Reply-To: References: <9D66BB51-41AE-4B8B-91A4-DD2F23D182ED@macports.org> <6A8A7045-38B8-4B14-A9E7-24667BEFB30B@macports.org> <1A0BC6F3-13D4-4761-B24F-0C53222D18DC@macports.org> Message-ID: <4F58DF95-D652-4D60-A80B-3C2F925F9EC8@macports.org> On Mar 17, 2012, at 19:44, Jeff Singleton wrote: > I just tried a clean install from scratch using the hack on gcc-4.2 mentioned in that bug #33624. You mean #33264. I certainly cannot advocate that gcc hack; that's completely not how we handle archs in MacPorts. > No, intltool still does not build, and is failing with the same error. So I don't know how that guy (jhkoivis) was able to build intltool with that hack, when it never gets past the configure phase of the build. I still would appreciate some help in explaining and resolving the destroot failures I encounter in a new MacPorts with all p5 ports in #33647. From allbery.b at gmail.com Sun Mar 18 02:04:46 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sun, 18 Mar 2012 05:04:46 -0400 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> Message-ID: On Sun, Mar 18, 2012 at 00:07, Jeremy Lavergne wrote: > > However, my original error, one that prompted all this dance, still > persists. On my computer "A" when I do `git push computer_b" I get > > > > OpenSSL version mismatch. Built against 1000005f, you have 1000100f > > fatal: The remote end hung up unexpectedly > > If it's still an issue, you can manually rebuild the openssl port. It's > purely on one computer, and not network-related. > It's not openssl that needs to be rebuilt, but the library/program that is using openssl that is now inconsistent and needs to be rebuilt against the latest openssl. In this case that probably means git-core. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sun Mar 18 02:30:16 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 18 Mar 2012 04:30:16 -0500 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> Message-ID: <400CF55B-D057-43DC-B510-2ED7447BF1F2@macports.org> On Mar 18, 2012, at 04:04, Brandon Allbery wrote: > It's not openssl that needs to be rebuilt, but the library/program that is using openssl that is now inconsistent and needs to be rebuilt against the latest openssl. In this case that probably means git-core. I'm updating git-core to 1.7.9.4, so if it needed to be rebuilt, this will cause that. From punk.kish at gmail.com Sun Mar 18 05:50:35 2012 From: punk.kish at gmail.com (Puneet Kishor) Date: Sun, 18 Mar 2012 07:50:35 -0500 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> Message-ID: <8353B2D9-4D87-4C78-9401-B97892EA5266@gmail.com> On Mar 18, 2012, at 4:04 AM, Brandon Allbery wrote: > On Sun, Mar 18, 2012 at 00:07, Jeremy Lavergne wrote: > > However, my original error, one that prompted all this dance, still persists. On my computer "A" when I do `git push computer_b" I get > > > > OpenSSL version mismatch. Built against 1000005f, you have 1000100f > > fatal: The remote end hung up unexpectedly > > If it's still an issue, you can manually rebuild the openssl port. It's purely on one computer, and not network-related. > > It's not openssl that needs to be rebuilt, but the library/program that is using openssl that is now inconsistent and needs to be rebuilt against the latest openssl. In this case that probably means git-core. So, I was all set to force reinstall OpenSSL, but now I am thinking of force reinstalling git. However, there *is* one issue to consider -- I get exactly the same error as above when I try to do a ssh-keygen -t rsa which indicates that the error may not be (only) with git, but at least with ssh-keygen as well. However, since ssh-keygen is a part of OpenSSL, seems like it is OpenSSL that didn't get upgraded completely even though it shows up as being the latest version. Thoughts? -- Puneet Kishor -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery.b at gmail.com Sun Mar 18 06:06:32 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sun, 18 Mar 2012 09:06:32 -0400 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <8353B2D9-4D87-4C78-9401-B97892EA5266@gmail.com> References: <37E940B9-1E0F-47BF-B941-9213E2D64D55@lavergne.gotdns.org> <3A8ED2D4-DB96-4F3A-9536-FFD782BAE680@lavergne.gotdns.org> <8353B2D9-4D87-4C78-9401-B97892EA5266@gmail.com> Message-ID: On Sun, Mar 18, 2012 at 08:50, Puneet Kishor wrote: > So, I was all set to force reinstall OpenSSL, but now I am thinking of > force reinstalling git. However, there *is* one issue to consider -- I get > exactly the same error as above when I try to do a > > ssh-keygen -t rsa > > which indicates that the error may not be (only) with git, but at least > with ssh-keygen as well. However, since ssh-keygen is a part of OpenSSL, > seems like it is OpenSSL that didn't get upgraded completely even though it > shows up as being the latest version. > ssh-keygen is not part of openssl, it is part of openssh and is prone to the same issue. Specifically, pre-1.0 openssl didn't guarantee any compatibility whatsoever between releases, so everything does that kind of version checking; post-1.0, they're claiming that it should be compatible between minor releases, so nothing was marked as needing an upgrade --- but the paranoid version check that was required for older openssl is still built into all of them, so they all *think* they need to be upgraded. (I still maintain this is a symptom of utterly broken version management in openssl.) -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From tvssarma.omega9 at gmail.com Sun Mar 18 06:54:20 2012 From: tvssarma.omega9 at gmail.com (Sarma Tangirala) Date: Sun, 18 Mar 2012 19:24:20 +0530 Subject: Lock on Registry In-Reply-To: <4F65285D.9060805@macports.org> References: <4F651850.6070509@macports.org> <4F65285D.9060805@macports.org> Message-ID: On 18 March 2012 05:42, Rainer M?ller wrote: > Please reply to the list, not only to me. > http://trac.macports.org/wiki/MailingLists#reply > > Sorry about that. > > I ran selfupdate first and then upgrade outdated. > > Okay, so it is not "installing all available ports", but you asked to > upgrade any outdated ports. > My mistake. I just started using macports. > Check top/ps aux/Activity Monitor for any tclsh process. Something must > still be running. > I am completely new to this and was unable to find the process. I rebooted my machine and the problem went away. Thank you so much. -- Sarma Tangirala, Class of 2012, Department of Information Science and Technology, College of Engineering Guindy - Anna University -------------- next part -------------- An HTML attachment was scrubbed... URL: From raimue at macports.org Sun Mar 18 08:10:55 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Sun, 18 Mar 2012 16:10:55 +0100 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: References: Message-ID: <4F65FAFF.1060906@macports.org> On 2012-03-18 04:47, Mr. Puneet Kishor wrote: > 2. Somewhere along the line, I guess my OpenSSL got updated, and now, everytime I try to do a `git push` to another server, I get the following error > > OpenSSL version mismatch. Built against 1000005f, you have 1000100f > fatal: The remote end hung up unexpectedly I assume you are pushing over SSH? Then the recent openssl upgrade might have broken your openssh installation. Your other machine might not have openssh installed (using /usr/bin/ssh) or you already upgraded openssh there. To fix this, upgrade openssh to the latest version. First check if it is really outdated: port outdated openssh Then issue the upgrade with the command: sudo port upgrade openssh You might have other outdated ports and are encouraged to regularly upgrade any all outdated ports with the commands: sudo port selfupdate sudo port upgrade outdated Rainer From punk.kish at gmail.com Sun Mar 18 08:48:40 2012 From: punk.kish at gmail.com (Puneet Kishor) Date: Sun, 18 Mar 2012 10:48:40 -0500 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: <4F65FAFF.1060906@macports.org> References: <4F65FAFF.1060906@macports.org> Message-ID: On Mar 18, 2012, at 10:10 AM, Rainer M?ller wrote: > On 2012-03-18 04:47, Mr. Puneet Kishor wrote: >> 2. Somewhere along the line, I guess my OpenSSL got updated, and now, everytime I try to do a `git push` to another server, I get the following error >> >> OpenSSL version mismatch. Built against 1000005f, you have 1000100f >> fatal: The remote end hung up unexpectedly > > I assume you are pushing over SSH? Then the recent openssl upgrade might have > broken your openssh installation. Your other machine might not have openssh > installed (using /usr/bin/ssh) or you already upgraded openssh there. > > To fix this, upgrade openssh to the latest version. First check if it is really > outdated: > port outdated openssh > Then issue the upgrade with the command: > sudo port upgrade openssh > > You might have other outdated ports and are encouraged to regularly upgrade any > all outdated ports with the commands: > sudo port selfupdate > sudo port upgrade outdated > Spot on Rainer, absolutely, you hit it on the head. All my ssh related commands were failing (and I kept on mixing openssl with openssh). Yes, my openssh was at $port outdated openssh The following installed ports are outdated: openssh 5.9p1_0 < 5.9p1_2 Upgrading openssh fixed everything. Thank goodness I didn't force reinstall openssl or git. Man, I hope this email thread saves others some grief. -- a beer for Rainer M?ller From edv-e at verkehrsplanung.com Sun Mar 18 11:04:28 2012 From: edv-e at verkehrsplanung.com (Drechsel Wolf) Date: Sun, 18 Mar 2012 19:04:28 +0100 Subject: upgrade exept certain ports Message-ID: <5EBD694D-4F14-477A-94F8-32D2E7932F5A@verkehrsplanung.com> Hello, what can I do to upgrade my outdated ports - exept certain ones (which may take too long to compile, have failed in upgrading before etc.) ? Yours, Wolf From allbery.b at gmail.com Sun Mar 18 11:12:49 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sun, 18 Mar 2012 14:12:49 -0400 Subject: upgrade exept certain ports In-Reply-To: <5EBD694D-4F14-477A-94F8-32D2E7932F5A@verkehrsplanung.com> References: <5EBD694D-4F14-477A-94F8-32D2E7932F5A@verkehrsplanung.com> Message-ID: On Sun, Mar 18, 2012 at 14:04, Drechsel Wolf wrote: > what can I do to upgrade my outdated ports - exept certain ones (which may > take too long to compile, have failed in upgrading before etc.) ? > You can use booleans in the port command, e.g. my last upgrade required "port upgrade outdated and not kdenetwork4". -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From gvibe06 at gmail.com Sun Mar 18 13:11:41 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Sun, 18 Mar 2012 15:11:41 -0500 Subject: intltool won't install because of the old XML::Parser not found issue In-Reply-To: <4F58DF95-D652-4D60-A80B-3C2F925F9EC8@macports.org> References: <9D66BB51-41AE-4B8B-91A4-DD2F23D182ED@macports.org> <6A8A7045-38B8-4B14-A9E7-24667BEFB30B@macports.org> <1A0BC6F3-13D4-4761-B24F-0C53222D18DC@macports.org> <4F58DF95-D652-4D60-A80B-3C2F925F9EC8@macports.org> Message-ID: Well?check my last entry on #33264. Despite it not being the way its done in MacPorts, but what I did worked. Now to figure out the right way to accomplish the same thing. On Sun, Mar 18, 2012 at 12:49 AM, Ryan Schmidt wrote: > > On Mar 17, 2012, at 19:44, Jeff Singleton wrote: > > > I just tried a clean install from scratch using the hack on gcc-4.2 > mentioned in that bug #33624. > > You mean #33264. I certainly cannot advocate that gcc hack; that's > completely not how we handle archs in MacPorts. > > > No, intltool still does not build, and is failing with the same error. > So I don't know how that guy (jhkoivis) was able to build intltool with > that hack, when it never gets past the configure phase of the build. > > I still would appreciate some help in explaining and resolving the > destroot failures I encounter in a new MacPorts with all p5 ports in #33647. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mdekauwe at gmail.com Sun Mar 18 15:18:42 2012 From: mdekauwe at gmail.com (mdekauwe) Date: Sun, 18 Mar 2012 15:18:42 -0700 (PDT) Subject: gnuplot + aquaterm Lion OS X Message-ID: <33528180.post@talk.nabble.com> (below is a reposting from the other macports message list as I was recommended that here was the correct location...) When trying to build gnuplot on OSX 10.7 Lion aquaterm fails and when you check the log file it seems to relate to the Xcode licence. version:1 :debug:main Executing org.macports.main (aquaterm) :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 503 :debug:main Skipping completed org.macports.archivefetch (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Wed Feb 29 10:44:21 EST 2012 :notice:build ---> Building aquaterm :debug:build Executing org.macports.build (aquaterm) :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm" && /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 USER_APPS_DIR=/Applications/MacPorts FRAMEWORKS_DIR=/opt/local/Library/Frameworks' :info:build :info:build You have not agreed to the Xcode license agreements, please run xcodebuild standalone from within a Terminal window to review and agree to the Xcode license agreements. :info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm" && /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 USER_APPS_DIR=/Applications/MacPorts FRAMEWORKS_DIR=/opt/local/Library/Frameworks" returned error 69 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "$procedure $targetname" :info:build Warning: the following items did not execute (for aquaterm): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for aquaterm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log I tried following the instructions, e.g. cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 USER_APPS_DIR=/Applications/MacPorts FRAMEWORKS_DIR=/opt/local/Library/Frameworks And that seems to work fine but if you then try and reinstall aquaterm you ended up where you started again. Any ideas? thanks Martin >> The error message says "run xcodebuild standalone"; it does not say to cd >> to any directory or to provide all those arguments. Just run xcodebuild >> by itself with no arguments, I think. >> No I tried that and got this response... $ xcodebuild standalone xcodebuild: error: The directory /Users/mdekauwe does not contain an Xcode project. >> I ran into the same problem. After updating to the latest XCode (4.3.1), >> I ran: sudo xcode-select -switch /Applications/Xcode.app then reran: and I'm up and running. ** And that didn't solve it for me as I am still have issues I think to do with aquaterm: $ sudo port install gnuplot Password: ---> Computing dependencies for gnuplot ---> Dependencies to be installed: aquaterm lua pdflib ---> Building aquaterm Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install aquaterm Log for aquaterm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log Error: The following dependencies were not installed: aquaterm lua pdflib -- View this message in context: http://old.nabble.com/gnuplot-%2B-aquaterm-Lion-OS-X-tp33528180p33528180.html Sent from the MacPorts - Users mailing list archive at Nabble.com. From larry.velazquez at gmail.com Sun Mar 18 15:47:11 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sun, 18 Mar 2012 18:47:11 -0400 Subject: gnuplot + aquaterm Lion OS X In-Reply-To: <33528180.post@talk.nabble.com> References: <33528180.post@talk.nabble.com> Message-ID: On Mar 18, 2012, at 6:18 p.m., mdekauwe wrote: > When trying to build gnuplot on OSX 10.7 Lion aquaterm fails and when you > check the log file it seems to relate to the Xcode licence. Try following the instructions here: https://trac.macports.org/wiki/ProblemHotlist#xcode-eula > I tried following the instructions, e.g. > > cd > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm > /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build > OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64 > SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 > USER_APPS_DIR=/Applications/MacPorts > FRAMEWORKS_DIR=/opt/local/Library/Frameworks > And that seems to work fine but if you then try and reinstall aquaterm you > ended up where you started again. This is because MacPorts doesn't know that you compiled aquaterm. Please do not do this. >>> The error message says "run xcodebuild standalone"; it does not say to cd >>> to any directory or to provide all those arguments. Just run xcodebuild >>> by itself with no arguments, I think. > >>> No I tried that and got this response... > > $ xcodebuild standalone > xcodebuild: error: The directory /Users/mdekauwe does not contain an Xcode > project. The error message is poorly worded; it says to run "xcodebuild" standalone, not to run "xcodebuild standalone". > ** And that didn't solve it for me as I am still have issues I think to do > with aquaterm: > > $ sudo port install gnuplot > Password: > ---> Computing dependencies for gnuplot > ---> Dependencies to be installed: aquaterm lua pdflib > ---> Building aquaterm > Error: Target org.macports.build returned: shell command failed (see log for > details) > Error: Failed to install aquaterm > Log for aquaterm is at: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log > Error: The following dependencies were not installed: aquaterm lua pdflib Could you send us that log? vq From allbery.b at gmail.com Sun Mar 18 15:52:03 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sun, 18 Mar 2012 18:52:03 -0400 Subject: gnuplot + aquaterm Lion OS X In-Reply-To: <33528180.post@talk.nabble.com> References: <33528180.post@talk.nabble.com> Message-ID: On Sun, Mar 18, 2012 at 18:18, mdekauwe wrote: > :info:build You have not agreed to the Xcode license agreements, please run > xcodebuild standalone from within a Terminal window to review and agree to > the Xcode license agreements. > This is not saying to run "xcodebuild standalone", but to run "xcodebuild" standalone (that is, not from within macports). -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sun Mar 18 18:10:24 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 18 Mar 2012 20:10:24 -0500 Subject: upgrade exept certain ports In-Reply-To: References: <5EBD694D-4F14-477A-94F8-32D2E7932F5A@verkehrsplanung.com> Message-ID: <729865D0-F516-4370-9EAD-56602118C704@macports.org> On Mar 18, 2012, at 13:12, Brandon Allbery wrote: > On Sun, Mar 18, 2012 at 14:04, Drechsel Wolf wrote: > what can I do to upgrade my outdated ports - exept certain ones (which may take too long to compile, have failed in upgrading before etc.) ? > > You can use booleans in the port command, e.g. my last upgrade required "port upgrade outdated and not kdenetwork4". But, to continue the example, if any of the other outdated ports depend on kdenetwork4, MacPorts will still try to upgrade kdenetwork4. Personally I just run "port outdated" and then individually upgrade the specific ports I want to upgrade. If it starts building something I didn't want it to build, I cancel it. (For example, I'm not ready to upgrade to Subversion 1.7 yet, so if, when upgrading some other port, it starts trying to upgrade subversion, I cancel it.) From ryandesign at macports.org Sun Mar 18 18:12:01 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 18 Mar 2012 20:12:01 -0500 Subject: installing git-core (to upgrade OpenSSL) leads to errors In-Reply-To: References: <4F65FAFF.1060906@macports.org> Message-ID: On Mar 18, 2012, at 10:48, Puneet Kishor wrote: > Thank goodness I didn't force reinstall openssl or git. Not that forcing a reinstall of openssl or git-core would have had any negative consequences, aside from some wasted time and effort. From mdekauwe at gmail.com Sun Mar 18 18:19:12 2012 From: mdekauwe at gmail.com (mdekauwe) Date: Sun, 18 Mar 2012 18:19:12 -0700 (PDT) Subject: gnuplot + aquaterm Lion OS X In-Reply-To: References: <33528180.post@talk.nabble.com> Message-ID: <33528754.post@talk.nabble.com> Sorry I thought I had! version:1 :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 503 :debug:main Executing org.macports.main (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Mon Mar 19 12:18:37 EST 2012 :notice:build ---> Building aquaterm :debug:build Executing org.macports.build (aquaterm) :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm" && /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 USER_APPS_DIR=/Applications/MacPorts FRAMEWORKS_DIR=/opt/local/Library/Frameworks' :info:build Build settings from command line: :info:build ARCHS = x86_64 :info:build FRAMEWORKS_DIR = /opt/local/Library/Frameworks :info:build GCC_VERSION = com.apple.compilers.llvm.clang.1_0 :info:build MACOSX_DEPLOYMENT_TARGET = 10.7 :info:build OBJROOT = build/ :info:build SDKROOT = :info:build SYMROOT = build/ :info:build USER_APPS_DIR = /Applications/MacPorts :info:build :info:build --- xcodebuild: WARNING: The directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm also contains the legacy project 'AquaTerm.pbproj' - ignoring it and using 'AquaTerm.xcodeproj'. :info:build :info:build === BUILD NATIVE TARGET AQTFwk OF PROJECT AquaTerm WITH CONFIGURATION Deployment === :info:build Check dependencies :info:build Warning: The Copy Bundle Resources build phase contains this target's Info.plist file 'AquaTerm.framework-Info.plist'. :info:build :info:build CompileC build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.o AQTClientManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler :info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm :info:build setenv LANG en_US.US-ASCII :info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/AquaTerm.hmap -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/Deployment/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/DerivedSources/x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/Deployment -include /var/folders/3r/95xm93jj6ms5bl0k3yxnmzzr0000gq/C/com.apple.Xcode.503/SharedPrecompiledHeaders/AppKit-ggmooktexlytbgglnlvcqvpjqpld/AppKit.h -MMD -MT dependencies -MF /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.d --serialize-diagnostics /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.dia -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/AQTClientManager.m -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.o :info:build warning: unable to open file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.dia for serializing diagnostics (Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.dia') [-Wserialized-diagnostics] :info:build error: error opening '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.d': Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.d' :info:build error: unable to open output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.o': 'Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.o'' :info:build 1 warning and 2 errors generated. :info:build :info:build CompileC build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.o AQTAdapter.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler :info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm :info:build setenv LANG en_US.US-ASCII :info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/AquaTerm.hmap -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/Deployment/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/DerivedSources/x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/Deployment -include /var/folders/3r/95xm93jj6ms5bl0k3yxnmzzr0000gq/C/com.apple.Xcode.503/SharedPrecompiledHeaders/AppKit-ggmooktexlytbgglnlvcqvpjqpld/AppKit.h -MMD -MT dependencies -MF /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.d --serialize-diagnostics /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.dia -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/AQTAdapter.m -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.o :info:build warning: unable to open file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.dia for serializing diagnostics (Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.dia') [-Wserialized-diagnostics] :info:build error: error opening '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.d': Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.d' :info:build error: unable to open output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.o': 'Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.o'' :info:build 1 warning and 2 errors generated. :info:build :info:build CompileC build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.o aquaterm.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler :info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm :info:build setenv LANG en_US.US-ASCII :info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/AquaTerm.hmap -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/Deployment/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/DerivedSources/x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/Deployment -include /var/folders/3r/95xm93jj6ms5bl0k3yxnmzzr0000gq/C/com.apple.Xcode.503/SharedPrecompiledHeaders/AppKit-ggmooktexlytbgglnlvcqvpjqpld/AppKit.h -MMD -MT dependencies -MF /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.d --serialize-diagnostics /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.dia -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/aquaterm.m -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.o :info:build warning: unable to open file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.dia for serializing diagnostics (Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.dia') [-Wserialized-diagnostics] :info:build error: error opening '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.d': Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.d' :info:build error: unable to open output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.o': 'Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.o'' :info:build 1 warning and 2 errors generated. :info:build :info:build CompileC build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o AQTPlotBuilder.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler :info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm :info:build setenv LANG en_US.US-ASCII :info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/AquaTerm.hmap -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/Deployment/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/DerivedSources/x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/Deployment -include /var/folders/3r/95xm93jj6ms5bl0k3yxnmzzr0000gq/C/com.apple.Xcode.503/SharedPrecompiledHeaders/AppKit-ggmooktexlytbgglnlvcqvpjqpld/AppKit.h -MMD -MT dependencies -MF /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.d --serialize-diagnostics /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.dia -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/AQTPlotBuilder.m -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o :info:build warning: unable to open file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.dia for serializing diagnostics (Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.dia') [-Wserialized-diagnostics] :info:build error: error opening '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.d': Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.d' :info:build error: unable to open output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o': 'Error opening output file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o'' :info:build 1 warning and 2 errors generated. :info:build error: couldn't remove '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o' after command failed: Permission denied :info:build :info:build :info:build ** BUILD FAILED ** :info:build :info:build :info:build The following build commands failed: :info:build CompileC build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTClientManager.o AQTClientManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler :info:build CompileC build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTAdapter.o AQTAdapter.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler :info:build CompileC build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/aquaterm.o aquaterm.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler :info:build CompileC build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o AQTPlotBuilder.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler :info:build (4 failures) :info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm" && /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 USER_APPS_DIR=/Applications/MacPorts FRAMEWORKS_DIR=/opt/local/Library/Frameworks" returned error 65 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "$procedure $targetname" :info:build Warning: the following items did not execute (for aquaterm): org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install aquaterm :debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory while executing "open [file join $dir tclIndex]" :notice:build Log for aquaterm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log thanks Lawrence Vel?zquez wrote: > > On Mar 18, 2012, at 6:18 p.m., mdekauwe wrote: > >> When trying to build gnuplot on OSX 10.7 Lion aquaterm fails and when you >> check the log file it seems to relate to the Xcode licence. > > Try following the instructions here: > https://trac.macports.org/wiki/ProblemHotlist#xcode-eula > >> I tried following the instructions, e.g. >> >> cd >> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm >> /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build >> OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64 >> SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 >> USER_APPS_DIR=/Applications/MacPorts >> FRAMEWORKS_DIR=/opt/local/Library/Frameworks >> And that seems to work fine but if you then try and reinstall aquaterm >> you >> ended up where you started again. > > This is because MacPorts doesn't know that you compiled aquaterm. Please > do not do this. > >>>> The error message says "run xcodebuild standalone"; it does not say to >>>> cd >>>> to any directory or to provide all those arguments. Just run xcodebuild >>>> by itself with no arguments, I think. >> >>>> No I tried that and got this response... >> >> $ xcodebuild standalone >> xcodebuild: error: The directory /Users/mdekauwe does not contain an >> Xcode >> project. > > The error message is poorly worded; it says to run "xcodebuild" > standalone, not to run "xcodebuild standalone". > >> ** And that didn't solve it for me as I am still have issues I think to >> do >> with aquaterm: >> >> $ sudo port install gnuplot >> Password: >> ---> Computing dependencies for gnuplot >> ---> Dependencies to be installed: aquaterm lua pdflib >> ---> Building aquaterm >> Error: Target org.macports.build returned: shell command failed (see log >> for >> details) >> Error: Failed to install aquaterm >> Log for aquaterm is at: >> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log >> Error: The following dependencies were not installed: aquaterm lua pdflib > > Could you send us that log? > > vq > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > -- View this message in context: http://old.nabble.com/gnuplot-%2B-aquaterm-Lion-OS-X-tp33528180p33528754.html Sent from the MacPorts - Users mailing list archive at Nabble.com. From jeremy at lavergne.gotdns.org Sun Mar 18 18:20:54 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sun, 18 Mar 2012 21:20:54 -0400 Subject: gnuplot + aquaterm Lion OS X In-Reply-To: <33528754.post@talk.nabble.com> References: <33528180.post@talk.nabble.com> <33528754.post@talk.nabble.com> Message-ID: <817B30E7-67EE-41E6-812F-46C07C44B47B@lavergne.gotdns.org> > :info:build error: error opening > '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.d': > Error opening output file > '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.d' > :info:build error: unable to open output file > '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o': > 'Error opening output file > '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o'' > :info:build 1 warning and 2 errors generated. > :info:build error: couldn't remove > '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o' > after command failed: Permission denied Looks like permissions issues. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From larry.velazquez at gmail.com Sun Mar 18 18:30:20 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sun, 18 Mar 2012 21:30:20 -0400 Subject: gnuplot + aquaterm Lion OS X In-Reply-To: <817B30E7-67EE-41E6-812F-46C07C44B47B@lavergne.gotdns.org> References: <33528180.post@talk.nabble.com> <33528754.post@talk.nabble.com> <817B30E7-67EE-41E6-812F-46C07C44B47B@lavergne.gotdns.org> Message-ID: <487B79FF-A85F-480C-B41A-1FBA793A4273@gmail.com> On Mar 18, 2012, at 9:20 p.m., Jeremy Lavergne wrote: > Looks like permissions issues. Can you try cleaning and installing aquaterm? $ sudo port clean --all aquaterm $ sudo port install aquaterm vq From mdekauwe at gmail.com Sun Mar 18 18:30:47 2012 From: mdekauwe at gmail.com (mdekauwe) Date: Sun, 18 Mar 2012 18:30:47 -0700 (PDT) Subject: gnuplot + aquaterm Lion OS X In-Reply-To: <817B30E7-67EE-41E6-812F-46C07C44B47B@lavergne.gotdns.org> References: <33528180.post@talk.nabble.com> <33528754.post@talk.nabble.com> <817B30E7-67EE-41E6-812F-46C07C44B47B@lavergne.gotdns.org> Message-ID: <33528796.post@talk.nabble.com> Could you elaborate at all? I am using root when calling the command so i am not sure what else I would need to do? $ sudo port install gnuplot Jeremy Lavergne wrote: > >> :info:build error: error opening >> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.d': >> Error opening output file >> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.d' >> :info:build error: unable to open output file >> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o': >> 'Error opening output file >> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o'' >> :info:build 1 warning and 2 errors generated. >> :info:build error: couldn't remove >> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.o' >> after command failed: Permission denied > > Looks like permissions issues. > > > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > -- View this message in context: http://old.nabble.com/gnuplot-%2B-aquaterm-Lion-OS-X-tp33528180p33528796.html Sent from the MacPorts - Users mailing list archive at Nabble.com. From yoursurrogategod at gmail.com Sun Mar 18 18:31:20 2012 From: yoursurrogategod at gmail.com (Yves S. Garret) Date: Sun, 18 Mar 2012 21:31:20 -0400 Subject: How to install a bunch of packages in a list? Message-ID: Hey guys, Here is the command and the list of packages that I got: http://bin.cakephp.org/view/1705726929 Well, I have this list, it's good, but what I would like to do is just install everyone of those packages. Any ideas? -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy at lavergne.gotdns.org Sun Mar 18 18:34:17 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sun, 18 Mar 2012 21:34:17 -0400 Subject: How to install a bunch of packages in a list? In-Reply-To: References: Message-ID: <884B3A3E-979E-4300-BB14-C150FF2A166D@lavergne.gotdns.org> > Here is the command and the list of packages that I got: > http://bin.cakephp.org/view/1705726929 > > Well, I have this list, it's good, but what I would like to do is just install everyone of those packages. Any ideas? Instead of `port list` maybe `port echo "*ocaml*"`. At that point, you can pipe it through tr to have a space-delimited list, or you can have bash for loop across them. sudo port -p install `port echo "*ocaml*" | tr '\n' ' '` or for i in `port echo "*ocmal*"`; do sudo port install $i; done -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From larry.velazquez at gmail.com Sun Mar 18 18:35:08 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sun, 18 Mar 2012 21:35:08 -0400 Subject: How to install a bunch of packages in a list? In-Reply-To: References: Message-ID: <195EDA9C-5805-4FAD-BCAC-830EE0CC2961@gmail.com> On Mar 18, 2012, at 9:31 p.m., Yves S. Garret wrote: > Hey guys, > > Here is the command and the list of packages that I got: > http://bin.cakephp.org/view/1705726929 > > Well, I have this list, it's good, but what I would like to do is just install everyone of those packages. Any ideas? $ sudo port install name:ocaml vq -------------- next part -------------- An HTML attachment was scrubbed... URL: From tabithamc at gmail.com Sun Mar 18 19:11:55 2012 From: tabithamc at gmail.com (Tabitha McNerney) Date: Sun, 18 Mar 2012 21:11:55 -0500 Subject: MacPorts 2.0.4 and recommendation for Lion Xcode version In-Reply-To: References: Message-ID: On Sat, Mar 17, 2012 at 7:16 PM, Ryan Schmidt wrote: > > On Mar 17, 2012, at 04:56, Tabitha McNerney wrote: > > > My boss asked me to install MacPorts on a new iMac that arrived to our > office last week, and it shipped with Mac OS X Lion 10.7.3 (so we probably > can't run Snow Leopard on it). I've downloaded MacPorts 2.0.4 but I'm > wondering if I should install it using a slightly older version of Xcode > for Lion (like 4.2.1) or if its generally ok and recommended to use > MacPorts 2.0.4 with Xcode 4.3.1 (which is the current version offered in > the App Store)? I ask because I seem to recall not too long ago there were > some problems with getting MacPorts to work well with Xcode 4.3.x. > > I guess go ahead and use Xcode 4.3.1; MacPorts was largely fixed to work > with Xcode 4.3.x in version 2.0.4. You'll probably run into some individual > ports that don't work with this version of Xcode yet. As you would anytime > any port fails to build, please file bug reports in these situations so > that we can fix them. > Thank you Ryan for the insight and suggestions. So far so good, but I have quite a few more Mac Ports in my extensive list to build. I noticed the warning when initially configuring MacPorts 2.0.4 which stated: Warning: xcodebuild exists but failed to execute > Warning: Xcode appears to be installed but xcodebuild is unusable; some > ports will likely fail to build. > Warning: You may need to run `sudo xcode-select -switch > /Applications/Xcode.app` > I was required to run `sudo xcode-select -switch /Applications/Xcode.app` when trying to install the zlib port, but once I ran this, it worked fine. So, I don't really know if this qualifies as a bug. Also, I'm not sure if this would qualify as a bug -- when building the gmp port, I got this Warning in the output: Warning: No processor dependent assembly code being used. gmp might be > slower. > But then the process continued successfully: ---> Building gmp > ---> Staging gmp into destroot > ---> Installing gmp @5.0.4_0 > ---> Activating gmp @5.0.4_0 > ---> Cleaning gmp > I will definitely file bug reports for situations where a port fails to build. Should I also file bug reports for warning messages like the one for gmp? Thank you, -Tabitha -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sun Mar 18 19:16:09 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 18 Mar 2012 21:16:09 -0500 Subject: MacPorts 2.0.4 and recommendation for Lion Xcode version In-Reply-To: References: Message-ID: On Mar 18, 2012, at 21:11, Tabitha McNerney wrote: > I noticed the warning when initially configuring MacPorts 2.0.4 which stated: > > Warning: xcodebuild exists but failed to execute > Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build. > Warning: You may need to run `sudo xcode-select -switch /Applications/Xcode.app` > > I was required to run `sudo xcode-select -switch /Applications/Xcode.app` when trying to install the zlib port, but once I ran this, it worked fine. So, I don't really know if this qualifies as a bug. Not a bug. Behaves correctly. New as of Xcode 4.3, you must select it. If you haven't done so by the time you run MacPorts, MacPorts tells you how. > Also, I'm not sure if this would qualify as a bug -- when building the gmp port, I got this Warning in the output: > > Warning: No processor dependent assembly code being used. gmp might be slower. > > But then the process continued successfully: I am not familiar with gmp so I don't know if that's expected or not. From ryandesign at macports.org Sun Mar 18 19:22:54 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 18 Mar 2012 21:22:54 -0500 Subject: MacPorts 2.0.4 and recommendation for Lion Xcode version In-Reply-To: <1A259479-5254-47D5-B47F-5BDBAA876FD8@lavergne.gotdns.org> References: <1A259479-5254-47D5-B47F-5BDBAA876FD8@lavergne.gotdns.org> Message-ID: On Mar 18, 2012, at 21:20, Jeremy Lavergne wrote: >> Not a bug. Behaves correctly. New as of Xcode 4.3, you must select it. If you haven't done so by the time you run MacPorts, MacPorts tells you how. > > I think she means zlib cannot build without this, so the cause (xcode-select) shoudl be an error not a warning. If it were something besides zlib being built, perhaps it could be a warning, but in this case zlib does check for xcode stuff to build it. Oh I see. Well the warning comes from MacPorts base, and the reason zlib is using xcode at all is because it's using the xcodeversion portgroup. Perhaps the xcodeversion portgroup could be modified to include a check for this new Xcode 4.3 behavior and error out. Someone with Xcode 4.3 should be the one to make those changes... From larry.velazquez at gmail.com Sun Mar 18 19:26:28 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sun, 18 Mar 2012 22:26:28 -0400 Subject: MacPorts 2.0.4 and recommendation for Lion Xcode version In-Reply-To: References: Message-ID: <573BB99F-82BA-4A92-A616-06423D4113AC@gmail.com> On Mar 18, 2012, at 10:16 p.m., Ryan Schmidt wrote: >> Also, I'm not sure if this would qualify as a bug -- when building the gmp port, I got this Warning in the output: >> >> Warning: No processor dependent assembly code being used. gmp might be slower. >> >> But then the process continued successfully: > > I am not familiar with gmp so I don't know if that's expected or not. This warning is expected on certain 64-bit CPUs: https://trac.macports.org/changeset/76535/trunk/dports/devel/gmp vq From tabithamc at gmail.com Mon Mar 19 01:01:31 2012 From: tabithamc at gmail.com (Tabitha McNerney) Date: Mon, 19 Mar 2012 03:01:31 -0500 Subject: MacPorts 2.0.4 and recommendation for Lion Xcode version In-Reply-To: <20120317.115932.996805654524680645.hanche@math.ntnu.no> References: <20120317.115932.996805654524680645.hanche@math.ntnu.no> Message-ID: Hello Harald and friends, So far, as I continue to build many MacPorts from 2.0.4 on the Mac (a 64-bit machine) with Lion 10.7.3 and Xcode 4.3.1, its going quite well (besides the questions I had asked previously). The only thing I noticed (but this doesn't seem to be new as I'm pretty sure I saw this on a different Mac) is that I sometimes get "conftest" crashes that get logged in /Library/Logs/DiagnosticReports, which I'm fairly certain happens during a process associated with MacPorts (though I could be wrong). For example here's part of one: Process: conftest [87339] > Path: /Volumes/VOLUME/*/conftest > Identifier: conftest > Version: ??? (???) > Code Type: X86-64 (Native) > Parent Process: sh [87338] > > Date/Time: 2012-03-19 00:02:34.849 -0700 > OS Version: Mac OS X 10.7.3 (11D2001) > Report Version: 9 > > Crashed Thread: 0 Dispatch queue: com.apple.main-thread > > Exception Type: EXC_ARITHMETIC (SIGFPE) > Exception Codes: EXC_I386_DIV (divide by zero) > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread > 0 conftest 0x000000010c283eea main + 26 > (conftest.cpp:61) > 1 conftest 0x000000010c283e94 start + 52 > > Thread 0 crashed with X86 Thread State (64-bit): > rax: 0x0000000080000000 rbx: 0x0000000000000000 rcx: > 0x00000000ffffffff rdx: 0x00000000ffffffff > rdi: 0x0000000000000001 rsi: 0x00007fff6be82850 rbp: > 0x00007fff6be82830 rsp: 0x00007fff6be82830 > r8: 0x0000000000000001 r9: 0x0000000000000000 r10: > 0x000000000000002c r11: 0x0000000000000206 > r12: 0x0000000000000000 r13: 0x0000000000000000 r14: > 0x0000000000000000 r15: 0x0000000000000000 > rip: 0x000000010c283eea rfl: 0x0000000000010297 cr2: 0x00007fff7d4b2960 > Logical CPU: 4 > > Binary Images: > 0x10c283000 - 0x10c283ff7 +conftest (??? - ???) > /Volumes/VOLUME/*/conftest > 0x7fff6be83000 - 0x7fff6beb7baf dyld (195.6 - ???) > <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld > 0x7fff8d31d000 - 0x7fff8d35fff7 libcommonCrypto.dylib (55010.0.0 > - compatibility 1.0.0) > /usr/lib/system/libcommonCrypto.dylib > Has anyone seen these types of crashes show up in their system? Thank you, -Tabitha On Sat, Mar 17, 2012 at 5:59 AM, Harald Hanche-Olsen wrote: > [Tabitha McNerney (2012-03-17 09:56:56 UTC)] > > > I've downloaded MacPorts 2.0.4 but I'm > > wondering if I should install it using a slightly older version of Xcode > > for Lion (like 4.2.1) or if its generally ok and recommended to use > > MacPorts 2.0.4 with Xcode 4.3.1 (which is the current version offered in > > the App Store)? > > FWIW, I am running MacPorts 2.0.4 with Xcode 4.3 with no ill effects. > (I haven't got around to upgrading to Xcode 4.3.1 yet.) > > > I ask because I seem to recall not too long ago there were > > some problems with getting MacPorts to work well with Xcode 4.3.x. > > There were, but I believe fixing that was the point of the 2.0.4 > version. > > - Harald (not an expert; just a satisfied user) > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Mon Mar 19 02:45:57 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 19 Mar 2012 04:45:57 -0500 Subject: MacPorts 2.0.4 and recommendation for Lion Xcode version In-Reply-To: References: <20120317.115932.996805654524680645.hanche@math.ntnu.no> Message-ID: <9E03FF98-3CBD-4865-8367-196798D80BAD@macports.org> On Mar 19, 2012, at 03:01, Tabitha McNerney wrote: > sometimes get "conftest" crashes that get logged in /Library/Logs/DiagnosticReports, which I'm fairly certain happens during a process associated with MacPorts (though I could be wrong). For example here's part of one: [snip] > Has anyone seen these types of crashes show up in their system? Yes, certainly. Configure scripts typically run hundreds of small programs, each of which is generally called "conftest", to determine the capabilities of various aspects of your system. Some programs include configure tests that are designed to crash in some situations; whether or not the test program crashes lets the build system know how it needs to proceed. For example, they might write a test that uses a particular function; if the test crashes, that means that function is not available on your system and they should not use it. If you can identify which program's configure script is running these crashing tests, you should report the problem to the developers of that software, and explain to them that on OS X, depending on how the user has set up their system, a crash reporter dialog box might appear, which is intrusive to the user and would be best avoided. Hopefully this will encourage the developers to write a better configure test that does not involve deliberately crashing a program. When I reported such a problem to the developer of gettext last year, he quickly developed a fix: https://trac.macports.org/ticket/29412 Admittedly however there has not been a new release of gettext since then, so MacPorts has not yet benefited from that fix. But hopefully some day that will happen. From allbery.b at gmail.com Mon Mar 19 04:08:14 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Mon, 19 Mar 2012 07:08:14 -0400 Subject: How to install a bunch of packages in a list? In-Reply-To: <884B3A3E-979E-4300-BB14-C150FF2A166D@lavergne.gotdns.org> References: <884B3A3E-979E-4300-BB14-C150FF2A166D@lavergne.gotdns.org> Message-ID: On Sun, Mar 18, 2012 at 21:34, Jeremy Lavergne wrote: > > Here is the command and the list of packages that I got: > > http://bin.cakephp.org/view/1705726929 > > > > Well, I have this list, it's good, but what I would like to do is just > install everyone of those packages. Any ideas? > > Instead of `port list` maybe `port echo "*ocaml*"`. At that point, you can > pipe it through tr to have a space-delimited list, or you can have bash for > loop across them. > You don't need to remap the newlines; the output of a command in `` or $() is word-split, not line-split, and \n is just another kind of space as far as the word splitting algorithm in the shell is concerned. > sudo port -p install `port echo "*ocaml*" | tr '\n' ' '` > $ sudo port -p install `port echo "*ocaml*"` works just fine. That said, that's still more work than is needed; last I checked, glob patterns worked perfectly fine but need to be escaped from the shell. (In fact, that they work with "port echo" should have told you this.) $ sudo port -p install '*ocaml*' -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From software at macfreek.nl Mon Mar 19 06:08:05 2012 From: software at macfreek.nl (Freek Dijkstra) Date: Mon, 19 Mar 2012 14:08:05 +0100 Subject: Replacing a variant with many dependencies In-Reply-To: <4F48DE0C.1000002@macfreek.nl> References: <4F48DE0C.1000002@macfreek.nl> Message-ID: <4F672FB5.7090904@macfreek.nl> Freek Dijkstra wrote: > I like to change a variant of a port with many dependencies. > > In my case, change "python27" to "python27 +ucs4" > > Unfortunately, a simple `port install python27 +ucs4` fails. > (The destroot step fails while building Python.app while importing > pyexpat with "Symbol not found: _PyUnicodeUCS2_Decode", see below) FYI, I used a workaround to fix this. Let me report here in case someone encounters this issue and is looking for a solution. > I'm not sure if this a regular bug, or caused by the fact that I still > have another Python variant installed. I was close. It was caused by some files installed from py27-xml Hence, sudo port upgrade --enforce-variants python27 +ucs4 did not work. The destroot phase did compile some stuff from .py to .pyc (or .pyo?). It seemed that the ./scripts/BuildApplet.py script did include some of the existing packages. This failed for py27-xml because that contained C code that used the non-wide (ucs2) functions: site-packages/_xmlplus/parsers/expat.py: ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so, 2): Symbol not found: _PyUnicodeUCS2_Decode I had a small issue where I removed the .py file, but left the pre-compiled .pyo file (which of course had the same problem). In the end, I simply made a list of all py27-* packages, removed them, did the Python install, and then re-added these py27-* packages. The only two minor side effects where two additional dependencies that I had to uninstall (gnome-doc-utils +python27 andd gtk-doc). Perhaps deactivating would have worked too, but this was just as quick. Also, I forgot to keep track of variants during my first try and I could not install py27-pyobjc (and hence py27-pyobjc py27-pyobjc-cocoa and py27-matplotlib) because it did not work with wide (UCS4) Python builds. That was it. Regards, Freek >> ln -sf python2.7 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python" >> ln -sf pythonw2.7 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw" >> DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2: ../python.exe ./scripts/BuildApplet.py \ >> --destroot "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/destroot" \ >> --python=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python \ >> --output "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/destroot/Applications/MacPorts/Python 2.7/Build Applet.app" \ >> ./scripts/BuildApplet.py >> Traceback (most recent call last): >> File "./scripts/BuildApplet.py", line 156, in >> main() >> File "./scripts/BuildApplet.py", line 36, in main >> buildapplet() >> File "./scripts/BuildApplet.py", line 123, in buildapplet >> progress=verbose, destroot=destroot) >> File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2/Lib/plat-mac/buildtools.py", line 122, in process >> copy_codefragment, raw, others, filename, destroot) >> File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2/Lib/plat-mac/buildtools.py", line 151, in process_common >> is_update, raw, others, filename, destroot) >> File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2/Lib/plat-mac/buildtools.py", line 332, in process_common_macho >> builder.plist = plistlib.Plist.fromFile(plistname) >> File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2/Lib/plistlib.py", line 345, in fromFile >> rootObject = readPlist(pathOrFile) >> File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2/Lib/plistlib.py", line 78, in readPlist >> rootObject = p.parse(pathOrFile) >> File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2/Lib/plistlib.py", line 401, in parse >> from xml.parsers.expat import ParserCreate >> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/expat.py", line 4, in >> from pyexpat import * >> ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so, 2): Symbol not found: _PyUnicodeUCS2_Decode >> Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so >> Expected in: flat namespace >> in /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so >> make[1]: *** [install_BuildApplet] Error 1 >> make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2/Mac' >> make: *** [frameworkinstallapps] Error 2 >> make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2' From zen146410 at zen.co.uk Mon Mar 19 07:02:11 2012 From: zen146410 at zen.co.uk (Barrie Stott) Date: Mon, 19 Mar 2012 14:02:11 +0000 Subject: upgrade exept certain ports In-Reply-To: <729865D0-F516-4370-9EAD-56602118C704@macports.org> References: <5EBD694D-4F14-477A-94F8-32D2E7932F5A@verkehrsplanung.com> <729865D0-F516-4370-9EAD-56602118C704@macports.org> Message-ID: <65C12FD4-A2D4-4ED4-9B7E-7C91171C90BB@zen.co.uk> On 19 Mar 2012, at 01:10, Ryan Schmidt wrote: > Personally I just run "port outdated" and then individually upgrade the specific ports I want to upgrade. If it starts building something I didn't want it to build, I cancel it. (For example, I'm not ready to upgrade to Subversion 1.7 yet, so if, when upgrading some other port, it starts trying to upgrade subversion, I cancel it.) This is slightly off-topic but how does one 'cancel' an upgrade or an install? Barrie. From ryandesign at macports.org Mon Mar 19 07:27:36 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 19 Mar 2012 09:27:36 -0500 Subject: upgrade exept certain ports In-Reply-To: <65C12FD4-A2D4-4ED4-9B7E-7C91171C90BB@zen.co.uk> References: <5EBD694D-4F14-477A-94F8-32D2E7932F5A@verkehrsplanung.com> <729865D0-F516-4370-9EAD-56602118C704@macports.org> <65C12FD4-A2D4-4ED4-9B7E-7C91171C90BB@zen.co.uk> Message-ID: <7C283A60-4955-49DB-A514-6F91A8AE9FA2@macports.org> On Mar 19, 2012, at 09:02, Barrie Stott wrote: > On 19 Mar 2012, at 01:10, Ryan Schmidt wrote: > >> Personally I just run "port outdated" and then individually upgrade the specific ports I want to upgrade. If it starts building something I didn't want it to build, I cancel it. (For example, I'm not ready to upgrade to Subversion 1.7 yet, so if, when upgrading some other port, it starts trying to upgrade subversion, I cancel it.) > > This is slightly off-topic but how does one 'cancel' an upgrade or an install? If using the port command in a terminal, interrupt by pressing Control-C. (This applies to any command-line program, not just "port".) If using a GUI, consult its documentation. It's important to consider what phase of a port MacPorts is working on, to decide whether interrupting it at that moment is a good idea. Individual ports may deviate, but for a generic port foo: * Fetch: interrupting ok; resuming will restart incomplete downloads the beginning * Verify checksums: interrupting ok * Extract, Patch, Configure: interrupting ok, but clean before trying again * Build: interrupting ok; resuming should pick up building where it left off * Destroot: interrupting ok; resuming might not work; if not, remove "$(port workpath foo)/destroot" or clean and try again * Install: don't interrupt; I don't know exactly what happens * Activate: don't interrupt; unregistered files might end up getting installed (if you do interrupt, you might have to "sudo port -f activate foo" next time) * Clean: don't interrupt; files might not get cleaned up (if you do interrupt, run "sudo port clean foo" yourself) From zen146410 at zen.co.uk Mon Mar 19 07:50:54 2012 From: zen146410 at zen.co.uk (Barrie Stott) Date: Mon, 19 Mar 2012 14:50:54 +0000 Subject: upgrade exept certain ports In-Reply-To: <7C283A60-4955-49DB-A514-6F91A8AE9FA2@macports.org> References: <5EBD694D-4F14-477A-94F8-32D2E7932F5A@verkehrsplanung.com> <729865D0-F516-4370-9EAD-56602118C704@macports.org> <65C12FD4-A2D4-4ED4-9B7E-7C91171C90BB@zen.co.uk> <7C283A60-4955-49DB-A514-6F91A8AE9FA2@macports.org> Message-ID: <2F1EE5F3-F1CC-4A3B-AD87-31C98656E450@zen.co.uk> On 19 Mar 2012, at 14:27, Ryan Schmidt wrote: > On Mar 19, 2012, at 09:02, Barrie Stott wrote: > >> On 19 Mar 2012, at 01:10, Ryan Schmidt wrote: >> >>> Personally I just run "port outdated" and then individually upgrade the specific ports I want to upgrade. If it starts building something I didn't want it to build, I cancel it. (For example, I'm not ready to upgrade to Subversion 1.7 yet, so if, when upgrading some other port, it starts trying to upgrade subversion, I cancel it.) >> >> This is slightly off-topic but how does one 'cancel' an upgrade or an install? > > If using the port command in a terminal, interrupt by pressing Control-C. (This applies to any command-line program, not just "port".) If using a GUI, consult its documentation. It's important to consider what phase of a port MacPorts is working on, to decide whether interrupting it at that moment is a good idea. Individual ports may deviate, but for a generic port foo: > > * Fetch: interrupting ok; resuming will restart incomplete downloads the beginning > * Verify checksums: interrupting ok > * Extract, Patch, Configure: interrupting ok, but clean before trying again > * Build: interrupting ok; resuming should pick up building where it left off > * Destroot: interrupting ok; resuming might not work; if not, remove "$(port workpath foo)/destroot" or clean and try again > * Install: don't interrupt; I don't know exactly what happens > * Activate: don't interrupt; unregistered files might end up getting installed (if you do interrupt, you might have to "sudo port -f activate foo" next time) > * Clean: don't interrupt; files might not get cleaned up (if you do interrupt, run "sudo port clean foo" yourself) I'm really grateful for that, Ryan. I've always been frightened of interrupting an install or upgrade because of the unknown havoc I might cause and have to live with. In future, I'll be watching the stages as they pass by with your list in mind. Thanks again, Barrie. From ryandesign at macports.org Mon Mar 19 08:02:02 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 19 Mar 2012 10:02:02 -0500 Subject: upgrade exept certain ports In-Reply-To: <7C283A60-4955-49DB-A514-6F91A8AE9FA2@macports.org> References: <5EBD694D-4F14-477A-94F8-32D2E7932F5A@verkehrsplanung.com> <729865D0-F516-4370-9EAD-56602118C704@macports.org> <65C12FD4-A2D4-4ED4-9B7E-7C91171C90BB@zen.co.uk> <7C283A60-4955-49DB-A514-6F91A8AE9FA2@macports.org> Message-ID: <301CBBB7-5456-419F-A8B2-DC44F8CB96FD@macports.org> On Mar 19, 2012, at 09:27, Ryan Schmidt wrote: > * Destroot: interrupting ok; resuming might not work; if not, remove "$(port workpath foo)/destroot" or clean and try again Make that "$(port work foo)/destroot". From saudhital at gmail.com Mon Mar 19 08:43:26 2012 From: saudhital at gmail.com (Saurav Dhital) Date: Mon, 19 Mar 2012 11:43:26 -0400 Subject: Problem with Freetype 2.4.9 (ghostscript) Message-ID: <3614EE04-3DC3-429B-AF85-1864995F49A2@gmail.com> Hi, I upgraded to ghostscript 9.05 and freetype 2.4.9 recently and get the following error whenever ghostscript is invoked: GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1 This seems like a recent problem after freetype went to 2.4.9 about a week ago; somebody was able to fix it by installing ghostscript-svn from AUR (https://bbs.archlinux.org/viewtopic.php?pid=1072377). However, I have no idea as to how fix it for MacPorts. Any ideas? Thanks in advance, ~Saurav _________________________________________ Saurav Dhital Boston University _________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Mon Mar 19 09:23:31 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 19 Mar 2012 11:23:31 -0500 Subject: Problem with Freetype 2.4.9 (ghostscript) In-Reply-To: <3614EE04-3DC3-429B-AF85-1864995F49A2@gmail.com> References: <3614EE04-3DC3-429B-AF85-1864995F49A2@gmail.com> Message-ID: <32A9D948-B510-4FA7-B967-8F365FFB2B6A@macports.org> On Mar 19, 2012, at 10:43, Saurav Dhital wrote: > I upgraded to ghostscript 9.05 and freetype 2.4.9 recently and get the following error whenever ghostscript is invoked: > > GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1 > > This seems like a recent problem after freetype went to 2.4.9 about a week ago; somebody was able to fix it by installing ghostscript-svn from AUR (https://bbs.archlinux.org/viewtopic.php?pid=1072377). However, I have no idea as to how fix it for MacPorts. Any ideas? This was reported to me by private email as well. It's good to hear that the ghostscript developers have already fixed the problem; hopefully that means they will release a new version containing this fix soon, at which time we can update the ghostscript port to that new version. Or, if someone wants to figure out which change fixed the problem and backport it, we could add a patch to the port. http://git.ghostscript.com/?p=ghostpdl.git;a=shortlog But, the forum thread you referred to says the warning is harmless. From mparchet at sunrise.ch Mon Mar 19 09:24:07 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Mon, 19 Mar 2012 17:24:07 +0100 Subject: Linux detween macport comparison. Message-ID: <4F675DA7.9060608@sunrise.ch> Hello, When I used linux, I used ./configure, make and make install command. It semms that macport output is only configuring, building and installing but macport don't show the details on the output console. On error, macport ask to see the main.log file. can macport sxhow all the details in the same way that linux ? Tanks for your answer. Best regards mparchet From ryandesign at macports.org Mon Mar 19 09:25:11 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 19 Mar 2012 11:25:11 -0500 Subject: Replacing a variant with many dependencies In-Reply-To: <4F672FB5.7090904@macfreek.nl> References: <4F48DE0C.1000002@macfreek.nl> <4F672FB5.7090904@macfreek.nl> Message-ID: <5377F27F-836F-4F3B-88C5-EBAB86229826@macports.org> On Mar 19, 2012, at 08:08, Freek Dijkstra wrote: > Freek Dijkstra wrote: > >> I like to change a variant of a port with many dependencies. >> >> In my case, change "python27" to "python27 +ucs4" >> >> Unfortunately, a simple `port install python27 +ucs4` fails. >> (The destroot step fails while building Python.app while importing >> pyexpat with "Symbol not found: _PyUnicodeUCS2_Decode", see below) > > FYI, I used a workaround to fix this. Let me report here in case someone > encounters this issue and is looking for a solution. > >> I'm not sure if this a regular bug, or caused by the fact that I still >> have another Python variant installed. > > I was close. It was caused by some files installed from py27-xml Ah, so another consequence of: https://trac.macports.org/ticket/32090 From jeremy at lavergne.gotdns.org Mon Mar 19 09:25:43 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Mon, 19 Mar 2012 12:25:43 -0400 Subject: Linux detween macport comparison. In-Reply-To: <4F675DA7.9060608@sunrise.ch> References: <4F675DA7.9060608@sunrise.ch> Message-ID: > When I used linux, I used ./configure, make and make install command. It semms that macport output is only configuring, building and installing but macport don't show the details on the output console. On error, macport ask to see the main.log file. > > can macport sxhow all the details in the same way that linux ? > > Tanks for your answer. FTFM: -v for verbose, -d for debug. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From ryandesign at macports.org Mon Mar 19 09:25:47 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 19 Mar 2012 11:25:47 -0500 Subject: Linux detween macport comparison. In-Reply-To: <4F675DA7.9060608@sunrise.ch> References: <4F675DA7.9060608@sunrise.ch> Message-ID: On Mar 19, 2012, at 11:24, Michael Parchet wrote: > When I used linux, I used ./configure, make and make install command. It semms that macport output is only configuring, building and installing but macport don't show the details on the output console. On error, macport ask to see the main.log file. > > can macport sxhow all the details in the same way that linux ? sudo port -v install Or for even more: sudo port -d install From mparchet at sunrise.ch Mon Mar 19 09:26:05 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Mon, 19 Mar 2012 17:26:05 +0100 Subject: Linux between macport comparison. In-Reply-To: <4F675DA7.9060608@sunrise.ch> References: <4F675DA7.9060608@sunrise.ch> Message-ID: <4F675E1D.2090703@sunrise.ch> Hello, When I used linux, I used ./configure, make and make install command. It semms that macport output is only configuring, building and installing but macport don't show the details on the output console. On error, macport ask to see the main.log file. can macport sxhow all the details in the same way that linux ? Tanks for your answer. Best regards mparchet From larry.velazquez at gmail.com Mon Mar 19 09:48:47 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Mon, 19 Mar 2012 12:48:47 -0400 Subject: Linux detween macport comparison. In-Reply-To: References: <4F675DA7.9060608@sunrise.ch> Message-ID: On Mar 19, 2012, at 12:25 p.m., Jeremy Lavergne wrote: >> When I used linux, I used ./configure, make and make install command. It semms that macport output is only configuring, building and installing but macport don't show the details on the output console. On error, macport ask to see the main.log file. >> >> can macport sxhow all the details in the same way that linux ? >> >> Tanks for your answer. > > FTFM: -v for verbose, -d for debug. For future reference, you can view all options for the "port" command in the man page. % man port vq From terry at dop.com Mon Mar 19 10:53:58 2012 From: terry at dop.com (Terry Barnum) Date: Mon, 19 Mar 2012 10:53:58 -0700 Subject: problem upgrading pflogsumm In-Reply-To: <92EB264E-58BB-47E5-B2F5-EE209ECDAD85@macports.org> References: <92EB264E-58BB-47E5-B2F5-EE209ECDAD85@macports.org> Message-ID: <4F08A748-BD01-4AB4-B08E-730BDB03F970@dop.com> On Mar 14, 2012, at 2:41 PM, Ryan Schmidt wrote: > On Mar 14, 2012, at 12:05, Terry Barnum wrote: > >> I tried to upgrade pflogsumm but it failed: >> >> Error: Target org.macports.activate returned: Image error: /opt/local/bin/corelist is being used by the active perl5.8 port. Please deactivate this port first, or use 'port -f activate p5.12-module-corelist' to force the activation. >> Log for p5.12-module-corelist is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-module-corelist/p5.12-module-corelist/main.log >> Error: Problem while installing p5.12-module-corelist >> >> Running a 'port dependents perl5.8' shows: >> perl5 depends on perl5.8 >> rsnapshot depends on perl5.8 >> >> Sorry if this is a basic macports question, but won't deactivating perl5.8 break perl5 and rsnapshot? >> >> OSX 10.6.4, i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664) > > > Looks like you haven't updated your ports in over a year; this is a very old problem by now. You need to upgrade perl5.8 first. Then you can upgrade your other ports. > > sudo port upgrade perl5.8 > sudo port upgrade outdated > > In the future you may wish to upgrade your ports more frequently. We try to leave upgrade paths in place, but typically remove them after a year, so you should upgrade more frequently than once a year. > > (This particular problem, however, never had a nice upgrade path: you always had to know to upgrade perl5.8 first manually.) Thanks Ryan and Lawrence. Point taken about more frequent upgrades. The machine in question is a production server so I tend to be hesitant about updates because I don't want to break it. -Terry Terry Barnum digital OutPost http://www.dop.com From zen146410 at zen.co.uk Mon Mar 19 11:37:56 2012 From: zen146410 at zen.co.uk (Barrie Stott) Date: Mon, 19 Mar 2012 18:37:56 +0000 Subject: upgrade exept certain ports In-Reply-To: <301CBBB7-5456-419F-A8B2-DC44F8CB96FD@macports.org> References: <5EBD694D-4F14-477A-94F8-32D2E7932F5A@verkehrsplanung.com> <729865D0-F516-4370-9EAD-56602118C704@macports.org> <65C12FD4-A2D4-4ED4-9B7E-7C91171C90BB@zen.co.uk> <7C283A60-4955-49DB-A514-6F91A8AE9FA2@macports.org> <301CBBB7-5456-419F-A8B2-DC44F8CB96FD@macports.org> Message-ID: On 19 Mar 2012, at 15:02, Ryan Schmidt wrote: > > On Mar 19, 2012, at 09:27, Ryan Schmidt wrote: > >> * Destroot: interrupting ok; resuming might not work; if not, remove "$(port workpath foo)/destroot" or clean and try again > > Make that "$(port work foo)/destroot". > > Will do and thanks again. Barrie. From pixilla at macports.org Mon Mar 19 11:56:45 2012 From: pixilla at macports.org (Bradley Giesbrecht) Date: Mon, 19 Mar 2012 11:56:45 -0700 Subject: problem upgrading pflogsumm In-Reply-To: <4F08A748-BD01-4AB4-B08E-730BDB03F970@dop.com> References: <92EB264E-58BB-47E5-B2F5-EE209ECDAD85@macports.org> <4F08A748-BD01-4AB4-B08E-730BDB03F970@dop.com> Message-ID: On Mar 19, 2012, at 10:53 AM, Terry Barnum wrote: > > On Mar 14, 2012, at 2:41 PM, Ryan Schmidt wrote: > >> On Mar 14, 2012, at 12:05, Terry Barnum wrote: >> >>> I tried to upgrade pflogsumm but it failed: >>> >>> Error: Target org.macports.activate returned: Image error: /opt/local/bin/corelist is being used by the active perl5.8 port. Please deactivate this port first, or use 'port -f activate p5.12-module-corelist' to force the activation. >>> Log for p5.12-module-corelist is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-module-corelist/p5.12-module-corelist/main.log >>> Error: Problem while installing p5.12-module-corelist >>> >>> Running a 'port dependents perl5.8' shows: >>> perl5 depends on perl5.8 >>> rsnapshot depends on perl5.8 >>> >>> Sorry if this is a basic macports question, but won't deactivating perl5.8 break perl5 and rsnapshot? >>> >>> OSX 10.6.4, i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664) >> >> >> Looks like you haven't updated your ports in over a year; this is a very old problem by now. You need to upgrade perl5.8 first. Then you can upgrade your other ports. >> >> sudo port upgrade perl5.8 >> sudo port upgrade outdated >> >> In the future you may wish to upgrade your ports more frequently. We try to leave upgrade paths in place, but typically remove them after a year, so you should upgrade more frequently than once a year. >> >> (This particular problem, however, never had a nice upgrade path: you always had to know to upgrade perl5.8 first manually.) > > Thanks Ryan and Lawrence. Point taken about more frequent upgrades. The machine in question is a production server so I tend to be hesitant about updates because I don't want to break it. A valid concern. I break my production server several times a year doing upgrades. The OpenSSL, Ghostscript, ImageMagick, jpeg and libpng ports are the most painful breaks for me. You can mask ports from upgrades by installing them from a repository that port does not sync. This is what I have done to allow me to more easily keep most ports upgraded while more carefully upgrading critical ports with a history of pain: $ grep -v -E "^(#|$)" /opt/local/etc/macports/sources.conf file:///Users/brad/misc/macports/users/pixilla/dports [nosync] file:///opt/local/var/macports/sources/svn.macports.org/trunk/dports [default] $ find /Users/brad/misc/macports/users/pixilla/dports -type d -mindepth 2 -maxdepth 2 /Users/brad/misc/macports/users/pixilla/dports/graphics/GraphicsMagick /Users/brad/misc/macports/users/pixilla/dports/graphics/ImageMagick /Users/brad/misc/macports/users/pixilla/dports/graphics/jpeg /Users/brad/misc/macports/users/pixilla/dports/graphics/libpng /Users/brad/misc/macports/users/pixilla/dports/graphics/tiff /Users/brad/misc/macports/users/pixilla/dports/print/ghostscript I can now frequently perform "port selfupdate; port upgrade outdated" with less risk of breaking things. Less frequently and at a time when I know I will have hours/days to handle any upgrade issues I perform a manual copy from /opt/local/var/macports/sources/svn.macports.org/trunk/dports to /Users/brad/misc/macports/users/pixilla/dports. Regards, Bradley Giesbrecht (pixilla) -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2763 bytes Desc: not available URL: From glen at toadhill.net Mon Mar 19 18:17:28 2012 From: glen at toadhill.net (Glen Henshaw) Date: Mon, 19 Mar 2012 21:17:28 -0400 Subject: Installer hangs... it's been a bad day. Message-ID: <1332206248.1023.140661051415333@webmail.messagingengine.com> Somehow, I zorched my MacPorts install today. It started out complaining about not having the right Xcode install (even though I did). After mucking about with reinstalling Xcode, the command line utilities, editing macports.conf, etc, it got to the point where just running the port command, even "port help", froze the machine, requiring a hard reboot. I tried to reinstall (without first uninstalling, trying to salvage my installed ports and just write over the port infrastructure), but the installer hung at ./postflight: Updating port image format? So eventually I manually uninstalled MacPorts altogether, following the documented instructions. And now, when I try to run the installer - after a fresh reboot - it still hangs in exactly the same spot. Just sits there. For as long as I'm willing to stare at it, apparently. On my last attempt, I let it run for nearly thirty minutes. Nothing. Now what? Glen -- Glen Henshaw glen at toadhill.net From jeremy at lavergne.gotdns.org Mon Mar 19 18:41:09 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Mon, 19 Mar 2012 21:41:09 -0400 Subject: Installer hangs... it's been a bad day. In-Reply-To: <1332206248.1023.140661051415333@webmail.messagingengine.com> References: <1332206248.1023.140661051415333@webmail.messagingengine.com> Message-ID: > the installer hung at > > ./postflight: Updating port image format? Sounds like you had an old (very old) MacPorts installation that needed to be updated, so it was dutifully doing that. If you had many packages installed, converting from the old flat file format may indeed take hours. > So eventually I manually uninstalled MacPorts altogether, following the documented instructions. And now, when I try to run the installer - > after a fresh reboot - it still hangs in exactly the same spot. Just sits there. For as long as I'm willing to stare at it, apparently. On my last attempt, I let it run for nearly thirty minutes. Nothing. If `du -sh /opt/local` says you've got more than a couple megabytes installed, things aren't actually uninstalled. Since it seems the installation was so old you may have forgotten about it, you might as well just blow the whole thing away and deal with any non-/opt/local collisions as they arise (by issuing `port -f activate X` at the time). I'd see if there are any other suggestions before blowing the whole thing away, but my guess is you have a lot of very old packages installed still. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From glen at toadhill.net Mon Mar 19 18:48:05 2012 From: glen at toadhill.net (Glen Henshaw) Date: Mon, 19 Mar 2012 21:48:05 -0400 Subject: Installer hangs... it's been a bad day. In-Reply-To: References: <1332206248.1023.140661051415333@webmail.messagingengine.com> Message-ID: <1332208085.6880.140661051424117@webmail.messagingengine.com> > Sounds like you had an old (very old) MacPorts installation that needed > to be updated, so it was dutifully doing that. No, not true - I update at least every few weeks. This morning it did install a newer version of MacPorts, but I was only one version behind. It *is* true that I've been using MacPorts for a long, long time, basically since it started, but I completely reinstalled from scratch when I updated to Snow Leopard. And my last selfupdate was less than a month ago. > If `du -sh /opt/local` says you've got more than a couple megabytes > installed, things aren't actually uninstalled. $ du -sh /opt/local 1.6M /opt/local Note that this is *after* most of the installer script has finished. It's still spinning it's wheels trying to run the postflight script. Since 1.6M is the expected size of a clean macPorts install, I'm pretty sure there aren't any ports in there yet. Glen -- Glen Henshaw glen at toadhill.net On Mon, Mar 19, 2012, at 09:41 PM, Jeremy Lavergne wrote: > > the installer hung at > > > > ./postflight: Updating port image format? > > Sounds like you had an old (very old) MacPorts installation that needed > to be updated, so it was dutifully doing that. If you had many packages > installed, converting from the old flat file format may indeed take > hours. > > > So eventually I manually uninstalled MacPorts altogether, following the documented instructions. And now, when I try to run the installer - > > after a fresh reboot - it still hangs in exactly the same spot. Just sits there. For as long as I'm willing to stare at it, apparently. On my last attempt, I let it run for nearly thirty minutes. Nothing. > > If `du -sh /opt/local` says you've got more than a couple megabytes > installed, things aren't actually uninstalled. Since it seems the > installation was so old you may have forgotten about it, you might as > well just blow the whole thing away and deal with any non-/opt/local > collisions as they arise (by issuing `port -f activate X` at the time). > > I'd see if there are any other suggestions before blowing the whole thing > away, but my guess is you have a lot of very old packages installed > still. > > Email had 1 attachment: > + smime.p7s > 12k (application/pkcs7-signature) From jeremy at lavergne.gotdns.org Mon Mar 19 18:50:59 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Mon, 19 Mar 2012 21:50:59 -0400 Subject: Installer hangs... it's been a bad day. In-Reply-To: <1332208085.6880.140661051424117@webmail.messagingengine.com> References: <1332206248.1023.140661051415333@webmail.messagingengine.com> <1332208085.6880.140661051424117@webmail.messagingengine.com> Message-ID: <9297AB5F-5FA9-4C8B-8ADB-F7AECB846AE5@lavergne.gotdns.org> > $ du -sh /opt/local > 1.6M /opt/local > > Note that this is *after* most of the installer script has finished. > It's still spinning it's wheels trying to run the postflight script. > Since 1.6M is the expected size of a clean macPorts install, I'm pretty > sure there aren't any ports in there yet. Then as you say, you did nuke everything but have the symptoms as if it were looking at an ancient install. Interesting, and perhaps one for josh/ryan to look at. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From hsmatis at lbl.gov Mon Mar 19 23:51:46 2012 From: hsmatis at lbl.gov (Howard Matis) Date: Mon, 19 Mar 2012 23:51:46 -0700 Subject: Problem installing gcc47 Message-ID: <24E7D4CC-C596-4562-AC1E-38C99BE5D9BB@lbl.gov> I have two problems: 1) I am getting an error which I can't fix. I have the latest version of Xcode and installed the command line. Howards-Laptop:~ matis$ sudo port install gcc47 +ssl Warning: xcodebuild exists but failed to execute Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build. Warning: You may need to run `sudo xcode-select -switch /Applications/Xcode.app` ---> Computing dependencies for gcc47 ---> Staging gcc47 into destroot ---> Installing gcc47 @4.7-20120225_0 ---> Activating gcc47 @4.7-20120225_0 ---> Cleaning gcc47 Howards-Laptop:bin matis$ sudo xcode-select -switch /Applications/Xcode.app Howards-Laptop:bin matis$ sudo port activate gcc4.7 Warning: xcodebuild exists but failed to execute Error: port activate failed: Registry error: gcc4.7 is not installed. Howards-Laptop:bin matis$ xcodebuild error: can't exec '/Applications/Xcode.app/usr/bin/xcodebuild' (No such file or directory) Howards-Laptop:bin matis$ whereis xcodebuild /usr/bin/xcodebuild How can I get the correct version of xcodebuild. 2) Also, I try to run an executable and I get Howards-Laptop:eventbin matis$ gcc-mp-4.7 readeventbin.f gcc-mp-4.7: error: readeventbin.f: Fortran compiler not installed on this system How do I install the Fortran Compiler or run the g47 compiler properly? Howard Matis From deric at macports.org Tue Mar 20 02:55:09 2012 From: deric at macports.org (Daniel Ericsson) Date: Tue, 20 Mar 2012 10:55:09 +0100 Subject: Problem installing gcc47 In-Reply-To: <24E7D4CC-C596-4562-AC1E-38C99BE5D9BB@lbl.gov> References: <24E7D4CC-C596-4562-AC1E-38C99BE5D9BB@lbl.gov> Message-ID: On 20 mar 2012, at 07:51, Howard Matis wrote: > I have two problems: > > 1) I am getting an error which I can't fix. I have the latest version of Xcode and installed the command line. > > Howards-Laptop:~ matis$ sudo port install gcc47 +ssl > Warning: xcodebuild exists but failed to execute > Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build. > Warning: You may need to run `sudo xcode-select -switch /Applications/Xcode.app` > ---> Computing dependencies for gcc47 > ---> Staging gcc47 into destroot > ---> Installing gcc47 @4.7-20120225_0 > ---> Activating gcc47 @4.7-20120225_0 > ---> Cleaning gcc47 xcodebuild not functioning is just a warning at this point and the gcc47 port seems to install and activate fine from the output above. > > Howards-Laptop:bin matis$ sudo xcode-select -switch /Applications/Xcode.app > Howards-Laptop:bin matis$ sudo port activate gcc4.7 > Warning: xcodebuild exists but failed to execute > Error: port activate failed: Registry error: gcc4.7 is not installed. > Howards-Laptop:bin matis$ xcodebuild > error: can't exec '/Applications/Xcode.app/usr/bin/xcodebuild' (No such file or directory) > Howards-Laptop:bin matis$ whereis xcodebuild > /usr/bin/xcodebuild > > > How can I get the correct version of xcodebuild. If you wanted to activate gcc47 that would be "sudo port activate gcc47" not "sudo port activate gcc4.7", still from the output above I'm not sure why you'd want to since it, again, installed and activated fine. For recent problems relating to Xcode 4.3 and xcodebuild there is some documentation at https://trac.macports.org/wiki/ProblemHotlist#xcode43 that can help you to sort out a functioning xcodebuild and remove the warning. > 2) Also, I try to run an executable and I get > > Howards-Laptop:eventbin matis$ gcc-mp-4.7 readeventbin.f > gcc-mp-4.7: error: readeventbin.f: Fortran compiler not installed on this system > > How do I install the Fortran Compiler or run the g47 compiler properly? $ port variants gcc47 gcc47 has the variants: gfortran: Enables Fortran/gfortran; this language will be enabled in the final version - this variant is completely untested! * conflicts with java java: Enables Java/gcj; this language will be enabled in the final version - this variant is completely untested! * conflicts with gfortran universal: Build for multiple architectures Installing gcc with: "sudo port install gcc +gfortran" would have compiled it with fortran support. hope that helps, -- Daniel From deric at macports.org Tue Mar 20 03:00:22 2012 From: deric at macports.org (Daniel Ericsson) Date: Tue, 20 Mar 2012 11:00:22 +0100 Subject: Linux between macport comparison. In-Reply-To: <4F675E1D.2090703@sunrise.ch> References: <4F675DA7.9060608@sunrise.ch> <4F675E1D.2090703@sunrise.ch> Message-ID: <0F68C9D5-6182-424A-BA36-14F154A8CBBA@macports.org> On 19 mar 2012, at 17:26, Michael Parchet wrote: > When I used linux, I used ./configure, make and make install command. It semms that macport output is only configuring, building and installing but macport don't show the details on the output console. On error, macport ask to see the main.log file. can macport sxhow all the details in the same way that linux ? "port -d" to turn on debug mode. "port -v" to turn on verbose mode. -- Daniel From josafa.galdino at avaty.com.br Tue Mar 20 07:43:13 2012 From: josafa.galdino at avaty.com.br (=?ISO-8859-1?Q?Galdino=2C_Josaf=E1?=) Date: Tue, 20 Mar 2012 11:43:13 -0300 Subject: Configure failure on Mac OS X Lion and Xcode 4.3.1 Message-ID: Hi there, I`m trying install dependencies for compile liblinphone on my Mac OS X Lion with Xcode 4.3.1. When I run the following command: *sudo port install nawk coreutils automake autoconf libtool intltool wget pkgconfig cmake yasm doxygen* I got this error message: *---> Cleaning nawk* *---> Computing dependencies for coreutils* *---> Dependencies to be installed: autoconf help2man p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 autoconf automake gmp libtool xz* *---> Configuring gdbm* *Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)* *Error: Failed to install gdbm* *Log for gdbm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/main.log * *Error: The following dependencies were not installed: autoconf help2man p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 autoconf automake gmp libtool xz* *Error: Status 1 encountered during processing.* *To report a bug, see * * * And the content of log file: *version:1* *:debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work /opt/local/var/macports/sources/ rsync.macports.org/release/tarballs/ports/databases/gdbm/work* *:debug:clean changing euid/egid - current euid: 0 - current egid: 0* *:debug:clean egid changed to: 501* *:debug:clean euid changed to: 502* *:debug:main Executing org.macports.main (gdbm)* *:debug:main Privilege de-escalation not attempted as not running as root.* *:debug:main Skipping completed org.macports.archivefetch (gdbm)* *:debug:main Privilege de-escalation not attempted as not running as root.* *:debug:main Skipping completed org.macports.fetch (gdbm)* *:debug:main Privilege de-escalation not attempted as not running as root.* *:debug:main Skipping completed org.macports.checksum (gdbm)* *:debug:main Privilege de-escalation not attempted as not running as root.* *:debug:main Skipping completed org.macports.extract (gdbm)* *:debug:main Privilege de-escalation not attempted as not running as root.* *:debug:main Skipping completed org.macports.patch (gdbm)* *:debug:main Privilege de-escalation not attempted as not running as root.* *:debug:configure configure phase started at Tue Mar 20 11:30:12 BRT 2012* *:notice:configure ---> Configuring gdbm* *:debug:configure Using compiler 'Mac OS X clang'* *:debug:configure Executing org.macports.configure (gdbm)* *:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' GI_SCANNER_DISABLE_CACHE='1' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'* *:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.10" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info'* *:debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.10" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info * *:info:configure checking for a BSD-compatible install... /usr/bin/install -c* *:info:configure checking whether build environment is sane... yes* *:info:configure checking for a thread-safe mkdir -p... build-aux/install-sh -c -d* *:info:configure checking for gawk... no* *:info:configure checking for mawk... no* *:info:configure checking for nawk... nawk* *:info:configure checking whether make sets $(MAKE)... yes* *:info:configure checking for gcc... /usr/bin/clang* *:info:configure checking for C compiler default output file name... a.out* *:info:configure checking whether the C compiler works... yes* *:info:configure checking whether we are cross compiling... no* *:info:configure checking for suffix of executables... * *:info:configure checking for suffix of object files... o* *:info:configure checking whether we are using the GNU C compiler... yes* *:info:configure checking whether /usr/bin/clang accepts -g... yes* *:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed* *:info:configure checking for style of include used by make... GNU* *:info:configure checking dependency style of /usr/bin/clang... gcc3* *:info:configure checking how to run the C preprocessor... /usr/bin/clang -E * *:info:configure checking for a BSD-compatible install... /usr/bin/install -c* *:info:configure checking build system type... x86_64-apple-darwin11.3.0* *:info:configure checking host system type... x86_64-apple-darwin11.3.0* *:info:configure checking how to print strings... printf* *:info:configure checking for a sed that does not truncate output... /usr/bin/sed* *:info:configure checking for grep that handles long lines and -e... /usr/bin/grep* *:info:configure checking for egrep... /usr/bin/grep -E* *:info:configure checking for fgrep... /usr/bin/grep -F* *:info:configure checking for ld used by /usr/bin/clang... /usr/bin/ld* *:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no* *:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm* *:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm* *:info:configure checking whether ln -s works... yes* *:info:configure checking the maximum length of command line arguments... 196608* *:info:configure checking whether the shell understands some XSI constructs... yes* *:info:configure checking whether the shell understands "+="... yes* *:info:configure checking for /usr/bin/ld option to reload object files... -r* *:info:configure checking for objdump... no* *:info:configure checking how to recognize dependent libraries... pass_all* *:info:configure checking for ar... ar* *:info:configure checking for strip... strip* *:info:configure checking for ranlib... ranlib* *:info:configure checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok* *:info:configure checking for dsymutil... dsymutil* *:info:configure checking for nmedit... nmedit* *:info:configure checking for lipo... lipo* *:info:configure checking for otool... otool* *:info:configure checking for otool64... no* *:info:configure checking for -single_module linker flag... yes* *:info:configure checking for -exported_symbols_list linker flag... yes* *:info:configure checking for -force_load linker flag... yes* *:info:configure checking for ANSI C header files... yes* *:info:configure checking for sys/types.h... yes* *:info:configure checking for sys/stat.h... yes* *:info:configure checking for stdlib.h... yes* *:info:configure checking for string.h... yes* *:info:configure checking for memory.h... yes* *:info:configure checking for strings.h... yes* *:info:configure checking for inttypes.h... yes* *:info:configure checking for stdint.h... yes* *:info:configure checking for unistd.h... yes* *:info:configure checking for dlfcn.h... yes* *:info:configure checking for objdir... .libs* *:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes* *:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC* *:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes* *:info:configure checking if /usr/bin/clang static flag -static works... no* *:info:configure checking if /usr/bin/clang supports -c -o file.o... yes* *:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes* *:info:configure checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes* *:info:configure checking dynamic linker characteristics... darwin11.3.0 dyld* *:info:configure checking how to hardcode library paths into programs... immediate* *:info:configure checking whether stripping libraries is possible... yes* *:info:configure checking if libtool supports shared libraries... yes* *:info:configure checking whether to build shared libraries... yes* *:info:configure checking whether to build static libraries... yes* *:info:configure checking for special C compiler options needed for large files... no* *:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no* *:info:configure checking for an ANSI C-conforming const... yes* *:info:configure checking whether NLS is requested... yes* *:info:configure checking for msgfmt... /opt/local/bin/msgfmt* *:info:configure checking for gmsgfmt... /opt/local/bin/msgfmt* *:info:configure checking for xgettext... /opt/local/bin/xgettext* *:info:configure checking for msgmerge... /opt/local/bin/msgmerge* *:info:configure checking for ld used by GCC... /usr/bin/ld* *:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no* *:info:configure checking for shared library run path origin... done* *:info:configure checking for CFPreferencesCopyAppValue... yes* *:info:configure checking for CFLocaleCopyCurrent... yes* *:info:configure checking for GNU gettext in libc... no* *:info:configure checking for iconv... yes* *:info:configure checking for working iconv... yes* *:info:configure checking how to link with libiconv... -liconv* *:info:configure checking for GNU gettext in libintl... yes* *:info:configure checking whether to use NLS... yes* *:info:configure checking where the gettext function comes from... external libintl* *:info:configure checking how to link with libintl... -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation* *:info:configure checking for stdlib.h... (cached) yes* *:info:configure checking for string.h... (cached) yes* *:info:configure checking sys/file.h usability... yes* *:info:configure checking sys/file.h presence... yes* *:info:configure checking for sys/file.h... yes* *:info:configure checking for unistd.h... (cached) yes* *:info:configure checking fcntl.h usability... yes* *:info:configure checking fcntl.h presence... yes* *:info:configure checking for fcntl.h... yes* *:info:configure checking for sys/types.h... (cached) yes* *:info:configure checking for memory.h... (cached) yes* *:info:configure checking sys/termios.h usability... yes* *:info:configure checking sys/termios.h presence... yes* *:info:configure checking for sys/termios.h... yes* *:info:configure checking locale.h usability... yes* *:info:configure checking locale.h presence... yes* *:info:configure checking for locale.h... yes* *:info:configure checking for main in -ldbm... yes* *:info:configure checking for main in -lndbm... no* *:info:configure checking for rename... yes* *:info:configure checking for ftruncate... yes* *:info:configure checking for flock... yes* *:info:configure checking for lockf... yes* *:info:configure checking for fsync... yes* *:info:configure checking for setlocale... yes* *:info:configure checking for stdlib.h... (cached) yes* *:info:configure checking for unistd.h... (cached) yes* *:info:configure checking for getpagesize... yes* *:info:configure checking for working mmap... yes* *:info:configure checking for msync... yes* *:info:configure checking for off_t... yes* *:info:configure checking size of off_t... 8* *:info:configure checking for struct stat.st_blksize... yes* *:info:configure configure: creating ./config.status* *:info:configure config.status: creating tests/Makefile* *:info:configure nawk: illegal jump type 339* *:info:configure input record number 16, file * *:info:configure source line number 161* *:info:configure sed: stdout: Broken pipe* *:info:configure config.status: error: could not create tests/Makefile* *:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.10" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info " returned error 1* *:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)* *:debug:configure Backtrace: configure failure: shell command failed (see log for details)* * while executing* *"$procedure $targetname"* *:info:configure Warning: the following items did not execute (for gdbm): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install* *:error:configure Failed to install gdbm* *:debug:configure Registry error: xz not registered as installed & active.* * invoked from within* *"registry_active ${subport}"* * invoked from within* *"$workername eval registry_active \${subport}"* *:notice:configure Log for gdbm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/main.log * When I tried install ports one at a time I got similar errors. Hope anyone could help. Regards, Josaf? Filho Engenheiro de Software - Avaty! Tecnologia -------------- next part -------------- An HTML attachment was scrubbed... URL: From mparchet at sunrise.ch Tue Mar 20 08:14:32 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Tue, 20 Mar 2012 16:14:32 +0100 Subject: Configure failure on Mac OS X Lion and Xcode 4.3.1 In-Reply-To: References: Message-ID: <4F689ED8.5070903@sunrise.ch> Le 20.03.12 15:43, Galdino, Josaf? a ?crit : Hello, You can do only /sudo port install nawk to install dependence of it. To show the details, (like on linux), you can do //sudo port -d install nawk/. I hope I have been help you Best regards mparchet > Hi there, > > I`m trying install dependencies for compile liblinphone on my Mac OS X > Lion with Xcode 4.3.1. When I run the following command: > > /sudo port install nawk coreutils automake autoconf libtool > intltool wget pkgconfig cmake yasm doxygen/ > > > I got this error message: > > /---> Cleaning nawk/ > /---> Computing dependencies for coreutils/ > /---> Dependencies to be installed: autoconf help2man > p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 autoconf > automake gmp libtool xz/ > /---> Configuring gdbm/ > /Error: Target org.macports.configure returned: configure failure: > shell command failed (see log for details)/ > /Error: Failed to install gdbm/ > /Log for gdbm is at: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/main.log/ > /Error: The following dependencies were not installed: autoconf > help2man p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 > autoconf automake gmp libtool xz/ > /Error: Status 1 encountered during processing./ > /To report a bug, see / > / > / > > And the content of log file: > > /version:1/ > /:debug:clean Attempting ln -sf > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work > /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/gdbm/work > / > /:debug:clean changing euid/egid - current euid: 0 - current egid: 0/ > /:debug:clean egid changed to: 501/ > /:debug:clean euid changed to: 502/ > /:debug:main Executing org.macports.main (gdbm)/ > /:debug:main Privilege de-escalation not attempted as not running > as root./ > /:debug:main Skipping completed org.macports.archivefetch (gdbm)/ > /:debug:main Privilege de-escalation not attempted as not running > as root./ > /:debug:main Skipping completed org.macports.fetch (gdbm)/ > /:debug:main Privilege de-escalation not attempted as not running > as root./ > /:debug:main Skipping completed org.macports.checksum (gdbm)/ > /:debug:main Privilege de-escalation not attempted as not running > as root./ > /:debug:main Skipping completed org.macports.extract (gdbm)/ > /:debug:main Privilege de-escalation not attempted as not running > as root./ > /:debug:main Skipping completed org.macports.patch (gdbm)/ > /:debug:main Privilege de-escalation not attempted as not running > as root./ > /:debug:configure configure phase started at Tue Mar 20 11:30:12 > BRT 2012/ > /:notice:configure ---> Configuring gdbm/ > /:debug:configure Using compiler 'Mac OS X clang'/ > /:debug:configure Executing org.macports.configure (gdbm)/ > /:debug:configure Environment: CPATH='/opt/local/include' > CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' > CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' > MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/usr/bin/clang++' > CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/.CC_PRINT_OPTIONS' > F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' > OBJC='/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' > GI_SCANNER_DISABLE_CACHE='1' INSTALL='/usr/bin/install -c' > OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' > CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'/ > /:debug:configure Assembled command: 'cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.10" > && ./configure --prefix=/opt/local --mandir=/opt/local/share/man > --infodir=/opt/local/share/info'/ > /:debug:configure Executing command line: cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.10" > && ./configure --prefix=/opt/local --mandir=/opt/local/share/man > --infodir=/opt/local/share/info / > /:info:configure checking for a BSD-compatible install... > /usr/bin/install -c/ > /:info:configure checking whether build environment is sane... yes/ > /:info:configure checking for a thread-safe mkdir -p... > build-aux/install-sh -c -d/ > /:info:configure checking for gawk... no/ > /:info:configure checking for mawk... no/ > /:info:configure checking for nawk... nawk/ > /:info:configure checking whether make sets $(MAKE)... yes/ > /:info:configure checking for gcc... /usr/bin/clang/ > /:info:configure checking for C compiler default output file > name... a.out/ > /:info:configure checking whether the C compiler works... yes/ > /:info:configure checking whether we are cross compiling... no/ > /:info:configure checking for suffix of executables... / > /:info:configure checking for suffix of object files... o/ > /:info:configure checking whether we are using the GNU C > compiler... yes/ > /:info:configure checking whether /usr/bin/clang accepts -g... yes/ > /:info:configure checking for /usr/bin/clang option to accept ISO > C89... none needed/ > /:info:configure checking for style of include used by make... GNU/ > /:info:configure checking dependency style of /usr/bin/clang... gcc3/ > /:info:configure checking how to run the C preprocessor... > /usr/bin/clang -E/ > /:info:configure checking for a BSD-compatible install... > /usr/bin/install -c/ > /:info:configure checking build system type... > x86_64-apple-darwin11.3.0/ > /:info:configure checking host system type... > x86_64-apple-darwin11.3.0/ > /:info:configure checking how to print strings... printf/ > /:info:configure checking for a sed that does not truncate > output... /usr/bin/sed/ > /:info:configure checking for grep that handles long lines and > -e... /usr/bin/grep/ > /:info:configure checking for egrep... /usr/bin/grep -E/ > /:info:configure checking for fgrep... /usr/bin/grep -F/ > /:info:configure checking for ld used by /usr/bin/clang... > /usr/bin/ld/ > /:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no/ > /:info:configure checking for BSD- or MS-compatible name lister > (nm)... /usr/bin/nm/ > /:info:configure checking the name lister (/usr/bin/nm) > interface... BSD nm/ > /:info:configure checking whether ln -s works... yes/ > /:info:configure checking the maximum length of command line > arguments... 196608/ > /:info:configure checking whether the shell understands some XSI > constructs... yes/ > /:info:configure checking whether the shell understands "+="... yes/ > /:info:configure checking for /usr/bin/ld option to reload object > files... -r/ > /:info:configure checking for objdump... no/ > /:info:configure checking how to recognize dependent libraries... > pass_all/ > /:info:configure checking for ar... ar/ > /:info:configure checking for strip... strip/ > /:info:configure checking for ranlib... ranlib/ > /:info:configure checking command to parse /usr/bin/nm output from > /usr/bin/clang object... ok/ > /:info:configure checking for dsymutil... dsymutil/ > /:info:configure checking for nmedit... nmedit/ > /:info:configure checking for lipo... lipo/ > /:info:configure checking for otool... otool/ > /:info:configure checking for otool64... no/ > /:info:configure checking for -single_module linker flag... yes/ > /:info:configure checking for -exported_symbols_list linker > flag... yes/ > /:info:configure checking for -force_load linker flag... yes/ > /:info:configure checking for ANSI C header files... yes/ > /:info:configure checking for sys/types.h... yes/ > /:info:configure checking for sys/stat.h... yes/ > /:info:configure checking for stdlib.h... yes/ > /:info:configure checking for string.h... yes/ > /:info:configure checking for memory.h... yes/ > /:info:configure checking for strings.h... yes/ > /:info:configure checking for inttypes.h... yes/ > /:info:configure checking for stdint.h... yes/ > /:info:configure checking for unistd.h... yes/ > /:info:configure checking for dlfcn.h... yes/ > /:info:configure checking for objdir... .libs/ > /:info:configure checking if /usr/bin/clang supports -fno-rtti > -fno-exceptions... yes/ > /:info:configure checking for /usr/bin/clang option to produce > PIC... -fno-common -DPIC/ > /:info:configure checking if /usr/bin/clang PIC flag -fno-common > -DPIC works... yes/ > /:info:configure checking if /usr/bin/clang static flag -static > works... no/ > /:info:configure checking if /usr/bin/clang supports -c -o > file.o... yes/ > /:info:configure checking if /usr/bin/clang supports -c -o > file.o... (cached) yes/ > /:info:configure checking whether the /usr/bin/clang linker > (/usr/bin/ld) supports shared libraries... yes/ > /:info:configure checking dynamic linker characteristics... > darwin11.3.0 dyld/ > /:info:configure checking how to hardcode library paths into > programs... immediate/ > /:info:configure checking whether stripping libraries is > possible... yes/ > /:info:configure checking if libtool supports shared libraries... yes/ > /:info:configure checking whether to build shared libraries... yes/ > /:info:configure checking whether to build static libraries... yes/ > /:info:configure checking for special C compiler options needed > for large files... no/ > /:info:configure checking for _FILE_OFFSET_BITS value needed for > large files... no/ > /:info:configure checking for an ANSI C-conforming const... yes/ > /:info:configure checking whether NLS is requested... yes/ > /:info:configure checking for msgfmt... /opt/local/bin/msgfmt/ > /:info:configure checking for gmsgfmt... /opt/local/bin/msgfmt/ > /:info:configure checking for xgettext... /opt/local/bin/xgettext/ > /:info:configure checking for msgmerge... /opt/local/bin/msgmerge/ > /:info:configure checking for ld used by GCC... /usr/bin/ld/ > /:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no/ > /:info:configure checking for shared library run path origin... done/ > /:info:configure checking for CFPreferencesCopyAppValue... yes/ > /:info:configure checking for CFLocaleCopyCurrent... yes/ > /:info:configure checking for GNU gettext in libc... no/ > /:info:configure checking for iconv... yes/ > /:info:configure checking for working iconv... yes/ > /:info:configure checking how to link with libiconv... -liconv/ > /:info:configure checking for GNU gettext in libintl... yes/ > /:info:configure checking whether to use NLS... yes/ > /:info:configure checking where the gettext function comes from... > external libintl/ > /:info:configure checking how to link with libintl... -lintl > -liconv -lc -Wl,-framework -Wl,CoreFoundation/ > /:info:configure checking for stdlib.h... (cached) yes/ > /:info:configure checking for string.h... (cached) yes/ > /:info:configure checking sys/file.h usability... yes/ > /:info:configure checking sys/file.h presence... yes/ > /:info:configure checking for sys/file.h... yes/ > /:info:configure checking for unistd.h... (cached) yes/ > /:info:configure checking fcntl.h usability... yes/ > /:info:configure checking fcntl.h presence... yes/ > /:info:configure checking for fcntl.h... yes/ > /:info:configure checking for sys/types.h... (cached) yes/ > /:info:configure checking for memory.h... (cached) yes/ > /:info:configure checking sys/termios.h usability... yes/ > /:info:configure checking sys/termios.h presence... yes/ > /:info:configure checking for sys/termios.h... yes/ > /:info:configure checking locale.h usability... yes/ > /:info:configure checking locale.h presence... yes/ > /:info:configure checking for locale.h... yes/ > /:info:configure checking for main in -ldbm... yes/ > /:info:configure checking for main in -lndbm... no/ > /:info:configure checking for rename... yes/ > /:info:configure checking for ftruncate... yes/ > /:info:configure checking for flock... yes/ > /:info:configure checking for lockf... yes/ > /:info:configure checking for fsync... yes/ > /:info:configure checking for setlocale... yes/ > /:info:configure checking for stdlib.h... (cached) yes/ > /:info:configure checking for unistd.h... (cached) yes/ > /:info:configure checking for getpagesize... yes/ > /:info:configure checking for working mmap... yes/ > /:info:configure checking for msync... yes/ > /:info:configure checking for off_t... yes/ > /:info:configure checking size of off_t... 8/ > /:info:configure checking for struct stat.st_blksize... yes/ > /:info:configure configure: creating ./config.status/ > /:info:configure config.status: creating tests/Makefile/ > /:info:configure nawk: illegal jump type 339/ > /:info:configure input record number 16, file / > /:info:configure source line number 161/ > /:info:configure sed: stdout: Broken pipe/ > /:info:configure config.status: error: could not create > tests/Makefile/ > /:info:configure shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.10" > && ./configure --prefix=/opt/local --mandir=/opt/local/share/man > --infodir=/opt/local/share/info " returned error 1/ > /:error:configure Target org.macports.configure returned: > configure failure: shell command failed (see log for details)/ > /:debug:configure Backtrace: configure failure: shell command > failed (see log for details)/ > / while executing/ > /"$procedure $targetname"/ > /:info:configure Warning: the following items did not execute (for > gdbm): org.macports.activate org.macports.configure > org.macports.build org.macports.destroot org.macports.install/ > /:error:configure Failed to install gdbm/ > /:debug:configure Registry error: xz not registered as installed & > active./ > / invoked from within/ > /"registry_active ${subport}"/ > / invoked from within/ > /"$workername eval registry_active \${subport}"/ > /:notice:configure Log for gdbm is at: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/main.log/ > > When I tried install ports one at a time I got similar errors. > > Hope anyone could help. > > Regards, > > Josaf? Filho > Engenheiro de Software - Avaty! Tecnologia > > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From florian at eprofs.de Tue Mar 20 09:30:59 2012 From: florian at eprofs.de (Florian Wobbe) Date: Tue, 20 Mar 2012 17:30:59 +0100 Subject: Problem with Freetype 2.4.9 (ghostscript) Message-ID: > > I upgraded to ghostscript 9.05 and freetype 2.4.9 recently and get the following error whenever ghostscript is invoked: > > > > GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1 > > > > This seems like a recent problem after freetype went to 2.4.9 about a week ago; somebody was able to fix it by installing ghostscript-svn from AUR (https://bbs.archlinux.org/viewtopic.php?pid=1072377). However, I have no idea as to how fix it for MacPorts. Any ideas? > > This was reported to me by private email as well. It's good to hear that the ghostscript developers have already fixed the problem; hopefully that means they will release a new version containing this fix soon, at which time we can update the ghostscript port to that new version. I'm not sure whether the ghostscript developers are doing anything to resolve this: The mailing list you mention also states that you just hide the problem by using ghostscript-svn because that version uses freetype2 shipped with its sources but not the system one. In fact, this has been the case with macports' ghostscript version 9.04 as that one used its own freetype and not the one provided by macports. With r89880 this changed. From josafa.galdino at avaty.com.br Tue Mar 20 09:41:57 2012 From: josafa.galdino at avaty.com.br (=?ISO-8859-1?Q?Galdino=2C_Josaf=E1?=) Date: Tue, 20 Mar 2012 13:41:57 -0300 Subject: Configure failure on Mac OS X Lion and Xcode 4.3.1 In-Reply-To: <4F689ED8.5070903@sunrise.ch> References: <4F689ED8.5070903@sunrise.ch> Message-ID: Hi Michael, The error continues because the error occurs while installing *coreutils* and not *nawk*. *---> Computing dependencies for coreutils* *---> Dependencies to be installed: autoconf help2man p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 autoconf automake gmp libtool xz* *---> Configuring gdbm* *Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)* *Error: Failed to install gdbm* As you could see the error occur in *gdbm* installation that was dependence for *coreutils* not *nawk*. 2012/3/20 Michael Parchet > > Le 20.03.12 15:43, Galdino, Josaf? a ?crit : > Hello, > > You can do only sudo port install nawk to install dependence of it. > > To show the details, (like on linux), you can do > > sudo port -d install nawk. > > I hope I have been help you > > Best regards > > mparchet > > Hi there, > > I`m trying install dependencies for compile liblinphone on my Mac OS X Lion with Xcode 4.3.1. When I run the following command: > > sudo port install nawk coreutils automake autoconf libtool intltool wget pkgconfig cmake yasm doxygen > > > I got this error message: > > ---> Cleaning nawk > ---> Computing dependencies for coreutils > ---> Dependencies to be installed: autoconf help2man p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 autoconf automake gmp libtool xz > ---> Configuring gdbm > Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) > Error: Failed to install gdbm > Log for gdbm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/main.log > Error: The following dependencies were not installed: autoconf help2man p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 autoconf automake gmp libtool xz > Error: Status 1 encountered during processing. > To report a bug, see > > And the content of log file: > > version:1 > :debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work /opt/local/var/macports/sources/ rsync.macports.org/release/tarballs/ports/databases/gdbm/work > :debug:clean changing euid/egid - current euid: 0 - current egid: 0 > :debug:clean egid changed to: 501 > :debug:clean euid changed to: 502 > :debug:main Executing org.macports.main (gdbm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.archivefetch (gdbm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.fetch (gdbm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.checksum (gdbm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.extract (gdbm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.patch (gdbm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:configure configure phase started at Tue Mar 20 11:30:12 BRT 2012 > :notice:configure ---> Configuring gdbm > :debug:configure Using compiler 'Mac OS X clang' > :debug:configure Executing org.macports.configure (gdbm) > :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' GI_SCANNER_DISABLE_CACHE='1' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' > :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.10" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info' > :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.10" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info > :info:configure checking for a BSD-compatible install... /usr/bin/install -c > :info:configure checking whether build environment is sane... yes > :info:configure checking for a thread-safe mkdir -p... build-aux/install-sh -c -d > :info:configure checking for gawk... no > :info:configure checking for mawk... no > :info:configure checking for nawk... nawk > :info:configure checking whether make sets $(MAKE)... yes > :info:configure checking for gcc... /usr/bin/clang > :info:configure checking for C compiler default output file name... a.out > :info:configure checking whether the C compiler works... yes > :info:configure checking whether we are cross compiling... no > :info:configure checking for suffix of executables... > :info:configure checking for suffix of object files... o > :info:configure checking whether we are using the GNU C compiler... yes > :info:configure checking whether /usr/bin/clang accepts -g... yes > :info:configure checking for /usr/bin/clang option to accept ISO C89... none needed > :info:configure checking for style of include used by make... GNU > :info:configure checking dependency style of /usr/bin/clang... gcc3 > :info:configure checking how to run the C preprocessor... /usr/bin/clang -E > :info:configure checking for a BSD-compatible install... /usr/bin/install -c > :info:configure checking build system type... x86_64-apple-darwin11.3.0 > :info:configure checking host system type... x86_64-apple-darwin11.3.0 > :info:configure checking how to print strings... printf > :info:configure checking for a sed that does not truncate output... /usr/bin/sed > :info:configure checking for grep that handles long lines and -e... /usr/bin/grep > :info:configure checking for egrep... /usr/bin/grep -E > :info:configure checking for fgrep... /usr/bin/grep -F > :info:configure checking for ld used by /usr/bin/clang... /usr/bin/ld > :info:configure checking if the linker (/usr/bin/ld) is GNU ld... no > :info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm > :info:configure checking the name lister (/usr/bin/nm) interface... BSD nm > :info:configure checking whether ln -s works... yes > :info:configure checking the maximum length of command line arguments... 196608 > :info:configure checking whether the shell understands some XSI constructs... yes > :info:configure checking whether the shell understands "+="... yes > :info:configure checking for /usr/bin/ld option to reload object files... -r > :info:configure checking for objdump... no > :info:configure checking how to recognize dependent libraries... pass_all > :info:configure checking for ar... ar > :info:configure checking for strip... strip > :info:configure checking for ranlib... ranlib > :info:configure checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok > :info:configure checking for dsymutil... dsymutil > :info:configure checking for nmedit... nmedit > :info:configure checking for lipo... lipo > :info:configure checking for otool... otool > :info:configure checking for otool64... no > :info:configure checking for -single_module linker flag... yes > :info:configure checking for -exported_symbols_list linker flag... yes > :info:configure checking for -force_load linker flag... yes > :info:configure checking for ANSI C header files... yes > :info:configure checking for sys/types.h... yes > :info:configure checking for sys/stat.h... yes > :info:configure checking for stdlib.h... yes > :info:configure checking for string.h... yes > :info:configure checking for memory.h... yes > :info:configure checking for strings.h... yes > :info:configure checking for inttypes.h... yes > :info:configure checking for stdint.h... yes > :info:configure checking for unistd.h... yes > :info:configure checking for dlfcn.h... yes > :info:configure checking for objdir... .libs > :info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes > :info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC > :info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes > :info:configure checking if /usr/bin/clang static flag -static works... no > :info:configure checking if /usr/bin/clang supports -c -o file.o... yes > :info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes > :info:configure checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes > :info:configure checking dynamic linker characteristics... darwin11.3.0 dyld > :info:configure checking how to hardcode library paths into programs... immediate > :info:configure checking whether stripping libraries is possible... yes > :info:configure checking if libtool supports shared libraries... yes > :info:configure checking whether to build shared libraries... yes > :info:configure checking whether to build static libraries... yes > :info:configure checking for special C compiler options needed for large files... no > :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no > :info:configure checking for an ANSI C-conforming const... yes > :info:configure checking whether NLS is requested... yes > :info:configure checking for msgfmt... /opt/local/bin/msgfmt > :info:configure checking for gmsgfmt... /opt/local/bin/msgfmt > :info:configure checking for xgettext... /opt/local/bin/xgettext > :info:configure checking for msgmerge... /opt/local/bin/msgmerge > :info:configure checking for ld used by GCC... /usr/bin/ld > :info:configure checking if the linker (/usr/bin/ld) is GNU ld... no > :info:configure checking for shared library run path origin... done > :info:configure checking for CFPreferencesCopyAppValue... yes > :info:configure checking for CFLocaleCopyCurrent... yes > :info:configure checking for GNU gettext in libc... no > :info:configure checking for iconv... yes > :info:configure checking for working iconv... yes > :info:configure checking how to link with libiconv... -liconv > :info:configure checking for GNU gettext in libintl... yes > :info:configure checking whether to use NLS... yes > :info:configure checking where the gettext function comes from... external libintl > :info:configure checking how to link with libintl... -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation > :info:configure checking for stdlib.h... (cached) yes > :info:configure checking for string.h... (cached) yes > :info:configure checking sys/file.h usability... yes > :info:configure checking sys/file.h presence... yes > :info:configure checking for sys/file.h... yes > :info:configure checking for unistd.h... (cached) yes > :info:configure checking fcntl.h usability... yes > :info:configure checking fcntl.h presence... yes > :info:configure checking for fcntl.h... yes > :info:configure checking for sys/types.h... (cached) yes > :info:configure checking for memory.h... (cached) yes > :info:configure checking sys/termios.h usability... yes > :info:configure checking sys/termios.h presence... yes > :info:configure checking for sys/termios.h... yes > :info:configure checking locale.h usability... yes > :info:configure checking locale.h presence... yes > :info:configure checking for locale.h... yes > :info:configure checking for main in -ldbm... yes > :info:configure checking for main in -lndbm... no > :info:configure checking for rename... yes > :info:configure checking for ftruncate... yes > :info:configure checking for flock... yes > :info:configure checking for lockf... yes > :info:configure checking for fsync... yes > :info:configure checking for setlocale... yes > :info:configure checking for stdlib.h... (cached) yes > :info:configure checking for unistd.h... (cached) yes > :info:configure checking for getpagesize... yes > :info:configure checking for working mmap... yes > :info:configure checking for msync... yes > :info:configure checking for off_t... yes > :info:configure checking size of off_t... 8 > :info:configure checking for struct stat.st_blksize... yes > :info:configure configure: creating ./config.status > :info:configure config.status: creating tests/Makefile > :info:configure nawk: illegal jump type 339 > :info:configure input record number 16, file > :info:configure source line number 161 > :info:configure sed: stdout: Broken pipe > :info:configure config.status: error: could not create tests/Makefile > :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.10" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info " returned error 1 > :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) > :debug:configure Backtrace: configure failure: shell command failed (see log for details) > while executing > "$procedure $targetname" > :info:configure Warning: the following items did not execute (for gdbm): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install > :error:configure Failed to install gdbm > :debug:configure Registry error: xz not registered as installed & active. > invoked from within > "registry_active ${subport}" > invoked from within > "$workername eval registry_active \${subport}" > :notice:configure Log for gdbm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/main.log > > When I tried install ports one at a time I got similar errors. > > Hope anyone could help. > > Regards, > > Josaf? Filho > Engenheiro de Software - Avaty! Tecnologia > > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > -- Att, Josaf? Filho Engenheiro de Software - Avaty! Tecnologia -------------- next part -------------- An HTML attachment was scrubbed... URL: From dports at macports.org Tue Mar 20 09:56:32 2012 From: dports at macports.org (Dan Ports) Date: Tue, 20 Mar 2012 09:56:32 -0700 Subject: Configure failure on Mac OS X Lion and Xcode 4.3.1 In-Reply-To: References: Message-ID: <20120320165632.GA83011@ambulatoryclam.net> There have been some issues with ports failing to configure if nawk is installed. This has been reported before for gdbm: https://trac.macports.org/ticket/32641 It sounds like this is a bug somewhere, but I haven't been able to reproduce it either. As a workaround, you could try uninstalling nawk (although presumably you installed it for a reason), or perhaps installing gawk (because autoconf should prefer that if it's installed). Dan -- Dan R. K. Ports MIT CSAIL http://drkp.net/ From dave at dave-curtis.com Tue Mar 20 10:39:43 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Tue, 20 Mar 2012 10:39:43 -0700 Subject: ncurses breaks gawk trying to build py27-wxpython Message-ID: py27-wxpython is not building correctly for me. I'm sure some more info is needed to make a good bug report, so I'll put out what I have and ask for the list to tell me what more is needed. Mac OS X 10.6.8 port self updated a couple of days ago. Problem: ncurses fails to build. Something is calling for libiconv at 1.14_0+universal. This version breaks gawk, as it provides version 7 and gawk requires version 8. Selecting libiconv at 1.14_0 repairs gawk. Here is command window output, I've added comments marked {Like This} -dave david-curtiss-macbook:wxtab dave$ !635 sudo port install py27-wxpython ---> Computing dependencies for libiconv ---> Fetching archive for libiconv ---> Attempting to fetch libiconv-1.14_0+universal.darwin_10.i386-ppc.tgz from http://packages.macports.org/libiconv ---> Fetching libiconv ---> Verifying checksum(s) for libiconv ---> Extracting libiconv ---> Applying patches to libiconv ---> Configuring libiconv ---> Building libiconv ---> Staging libiconv into destroot ---> Installing libiconv @1.14_0+universal ---> Cleaning libiconv ---> Deactivating libiconv @1.14_0 ---> Cleaning libiconv ---> Activating libiconv @1.14_0+universal ---> Cleaning libiconv ---> Computing dependencies for ncurses ---> Building ncurses Error: Target org.macports.build returned: shell command failed (see log for details) Log for ncurses is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/main.log Error: Unable to upgrade port: 1 Error: Unable to execute port: upgrade python27 failed To report a bug, see { If you inspect the log, you see that gawk is b0rked now, so the the build fails. It fails trying to apply the patch, I think. } { We see gawk can't get off the ground. } david-curtiss-macbook:wxtab dave$ gawk dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /opt/local/bin/gawk Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 Trace/BPT trap { What libiconv is active? } david-curtiss-macbook:wxtab dave$ port installed libiconv The following ports are currently installed: libiconv @1.13_0 libiconv @1.13.1_0 libiconv @1.14_0 libiconv @1.14_0+universal (active) { Let's go back... } david-curtiss-macbook:wxtab dave$ sudo port select libiconv at 1.14_0 Warning: Unable to get active selected version: The specified group 'libiconv at 1.14_0' does not exist. Error: The 'list' command failed: The specified group 'libiconv at 1.14_0' does not exist. { WTF? Am I seeing things? } david-curtiss-macbook:wxtab dave$ port installed libiconv The following ports are currently installed: libiconv @1.13_0 libiconv @1.13.1_0 libiconv @1.14_0 libiconv @1.14_0+universal (active) { Hmm.... } david-curtiss-macbook:wxtab dave$ sudo port select libiconv at 1.14_0 Warning: Unable to get active selected version: The specified group 'libiconv at 1.14_0' does not exist. Error: The 'list' command failed: The specified group 'libiconv at 1.14_0' does not exist. david-curtiss-macbook:wxtab dave$ gawk dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /opt/local/bin/gawk Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 Trace/BPT trap { When in doubt, force feed it with plumber's helper... } david-curtiss-macbook:wxtab dave$ sudo port install libiconv at 1.14_0 ---> Deactivating libiconv @1.14_0+universal ---> Cleaning libiconv ---> Activating libiconv @1.14_0 ---> Cleaning libiconv { Better... } david-curtiss-macbook:wxtab dave$ port installed libiconv The following ports are currently installed: libiconv @1.13_0 libiconv @1.13.1_0 libiconv @1.14_0 (active) libiconv @1.14_0+universal { And now gawk is happy again. } david-curtiss-macbook:wxtab dave$ gawk Usage: gawk [POSIX or GNU style options] -f progfile [--] file ... Usage: gawk [POSIX or GNU style options] [--] 'program' file ... POSIX options: GNU long options: -f progfile --file=progfile -F fs --field-separator=fs So I have a functional system again, but no wx-python. I'm thinking that either the libiconv build is broken, or the dependency chain in py27-wxpython is not quite right. -dave From josafa.galdino at avaty.com.br Tue Mar 20 11:32:41 2012 From: josafa.galdino at avaty.com.br (=?ISO-8859-1?Q?Galdino=2C_Josaf=E1?=) Date: Tue, 20 Mar 2012 15:32:41 -0300 Subject: Configure failure on Mac OS X Lion and Xcode 4.3.1 In-Reply-To: <20120320165632.GA83011@ambulatoryclam.net> References: <20120320165632.GA83011@ambulatoryclam.net> Message-ID: Thanks Dan, I did uninstall nawk and the installation of other ports ran successful. 2012/3/20 Dan Ports > There have been some issues with ports failing to configure if nawk is > installed. This has been reported before for gdbm: > https://trac.macports.org/ticket/32641 > It sounds like this is a bug somewhere, but I haven't been able to > reproduce it either. > > As a workaround, you could try uninstalling nawk (although presumably > you installed it for a reason), or perhaps installing gawk (because > autoconf should prefer that if it's installed). > > Dan > > -- > Dan R. K. Ports MIT CSAIL http://drkp.net/ > -- Att, Josaf? Filho Engenheiro de Software - Avaty! Tecnologia -------------- next part -------------- An HTML attachment was scrubbed... URL: From dluke at geeklair.net Tue Mar 20 12:20:50 2012 From: dluke at geeklair.net (Daniel J. Luke) Date: Tue, 20 Mar 2012 15:20:50 -0400 Subject: problem upgrading pflogsumm In-Reply-To: References: <92EB264E-58BB-47E5-B2F5-EE209ECDAD85@macports.org> <4F08A748-BD01-4AB4-B08E-730BDB03F970@dop.com> Message-ID: On Mar 19, 2012, at 2:56 PM, Bradley Giesbrecht wrote: > On Mar 19, 2012, at 10:53 AM, Terry Barnum wrote: >> Thanks Ryan and Lawrence. Point taken about more frequent upgrades. The machine in question is a production server so I tend to be hesitant about updates because I don't want to break it. > > A valid concern. I break my production server several times a year doing upgrades. The OpenSSL, Ghostscript, ImageMagick, jpeg and libpng ports are the most painful breaks for me. as a general rule, if it's important not to break something on a production system - you need to have a testing system where you can stage potential changes and validate them before you push them to your production system... Whether or not it's worth the additional expense and effort to do so is probably dependent on how important it is for you to not break something on your production system (ie you're willing to take the risk of a production outage while you diagnose and fix whatever issue you are experiencing). -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ From ghe at slsware.com Tue Mar 20 14:34:15 2012 From: ghe at slsware.com (Glenn English) Date: Tue, 20 Mar 2012 15:34:15 -0600 Subject: lion update problem Message-ID: I'm trying: > port upgrade outdated and port says: > ---> Computing dependencies for ffmpeg > ---> Configuring ffmpeg > Error: Target org.macports.configure returned: XCode 4.1 cannot compile ffmpeg; please upgrade > Log for ffmpeg is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/main.log > Error: Unable to upgrade port: 1 I've installed MP2.0.4 and XC4.3.1. Anybody know what I haven't done to get port to stop thinking XC is 4.1? -- Glenn English From jeremy at lavergne.gotdns.org Tue Mar 20 14:37:05 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Tue, 20 Mar 2012 17:37:05 -0400 Subject: lion update problem In-Reply-To: References: Message-ID: <1077DA44-801A-4D63-81CB-E2568695A272@lavergne.gotdns.org> > I've installed MP2.0.4 and XC4.3.1. Anybody know what I haven't done to get port to stop thinking XC is 4.1? what is the result of: xcode-select -print-path -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From mparchet at sunrise.ch Tue Mar 20 14:43:25 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Tue, 20 Mar 2012 22:43:25 +0100 Subject: lion update problem In-Reply-To: References: Message-ID: <4F68F9FD.9060006@sunrise.ch> Hello, You can try sudo port selfupdate and then to upgrade with detail like on linux sudo port -d upgrade outdated Note you can remouve -d if you don't want to see the details. Best regards mparchet Le 20.03.12 22:34, Glenn English a ?crit : > I'm trying: > >> port upgrade outdated > and port says: > >> ---> Computing dependencies for ffmpeg >> ---> Configuring ffmpeg >> Error: Target org.macports.configure returned: XCode 4.1 cannot compile ffmpeg; please upgrade >> Log for ffmpeg is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/main.log >> Error: Unable to upgrade port: 1 > I've installed MP2.0.4 and XC4.3.1. Anybody know what I haven't done to get port to stop thinking XC is 4.1? > From jeremy at lavergne.gotdns.org Tue Mar 20 15:15:39 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Tue, 20 Mar 2012 18:15:39 -0400 Subject: lion update problem In-Reply-To: <317CB45F-6567-42F4-A7DE-0FDB7B376F0B@slsware.com> References: <1077DA44-801A-4D63-81CB-E2568695A272@lavergne.gotdns.org> <317CB45F-6567-42F4-A7DE-0FDB7B376F0B@slsware.com> Message-ID: >> xcode-select -print-path > > /Developer You need to tell Xcode's xcode-select to use the new Xcode (silly but it's true). Instructions are here: https://trac.macports.org/wiki/ProblemHotlist#xcode43 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From jeremy at lavergne.gotdns.org Tue Mar 20 15:29:03 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Tue, 20 Mar 2012 18:29:03 -0400 Subject: lion update problem In-Reply-To: <4692D994-144E-4821-84C2-D173189FE119@slsware.com> References: <1077DA44-801A-4D63-81CB-E2568695A272@lavergne.gotdns.org> <317CB45F-6567-42F4-A7DE-0FDB7B376F0B@slsware.com> <4692D994-144E-4821-84C2-D173189FE119@slsware.com> Message-ID: <9CDE8EDF-E72C-44EF-BB8A-E1381362D54D@lavergne.gotdns.org> >> You need to tell Xcode's xcode-select to use the new Xcode (silly but it's true). Instructions are here: >> https://trac.macports.org/wiki/ProblemHotlist#xcode43 > > Like a champ -- it's happily upgrading itself now. Thank you very much... Good to hear! -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From ryandesign at macports.org Tue Mar 20 16:37:59 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 20 Mar 2012 18:37:59 -0500 Subject: ncurses breaks gawk trying to build py27-wxpython In-Reply-To: References: Message-ID: <92065852-1EAE-4517-B0BB-2443FA02A63B@macports.org> On Mar 20, 2012, at 12:39, Dave Curtis wrote: > david-curtiss-macbook:wxtab dave$ gawk > dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib > Referenced from: /opt/local/bin/gawk > Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 > Trace/BPT trap The short answer is that you need to rebuild libiconv +universal, or follow the Migration instructions if applicable. This has come up so often on the list and in the issue tracker since Snow Leopard's release three years ago that it's time for me to write a ProblemHotlist entry for it. I'll reply here again when I've written it. > david-curtiss-macbook:wxtab dave$ sudo port select libiconv at 1.14_0 > Warning: Unable to get active selected version: The specified group 'libiconv at 1.14_0' does not exist. > Error: The 'list' command failed: The specified group 'libiconv at 1.14_0' does not exist. > > { WTF? Am I seeing things? } The "port select" command does not do what you think it does. The command you're looking for is "port activate". From ryandesign at macports.org Tue Mar 20 16:41:37 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 20 Mar 2012 18:41:37 -0500 Subject: Problem with Freetype 2.4.9 (ghostscript) In-Reply-To: References: Message-ID: <4EB671D1-A25E-4601-8BF1-A11E9C993D7E@macports.org> On Mar 20, 2012, at 11:30, Florian Wobbe wrote: >>> I upgraded to ghostscript 9.05 and freetype 2.4.9 recently and get the following error whenever ghostscript is invoked: >>> >>> GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1 >>> >>> This seems like a recent problem after freetype went to 2.4.9 about a week ago; somebody was able to fix it by installing ghostscript-svn from AUR (https://bbs.archlinux.org/viewtopic.php?pid=1072377). However, I have no idea as to how fix it for MacPorts. Any ideas? >> >> This was reported to me by private email as well. It's good to hear that the ghostscript developers have already fixed the problem; hopefully that means they will release a new version containing this fix soon, at which time we can update the ghostscript port to that new version. > > I'm not sure whether the ghostscript developers are doing anything to resolve this: The mailing list you mention also states that you just hide the problem by using ghostscript-svn because that version uses freetype2 shipped with its sources but not the system one. The implication of the name "ghostscript-svn" is that it is a version of ghostscript built by pulling the latest source from the ghostscript developers' svn repository, instead of the latest stable version 9.0.5, implying that the developers have already fixed this problem in their sources, and that that fix will make it into the next released version of ghostscript. If that understanding is incorrect, then somebody should report the problem to the developers of ghostscript so that they can fix it for the next release. From ryandesign at macports.org Tue Mar 20 17:14:24 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 20 Mar 2012 19:14:24 -0500 Subject: ncurses breaks gawk trying to build py27-wxpython In-Reply-To: <92065852-1EAE-4517-B0BB-2443FA02A63B@macports.org> References: <92065852-1EAE-4517-B0BB-2443FA02A63B@macports.org> Message-ID: On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: > On Mar 20, 2012, at 12:39, Dave Curtis wrote: > >> david-curtiss-macbook:wxtab dave$ gawk >> dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib >> Referenced from: /opt/local/bin/gawk >> Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 >> Trace/BPT trap > > The short answer is that you need to rebuild libiconv +universal, or follow the Migration instructions if applicable. This has come up so often on the list and in the issue tracker since Snow Leopard's release three years ago that it's time for me to write a ProblemHotlist entry for it. I'll reply here again when I've written it. https://trac.macports.org/wiki/ProblemHotlist#libiconv-version From dave at dave-curtis.com Tue Mar 20 18:42:42 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Tue, 20 Mar 2012 18:42:42 -0700 Subject: ncurses breaks gawk trying to build py27-wxpython In-Reply-To: References: <92065852-1EAE-4517-B0BB-2443FA02A63B@macports.org> Message-ID: <9CC34125-5615-40F9-ABF0-B14F1A3F3F0F@dave-curtis.com> On Mar 20, 2012, at 5:14 PM, Ryan Schmidt wrote: > > On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: > >> On Mar 20, 2012, at 12:39, Dave Curtis wrote: >> >>> david-curtiss-macbook:wxtab dave$ gawk >>> dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib >>> Referenced from: /opt/local/bin/gawk >>> Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 >>> Trace/BPT trap >> >> The short answer is that you need to rebuild libiconv +universal, or follow the Migration instructions if applicable. This has come up so often on the list and in the issue tracker since Snow Leopard's release three years ago that it's time for me to write a ProblemHotlist entry for it. I'll reply here again when I've written it. > > https://trac.macports.org/wiki/ProblemHotlist#libiconv-version > Hmmm... OK, I'll give that a shot. To be honest, I'm not sure of the migration state of this system. I *think* it is correct(*), but this symptom would indicate something is a bit off kilter. I'll try the recommended procedure and see if that helps. Thanks, Dave * The reason I think I should be good w.r.t. migration is, first off, when I did the original migration from Leopard to Snow Leopard, I *did*attempt to follow the instructions. Then some time later the hard disk seized up and was replaced -- I rebuilt ports on SnowLeopard pretty much from scratch at that point. But... both of those events were a long time ago so my memory is pretty fuzzy. From ryandesign at macports.org Tue Mar 20 18:53:39 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 20 Mar 2012 20:53:39 -0500 Subject: ncurses breaks gawk trying to build py27-wxpython In-Reply-To: <9CC34125-5615-40F9-ABF0-B14F1A3F3F0F@dave-curtis.com> References: <92065852-1EAE-4517-B0BB-2443FA02A63B@macports.org> <9CC34125-5615-40F9-ABF0-B14F1A3F3F0F@dave-curtis.com> Message-ID: <6DCAE921-E0DD-4421-9F2C-BAC3524FF1D5@macports.org> On Mar 20, 2012, at 20:42, Dave Curtis wrote: > > On Mar 20, 2012, at 5:14 PM, Ryan Schmidt wrote: > >> >> On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: >> >>> On Mar 20, 2012, at 12:39, Dave Curtis wrote: >>> >>>> david-curtiss-macbook:wxtab dave$ gawk >>>> dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib >>>> Referenced from: /opt/local/bin/gawk >>>> Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 >>>> Trace/BPT trap >>> >>> The short answer is that you need to rebuild libiconv +universal, or follow the Migration instructions if applicable. This has come up so often on the list and in the issue tracker since Snow Leopard's release three years ago that it's time for me to write a ProblemHotlist entry for it. I'll reply here again when I've written it. >> >> https://trac.macports.org/wiki/ProblemHotlist#libiconv-version >> > Hmmm... OK, I'll give that a shot. To be honest, I'm not sure of the migration state of this system. I *think* it is correct(*), but this symptom would indicate something is a bit off kilter. I'll try the recommended procedure and see if that helps. You can use the "file" command to see what architecture things are actually built for. /usr/bin/file /opt/local/lib/libiconv.2.dylib /usr/bin/file /opt/local/bin/gawk On my system, with both ports built universal, I get this output: $ /usr/bin/file /opt/local/lib/libiconv.2.dylib /opt/local/lib/libiconv.2.dylib: Mach-O universal binary with 2 architectures /opt/local/lib/libiconv.2.dylib (for architecture i386): Mach-O dynamically linked shared library i386 /opt/local/lib/libiconv.2.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64 $ /usr/bin/file /opt/local/bin/gawk /opt/local/bin/gawk: Mach-O universal binary with 2 architectures /opt/local/bin/gawk (for architecture x86_64): Mach-O 64-bit executable x86_64 /opt/local/bin/gawk (for architecture i386): Mach-O executable i386 What about you? From dave at dave-curtis.com Tue Mar 20 18:58:31 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Tue, 20 Mar 2012 18:58:31 -0700 Subject: ncurses breaks gawk trying to build py27-wxpython In-Reply-To: References: <92065852-1EAE-4517-B0BB-2443FA02A63B@macports.org> Message-ID: <3E8770DA-716E-43B2-9B17-3ABBD689A966@dave-curtis.com> On Mar 20, 2012, at 5:14 PM, Ryan Schmidt wrote: > > On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: > >> On Mar 20, 2012, at 12:39, Dave Curtis wrote: >> >>> david-curtiss-macbook:wxtab dave$ gawk >>> dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib >>> Referenced from: /opt/local/bin/gawk >>> Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 >>> Trace/BPT trap >> >> The short answer is that you need to rebuild libiconv +universal, or follow the Migration instructions if applicable. This has come up so often on the list and in the issue tracker since Snow Leopard's release three years ago that it's time for me to write a ProblemHotlist entry for it. I'll reply here again when I've written it. > > https://trac.macports.org/wiki/ProblemHotlist#libiconv-version > No joy. What else could be going on here? Why is there both a 1.14_0 and a 1.14_0+universal build of libiconv, and why does wxpython force the use of the +universal variant? (As mentioned in my original post, the +universal variant seems to come in through ncurses) -dave My comments look {like this} $history 700 echo $DYLD_LIBRARY_PATH { path variable reported empty } 701 sudo port -n upgrade --force libiconv { happy build resulted } 702 port installed libiconv { @1.14_0 (active) 703 sudo port -n upgrade --force libiconv at 1.14_0+universal { happy build resulted } david-curtiss-macbook:wxtab dave$ port installed libiconv The following ports are currently installed: libiconv @1.13_0 libiconv @1.13.1_0 libiconv @1.14_0 libiconv @1.14_0+universal (active) david-curtiss-macbook:wxtab dave$ gawk dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /opt/local/bin/gawk Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 Trace/BPT trap david-curtiss-macbook:wxtab dave$ From dave at dave-curtis.com Tue Mar 20 19:41:13 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Tue, 20 Mar 2012 19:41:13 -0700 Subject: ncurses breaks gawk trying to build py27-wxpython In-Reply-To: <3E8770DA-716E-43B2-9B17-3ABBD689A966@dave-curtis.com> References: <92065852-1EAE-4517-B0BB-2443FA02A63B@macports.org> <3E8770DA-716E-43B2-9B17-3ABBD689A966@dave-curtis.com> Message-ID: Ah ha! file shows some curious results... { my comments } david-curtiss-macbook:wxtab dave$ which file /usr/bin/file { Yup, that's the 'file' we want...} david-curtiss-macbook:wxtab dave$ file /opt/local/lib/libiconv.2.dylib /opt/local/lib/libiconv.2.dylib: Mach-O 64-bit dynamically linked shared library x86_64 david-curtiss-macbook:wxtab dave$ file /opt/local/bin/gawk /opt/local/bin/gawk: Mach-O 64-bit executable x86_64 { The above work fine. Let's see what the bad one looks like. } david-curtiss-macbook:wxtab dave$ port installed libiconv The following ports are currently installed: libiconv @1.13_0 libiconv @1.13.1_0 libiconv @1.14_0 (active) libiconv @1.14_0+universal david-curtiss-macbook:wxtab dave$ sudo port activate libiconv at 1.14_0+universal ---> Deactivating libiconv @1.14_0 ---> Cleaning libiconv ---> Activating libiconv @1.14_0+universal ---> Cleaning libiconv david-curtiss-macbook:wxtab dave$ file /opt/local/lib/libiconv.2.dylib /opt/local/lib/libiconv.2.dylib: Mach-O universal binary with 2 architectures /opt/local/lib/libiconv.2.dylib (for architecture ppc7400): Mach-O dynamically linked shared library ppc /opt/local/lib/libiconv.2.dylib (for architecture i386): Mach-O dynamically linked shared library i386 { Now, that looks pretty wacky. What gives with ncurses trying to pull that cruft in? } -dave On Mar 20, 2012, at 6:58 PM, Dave Curtis wrote: > > On Mar 20, 2012, at 5:14 PM, Ryan Schmidt wrote: > >> >> On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: >> >>> On Mar 20, 2012, at 12:39, Dave Curtis wrote: >>> >>>> david-curtiss-macbook:wxtab dave$ gawk >>>> dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib >>>> Referenced from: /opt/local/bin/gawk >>>> Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 >>>> Trace/BPT trap >>> >>> The short answer is that you need to rebuild libiconv +universal, or follow the Migration instructions if applicable. This has come up so often on the list and in the issue tracker since Snow Leopard's release three years ago that it's time for me to write a ProblemHotlist entry for it. I'll reply here again when I've written it. >> >> https://trac.macports.org/wiki/ProblemHotlist#libiconv-version >> > No joy. What else could be going on here? > > Why is there both a 1.14_0 and a 1.14_0+universal build of libiconv, and why does wxpython force the use of the +universal variant? (As mentioned in my original post, the +universal variant seems to come in through ncurses) > > -dave > > My comments look {like this} > > $history > 700 echo $DYLD_LIBRARY_PATH > { path variable reported empty } > > 701 sudo port -n upgrade --force libiconv > { happy build resulted } > > 702 port installed libiconv > { @1.14_0 (active) > > 703 sudo port -n upgrade --force libiconv at 1.14_0+universal > { happy build resulted } > > david-curtiss-macbook:wxtab dave$ port installed libiconv > The following ports are currently installed: > libiconv @1.13_0 > libiconv @1.13.1_0 > libiconv @1.14_0 > libiconv @1.14_0+universal (active) > david-curtiss-macbook:wxtab dave$ gawk > dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib > Referenced from: /opt/local/bin/gawk > Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 > Trace/BPT trap > david-curtiss-macbook:wxtab dave$ > From ryandesign at macports.org Tue Mar 20 22:46:54 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 21 Mar 2012 00:46:54 -0500 Subject: ncurses breaks gawk trying to build py27-wxpython In-Reply-To: <3E8770DA-716E-43B2-9B17-3ABBD689A966@dave-curtis.com> References: <92065852-1EAE-4517-B0BB-2443FA02A63B@macports.org> <3E8770DA-716E-43B2-9B17-3ABBD689A966@dave-curtis.com> Message-ID: On Mar 20, 2012, at 20:58, Dave Curtis wrote: > On Mar 20, 2012, at 5:14 PM, Ryan Schmidt wrote: > >> On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: >> >>> On Mar 20, 2012, at 12:39, Dave Curtis wrote: >>> >>>> david-curtiss-macbook:wxtab dave$ gawk >>>> dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib >>>> Referenced from: /opt/local/bin/gawk >>>> Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 >>>> Trace/BPT trap >>> >>> The short answer is that you need to rebuild libiconv +universal, or follow the Migration instructions if applicable. This has come up so often on the list and in the issue tracker since Snow Leopard's release three years ago that it's time for me to write a ProblemHotlist entry for it. I'll reply here again when I've written it. >> >> https://trac.macports.org/wiki/ProblemHotlist#libiconv-version >> > No joy. What else could be going on here? > > Why is there both a 1.14_0 and a 1.14_0+universal build of libiconv, Because you probably originally had a non-universla libiconv, and now you're trying to install wxpython which requires a 32-bit build, therefore a universal build is being installed. > and why does wxpython force the use of the +universal variant? (As mentioned in my original post, the +universal variant seems to come in through ncurses) wxpython does not support 64-bit. But Snow Leopard and later build 64-bit by default. So wxpython 32-bit cannot be installed when its dependencies such as libiconv are installed 64-bit only. Therefore MacPorts will rebuild all of wxpython's dependencies universal, on the assumption that your universal_archs are set to x86_64 and i386, which will result in a 32-bit and 64-bit universal build. See next reply.... From ryandesign at macports.org Tue Mar 20 22:49:07 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 21 Mar 2012 00:49:07 -0500 Subject: ncurses breaks gawk trying to build py27-wxpython In-Reply-To: References: <92065852-1EAE-4517-B0BB-2443FA02A63B@macports.org> <3E8770DA-716E-43B2-9B17-3ABBD689A966@dave-curtis.com> Message-ID: <4DC3FD77-DFA7-4FE5-892F-AFFEA57EB253@macports.org> > david-curtiss-macbook:wxtab dave$ sudo port activate libiconv at 1.14_0+universal > ---> Deactivating libiconv @1.14_0 > ---> Cleaning libiconv > ---> Activating libiconv @1.14_0+universal > ---> Cleaning libiconv > david-curtiss-macbook:wxtab dave$ file /opt/local/lib/libiconv.2.dylib > /opt/local/lib/libiconv.2.dylib: Mach-O universal binary with 2 architectures > /opt/local/lib/libiconv.2.dylib (for architecture ppc7400): Mach-O dynamically linked shared library ppc > /opt/local/lib/libiconv.2.dylib (for architecture i386): Mach-O dynamically linked shared library i386 > > { Now, that looks pretty wacky. What gives with ncurses trying to pull that cruft in? } So you've set universal_archs incorrectly in your macports.conf. Likely, you upgraded from an old version of MacPorts and/or an old OS (Leopard or earlier) where i386 ppc was the correct value for universal_archs. It's not anymore. Update your macports.conf. See: https://trac.macports.org/wiki/Migration#Updatemacports.conf Then forcibly rebuild libiconv (and other ports that are installed with the universal variant). From dave at dave-curtis.com Tue Mar 20 23:23:25 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Tue, 20 Mar 2012 23:23:25 -0700 Subject: ncurses breaks gawk trying to build py27-wxpython In-Reply-To: <4DC3FD77-DFA7-4FE5-892F-AFFEA57EB253@macports.org> References: <92065852-1EAE-4517-B0BB-2443FA02A63B@macports.org> <3E8770DA-716E-43B2-9B17-3ABBD689A966@dave-curtis.com> <4DC3FD77-DFA7-4FE5-892F-AFFEA57EB253@macports.org> Message-ID: On Mar 20, 2012, at 10:49 PM, Ryan Schmidt wrote: >> david-curtiss-macbook:wxtab dave$ sudo port activate libiconv at 1.14_0+universal >> ---> Deactivating libiconv @1.14_0 >> ---> Cleaning libiconv >> ---> Activating libiconv @1.14_0+universal >> ---> Cleaning libiconv >> david-curtiss-macbook:wxtab dave$ file /opt/local/lib/libiconv.2.dylib >> /opt/local/lib/libiconv.2.dylib: Mach-O universal binary with 2 architectures >> /opt/local/lib/libiconv.2.dylib (for architecture ppc7400): Mach-O dynamically linked shared library ppc >> /opt/local/lib/libiconv.2.dylib (for architecture i386): Mach-O dynamically linked shared library i386 >> >> { Now, that looks pretty wacky. What gives with ncurses trying to pull that cruft in? } > > So you've set universal_archs incorrectly in your macports.conf. Likely, you upgraded from an old version of MacPorts and/or an old OS (Leopard or earlier) where i386 ppc was the correct value for universal_archs. It's not anymore. Update your macports.conf. See: > > https://trac.macports.org/wiki/Migration#Updatemacports.conf > > Then forcibly rebuild libiconv (and other ports that are installed with the universal variant). > OK, gawk is happy now. The universal_arch setting must have been left over from the days of the OS upgrade and disk crash recovery. Things were pretty grim and confused for a while back then. Things seem to be building along OK now, with a --force here and there. -dave From florian at eprofs.de Wed Mar 21 04:16:23 2012 From: florian at eprofs.de (Florian Wobbe) Date: Wed, 21 Mar 2012 12:16:23 +0100 Subject: Problem with Freetype 2.4.9 (ghostscript) In-Reply-To: <4EB671D1-A25E-4601-8BF1-A11E9C993D7E@macports.org> References: <4EB671D1-A25E-4601-8BF1-A11E9C993D7E@macports.org> Message-ID: <36CD3E65-B003-40B0-B722-F117CAC5A355@eprofs.de> >>>> I upgraded to ghostscript 9.05 and freetype 2.4.9 recently and get the following error whenever ghostscript is invoked: >>>> >>>> GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1 >>>> >>>> This seems like a recent problem after freetype went to 2.4.9 about a week ago; somebody was able to fix it by installing ghostscript-svn from AUR (https://bbs.archlinux.org/viewtopic.php?pid=1072377). However, I have no idea as to how fix it for MacPorts. Any ideas? >>> >>> This was reported to me by private email as well. It's good to hear that the ghostscript developers have already fixed the problem; hopefully that means they will release a new version containing this fix soon, at which time we can update the ghostscript port to that new version. >> >> I'm not sure whether the ghostscript developers are doing anything to resolve this: The mailing list you mention also states that you just hide the problem by using ghostscript-svn because that version uses freetype2 shipped with its sources but not the system one. > > The implication of the name "ghostscript-svn" is that it is a version of ghostscript built by pulling the latest source from the ghostscript developers' svn repository, instead of the latest stable version 9.0.5, implying that the developers have already fixed this problem in their sources, and that that fix will make it into the next released version of ghostscript. > > If that understanding is incorrect, then somebody should report the problem to the developers of ghostscript so that they can fix it for the next release. Actually, this is not a ghostscript bug at all but a bug introduced in freetype 2.4.9 (https://savannah.nongnu.org/bugs/?func=detailitem&item_id=35833). I'll file a macports ticket against freetype in a minute provinding a patchfile to fix this issue. From crow256 at gmail.com Wed Mar 21 05:38:47 2012 From: crow256 at gmail.com (Marko Vranic) Date: Wed, 21 Mar 2012 13:38:47 +0100 Subject: jpeg 8b port Message-ID: Hi, I'm trying to use jpeg 8b port on my application.When it come to line "jpeg_create_decompress" it throws JPEG parameter struct missmatch,library thinks the size is 656,caller expects 624".It this because jconfig.h file?Is there jconfig.h file for MAC? Thanks, Marko -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Mar 21 06:11:03 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 21 Mar 2012 08:11:03 -0500 Subject: jpeg 8b port In-Reply-To: References: Message-ID: <37E8FE9F-BCCD-434A-809E-D9A0670186E4@macports.org> On Mar 21, 2012, at 07:38, Marko Vranic wrote: > I'm trying to use jpeg 8b port on my application. The MacPorts jpeg port is at version 8d. > When it come to line "jpeg_create_decompress" it throws JPEG parameter struct missmatch,library thinks the size is 656,caller expects 624".It this because jconfig.h file?Is there jconfig.h file for MAC? Check "port contents jpeg". (Yes.) From dave at dave-curtis.com Wed Mar 21 10:47:33 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Wed, 21 Mar 2012 10:47:33 -0700 Subject: wxPython build fails look for llvm-gcc-4.2 Message-ID: <4E60F94C-4D89-4D9F-9001-624B2538D77B@dave-curtis.com> Dependency build seemed to complete happily, and after this: david-curtiss-macbook:wxtab dave$ sudo port clean py27-wxpython ---> Cleaning py27-wxpython david-curtiss-macbook:wxtab dave$ sudo port install py27-wxpython ---> Computing dependencies for py27-wxpython ---> Fetching archive for py27-wxpython ---> Attempting to fetch py27-wxpython-2.8.12.1_0.darwin_10.i386.tgz from http://packages.macports.org/py27-wxpython ---> Fetching py27-wxpython ---> Verifying checksum(s) for py27-wxpython ---> Extracting py27-wxpython ---> Applying patches to py27-wxpython ---> Configuring py27-wxpython ---> Building py27-wxpython Error: Target org.macports.build returned: shell command failed (see log for details) Log for py27-wxpython is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-wxpython/py27-wxpython/main.log Error: Status 1 encountered during processing. Inspection of the log file shows these last few lines: :info:build copying wxPython/tools/dbg.py -> build.unicode/lib.macosx-10.6-x86_64-2.7/wxPython/tools :info:build copying wxPython/tools/helpviewer.py -> build.unicode/lib.macosx-10.6-x86_64-2.7/wxPython/tools :info:build copying wxPython/tools/img2img.py -> build.unicode/lib.macosx-10.6-x86_64-2.7/wxPython/tools :info:build copying wxPython/tools/img2png.py -> build.unicode/lib.macosx-10.6-x86_64-2.7/wxPython/tools :info:build copying wxPython/tools/img2py.py -> build.unicode/lib.macosx-10.6-x86_64-2.7/wxPython/tools :info:build copying wxPython/tools/img2xpm.py -> build.unicode/lib.macosx-10.6-x86_64-2.7/wxPython/tools :info:build package init file 'wx/lib/pubsub/pubsub1/__init__.py' not found (or not a regular file) :info:build package init file 'wx/lib/pubsub/pubsub2/__init__.py' not found (or not a regular file) :info:build package init file 'wx/tools/XRCed/plugins/__init__.py' not found (or not a regular file) :info:build running build_ext :info:build building '_core_' extension :info:build creating build.unicode/temp.macosx-10.6-x86_64-2.7 :info:build creating build.unicode/temp.macosx-10.6-x86_64-2.7/src :info:build creating build.unicode/temp.macosx-10.6-x86_64-2.7/src/mac :info:build llvm-gcc-4.2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__ -Iinclude -Isrc -I/opt/local/lib/wx/include/mac-unicode-release-2.8 -I/opt/local/include/wx-2.8 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/helpers.cpp -o build.unicode/temp.macosx-10.6-x86_64-2.7/src/helpers.o -O3 -isysroot /Developer/SDKs/MacOSX10.6.sdk :info:build unable to execute llvm-gcc-4.2: No such file or directory :info:build error: command 'llvm-gcc-4.2' failed with exit status 1 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-wxpython/py27-wxpython/work/wxPython-src-2.8.12.1/wxPython" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build " returned error 1 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for py27-wxpython): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for py27-wxpython is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-wxpython/py27-wxpython/main.log So.. am I interpreting this correctly? That the build is looking for llvm-gcc-4.2 in the path someplace? Because `which llvm-gcc-4.2` comes up empty. -dave From deric at macports.org Wed Mar 21 18:23:08 2012 From: deric at macports.org (Daniel Ericsson) Date: Thu, 22 Mar 2012 02:23:08 +0100 Subject: wxPython build fails look for llvm-gcc-4.2 In-Reply-To: <4E60F94C-4D89-4D9F-9001-624B2538D77B@dave-curtis.com> References: <4E60F94C-4D89-4D9F-9001-624B2538D77B@dave-curtis.com> Message-ID: <5B783A82-0CBC-429E-9A9F-E619B608B80C@macports.org> On 21 mar 2012, at 18:47, Dave Curtis wrote: > So.. am I interpreting this correctly? That the build is looking for llvm-gcc-4.2 in the path someplace? > Because `which llvm-gcc-4.2` comes up empty. This is a Snow Leopard box? What version of Xcode (xcodebuild -version) do you have? /usr/bin/llvm-gcc-4.2 is where you'd normally find llvm-gcc-4.2 -- Daniel From dave at dave-curtis.com Wed Mar 21 18:55:21 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Wed, 21 Mar 2012 18:55:21 -0700 Subject: wxPython build fails look for llvm-gcc-4.2 In-Reply-To: <5B783A82-0CBC-429E-9A9F-E619B608B80C@macports.org> References: <4E60F94C-4D89-4D9F-9001-624B2538D77B@dave-curtis.com> <5B783A82-0CBC-429E-9A9F-E619B608B80C@macports.org> Message-ID: <87A40845-D672-4947-A6BC-2B638E7E9A4E@dave-curtis.com> On Mar 21, 2012, at 6:23 PM, Daniel Ericsson wrote: > On 21 mar 2012, at 18:47, Dave Curtis wrote: > >> So.. am I interpreting this correctly? That the build is looking for llvm-gcc-4.2 in the path someplace? >> Because `which llvm-gcc-4.2` comes up empty. > > This is a Snow Leopard box? What version of Xcode (xcodebuild -version) do you have? yes Xcode 3.2.1 installed, I've just finished downloading the 3.2.6 .dmg Will I need to force a rebuild of a bunch of the port installs with the new XCode? -dave > > /usr/bin/llvm-gcc-4.2 is where you'd normally find llvm-gcc-4.2 > > -- Daniel From ryandesign at macports.org Wed Mar 21 20:41:04 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 21 Mar 2012 22:41:04 -0500 Subject: wxPython build fails look for llvm-gcc-4.2 In-Reply-To: <87A40845-D672-4947-A6BC-2B638E7E9A4E@dave-curtis.com> References: <4E60F94C-4D89-4D9F-9001-624B2538D77B@dave-curtis.com> <5B783A82-0CBC-429E-9A9F-E619B608B80C@macports.org> <87A40845-D672-4947-A6BC-2B638E7E9A4E@dave-curtis.com> Message-ID: <0AAC719C-B0B8-4264-817A-F54190200EAB@macports.org> On Mar 21, 2012, at 20:55, Dave Curtis wrote: > On Mar 21, 2012, at 6:23 PM, Daniel Ericsson wrote: > >> On 21 mar 2012, at 18:47, Dave Curtis wrote: >> >>> So.. am I interpreting this correctly? That the build is looking for llvm-gcc-4.2 in the path someplace? >>> Because `which llvm-gcc-4.2` comes up empty. >> >> This is a Snow Leopard box? What version of Xcode (xcodebuild -version) do you have? > > yes > Xcode 3.2.1 installed, > > I've just finished downloading the 3.2.6 .dmg > > Will I need to force a rebuild of a bunch of the port installs with the new XCode? No rebuilding should be necessary. /usr/bin/llvm-gcc-4.2 should have existed with any version of gcc 3.x... From ryandesign at macports.org Wed Mar 21 21:01:07 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 21 Mar 2012 23:01:07 -0500 Subject: wxPython build fails look for llvm-gcc-4.2 In-Reply-To: <0AAC719C-B0B8-4264-817A-F54190200EAB@macports.org> References: <4E60F94C-4D89-4D9F-9001-624B2538D77B@dave-curtis.com> <5B783A82-0CBC-429E-9A9F-E619B608B80C@macports.org> <87A40845-D672-4947-A6BC-2B638E7E9A4E@dave-curtis.com> <0AAC719C-B0B8-4264-817A-F54190200EAB@macports.org> Message-ID: <00E78CC6-F557-4C52-A6AA-77F5ED5B952C@macports.org> On Mar 21, 2012, at 22:41, Ryan Schmidt wrote: > /usr/bin/llvm-gcc-4.2 should have existed with any version of gcc 3.x... *Xcode 3.x... From dave at dave-curtis.com Wed Mar 21 21:20:31 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Wed, 21 Mar 2012 21:20:31 -0700 Subject: wxPython build fails look for llvm-gcc-4.2 In-Reply-To: <00E78CC6-F557-4C52-A6AA-77F5ED5B952C@macports.org> References: <4E60F94C-4D89-4D9F-9001-624B2538D77B@dave-curtis.com> <5B783A82-0CBC-429E-9A9F-E619B608B80C@macports.org> <87A40845-D672-4947-A6BC-2B638E7E9A4E@dave-curtis.com> <0AAC719C-B0B8-4264-817A-F54190200EAB@macports.org> <00E78CC6-F557-4C52-A6AA-77F5ED5B952C@macports.org> Message-ID: <70C64F1C-308D-44D6-AC34-6AA25270719B@dave-curtis.com> On Mar 21, 2012, at 9:01 PM, Ryan Schmidt wrote: > > On Mar 21, 2012, at 22:41, Ryan Schmidt wrote: > >> /usr/bin/llvm-gcc-4.2 should have existed with any version of gcc 3.x... > > *Xcode 3.x... > Well, for whatever reason I did not have llvm-gcc-4.2 installed. The py27-wxpython build completed successfully, and I got as far as doing 'import wx' in idle... but it barfed loading a dynamic library that was built for ppc, so I'm guessing that back when my port config file was h0rk3d some things got built incorrectly long before the symptoms showed up. Forcing a rebuild now. I must not have cleaned enough things out after updating the config file. -dave > > From dave at dave-curtis.com Wed Mar 21 23:58:59 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Wed, 21 Mar 2012 23:58:59 -0700 Subject: python 2.7, import wx says "wrong architecture" Message-ID: At this point I'm pretty sure everything is built correctly, but suspect that there is a configuration problem some where. When I try 'import wx' in Idle, I get a "wrong architecture' complaint loading wx-2.8-mac-unicode/wx/_core_.so. The so is built only for i386 -- I thought that was the point of all this ordeal of building universal binaries, that wx is 32 bit only. So it looks like a 32 bit lib.so, but now Python is unhappy with it. So... is there still a build issue? A config issue? Do I need to start Python some special way? other? -dave Python's complaint: Python 2.7.2 (default, Mar 21 2012, 22:10:23) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin Type "copyright", "credits" or "license()" for more information. >>> import wx Traceback (most recent call last): File "", line 1, in import wx File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/__init__.py", line 45, in from wx._core import * File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 4, in import _core_ ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so, 2): no suitable image found. Did find: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so: mach-o, but wrong architecture >>> And some file information: david-curtiss-macbook:wxtab dave$ port provides /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so is provided by: py27-wxpython david-curtiss-macbook:wxtab dave$ file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so: Mach-O bundle i386 From dave at dave-curtis.com Thu Mar 22 00:02:23 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 00:02:23 -0700 Subject: spe for Python 2.7? Message-ID: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> Is spe built only for Python 2.6? Is there a 2.7 version, or is this compatible? There only seems to be one port of spe. -dave david-curtiss-macbook:wxtab dave$ port info spe spe @0.8.4.h (editors, python) Variants: universal Description: spe - Stani's Python Editor Free Python IDE with Blender, Kiki, PyChecker, Remote Debugger, Uml and wxGlade support. Homepage: http://pythonide.blogspot.com/ Library Dependencies: python26, py26-wxpython Runtime Dependencies: py26-checker Platforms: darwin License: unknown Maintainers: nomaintainer at macports.org From dave at dave-curtis.com Thu Mar 22 00:24:43 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 00:24:43 -0700 Subject: python 2.7, import wx says "wrong architecture" In-Reply-To: References: Message-ID: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> So I seem to have partially answered this one myself: https://trac.macports.org/ticket/31182 the above ticket says how to start with the required python. So... david-curtiss-macbook:capek2 dave$ arch -i386 python2.7 Python 2.7.2 (default, Mar 21 2012, 22:10:23) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import wx >>> Well the above looks good, but the below, not so much.... david-curtiss-macbook:capek2 dave$ arch -i386 idle2.7 ** IDLE can't import Tkinter. Your Python may not be configured for Tk. ** which is very annoying. Because idle2.7 starts up perfectly fine in 64 bits. -dave On Mar 21, 2012, at 11:58 PM, Dave Curtis wrote: > At this point I'm pretty sure everything is built correctly, but suspect that there is a configuration problem some where. > > When I try 'import wx' in Idle, I get a "wrong architecture' complaint loading wx-2.8-mac-unicode/wx/_core_.so. The so is built only for i386 -- I thought that was the point of all this ordeal of building universal binaries, that wx is 32 bit only. So it looks like a 32 bit lib.so, but now Python is unhappy with it. > > So... is there still a build issue? A config issue? Do I need to start Python some special way? other? > > -dave > > Python's complaint: > > Python 2.7.2 (default, Mar 21 2012, 22:10:23) > [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin > Type "copyright", "credits" or "license()" for more information. >>>> import wx > > Traceback (most recent call last): > File "", line 1, in > import wx > File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/__init__.py", line 45, in > from wx._core import * > File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 4, in > import _core_ > ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so, 2): no suitable image found. Did find: > /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so: mach-o, but wrong architecture >>>> > > And some file information: > > david-curtiss-macbook:wxtab dave$ port provides /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so > /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so is provided by: py27-wxpython > david-curtiss-macbook:wxtab dave$ file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so > /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so: Mach-O bundle i386 > From ryandesign at macports.org Thu Mar 22 00:30:05 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 02:30:05 -0500 Subject: spe for Python 2.7? In-Reply-To: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> Message-ID: <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> On Mar 22, 2012, at 02:02, Dave Curtis wrote: > Is spe built only for Python 2.6? Is there a 2.7 version, or is this compatible? Yes, it looks like the spe portfile declares dependencies on py26 modules. I don't know if it would work with the equivalent py27 modules. You could modify the portfile and try it out. If it does, then perhaps the port could be updated to use py27 modules, or to provide the user the choice (with variants). You could file an enhancement request in the issue tracker. If you can attach a patch, even better. (This port does not have a maintainer.) > There only seems to be one port of spe. And there should only be one. We provide multiple (sub)ports of python modules, but programs (like spe) that use python should only exist a single time in the tree. From ryandesign at macports.org Thu Mar 22 00:32:02 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 02:32:02 -0500 Subject: python 2.7, import wx says "wrong architecture" In-Reply-To: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> References: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> Message-ID: <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> On Mar 22, 2012, at 02:24, Dave Curtis wrote: > david-curtiss-macbook:capek2 dave$ arch -i386 idle2.7 > ** IDLE can't import Tkinter. Your Python may not be configured for Tk. ** > > which is very annoying. Because idle2.7 starts up perfectly fine in 64 bits. Have you installed the py27-tkinter port with the +universal variant as well? From dave at dave-curtis.com Thu Mar 22 00:36:03 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 00:36:03 -0700 Subject: python 2.7, import wx says "wrong architecture" In-Reply-To: <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> References: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> Message-ID: <83729139-A1A8-4338-AE31-CE82418EB21F@dave-curtis.com> On Mar 22, 2012, at 12:32 AM, Ryan Schmidt wrote: > > On Mar 22, 2012, at 02:24, Dave Curtis wrote: > >> david-curtiss-macbook:capek2 dave$ arch -i386 idle2.7 >> ** IDLE can't import Tkinter. Your Python may not be configured for Tk. ** >> >> which is very annoying. Because idle2.7 starts up perfectly fine in 64 bits. > > Have you installed the py27-tkinter port with the +universal variant as well? That idea occurred to me about 3 minutes ago, so it is cooking away at rebuilding dependencies +universal. -dave > > From dave at dave-curtis.com Thu Mar 22 00:59:08 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 00:59:08 -0700 Subject: python 2.7, import wx says "wrong architecture" In-Reply-To: <83729139-A1A8-4338-AE31-CE82418EB21F@dave-curtis.com> References: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> <83729139-A1A8-4338-AE31-CE82418EB21F@dave-curtis.com> Message-ID: On Mar 22, 2012, at 12:36 AM, Dave Curtis wrote: > > On Mar 22, 2012, at 12:32 AM, Ryan Schmidt wrote: > >> >> On Mar 22, 2012, at 02:24, Dave Curtis wrote: >> >>> david-curtiss-macbook:capek2 dave$ arch -i386 idle2.7 >>> ** IDLE can't import Tkinter. Your Python may not be configured for Tk. ** >>> >>> which is very annoying. Because idle2.7 starts up perfectly fine in 64 bits. >> >> Have you installed the py27-tkinter port with the +universal variant as well? > > That idea occurred to me about 3 minutes ago, so it is cooking away at rebuilding dependencies +universal. And.... not quite. arch -i386 idle2.7 now works! But it appears to start a 64 bit version of Python in a 32 bit IDE, because when I import wx it gives me the "wrong arch" message. How do I force 32 bit idle2.7 to start 32 bit python? Or for that matter, shouldn't I be able to get 64 bit idle to start 32 bit python? That probably makes a little more sense. -dave From edv-e at verkehrsplanung.com Thu Mar 22 01:00:34 2012 From: edv-e at verkehrsplanung.com (Drechsel Wolf) Date: Thu, 22 Mar 2012 09:00:34 +0100 Subject: noidle Message-ID: <4AA6EC7D-7CD5-48E7-8B65-9DA8BC9B65A4@verkehrsplanung.com> Hi everybody, frequently I noticed that my iMac G5 will go to sleep during a time extensive build (gcc45 at the moment). I googled and found some other people with that problem - and an easy solution: > #!/bin/bash > pmset noidle & > ... do the work here ... > kill %pmset Wouldnt it be smart to put the noidle command at the very beginning of any build script - and the kill %pmset at the very ending. I'd like the iMac to do the building - and then go to sleep after it's finished. Yours, Wolf From ryandesign at macports.org Thu Mar 22 01:15:11 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 03:15:11 -0500 Subject: python 2.7, import wx says "wrong architecture" In-Reply-To: References: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> <83729139-A1A8-4338-AE31-CE82418EB21F@dave-curtis.com> Message-ID: <831E0ADD-7C8C-45FB-B8F7-AE37109E393D@macports.org> On Mar 22, 2012, at 02:59, Dave Curtis wrote: > > On Mar 22, 2012, at 12:36 AM, Dave Curtis wrote: > >> >> On Mar 22, 2012, at 12:32 AM, Ryan Schmidt wrote: >> >>> >>> On Mar 22, 2012, at 02:24, Dave Curtis wrote: >>> >>>> david-curtiss-macbook:capek2 dave$ arch -i386 idle2.7 >>>> ** IDLE can't import Tkinter. Your Python may not be configured for Tk. ** >>>> >>>> which is very annoying. Because idle2.7 starts up perfectly fine in 64 bits. >>> >>> Have you installed the py27-tkinter port with the +universal variant as well? >> >> That idea occurred to me about 3 minutes ago, so it is cooking away at rebuilding dependencies +universal. > > And.... not quite. > > arch -i386 idle2.7 > > now works! But it appears to start a 64 bit version of Python in a 32 bit IDE, because when I > > import wx > > it gives me the "wrong arch" message. > How do I force 32 bit idle2.7 to start 32 bit python? > Or for that matter, shouldn't I be able to get 64 bit idle to start 32 bit python? That probably makes a little more sense. I'm afraid I don't even know what "idle" is, nor much about python at all. From ryandesign at macports.org Thu Mar 22 02:59:07 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 04:59:07 -0500 Subject: noidle In-Reply-To: <4AA6EC7D-7CD5-48E7-8B65-9DA8BC9B65A4@verkehrsplanung.com> References: <4AA6EC7D-7CD5-48E7-8B65-9DA8BC9B65A4@verkehrsplanung.com> Message-ID: On Mar 22, 2012, at 03:00, Drechsel Wolf wrote: > frequently I noticed that my iMac G5 will go to sleep during a time extensive build (gcc45 at the moment). > > I googled and found some other people with that problem - and an easy solution: > >> #!/bin/bash >> pmset noidle & >> ... do the work here ... >> kill %pmset > Wouldnt it be smart to put the noidle command at the very beginning of any build script - and the kill %pmset at the very ending. > I'd like the iMac to do the building - and then go to sleep after it's finished. You could file an enhancement request in the issue tracker. From ryandesign at macports.org Thu Mar 22 03:47:00 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 05:47:00 -0500 Subject: FYI: Xcode 4.3.2 command line tools issue Message-ID: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> Xcode 4.3.2 was released, and apparently there is a problem where users with free developer connection memberships cannot install the command line tools. So that would be a problem for MacPorts users. http://prod.lists.apple.com/archives/xcode-users/2012/Mar/msg00619.html If anyone has any updates about this issue, for example it being resolved, reply here. From mojca.miklavec.lists at gmail.com Thu Mar 22 03:57:24 2012 From: mojca.miklavec.lists at gmail.com (Mojca Miklavec) Date: Thu, 22 Mar 2012 11:57:24 +0100 Subject: FYI: Xcode 4.3.2 command line tools issue In-Reply-To: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> References: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> Message-ID: On Thu, Mar 22, 2012 at 11:47, Ryan Schmidt wrote: > Xcode 4.3.2 was released, and apparently there is a problem where users with free developer connection memberships cannot install the command line tools. So that would be a problem for MacPorts users. > > http://prod.lists.apple.com/archives/xcode-users/2012/Mar/msg00619.html > > If anyone has any updates about this issue, for example it being resolved, reply here. You just posted this notice half an hour after I noticed the problem and semi-solved it by adding /Applications/Xcode.app/Contents/Developer/usr/bin/ to PATH, but I didn't actually try to build anything yet and clang is not there, but under /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin instead. (But I didn't yet try to install command line tools with my account and I still have the old Xcode which left the tools at the old place.) Mojca From mparchet at sunrise.ch Thu Mar 22 04:24:28 2012 From: mparchet at sunrise.ch (mparchet at sunrise.ch) Date: Thu, 22 Mar 2012 11:24:28 +0000 Subject: FYI: Xcode 4.3.2 command line tools issue Message-ID: <4f6b0bee.87b9340a.1ce1.0aab@mx.google.com> Hello, just a question. Do you want to say that macport don't work with xcode 4.3.2 or later ? Are you sure ? Tanks for your answer. Best regards mparchet -----Message d'origine----- De: Mojca Miklavec Envoy?: 22/03/2012, 11:57 A: Ryan Schmidt Cc: MacPorts Users Objet: Re: FYI: Xcode 4.3.2 command line tools issue On Thu, Mar 22, 2012 at 11:47, Ryan Schmidt wrote: > Xcode 4.3.2 was released, and apparently there is a problem where users with free developer connection memberships cannot install the command line tools. So that would be a problem for MacPorts users. > > http://prod.lists.apple.com/archives/xcode-users/2012/Mar/msg00619.html > > If anyone has any updates about this issue, for example it being resolved, reply here. You just posted this notice half an hour after I noticed the problem and semi-solved it by adding /Applications/Xcode.app/Contents/Developer/usr/bin/ to PATH, but I didn't actually try to build anything yet and clang is not there, but under /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin instead. (But I didn't yet try to install command line tools with my account and I still have the old Xcode which left the tools at the old place.) Mojca _______________________________________________ macports-users mailing list macports-users at lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From ryandesign at macports.org Thu Mar 22 04:29:51 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 06:29:51 -0500 Subject: FYI: Xcode 4.3.2 command line tools issue In-Reply-To: <4f6b0bee.87b9340a.1ce1.0aab@mx.google.com> References: <4f6b0bee.87b9340a.1ce1.0aab@mx.google.com> Message-ID: <14E1CA53-C833-415D-8BD7-54BBCE9A8022@macports.org> On Mar 22, 2012, at 06:24, mparchet at sunrise.ch wrote: > Do you want to say that macport don't work with xcode 4.3.2 or later ? I'm merely relaying a problem that was brought to my attention: that there is a problem in either Xcode 4.3.2 or in Apple's servers such that users of Xcode 4.3.2 cannot download the command line tools, and installing the command line tools is essential for MacPorts' correct functioning. That's all I know. From mojca.miklavec.lists at gmail.com Thu Mar 22 04:43:30 2012 From: mojca.miklavec.lists at gmail.com (Mojca Miklavec) Date: Thu, 22 Mar 2012 12:43:30 +0100 Subject: FYI: Xcode 4.3.2 command line tools issue In-Reply-To: <4f6b0bee.87b9340a.1ce1.0aab@mx.google.com> References: <4f6b0bee.87b9340a.1ce1.0aab@mx.google.com> Message-ID: On Thu, Mar 22, 2012 at 12:24, mparchet at sunrise.ch wrote: > Hello, > > just a question. > > Do you want to say that macport don't work with xcode 4.3.2 or later ? > > Are you sure ? It is certainly not enough to just download Xcode. One also needs an additional (in-app) installation of command line tools. I was able to download Xcode from Apple store, but if I try to install Command Line Tools, I get an error saying "*** is not a Registered Apple Developer. Visit the Apple Developer website to register your account." But I honestly hope that Apple will (soon?) change that. At the beginning Xcode wasn't free either and maybe they are just trying to get more people subscribed to their payed developer program if they want to install the new version of Xcode sooner than others. (But the old Xcode is probably not available in the store any more.) Mojca PS: my previous recipe alone doesn't work. I now get configure: error: C compiler cannot create executables I still think that it is doable without additional installation of command line tools, but with a plethora of CFLAGS and LDFLAGS to find all the right libraries. From ctreleaven at cogeco.ca Thu Mar 22 05:38:45 2012 From: ctreleaven at cogeco.ca (Craig Treleaven) Date: Thu, 22 Mar 2012 08:38:45 -0400 Subject: MythTV port? Message-ID: Hi: I've been running MythTV on Mac OS X for a number of years. The core functionality is wonderful but the build and install process on Mac is pretty darn painful! A capsule summary for those of you not familiar. MythTV is a digital video recording system with other components for DVD/BR videos, internet video, music, slide shows, etc. There is a master backend that handles scheduling recordings and serving media to one or more frontends. The master backend stores all its information in a MySQL database. There can also be slave backends that provide additional TV tuners and storage. The simplest configuration is a single machine running the master backend, MySQL database and frontend. MythTV is Linux-first with ports to Mac OS, Windows and BSD. Lots of people run the backend on Linux with a mix of frontends. About 6 years ago, the backend was ported to Mac OS X when a couple of tuning methods became available on OS X (firewire and Silicon Dust's HDHomerun boxes). Only the frontend had been available before that. A MythTV-developed Perl script continued to be used to build a .app bundle--it was expanded to bundle the backend as well as the frontend. The problem is that the backend is not a double-clickable Mac app. The backend is a server process more akin to MySQL. MythTV is just about to release version 0.25 with a ton of interesting new features. Which leads me to MacPorts. It occurs to me that using MacPorts to build and install the backend might make the process a lot easier and automate some of the tougher parts (installing a startupitem for the backend). The hard part is that Myth is a pretty extensive application with a number of dependencies--Nokia's QT plus several libraries, MySQL, and some Perl modules just for the core system. I'm done some searching and I think MacPorts has existing ports for all the dependencies except two Perl modules. So, am I crazy? I'm not a developer but I've been building my own MythTV system with the Perl script for some years. I'd like to contribute to a better all-Mac MythTV experience but I would certainly need a bunch of help and support to get a functioning MacPorts port file. Anybody else interested? Craig From jeremy at lavergne.gotdns.org Thu Mar 22 05:45:08 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 22 Mar 2012 08:45:08 -0400 Subject: FYI: Xcode 4.3.2 command line tools issue In-Reply-To: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> References: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> Message-ID: <81543B08-844E-477E-BF96-BDA7149C7A67@lavergne.gotdns.org> > Xcode 4.3.2 was released, and apparently there is a problem where users with free developer connection memberships cannot install the command line tools. So that would be a problem for MacPorts users. > > http://prod.lists.apple.com/archives/xcode-users/2012/Mar/msg00619.html > > If anyone has any updates about this issue, for example it being resolved, reply here. Have you tried downloading the command line tools installer from connect.apple.com? http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=21081 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From jeremy at lavergne.gotdns.org Thu Mar 22 05:49:43 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 22 Mar 2012 08:49:43 -0400 Subject: FYI: Xcode 4.3.2 command line tools issue In-Reply-To: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> References: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> Message-ID: <86AC66AF-46AA-4E20-904B-FECBCC1D932F@lavergne.gotdns.org> > Xcode 4.3.2 was released, and apparently there is a problem where users with free developer connection memberships cannot install the command line tools. So that would be a problem for MacPorts users. > > http://prod.lists.apple.com/archives/xcode-users/2012/Mar/msg00619.html > > If anyone has any updates about this issue, for example it being resolved, reply here. Sorry, they have two installers for March. Here's the latest: http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=21083 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From susieq.love at gmail.com Thu Mar 22 06:19:35 2012 From: susieq.love at gmail.com (Susana) Date: Thu, 22 Mar 2012 06:19:35 -0700 Subject: Should I Uninstall MacPorts to Reinstall? Message-ID: Hi, I'm a new user, and I think this is how I ask a question. I am downloading the digiKam photo application, and to do that, I was required to download Xcode and Macports. I downloaded Xcode 3.0 and then I downloaded Macports. In the terminal, it said: "Warning: The installed version of Xcode (3.0) is known to cause problems. Version 3.1.4 or later is recommended on Mac OS X 10.5." So now I have downloaded 3.1.4 Xcode. Do I need to reinstall Macports because of the new Xcode version? I am worried that during the Macports installation, it said that certain things being downloaded were not found (written in the Terminal window), and I wonder if that's because I had an older version of Xcode that it says causes problems. But I'm worried that if I uninstall Macports, I might mess something up, especially since MacPorts website says uninstalling can be a drastic action. Honestly, I don't really know what Macports is at the moment (should look into that). I just downloaded because of digiKam. I didn't have it before, so how can uninstalling be drastic? Does it have to do with the software I download using MacPorts? I'd assume since I haven't made the final step of downloading digiKam, it would be okay to uninstlal since I haven't used MacPorts. I've opened/installed it but have not used it to download software. And does Xcode come with your Apple computer? MacPorts does not? Thank you! Su -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy at lavergne.gotdns.org Thu Mar 22 06:25:56 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 22 Mar 2012 09:25:56 -0400 Subject: Should I Uninstall MacPorts to Reinstall? In-Reply-To: References: Message-ID: > I'm a new user, and I think this is how I ask a question. I am downloading the digiKam photo application, and to do that, I was required to download Xcode and Macports. I downloaded Xcode 3.0 and then I downloaded Macports. In the terminal, it said: > "Warning: The installed version of Xcode (3.0) is known to cause problems. Version 3.1.4 or later is recommended on Mac OS X 10.5." > > So now I have downloaded 3.1.4 Xcode. Do I need to reinstall Macports because of the new Xcode version? I am worried that during the Macports installation, it said that certain things being downloaded were not found (written in the Terminal window), and I wonder if that's because I had an older version of Xcode that it says causes problems. But I'm worried that if I uninstall Macports, I might mess something up, especially since MacPorts website says uninstalling can be a drastic action. Honestly, I don't really know what Macports is at the moment (should look into that). I just downloaded because of digiKam. I didn't have it before, so how can uninstalling be drastic? Does it have to do with the software I download using MacPorts? I'd assume since I haven't made the final step of downloading digiKam, it would be okay to uninstlal since I haven't used MacPorts. I've opened/installed it but have not used it to download software. MacPorts itself is okay, but anything that was built on your system when you had the flaky version of Xcode 3 may have issues. You can rebuild all the packages, or you can wait to see if any of the programs are unstable first. There is information about reinstalling all packages on our site, as well as ways to automate the process: https://trac.macports.org/wiki/Migration * log what ports you installed * uninstall everything * clean all build directories * install the desired ports again > And does Xcode come with your Apple computer? MacPorts does not? Apple does not ship Xcode with the computer, nor do they ship MacPorts. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From ctreleaven at cogeco.ca Thu Mar 22 07:21:23 2012 From: ctreleaven at cogeco.ca (Craig Treleaven) Date: Thu, 22 Mar 2012 10:21:23 -0400 Subject: MythTV port? Message-ID: Hi: I've been running MythTV on Mac OS X for a number of years. The core functionality is wonderful but the build and install process on Mac is pretty darn painful! A capsule summary for those of you not familiar. MythTV is a digital video recording system with other components for DVD/BR videos, internet video, music, slide shows, etc. There is a master backend that handles scheduling recordings and serving media to one or more frontends. The master backend stores all its information in a MySQL database. There can also be slave backends that provide additional TV tuners and storage. The simplest configuration is a single machine running the master backend, MySQL database and frontend. MythTV is Linux-first with ports to Mac OS, Windows and BSD. Lots of people run the backend on Linux with a mix of frontends. About 6 years ago, the backend was ported to Mac OS X when a couple of tuning methods became available on OS X (firewire and Silicon Dust's HDHomerun boxes). Only the frontend had been available before that. A MythTV-developed Perl script continued to be used to build a .app bundle--it was expanded to bundle the backend as well as the frontend. The problem is that the backend is not a double-clickable Mac app. The backend is a server process more akin to MySQL. MythTV is just about to release version 0.25 with a ton of interesting new features. Which leads me to MacPorts. It occurs to me that using MacPorts to build and install the backend might make the process a lot easier and automate some of the tougher parts (installing a startupitem for the backend). The hard part is that Myth is a pretty extensive application with a number of dependencies--Nokia's QT plus several libraries, MySQL, and some Perl modules just for the core system. I'm done some searching and I think MacPorts has existing ports for all the dependencies except two Perl modules. So, am I crazy? I'm not a developer but I've been building my own MythTV system with the Perl script for some years. I'd like to contribute to a better all-Mac MythTV experience but I would certainly need a bunch of help and support to get a functioning MacPorts port file. Anybody else interested? Craig (Apologies if you are seeing this a second time; believe the address was screwed up the first go-round.) From jam at tigger.ws Thu Mar 22 07:49:08 2012 From: jam at tigger.ws (James Linder) Date: Thu, 22 Mar 2012 22:49:08 +0800 Subject: Should I Uninstall MacPorts to Reinstall? In-Reply-To: References: Message-ID: On 22/03/2012, at 10:01 PM, macports-users-request at lists.macosforge.org wrote: > I'm a new user, and I think this is how I ask a question. I am downloading > the digiKam photo application, and to do that, I was required to download > Xcode and Macports. I downloaded Xcode 3.0 and then I downloaded Macports. > In the terminal, it said: > > "Warning: The installed version of Xcode (3.0) is known to cause problems. > Version 3.1.4 or later is recommended on Mac OS X 10.5." > > > So now I have downloaded 3.1.4 Xcode. Do I need to reinstall Macports > because of the new Xcode version? I am worried that during the Macports > installation, it said that certain things being downloaded were not found > (written in the Terminal window), and I wonder if that's because I had an > older version of Xcode that it says causes problems. But I'm worried that > if I uninstall Macports, I might mess something up, especially since > MacPorts website says uninstalling can be a drastic action. Honestly, I > don't really know what Macports is at the moment (should look into that). > I just downloaded because of digiKam. I didn't have it before, so how can > uninstalling be drastic? Does it have to do with the software I download > using MacPorts? I'd assume since I haven't made the final step of > downloading digiKam, it would be okay to uninstlal since I haven't used > MacPorts. I've opened/installed it but have not used it to download > software. > > And does Xcode come with your Apple computer? MacPorts does not? And digiKam does not build either on macports or on fink. James From dave at dave-curtis.com Thu Mar 22 08:41:32 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 08:41:32 -0700 Subject: spe for Python 2.7? In-Reply-To: <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> Message-ID: On Mar 22, 2012, at 12:30 AM, Ryan Schmidt wrote: > > On Mar 22, 2012, at 02:02, Dave Curtis wrote: > >> Is spe built only for Python 2.6? Is there a 2.7 version, or is this compatible? > > Yes, it looks like the spe portfile declares dependencies on py26 modules. I don't know if it would work with the equivalent py27 modules. You could modify the portfile and try it out. If it does, then perhaps the port could be updated to use py27 modules, or to provide the user the choice (with variants). You could file an enhancement request in the issue tracker. If you can attach a patch, even better. (This port does not have a maintainer.) I'm willing to give it a shot, but I'll need a clue or two. If I make the dependencies py-foo instead of py27-foo then they should be satisfied by the py27 components on my system, correct? Do I have to create a local portfile repository, or will port run a portfile from cwd? > > >> There only seems to be one port of spe. > > And there should only be one. We provide multiple (sub)ports of python modules, but programs (like spe) that use python should only exist a single time in the tree. > > > > From larry.velazquez at gmail.com Thu Mar 22 08:50:11 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Thu, 22 Mar 2012 11:50:11 -0400 Subject: spe for Python 2.7? In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> Message-ID: On Mar 22, 2012, at 11:41 a.m., Dave Curtis wrote: > If I make the dependencies py-foo instead of py27-foo then they should be satisfied by the py27 components on my system, correct? No, "py-foo" ports are stub ports that force installation of the preferred port (usually py27-foo) through a dependency. Either that or they're older ports intended for Python 2.4. You should explicitly declare a dependency on py27-foo. vq From dave at dave-curtis.com Thu Mar 22 08:51:41 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 08:51:41 -0700 Subject: python 2.7, import wx says "wrong architecture" In-Reply-To: <831E0ADD-7C8C-45FB-B8F7-AE37109E393D@macports.org> References: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> <83729139-A1A8-4338-AE31-CE82418EB21F@dave-curtis.com> <831E0ADD-7C8C-45FB-B8F7-AE37109E393D@macports.org> Message-ID: On Mar 22, 2012, at 1:15 AM, Ryan Schmidt wrote: > > On Mar 22, 2012, at 02:59, Dave Curtis wrote: > >> >> On Mar 22, 2012, at 12:36 AM, Dave Curtis wrote: >> >>> >>> On Mar 22, 2012, at 12:32 AM, Ryan Schmidt wrote: >>> >>>> >>>> On Mar 22, 2012, at 02:24, Dave Curtis wrote: >>>> >>>>> david-curtiss-macbook:capek2 dave$ arch -i386 idle2.7 >>>>> ** IDLE can't import Tkinter. Your Python may not be configured for Tk. ** >>>>> >>>>> which is very annoying. Because idle2.7 starts up perfectly fine in 64 bits. >>>> >>>> Have you installed the py27-tkinter port with the +universal variant as well? >>> >>> That idea occurred to me about 3 minutes ago, so it is cooking away at rebuilding dependencies +universal. >> >> And.... not quite. >> >> arch -i386 idle2.7 >> >> now works! But it appears to start a 64 bit version of Python in a 32 bit IDE, because when I >> >> import wx >> >> it gives me the "wrong arch" message. >> How do I force 32 bit idle2.7 to start 32 bit python? >> Or for that matter, shouldn't I be able to get 64 bit idle to start 32 bit python? That probably makes a little more sense. > > I'm afraid I don't even know what "idle" is, nor much about python at all.k Idle is an IDE, done using Python's TK interface components. It is the default IDE for Python that is more-or-less guaranteed to be present with Python. I'm not familiar with the guts of it, but I presume it is picking up a Python through whatever pointer mechanism python-select uses -- again I'm not expert in the mechanics of that either. I'll have to go research idle configuration settings. > From dave at dave-curtis.com Thu Mar 22 09:23:15 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 09:23:15 -0700 Subject: spe for Python 2.7? In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> Message-ID: <31A89481-337B-4C28-987D-40217531F94D@dave-curtis.com> On Mar 22, 2012, at 8:50 AM, Lawrence Vel?zquez wrote: > On Mar 22, 2012, at 11:41 a.m., Dave Curtis wrote: > >> If I make the dependencies py-foo instead of py27-foo then they should be satisfied by the py27 components on my system, correct? > > No, "py-foo" ports are stub ports that force installation of the preferred port (usually py27-foo) through a dependency. Either that or they're older ports intended for Python 2.4. > > You should explicitly declare a dependency on py27-foo. That doesn't seem right. Don't I want to set up the port for spe so that it can be satisfied by *any* pyXX-foo module? How do I do that? > > vq > From dersh at alum.mit.edu Thu Mar 22 09:32:58 2012 From: dersh at alum.mit.edu (Adam Dershowitz) Date: Thu, 22 Mar 2012 09:32:58 -0700 Subject: noidle In-Reply-To: <4AA6EC7D-7CD5-48E7-8B65-9DA8BC9B65A4@verkehrsplanung.com> References: <4AA6EC7D-7CD5-48E7-8B65-9DA8BC9B65A4@verkehrsplanung.com> Message-ID: <5F6E8509-B03B-47AC-869F-F25CEBCCCF4A@alum.mit.edu> On Mar 22, 2012, at 1:00 AM, Drechsel Wolf wrote: > Hi everybody, > > frequently I noticed that my iMac G5 will go to sleep during a time extensive build (gcc45 at the moment). > > I googled and found some other people with that problem - and an easy solution: > >> #!/bin/bash >> pmset noidle & >> ... do the work here ... >> kill %pmset > Wouldnt it be smart to put the noidle command at the very beginning of any build script - and the kill %pmset at the very ending. > I'd like the iMac to do the building - and then go to sleep after it's finished. > Yours, > Wolf_______________________________________________ I don't agree that this is something that one would always want. That is why the Energy Saver System Prefs allows users to set things how they want. If you set it to noidle I believe that a laptop will run through batteries quickly and ignore the users setting in the prefs. While I can understand why someone would want it that way, this should not be an across the board solution. So, putting it in a script for yourself seems like a reasonable solution. --Adam From allbery.b at gmail.com Thu Mar 22 09:37:09 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Thu, 22 Mar 2012 12:37:09 -0400 Subject: spe for Python 2.7? In-Reply-To: <31A89481-337B-4C28-987D-40217531F94D@dave-curtis.com> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <31A89481-337B-4C28-987D-40217531F94D@dave-curtis.com> Message-ID: On Thu, Mar 22, 2012 at 12:23, Dave Curtis wrote: > > You should explicitly declare a dependency on py27-foo. > > That doesn't seem right. Don't I want to set up the port for spe so that > it can be satisfied by *any* pyXX-foo module? How do I do that? Unless you have exactly one dependency, that doesn't work; you don't want it picking one py27- and one py26-, for example. I believe the normal way to deal with this is variants (or, for more complex situations, subports) that specify appropriately matched dependencies. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From dave at dave-curtis.com Thu Mar 22 09:51:16 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 09:51:16 -0700 Subject: spe for Python 2.7? In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <31A89481-337B-4C28-987D-40217531F94D@dave-curtis.com> Message-ID: On Mar 22, 2012, at 9:37 AM, Brandon Allbery wrote: > On Thu, Mar 22, 2012 at 12:23, Dave Curtis wrote: > > You should explicitly declare a dependency on py27-foo. > > That doesn't seem right. Don't I want to set up the port for spe so that it can be satisfied by *any* pyXX-foo module? How do I do that? > > Unless you have exactly one dependency, that doesn't work; you don't want it picking one py27- and one py26-, for example. Yes, that would be bad. > I believe the normal way to deal with this is variants (or, for more complex situations, subports) that specify appropriately matched dependencies. Please reconcile with this from Ryan Schmidt: >> >> There only seems to be one port of spe. > > And there should only be one. We provide multiple (sub)ports of python modules, but programs (like spe) that use python should only exist a single time in the tree. > So Ryan says there should only be one in the tree. What you are saying seems to be in conflict with that. Pardon the confusion, I'm not familiar with writing portfiles. -dave > > -- > brandon s allbery allbery.b at gmail.com > wandering unix systems administrator (available) (412) 475-9364 vm/sms > From jeremy at lavergne.gotdns.org Thu Mar 22 10:01:49 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 22 Mar 2012 13:01:49 -0400 Subject: spe for Python 2.7? In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <31A89481-337B-4C28-987D-40217531F94D@dave-curtis.com> Message-ID: >> I believe the normal way to deal with this is variants (or, for more complex situations, subports) that specify appropriately matched dependencies. > > Please reconcile with this from Ryan Schmidt: > >>> >>> There only seems to be one port of spe. >> >> And there should only be one. We provide multiple (sub)ports of python modules, but programs (like spe) that use python should only exist a single time in the tree. >> > > > So Ryan says there should only be one in the tree. What you are saying seems to be in conflict with that. Pardon the confusion, I'm not familiar with writing portfiles. Only one instance of your port should exist in the tree. Your port can have variants that conflict with each other to ensure that only one instance is installed at a time, tied tightly (set all dependencies to the same python, set the configure scripts, set shebangs) with the appropriate Python for your variants. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From glen at toadhill.net Thu Mar 22 10:11:25 2012 From: glen at toadhill.net (Glen Henshaw) Date: Thu, 22 Mar 2012 13:11:25 -0400 Subject: What provides xcodebuild? Message-ID: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> Currently, invoking the port command completely locks up my machine. I fooled around with various fixes for a while, and eventually deleted my macports installation and attempted to reinstall, only to discover that the installer won't run to completion. In tracking down problem #2, I found that the xcodebuild command doesn't run on my machine. Specifically, it hangs. Even something innocuous like xcodebuild -version never exits. The installer invokes xcodebuild, which explains why it hangs on my machine. So I deleted Xcode and reinstalled, hoping to fix whatever problem I was having with xcodebuild. I also manually deleted /usr/bin/xcodebuild itself, assuming (stupidly, it appears) that either the xcode app or the commandline utilities associated with it are what provides xcodebuild. I figured that manually deleting it would give me verification that it had in fact been reinstalled. I appear to be digging myself a hole here. Having reinstalled both Xcode.app and the command line utils, xcodebuild has not reappeared. So: what package provides xcodebuild? Thx, Glen -- Glen Henshaw glen at toadhill.net From allbery.b at gmail.com Thu Mar 22 10:17:06 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Thu, 22 Mar 2012 13:17:06 -0400 Subject: What provides xcodebuild? In-Reply-To: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> References: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> Message-ID: On Thu, Mar 22, 2012 at 13:11, Glen Henshaw wrote: > I appear to be digging myself a hole here. Having reinstalled both > Xcode.app and the command line utils, xcodebuild has not reappeared. So: > what package provides xcodebuild? > haral:6722 Z$ pkgutil --file-info =xcodebuild | grep pkgid pkgid: com.apple.pkg.DeveloperToolsSystemSupportLeo pkgid: com.apple.pkg.update.os.10.7.3.11D50b.combo The former is part of Xcode, the latter would be best obtained by downloading the latest combo updater from Apple. (Is it me or did Apple confuse things rather badly by doing that?) dtruss might be helpful to try to figure out why xcodebuild is hanging, btw. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Mar 22 10:18:51 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 12:18:51 -0500 Subject: spe for Python 2.7? In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> Message-ID: <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> On Mar 22, 2012, at 10:41, Dave Curtis wrote: > On Mar 22, 2012, at 12:30 AM, Ryan Schmidt wrote: > >> Yes, it looks like the spe portfile declares dependencies on py26 modules. I don't know if it would work with the equivalent py27 modules. You could modify the portfile and try it out. If it does, then perhaps the port could be updated to use py27 modules, or to provide the user the choice (with variants). You could file an enhancement request in the issue tracker. If you can attach a patch, even better. (This port does not have a maintainer.) > > I'm willing to give it a shot, but I'll need a clue or two. > If I make the dependencies py-foo instead of py27-foo then they should be satisfied by the py27 components on my system, correct? Yes. I also see this port uses the python26 portgroup (at the top of the portfile) so that should change to python27 as well. > Do I have to create a local portfile repository, or will port run a portfile from cwd? You can copy the spe port's directory anywhere, edit the portfile, cd to the directory in the terminal, and type "sudo port install" (without specifying a port name) and it will use the port in the current directory. From allbery.b at gmail.com Thu Mar 22 10:21:07 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Thu, 22 Mar 2012 13:21:07 -0400 Subject: spe for Python 2.7? In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <31A89481-337B-4C28-987D-40217531F94D@dave-curtis.com> Message-ID: On Thu, Mar 22, 2012 at 12:51, Dave Curtis wrote: > On Mar 22, 2012, at 9:37 AM, Brandon Allbery wrote: > > I believe the normal way to deal with this is variants (or, for more > complex situations, subports) that specify appropriately matched > dependencies. > > Please reconcile with this from Ryan Schmidt: > > >> There only seems to be one port of spe. > > > > And there should only be one. We provide multiple (sub)ports of python > modules, but programs (like spe) that use python should only exist a single > time in the tree. > > So Ryan says there should only be one in the tree. What you are saying > seems to be in conflict with that. Pardon the confusion, I'm not familiar > with writing portfiles. > The key is "should"; while what Ryan said is the ideal situation, sometimes new versions are so significantly different that only multiple ports will work. Subports are one way to do it; another (probably more preferred) is the way the mysql ports are handled (you simply can't pull off a single mysql port that handles all of the mysql releases in any sane fashion, even though that would be the "ideal" way to do it). So you should avoid the multiple ports answer if possible, but sometimes it's *not* really possible. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Thu Mar 22 10:40:18 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Thu, 22 Mar 2012 13:40:18 -0400 Subject: spe for Python 2.7? In-Reply-To: <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> Message-ID: <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> On Mar 22, 2012, at 1:18 p.m., Ryan Schmidt wrote: > On Mar 22, 2012, at 10:41, Dave Curtis wrote: > >> I'm willing to give it a shot, but I'll need a clue or two. >> If I make the dependencies py-foo instead of py27-foo then they should be satisfied by the py27 components on my system, correct? > > Yes. Wait, really? If py-foo is a stub that depends on py27-foo, wouldn't requiring py-foo just cause the installation of py27-foo? vq From jeremy at lavergne.gotdns.org Thu Mar 22 10:42:06 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 22 Mar 2012 13:42:06 -0400 Subject: spe for Python 2.7? In-Reply-To: <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> Message-ID: > Wait, really? If py-foo is a stub that depends on py27-foo, wouldn't requiring py-foo just cause the installation of py27-foo? Until py-foo defaults to py31-foo, then py27-foo may get uninstalled as it becomes a leaf. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From nad at acm.org Thu Mar 22 10:49:20 2012 From: nad at acm.org (Ned Deily) Date: Thu, 22 Mar 2012 10:49:20 -0700 Subject: python 2.7, import wx says "wrong architecture" References: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> <83729139-A1A8-4338-AE31-CE82418EB21F@dave-curtis.com> Message-ID: In article , Dave Curtis wrote: > arch -i386 idle2.7 > > now works! But it appears to start a 64 bit version of Python in a 32 bit > IDE, because when I > > import wx > > it gives me the "wrong arch" message. > How do I force 32 bit idle2.7 to start 32 bit python? > Or for that matter, shouldn't I be able to get 64 bit idle to start 32 bit > python? That probably makes a little more sense. The easiest way is to tell IDLE to run without a subprocess using its -n argument: $ arch -i386 idle2.7 -n OTOH, I'm not sure that running wx applications under IDLE (a Tk application) is a good idea. -- Ned Deily, nad at acm.org From larry.velazquez at gmail.com Thu Mar 22 11:19:26 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Thu, 22 Mar 2012 14:19:26 -0400 Subject: FYI: Xcode 4.3.2 command line tools issue In-Reply-To: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> References: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> Message-ID: <718FE5B4-8A2D-4401-AB94-56797CBC7A47@gmail.com> On Mar 22, 2012, at 6:47 a.m., Ryan Schmidt wrote: > Xcode 4.3.2 was released, and apparently there is a problem where users with free developer connection memberships cannot install the command line tools. So that would be a problem for MacPorts users. > > http://prod.lists.apple.com/archives/xcode-users/2012/Mar/msg00619.html > > If anyone has any updates about this issue, for example it being resolved, reply here. I just downloaded Xcode 4.3.2 from the Mac App Store and updated the Command Line Tools without a problem. vq From jeremy at lavergne.gotdns.org Thu Mar 22 11:20:59 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 22 Mar 2012 14:20:59 -0400 Subject: FYI: Xcode 4.3.2 command line tools issue In-Reply-To: <718FE5B4-8A2D-4401-AB94-56797CBC7A47@gmail.com> References: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> <718FE5B4-8A2D-4401-AB94-56797CBC7A47@gmail.com> Message-ID: <91BFB79F-C447-456E-B79B-FF2DF4B4607D@lavergne.gotdns.org> > I just downloaded Xcode 4.3.2 from the Mac App Store and updated the Command Line Tools without a problem. Did you login to the app store with an Apple ID that has a free (not paid) developer membership? -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From larry.velazquez at gmail.com Thu Mar 22 11:23:11 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Thu, 22 Mar 2012 14:23:11 -0400 Subject: FYI: Xcode 4.3.2 command line tools issue In-Reply-To: <91BFB79F-C447-456E-B79B-FF2DF4B4607D@lavergne.gotdns.org> References: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> <718FE5B4-8A2D-4401-AB94-56797CBC7A47@gmail.com> <91BFB79F-C447-456E-B79B-FF2DF4B4607D@lavergne.gotdns.org> Message-ID: On Mar 22, 2012, at 2:20 p.m., Jeremy Lavergne wrote: >> I just downloaded Xcode 4.3.2 from the Mac App Store and updated the Command Line Tools without a problem. > > Did you login to the app store with an Apple ID that has a free (not paid) developer membership? Yes; I don't have a paid membership. vq From jeremy at lavergne.gotdns.org Thu Mar 22 11:24:40 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 22 Mar 2012 14:24:40 -0400 Subject: FYI: Xcode 4.3.2 command line tools issue In-Reply-To: References: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> <718FE5B4-8A2D-4401-AB94-56797CBC7A47@gmail.com> <91BFB79F-C447-456E-B79B-FF2DF4B4607D@lavergne.gotdns.org> Message-ID: <79FAB89F-D722-4FFB-B18C-2B5F548FD16F@lavergne.gotdns.org> > Yes; I don't have a paid membership. Awesome, sounds like they fixed the issue then. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From dave at dave-curtis.com Thu Mar 22 11:24:52 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 11:24:52 -0700 Subject: python 2.7, import wx says "wrong architecture" In-Reply-To: References: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> <83729139-A1A8-4338-AE31-CE82418EB21F@dave-curtis.com> Message-ID: <602A43E3-EB09-42BB-9029-BFE9E77CC44A@dave-curtis.com> On Mar 22, 2012, at 10:49 AM, Ned Deily wrote: > In article , > Dave Curtis wrote: >> arch -i386 idle2.7 >> >> now works! But it appears to start a 64 bit version of Python in a 32 bit >> IDE, because when I >> >> import wx >> >> it gives me the "wrong arch" message. >> How do I force 32 bit idle2.7 to start 32 bit python? >> Or for that matter, shouldn't I be able to get 64 bit idle to start 32 bit >> python? That probably makes a little more sense. > > The easiest way is to tell IDLE to run without a subprocess using its -n > argument: > > $ arch -i386 idle2.7 -n Excellent! Did not know that trick. import wx works in the above environment. > > OTOH, I'm not sure that running wx applications under IDLE (a Tk > application) is a good idea. Yes, that may well turn out to be true. Tkinter in idle is kind of a loser, too. But even limping, it has benefits over command line interactive Python. If I can get spe to work with 2.7 and wx, the idle problem goes away, at least as far as wx goes, but I'm glad I know how to force 32 bit mode in general in idle. -dave > > -- > Ned Deily, > nad at acm.org > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > From larry.velazquez at gmail.com Thu Mar 22 11:35:50 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Thu, 22 Mar 2012 14:35:50 -0400 Subject: spe for Python 2.7? In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> Message-ID: On Mar 22, 2012, at 1:42 p.m., Jeremy Lavergne wrote: >> Wait, really? If py-foo is a stub that depends on py27-foo, wouldn't requiring py-foo just cause the installation of py27-foo? > > Until py-foo defaults to py31-foo, then py27-foo may get uninstalled as it becomes a leaf. Right. What I mean is that a port that depends on py-foo doesn't just use whichever pyXY-foo might be installed. (That was my impression, at least.) Dave seems to be looking for the behavior exhibited by ports that depend on perl5. vq From phildobbin at gmail.com Thu Mar 22 11:44:54 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Thu, 22 Mar 2012 18:44:54 +0000 Subject: FYI: Xcode 4.3.2 command line tools issue In-Reply-To: <86AC66AF-46AA-4E20-904B-FECBCC1D932F@lavergne.gotdns.org> References: <43033EC6-9F8D-4BD7-A3F3-51FA31FBB9CB@macports.org> <86AC66AF-46AA-4E20-904B-FECBCC1D932F@lavergne.gotdns.org> Message-ID: <4F6B7326.5080400@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 22/03/2012 12:49, Jeremy Lavergne wrote: >> Xcode 4.3.2 was released, and apparently there is a problem where >> users with free developer connection memberships cannot install >> the command line tools. So that would be a problem for MacPorts >> users. >> >> http://prod.lists.apple.com/archives/xcode-users/2012/Mar/msg00619.html >> >> >> If anyone has any updates about this issue, for example it being resolved, reply here. > > Sorry, they have two installers for March. Here's the latest: > http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=21083 Having > just read my digest copy of the Apple Xcode list, this was fixed sometime today & should now work as expected in the 4.3.2 update. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPa3MjAAoJEKpMeDHWT5ADQLAH/j+RtM8BlGn0BIf45HHDRrp/ ZrfpDL6uWiOLRhz1xoFmfpiHEOPVTosB91LYoSOghjRm+iTiHdTaD+0cQwLsXF74 eVoxKtVL45aeHsTbpH6AIKDARZDZ3oc7Q6+vDziQg8p3zsrB6sL3mSBYiS8JaJdD 1mns4CS0k6ReoOFqVCysm05SdM8r0Q5FdMQbij5Q1U1ULDU13HtXl8aVXp910NYZ UefP+5boxr4uZI1IMVKq3X+tjsMQFvMwyWfpp7Jrj3RFykymvVDzqvenDsVdCdMr kESJLvQ97iDEUeyh+SSgOjlW6KR263oYxH9SPap3GrfreXD/Mvf8EufMQdaAwS8= =Xmsy -----END PGP SIGNATURE----- From glen at toadhill.net Thu Mar 22 12:36:07 2012 From: glen at toadhill.net (Glen Henshaw) Date: Thu, 22 Mar 2012 15:36:07 -0400 Subject: What provides xcodebuild? In-Reply-To: References: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> Message-ID: <1332444967.27515.140661052780930.7057CD59@webmail.messagingengine.com> Thanks, that gets me xcodebuild back. But it still hangs! Any insight would be greatly appreciated. Glen -- Glen Henshaw [1]glen at toadhill.net On Thu, Mar 22, 2012, at 01:17 PM, Brandon Allbery wrote: On Thu, Mar 22, 2012 at 13:11, Glen Henshaw <[2]glen at toadhill.net> wrote: I appear to be digging myself a hole here. Having reinstalled both Xcode.app and the command line utils, xcodebuild has not reappeared. So: what package provides xcodebuild? haral:6722 Z$ pkgutil --file-info =xcodebuild | grep pkgid pkgid: com.apple.pkg.DeveloperToolsSystemSupportLeo pkgid: com.apple.pkg.update.os.10.7.3.11D50b.combo The former is part of Xcode, the latter would be best obtained by downloading the latest combo updater from Apple. (Is it me or did Apple confuse things rather badly by doing that?) dtruss might be helpful to try to figure out why xcodebuild is hanging, btw. -- brandon s allbery [3]allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms References 1. mailto:glen at toadhill.net 2. mailto:glen at toadhill.net 3. mailto:allbery.b at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Mar 22 12:48:45 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 14:48:45 -0500 Subject: What provides xcodebuild? In-Reply-To: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> References: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> Message-ID: On Mar 22, 2012, at 12:11, Glen Henshaw wrote: > I appear to be digging myself a hole here. Having reinstalled both > Xcode.app and the command line utils, xcodebuild has not reappeared. So: > what package provides xcodebuild? I was under the impression that the Xcode command line tools provided xcodebuild. From glen at toadhill.net Thu Mar 22 12:48:54 2012 From: glen at toadhill.net (Glen Henshaw) Date: Thu, 22 Mar 2012 15:48:54 -0400 Subject: What provides xcodebuild? In-Reply-To: <1332444967.27515.140661052780930.7057CD59@webmail.messagingengine.com> References: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> Message-ID: <1332445734.30018.140661052785574.382360AD@webmail.messagingengine.com> Nevermind. Following the appropriate xcode-select command, things are back to working again. Thanks for putting up with my daily stupidity... I will say though: having the installer hang due to an incorrect installation of Xcode, particularly not running xcode-select after upgrading Xcode but before installing MacPorts, is going to confuse a lot of new (and some old) users. IMHO the installer should check for this condition and throw the appropriate error. Glen -- Glen Henshaw [1]glen at toadhill.net On Thu, Mar 22, 2012, at 03:36 PM, Glen Henshaw wrote: Thanks, that gets me xcodebuild back. But it still hangs! Any insight would be greatly appreciated. Glen -- Glen Henshaw [2]glen at toadhill.net On Thu, Mar 22, 2012, at 01:17 PM, Brandon Allbery wrote: On Thu, Mar 22, 2012 at 13:11, Glen Henshaw <[3]glen at toadhill.net> wrote: I appear to be digging myself a hole here. Having reinstalled both Xcode.app and the command line utils, xcodebuild has not reappeared. So: what package provides xcodebuild? haral:6722 Z$ pkgutil --file-info =xcodebuild | grep pkgid pkgid: com.apple.pkg.DeveloperToolsSystemSupportLeo pkgid: com.apple.pkg.update.os.10.7.3.11D50b.combo The former is part of Xcode, the latter would be best obtained by downloading the latest combo updater from Apple. (Is it me or did Apple confuse things rather badly by doing that?) dtruss might be helpful to try to figure out why xcodebuild is hanging, btw. -- brandon s allbery [4]allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms _______________________________________________ macports-users mailing list [5]macports-users at lists.macosforge.org [6]http://lists.macosforge.org/mailman/listinfo.cgi/macports-user s References 1. mailto:glen at toadhill.net 2. mailto:glen at toadhill.net 3. mailto:glen at toadhill.net 4. mailto:allbery.b at gmail.com 5. mailto:macports-users at lists.macosforge.org 6. http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Mar 22 12:50:23 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 14:50:23 -0500 Subject: What provides xcodebuild? In-Reply-To: <1332445734.30018.140661052785574.382360AD@webmail.messagingengine.com> References: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> <1332445734.30018.140661052785574.382360AD@webmail.messagingengine.com> Message-ID: <8D15C327-F65B-434B-9F36-4C119DA2A500@macports.org> On Mar 22, 2012, at 14:48, Glen Henshaw wrote: > I will say though: having the installer hang due to an incorrect installation of Xcode, particularly not running xcode-select after upgrading Xcode but before installing MacPorts, is going to confuse a lot of new (and some old) users. IMHO the installer should check for this condition and throw the appropriate error. > Patches welcome :) From glen at toadhill.net Thu Mar 22 12:51:42 2012 From: glen at toadhill.net (Glen Henshaw) Date: Thu, 22 Mar 2012 15:51:42 -0400 Subject: What provides xcodebuild? In-Reply-To: <8D15C327-F65B-434B-9F36-4C119DA2A500@macports.org> References: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> <1332445734.30018.140661052785574.382360AD@webmail.messagingengine.com> <8D15C327-F65B-434B-9F36-4C119DA2A500@macports.org> Message-ID: <1332445902.30846.140661052787554.24C6473C@webmail.messagingengine.com> Anyone following this thread should know by now that I'm not smart enough to write patches ;) Glen -- Glen Henshaw glen at toadhill.net On Thu, Mar 22, 2012, at 02:50 PM, Ryan Schmidt wrote: > > On Mar 22, 2012, at 14:48, Glen Henshaw wrote: > > > I will say though: having the installer hang due to an incorrect installation of Xcode, particularly not running xcode-select after upgrading Xcode but before installing MacPorts, is going to confuse a lot of new (and some old) users. IMHO the installer should check for this condition and throw the appropriate error. > > > > Patches welcome :) > From ryandesign at macports.org Thu Mar 22 12:52:46 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 14:52:46 -0500 Subject: spe for Python 2.7? In-Reply-To: <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> Message-ID: On Mar 22, 2012, at 12:40, Lawrence Vel?zquez wrote: > On Mar 22, 2012, at 1:18 p.m., Ryan Schmidt wrote: > >> On Mar 22, 2012, at 10:41, Dave Curtis wrote: >> >>> I'm willing to give it a shot, but I'll need a clue or two. >>> If I make the dependencies py-foo instead of py27-foo then they should be satisfied by the py27 components on my system, correct? >> >> Yes. > > > Wait, really? If py-foo is a stub that depends on py27-foo, wouldn't requiring py-foo just cause the installation of py27-foo? I misread Dave's message. Nobody should be declaring any dependencies on py-foo stub ports. Always declare dependencies on the specific version you want (py26-foo, py27-foo, etc.). From ryandesign at macports.org Thu Mar 22 12:55:20 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 14:55:20 -0500 Subject: spe for Python 2.7? In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <31A89481-337B-4C28-987D-40217531F94D@dave-curtis.com> Message-ID: On Mar 22, 2012, at 12:21, Brandon Allbery wrote: > On Thu, Mar 22, 2012 at 12:51, Dave Curtis wrote: >> On Mar 22, 2012, at 9:37 AM, Brandon Allbery wrote: >> > I believe the normal way to deal with this is variants (or, for more complex situations, subports) that specify appropriately matched dependencies. >> >> Please reconcile with this from Ryan Schmidt: >> >> >> There only seems to be one port of spe. >> > >> > And there should only be one. We provide multiple (sub)ports of python modules, but programs (like spe) that use python should only exist a single time in the tree. >> >> So Ryan says there should only be one in the tree. What you are saying seems to be in conflict with that. Pardon the confusion, I'm not familiar with writing portfiles. >> > The key is "should"; while what Ryan said is the ideal situation, sometimes new versions are so significantly different that only multiple ports will work. Subports are one way to do it; another (probably more preferred) is the way the mysql ports are handled (you simply can't pull off a single mysql port that handles all of the mysql releases in any sane fashion, even though that would be the "ideal" way to do it). So you should avoid the multiple ports answer if possible, but sometimes it's *not* really possible. Brandon, I think you're on a different track than I was. I was trying to make the distinction between python modules (like wxpython, for which we use the unified python portgroup, and give the port a name beginning with "py-", and for which the portgroup creates multiple subports (py26-wxpython, py27-wxpython, etc.), which can be installed simultaneously) with programs that use python and/or python modules (like spe, for which we use a specific version of python, or offer variants to let the user choose which version of python to use). From ryandesign at macports.org Thu Mar 22 12:55:57 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 14:55:57 -0500 Subject: What provides xcodebuild? In-Reply-To: <1332445902.30846.140661052787554.24C6473C@webmail.messagingengine.com> References: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> <1332445734.30018.140661052785574.382360AD@webmail.messagingengine.com> <8D15C327-F65B-434B-9F36-4C119DA2A500@macports.org> <1332445902.30846.140661052787554.24C6473C@webmail.messagingengine.com> Message-ID: On Mar 22, 2012, at 14:51, Glen Henshaw wrote: > Anyone following this thread should know by now that I'm not smart > enough to write patches ;) An enhancement request filed in the issue tracker then? :) From ryandesign at macports.org Thu Mar 22 12:57:32 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 14:57:32 -0500 Subject: python 2.7, import wx says "wrong architecture" In-Reply-To: References: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> <83729139-A1A8-4338-AE31-CE82418EB21F@dave-curtis.com> <831E0ADD-7C8C-45FB-B8F7-AE37109E393D@macports.org> Message-ID: On Mar 22, 2012, at 10:51, Dave Curtis wrote: > Idle is an IDE, done using Python's TK interface components. It is the default IDE for Python that is more-or-less guaranteed to be present with Python. > > I'm not familiar with the guts of it, but I presume it is picking up a Python through whatever pointer mechanism python-select uses -- again I'm not expert in the mechanics of that either. I'll have to go research idle configuration settings. Hopefully idle does *not* pick up python via the version that the user selected; if it did, that would be a bug in the port that we would want to fix. idle should use the specific version of python that it is designed to work with. From glen at toadhill.net Thu Mar 22 13:01:22 2012 From: glen at toadhill.net (Glen Henshaw) Date: Thu, 22 Mar 2012 16:01:22 -0400 Subject: What provides xcodebuild? In-Reply-To: References: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> <1332445734.30018.140661052785574.382360AD@webmail.messagingengine.com> <8D15C327-F65B-434B-9F36-4C119DA2A500@macports.org> <1332445902.30846.140661052787554.24C6473C@webmail.messagingengine.com> Message-ID: <1332446482.601.140661052790842.4BEB1FD0@webmail.messagingengine.com> Done. Glen -- Glen Henshaw glen at toadhill.net On Thu, Mar 22, 2012, at 02:55 PM, Ryan Schmidt wrote: > On Mar 22, 2012, at 14:51, Glen Henshaw wrote: > > > Anyone following this thread should know by now that I'm not smart > > enough to write patches ;) > > An enhancement request filed in the issue tracker then? :) > From nad at acm.org Thu Mar 22 14:59:23 2012 From: nad at acm.org (Ned Deily) Date: Thu, 22 Mar 2012 14:59:23 -0700 Subject: What provides xcodebuild? References: <1332436285.29528.140661052714326.50A06801@webmail.messagingengine.com> Message-ID: In article , Brandon Allbery wrote: > haral:6722 Z$ pkgutil --file-info =xcodebuild | grep pkgid > pkgid: com.apple.pkg.DeveloperToolsSystemSupportLeo > pkgid: com.apple.pkg.update.os.10.7.3.11D50b.combo > > The former is part of Xcode, the latter would be best obtained by > downloading the latest combo updater from Apple. (Is it me or did Apple > confuse things rather badly by doing that?) I think the idea is that xcodebuild et al are supposed to be independent of the release of Xcode; they act as a wrapper and pointer to the various Xcode versions since it is supported to have multiple versions of Xcode installed on the same system (although only one version of the command line tools active in /usr/bin at one time). So rather than having each version of Xcode supply duplicate copies of xcodebuild, it's supplied with OS X itself; that also means those commands are available to query even if no Xcode is installed. -- Ned Deily, nad at acm.org From nad at acm.org Thu Mar 22 15:24:24 2012 From: nad at acm.org (Ned Deily) Date: Thu, 22 Mar 2012 15:24:24 -0700 Subject: python 2.7, import wx says "wrong architecture" References: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> <83729139-A1A8-4338-AE31-CE82418EB21F@dave-curtis.com> <831E0ADD-7C8C-45FB-B8F7-AE37109E393D@macports.org> Message-ID: In article , Ryan Schmidt wrote: > On Mar 22, 2012, at 10:51, Dave Curtis wrote: > > > Idle is an IDE, done using Python's TK interface components. It is the > > default IDE for Python that is more-or-less guaranteed to be present with > > Python. > > > > I'm not familiar with the guts of it, but I presume it is picking up a > > Python through whatever pointer mechanism python-select uses -- again I'm > > not expert in the mechanics of that either. I'll have to go research idle > > configuration settings. > > Hopefully idle does *not* pick up python via the version that the user > selected; if it did, that would be a bug in the port that we would want to > fix. idle should use the specific version of python that it is designed to > work with. idle is just a small shebang script copied from the version-specific shebang script, i.e. idle2.7, idle3.2, et al. The appropriate specific interpreter shebang path is built into the version-specific idle script and "port select python" symlinks "idle" to the selected "idlem.n" script. So it appears to be doing the right thing. One could quibble about creating separate "python" and "python3" select groups, including separate "idle" and "idle3" symlinks and including a "python2" symlink, as recommended in the recent PEP 394 (http://www.python.org/dev/peps/pep-0394/). The issue here, though, is simply that, although universal builds of Python 2.7+ and 3.2+ support arch selection with /usr/bin/arch, Python does not ensure that any subprocesses with a Python interpreter that are launched are forced to be the same execution arch as the main interpreter. One such case is here when IDLE launches a subprocess; it just defaults to the system-preferred arch (usually x86_64 on 10.6+). There may be other cases of this. I have a note to myself to track them down and possibly fix it upstream. But I don't think it's a major issue. -- Ned Deily, nad at acm.org From ryandesign at macports.org Thu Mar 22 16:02:06 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 18:02:06 -0500 Subject: MythTV port? In-Reply-To: References: Message-ID: <07427A32-7113-4E99-9714-3416B99D4990@macports.org> On Mar 22, 2012, at 07:38, Craig Treleaven wrote: > I've been running MythTV on Mac OS X for a number of years. The core functionality is wonderful but the build and install process on Mac is pretty darn painful! Sounds like an ideal application of MacPorts to encapsulate the pain and make it easier for the end user. > dependencies--Nokia's QT plus several libraries, MySQL, and some Perl modules just for the core system. I'm done some searching and I think MacPorts has existing ports for all the dependencies except two Perl modules. We certainly have qt4-mac and mysql5 and perl5.12 and they're pretty frequently-used ports so we're pretty sure they work ok. Perl module ports are easy to create using the cpan2port script. > So, am I crazy? I'm not a developer but I've been building my own MythTV system with the Perl script for some years. I'd like to contribute to a better all-Mac MythTV experience but I would certainly need a bunch of help and support to get a functioning MacPorts port file. Anybody else interested? If you need help converting your perl build scripts to portfiles let us know (on the macports-dev mailing list). If need be, you can even make the portfile as simple as calling your perl build script. First you probably need to answer how many ports there will be. If mythtv is a system that has several components that can be used independently or optionally, making several separate ports (or one port with several subports) would probably be best. From ryandesign at macports.org Thu Mar 22 16:05:56 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 18:05:56 -0500 Subject: noidle In-Reply-To: <5F6E8509-B03B-47AC-869F-F25CEBCCCF4A@alum.mit.edu> References: <4AA6EC7D-7CD5-48E7-8B65-9DA8BC9B65A4@verkehrsplanung.com> <5F6E8509-B03B-47AC-869F-F25CEBCCCF4A@alum.mit.edu> Message-ID: <4129A48D-D1D8-4228-9255-7D4D03776D78@macports.org> On Mar 22, 2012, at 11:32, Adam Dershowitz wrote: > On Mar 22, 2012, at 1:00 AM, Drechsel Wolf wrote: > >> frequently I noticed that my iMac G5 will go to sleep during a time extensive build (gcc45 at the moment). >> >> I googled and found some other people with that problem - and an easy solution: >> >>> #!/bin/bash >>> pmset noidle & >>> ... do the work here ... >>> kill %pmset >> Wouldnt it be smart to put the noidle command at the very beginning of any build script - and the kill %pmset at the very ending. >> I'd like the iMac to do the building - and then go to sleep after it's finished. > > > I don't agree that this is something that one would always want. That is why the Energy Saver System Prefs allows users to set things how they want. If you set it to noidle I believe that a laptop will run through batteries quickly and ignore the users setting in the prefs. > While I can understand why someone would want it that way, this should not be an across the board solution. So, putting it in a script for yourself seems like a reasonable solution. The energy saver system preferences are for setting how long your computer waits to go to sleep when it is idle; building something with MacPorts is not being idle. I imagine the power manager probably largely just looks at whether there is mouse movement or keyboard input to determine whether the system is idle. Note that video players like VLC and Apple's DVD Player probably also manipulate the power manager so the system doesn't go to sleep in the middle of a video. From dave at dave-curtis.com Thu Mar 22 16:31:14 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 16:31:14 -0700 Subject: python 2.7, import wx says "wrong architecture" In-Reply-To: References: <8F5F8711-A0CE-40EC-B42E-5E4FAB42293B@dave-curtis.com> <3F38D738-2DBB-4315-876D-37420334DAA8@macports.org> <83729139-A1A8-4338-AE31-CE82418EB21F@dave-curtis.com> <831E0ADD-7C8C-45FB-B8F7-AE37109E393D@macports.org> Message-ID: <8C3FA072-6080-4B72-B492-C002ACEFC5AF@dave-curtis.com> On Mar 22, 2012, at 12:57 PM, Ryan Schmidt wrote: > > On Mar 22, 2012, at 10:51, Dave Curtis wrote: > >> Idle is an IDE, done using Python's TK interface components. It is the default IDE for Python that is more-or-less guaranteed to be present with Python. >> >> I'm not familiar with the guts of it, but I presume it is picking up a Python through whatever pointer mechanism python-select uses -- again I'm not expert in the mechanics of that either. I'll have to go research idle configuration settings. > > Hopefully idle does *not* pick up python via the version that the user selected; if it did, that would be a bug in the port that we would want to fix. idle should use the specific version of python that it is designed to work with. > This may well be a bug, but I'm not familiar enough with what is specified to happen to be able to say for sure. To recap: 1. this appears to work: arch i386 python2.7 import wx 2. this: arch i386 idle2.7 import wx has the same symptom as trying 'import wx' from 64 bit python. In this case, idle2.7 is spinning up python as a separate process and talks to it over a socket. So whatever mechanism is used to launch the python sub-process is, I suspect, not passing through arch i386 3. this: archi i386 idle2.7 -n import wx appears to work. In this case, idle is not starting a subprocess for python. Not being familiar with the internals of idle, I can't say more. So the questions are: How does idle choose/launch python? How should it? -dave > > From dave at dave-curtis.com Thu Mar 22 16:34:57 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 16:34:57 -0700 Subject: spe for Python 2.7? In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> Message-ID: <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> On Mar 22, 2012, at 12:52 PM, Ryan Schmidt wrote: > > On Mar 22, 2012, at 12:40, Lawrence Vel?zquez wrote: > >> On Mar 22, 2012, at 1:18 p.m., Ryan Schmidt wrote: >> >>> On Mar 22, 2012, at 10:41, Dave Curtis wrote: >>> >>>> I'm willing to give it a shot, but I'll need a clue or two. >>>> If I make the dependencies py-foo instead of py27-foo then they should be satisfied by the py27 components on my system, correct? >>> >>> Yes. >> >> >> Wait, really? If py-foo is a stub that depends on py27-foo, wouldn't requiring py-foo just cause the installation of py27-foo? > > I misread Dave's message. Nobody should be declaring any dependencies on py-foo stub ports. Always declare dependencies on the specific version you want (py26-foo, py27-foo, etc.). OK. Agreement all around. Yay! So... does that mean there *should* be py26-spe and py27-spe, etc, ports? In any case, I can easily try a quick tweak of the existing port, which appears to be "py26-spe" and see if "py27-spe" magically works. -dave From ryandesign at macports.org Thu Mar 22 16:22:28 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 18:22:28 -0500 Subject: Should I Uninstall MacPorts to Reinstall? In-Reply-To: References: Message-ID: <526E0955-1779-4B5F-A2B5-A1D200217C1C@macports.org> On Mar 22, 2012, at 08:19, Susana wrote: > I'm a new user, and I think this is how I ask a question. Yes; welcome! > I am downloading the digiKam photo application, and to do that, I was required to download Xcode and Macports. I downloaded Xcode 3.0 and then I downloaded Macports. In the terminal, it said: > "Warning: The installed version of Xcode (3.0) is known to cause problems. Version 3.1.4 or later is recommended on Mac OS X 10.5." > > So now I have downloaded 3.1.4 Xcode. Do I need to reinstall Macports because of the new Xcode version? No; you can just install the new Xcode. > I am worried that during the Macports installation, it said that certain things being downloaded were not found (written in the Terminal window), and I wonder if that's because I had an older version of Xcode that it says causes problems. Without seeing the exact text of the error message, I'm not sure what happened. I recommend you run "sudo port -v selfupdate" in the terminal, and assuming that runs to the end without an error, you should be set to begin installing digikam. > But I'm worried that if I uninstall Macports, I might mess something up, especially since MacPorts website says uninstalling can be a drastic action. Honestly, I don't really know what Macports is at the moment (should look into that). MacPorts makes it easy to install other software packages, like digikam. > I just downloaded because of digiKam. I didn't have it before, so how can uninstalling be drastic? Does it have to do with the software I download using MacPorts? I'd assume since I haven't made the final step of downloading digiKam, it would be okay to uninstlal since I haven't used MacPorts. I've opened/installed it but have not used it to download software. Uninstalling MacPorts and all ports is a drastic step if you have already used MacPorts to install a lot of software; it would mean having to reinstall all of them, which might take a lot of time. Since you haven't installed anything with MacPorts yet, there would be no problem uninstalling it. But also no need to at this point. > And does Xcode come with your Apple computer? MacPorts does not? Xcode is a product of Apple Inc; an installer for Xcode comes on the discs that accompany some Macs, but it's not preinstalled on the computer. But even if a version of Xcode is on your installer discs, it's probably old, so we usually recommend you download the latest version for your OS from the Apple Developer Connection web site. 3.1.4 is the last version of Xcode for Leopard. MacPorts is not a product of Apple Inc and does not come with your Mac. Like most other third-party program, you download it from the program's web site and install it if you want it. From ryandesign at macports.org Thu Mar 22 16:41:52 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 22 Mar 2012 18:41:52 -0500 Subject: spe for Python 2.7? In-Reply-To: <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> Message-ID: On Mar 22, 2012, at 18:34, Dave Curtis wrote: > > On Mar 22, 2012, at 12:52 PM, Ryan Schmidt wrote: > >> >> On Mar 22, 2012, at 12:40, Lawrence Vel?zquez wrote: >> >>> On Mar 22, 2012, at 1:18 p.m., Ryan Schmidt wrote: >>> >>>> On Mar 22, 2012, at 10:41, Dave Curtis wrote: >>>> >>>>> I'm willing to give it a shot, but I'll need a clue or two. >>>>> If I make the dependencies py-foo instead of py27-foo then they should be satisfied by the py27 components on my system, correct? >>>> >>>> Yes. >>> >>> >>> Wait, really? If py-foo is a stub that depends on py27-foo, wouldn't requiring py-foo just cause the installation of py27-foo? >> >> I misread Dave's message. Nobody should be declaring any dependencies on py-foo stub ports. Always declare dependencies on the specific version you want (py26-foo, py27-foo, etc.). > > OK. Agreement all around. Yay! > > So... does that mean there *should* be py26-spe and py27-spe, etc, ports? No. Spe is not a python module. Spe is a program that happens to use python. There is and should only be a single port called "spe". From phildobbin at gmail.com Thu Mar 22 16:51:05 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Thu, 22 Mar 2012 23:51:05 +0000 Subject: texlive - texdoc Message-ID: <4F6BBAE9.6060007@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all. I've installed what I thought was the full texlive package but when I call: `texdoc ` I get command not found. I tracked down the /texmf/doc but where I was expecting a directory lower than doc called texlive I got: `/opt/local/share/texmf/doc/generic/pgf>` with README & INSTALL files. Do I need to install another port & if so, what is called (no texdoc port exists)? Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPa7rmAAoJEKpMeDHWT5ADaWUH/1QjlhAouvZ1iVy15/BOfNfF ywwiyYbmWARPuYIPT3PyaI8APRnm76FmxV7Cn6frIPmgz2oFdEqxgucZVQgexWgJ neCk7lCyXbxqC6vohbn2OPIN9WnJ27s5YDfi1c40BIn6y1esOJsFjpcHaSVqQZx2 erPGbcyZuR13/eyrCPLR06OEVTiOFxCkrmaVRHB3pfGM1tkRfMkTlCbab4UemcQH L5e0HBfj8r9M+wGgYPQWF3ReeodFaXZxZLMR3kcWAWXBJ9gATSyA6QfniFmzrwPS K5V22j9SRKkdRlIvO3QSBftPOU+JlmYuZ93oZPSOwFaUfWn+UGliPzCwPMJpMfk= =WME3 -----END PGP SIGNATURE----- From ctreleaven at cogeco.ca Thu Mar 22 17:06:49 2012 From: ctreleaven at cogeco.ca (Craig Treleaven) Date: Thu, 22 Mar 2012 20:06:49 -0400 Subject: MythTV port? In-Reply-To: <07427A32-7113-4E99-9714-3416B99D4990@macports.org> References: <07427A32-7113-4E99-9714-3416B99D4990@macports.org> Message-ID: At 6:02 PM -0500 3/22/12, Ryan Schmidt wrote: >On Mar 22, 2012, at 07:38, Craig Treleaven wrote: > >> I've been running MythTV on Mac OS X for a number of years. The core functionality is wonderful but the build and install process on Mac is pretty darn painful! > >Sounds like an ideal application of MacPorts to encapsulate the pain and make it easier for the end user. > > >> dependencies--Nokia's QT plus several libraries, MySQL, and some Perl modules just for the core system. I'm done some searching and I think MacPorts has existing ports for all the dependencies except two Perl modules. > >We certainly have qt4-mac and mysql5 and perl5.12 and they're pretty frequently-used ports so we're pretty sure they work ok. Perl module ports are easy to create using the cpan2port script. > > >> So, am I crazy? I'm not a developer but I've been building my own MythTV system with the Perl script for some years. I'd like to contribute to a better all-Mac MythTV experience but I would certainly need a bunch of help and support to get a functioning MacPorts port file. Anybody else interested? > >If you need help converting your perl build scripts to portfiles let us know (on the macports-dev mailing list). If need be, you can even make the portfile as simple as calling your perl build script. First you probably need to answer how many ports there will be. If mythtv is a system that has several components that can be used independently or optionally, making several separate ports (or one port with several subports) would probably be best. Thanks Ryan, I'll take it to the macports-dev list for more specifics. Craig From jam at tigger.ws Thu Mar 22 17:36:04 2012 From: jam at tigger.ws (James Linder) Date: Fri, 23 Mar 2012 08:36:04 +0800 Subject: MythTV port? In-Reply-To: References: Message-ID: On 22/03/2012, at 10:01 PM, macports-users-request at lists.macosforge.org wrote: > I've been running MythTV on Mac OS X for a number of years. > The core functionality is wonderful but the > build and install process on Mac is pretty darn painful! > > A capsule summary for those of you not familiar. MythTV is a digital > video recording system with other components for DVD/BR videos, > internet video, music, slide shows, etc. There is a master backend > that handles scheduling recordings and serving media to one or more > frontends. The master backend stores all its information in a MySQL > database. There can also be slave backends that provide additional > TV tuners and storage. The simplest configuration is a single > machine running the master backend, MySQL database and frontend. > MythTV is Linux-first with ports to Mac OS, Windows and BSD. Lots of > people run the backend on Linux with a mix of frontends. > > About 6 years ago, the backend was ported to Mac OS X when a couple > of tuning methods became available on OS X (firewire and Silicon > Dust's HDHomerun boxes). Only the frontend had been available before > that. A MythTV-developed Perl script continued to be used to build a > .app bundle--it was expanded to bundle the backend as well as the > frontend. The problem is that the backend is not a double-clickable > Mac app. The backend is a server process more akin to MySQL. MythTV > is just about to release version 0.25 with a ton of interesting new > features. > > Which leads me to MacPorts. It occurs to me that using MacPorts to > build and install the backend might make the process a lot easier and > automate some of the tougher parts (installing a startupitem for the > backend). The hard part is that Myth is a pretty extensive > application with a number of dependencies--Nokia's QT plus several > libraries, MySQL, and some Perl modules just for the core system. > I'm done some searching and I think MacPorts has existing ports for > all the dependencies except two Perl modules. > > So, am I crazy? I'm not a developer but I've been building my own > MythTV system with the Perl script for some years. I'd like to > contribute to a better all-Mac MythTV experience but I would > certainly need a bunch of help and support to get a functioning > MacPorts port file. Anybody else interested? Greg I think that would be most marvellous but, and I've never *built* a port (as opposed to building a program with macports), mythtv is always changing so the port would need lots of ongoing maintainance. The existing mac implementations seem to fix at a level eg 0.24, 0.24-1 and not tracking 0.24-fixes. ie http://avenard.org/files/mac/ Are you going to be the 'maintainer'? I'd definitely be a user James From larry.velazquez at gmail.com Thu Mar 22 18:05:59 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Thu, 22 Mar 2012 21:05:59 -0400 Subject: spe for Python 2.7? In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> Message-ID: <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> On Mar 22, 2012, at 7:41 p.m., Ryan Schmidt wrote: > > On Mar 22, 2012, at 18:34, Dave Curtis wrote: > >> OK. Agreement all around. Yay! >> >> So... does that mean there *should* be py26-spe and py27-spe, etc, ports? > > No. Spe is not a python module. Spe is a program that happens to use python. There is and should only be a single port called "spe". > To clarify, you'll want to have one port called "spe" that has a variant for each version of Python it can use (+python26, +python27, etc.). vq From larry.velazquez at gmail.com Thu Mar 22 18:10:06 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Thu, 22 Mar 2012 21:10:06 -0400 Subject: texlive - texdoc In-Reply-To: <4F6BBAE9.6060007@gmail.com> References: <4F6BBAE9.6060007@gmail.com> Message-ID: <3B526AD1-6BFF-4C86-B734-678E0BB179A5@gmail.com> On Mar 22, 2012, at 7:51 p.m., Phil Dobbin wrote: > I've installed what I thought was the full texlive package but when I call: > > `texdoc ` > > I get command not found. I tracked down the /texmf/doc but where I was > expecting a directory lower than doc called texlive I got: > > `/opt/local/share/texmf/doc/generic/pgf>` > > with README & INSTALL files. Do I need to install another port & if so, > what is called (no texdoc port exists)? The texdoc program is in the texlive-bin-extra port. Here's a big list of what software is in which port: https://trac.macports.org/wiki/TeXLivePackages vq From ctreleaven at cogeco.ca Thu Mar 22 18:10:02 2012 From: ctreleaven at cogeco.ca (Craig Treleaven) Date: Thu, 22 Mar 2012 21:10:02 -0400 Subject: MythTV port? In-Reply-To: References: Message-ID: At 8:36 AM +0800 3/23/12, James Linder wrote: >On 22/03/2012, at 10:01 PM, macports-users-request at lists.macosforge.org wrote: > >> I've been running MythTV on Mac OS X for a number of years. >> The core functionality is wonderful but the >> build and install process on Mac is pretty darn painful! >> >> A capsule summary for those of you not familiar. MythTV is a digital >> video recording system with other components for DVD/BR videos, >> internet video, music, slide shows, etc. There is a master backend >> that handles scheduling recordings and serving media to one or more >> frontends. The master backend stores all its information in a MySQL >> database. There can also be slave backends that provide additional >> TV tuners and storage. The simplest configuration is a single >> machine running the master backend, MySQL database and frontend. >> MythTV is Linux-first with ports to Mac OS, Windows and BSD. Lots of >> people run the backend on Linux with a mix of frontends. >> >> About 6 years ago, the backend was ported to Mac OS X when a couple >> of tuning methods became available on OS X (firewire and Silicon >> Dust's HDHomerun boxes). Only the frontend had been available before >> that. A MythTV-developed Perl script continued to be used to build a >> .app bundle--it was expanded to bundle the backend as well as the >> frontend. The problem is that the backend is not a double-clickable >> Mac app. The backend is a server process more akin to MySQL. MythTV >> is just about to release version 0.25 with a ton of interesting new >> features. >> >> Which leads me to MacPorts. It occurs to me that using MacPorts to >> build and install the backend might make the process a lot easier and >> automate some of the tougher parts (installing a startupitem for the >> backend). The hard part is that Myth is a pretty extensive >> application with a number of dependencies--Nokia's QT plus several >> libraries, MySQL, and some Perl modules just for the core system. >> I'm done some searching and I think MacPorts has existing ports for >> all the dependencies except two Perl modules. >> >> So, am I crazy? I'm not a developer but I've been building my own >> MythTV system with the Perl script for some years. I'd like to >> contribute to a better all-Mac MythTV experience but I would >> certainly need a bunch of help and support to get a functioning >> MacPorts port file. Anybody else interested? > >Greg I think that would be most marvellous but, and I've never *built* a port (as opposed to building a program with macports), mythtv is always changing so the port would need lots of ongoing maintainance. >The existing mac implementations seem to fix at a level eg 0.24, 0.24-1 and not tracking 0.24-fixes. ie http://avenard.org/files/mac/ > >Are you going to be the 'maintainer'? I'd definitely be a user > Hi Jimmy ;) - I'm going to *attempt* to be a maintainer--I'm very worried that I'm biting off far more than I can chew. It would certainly help to have someone else as a tester (hint, hint). If we could get one of the Myth devs to support it, it might actually work. My goal with this is really the backend. I think using MacPorts could make it a lot easier to get a cleanly install that automatically runs in the background, fetches listings, etc, etc, compared to the current, largely manual, process. If this works, I think eventually it would make sense to have a myth25 port that builds off a stable, tagged release and myth25-devel that builds off the current head of the 0.25-fixes branch. Craig From phildobbin at gmail.com Thu Mar 22 18:25:23 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 23 Mar 2012 01:25:23 +0000 Subject: texlive - texdoc In-Reply-To: <3B526AD1-6BFF-4C86-B734-678E0BB179A5@gmail.com> References: <4F6BBAE9.6060007@gmail.com> <3B526AD1-6BFF-4C86-B734-678E0BB179A5@gmail.com> Message-ID: <4F6BD103.2030006@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 23/03/2012 01:10, Lawrence Vel?zquez wrote: > On Mar 22, 2012, at 7:51 p.m., Phil Dobbin wrote: > >> I've installed what I thought was the full texlive package but when I call: >> >> `texdoc ` >> >> I get command not found. I tracked down the /texmf/doc but where I was >> expecting a directory lower than doc called texlive I got: >> >> `/opt/local/share/texmf/doc/generic/pgf>` >> >> with README & INSTALL files. Do I need to install another port & if so, >> what is called (no texdoc port exists)? > > > The texdoc program is in the texlive-bin-extra port. > > Here's a big list of what software is in which port: https://trac.macports.org/wiki/TeXLivePackages Thanks for that. I actually saw texlive-documentation-en fly by when installing Asymptote & PGF just now & checked & texlive-bin-extra was one of Asymptote's dependencies. So texdoc now calls Preview on OS X for the docs. Excellent. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPa9EAAAoJEKpMeDHWT5AD8rgH/jzBbFxNn4ax51rtkmUb2Swn z7o9yiKijypp7dNP4IccbNeH19x5hzODpLudVm+jx/rNeYN2rNZJPqNlsyX6RqiO Mps2oArBeCJ79ua/8tHjkrj1ISX5VAFeAZDCEOkzAYoSGFm4MOj7/bRpUqZAHdEl 9SvsARQZHiAQcX6CXjgfl5aIKo1Hzkqmk68HVmQw3UKZ/UM8DNtM/ZQW5chzjGu8 76SbFrlOF3avQwURee1noygKc71uwt4V+8fq3+6K7hiBYv7Q+KxIcF9RuIAwHGcX 1Of+WJHRFve2wYMXANuDu6EvwP+iBGDYh0IUVnTT3p+rmgGXn289h2JbMCdvaaI= =1Fvp -----END PGP SIGNATURE----- From sanigo at gmail.com Thu Mar 22 18:52:12 2012 From: sanigo at gmail.com (Weichun Qian) Date: Fri, 23 Mar 2012 09:52:12 +0800 Subject: Problem with build 32bit apache+php52+mysql ports. Message-ID: I was forced to build 32 bit apache+php52+mysql as I am being evaluating a ZendOptimized php software. ZendOptimizer has only 32bit, you know, and it can work with php52. I have successfully built them, but I cannot get out where the php52-mysql is. So the software cannot connect to mysql. How can I find php52-mysql, I have googled a lot, but cannot find any helpful info. Please give me a hand, Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy at lavergne.gotdns.org Thu Mar 22 19:32:49 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 22 Mar 2012 22:32:49 -0400 Subject: MythTV port? In-Reply-To: References: Message-ID: > I'm going to *attempt* to be a maintainer--I'm very worried that I'm biting off far more than I can chew. The nice thing is most people will tell you what is wrong and maybe how to fix it, rather than just spewing tickets that something somewhere broke. Most people. :-) -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From jeremy at lavergne.gotdns.org Thu Mar 22 19:35:16 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 22 Mar 2012 22:35:16 -0400 Subject: noidle In-Reply-To: <4129A48D-D1D8-4228-9255-7D4D03776D78@macports.org> References: <4AA6EC7D-7CD5-48E7-8B65-9DA8BC9B65A4@verkehrsplanung.com> <5F6E8509-B03B-47AC-869F-F25CEBCCCF4A@alum.mit.edu> <4129A48D-D1D8-4228-9255-7D4D03776D78@macports.org> Message-ID: <43A8661A-130E-49EF-93B4-F1507F91D78D@lavergne.gotdns.org> > The energy saver system preferences are for setting how long your computer waits to go to sleep when it is idle; building something with MacPorts is not being idle. I imagine the power manager probably largely just looks at whether there is mouse movement or keyboard input to determine whether the system is idle. Note that video players like VLC and Apple's DVD Player probably also manipulate the power manager so the system doesn't go to sleep in the middle of a video. Do we really want to be responsible for energy saver settings, which will require sudo for people not using a root-installed MacPorts? -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From comptekki at gmail.com Thu Mar 22 19:45:55 2012 From: comptekki at gmail.com (Wes James) Date: Thu, 22 Mar 2012 20:45:55 -0600 Subject: port install wxwidgets on mnt lion fails Message-ID: I'm trying to install wxwidgets on mtn lion. It fails with this at the end of the log: :debug:build port disallows a parallel build :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/wo\ rk/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.8' GI_SCANNER_DISABLE_CACHE='1' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build" && /usr/bin/\ make -w' :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build" && /usr\ /bin/make -w :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build' :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build/bk-deps /usr/bin/llvm-g++-4.2 -c -o ba\ sedll_dynlib.o -I./.pch/wxprec_basedll -D__WXMAC__ -DWXBUILDING -I../src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/opt/local/va\ r/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build/lib/wx/include/mac-unicode-release-2.8 -I../include -fpascal-st\ rings -I../src/mac/carbon/morefilex -I/Developer/Headers/FlatCarbon -I/opt/local/include -arch i386 -I/opt/local/include -DWX_PRECOMP -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -I/opt/local/in\ clude/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -pipe -O2 -arch i386 -fno-common ../src/common/dynlib.cpp :info:build In file included from ../include/wx/mac/private.h:4, :info:build from ../src/common/dynlib.cpp:48: :info:build ../include/wx/mac/carbon/private.h:1459: error: ?Cursor? does not name a type :info:build ../include/wx/mac/carbon/private.h:1488: error: ?ClassicCursor? does not name a type :info:build make: *** [basedll_dynlib.o] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build" && /usr/bin/make\ -w :info:build Exit code: 2 :error:build org.macports.build for port wxWidgets returned: command execution failed :debug:build Error code: CHILDSTATUS 40448 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for wxWidgets: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port wxWidgets for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/main.log ----------------------- Any idea what the issue is? Thanks, -wes From arno at alum.wpi.edu Thu Mar 22 19:47:51 2012 From: arno at alum.wpi.edu (Arno Hautala) Date: Thu, 22 Mar 2012 22:47:51 -0400 Subject: noidle In-Reply-To: <4129A48D-D1D8-4228-9255-7D4D03776D78@macports.org> References: <4AA6EC7D-7CD5-48E7-8B65-9DA8BC9B65A4@verkehrsplanung.com> <5F6E8509-B03B-47AC-869F-F25CEBCCCF4A@alum.mit.edu> <4129A48D-D1D8-4228-9255-7D4D03776D78@macports.org> Message-ID: On Thu, Mar 22, 2012 at 19:05, Ryan Schmidt wrote: > > building something with MacPorts is not being idle. I think this is debatable and would vary from user to user. At the least I'd want a way to disable any noidle behavior. > Note that video players like VLC and Apple's DVD Player probably also manipulate the power manager so the system doesn't go to sleep in the middle of a video. I think this is a special case that's not exactly comparable. When watching a video (fullscreen only?) the user shouldn't have to continue to move the mouse so the display doesn't sleep. I can certainly see the argument that a user would expect the compilation task to be considered a noidle event, but it's not a slam dunk in my mind. It would certainly be a nice feature (either through macports.conf or as a flag). That VLC can do this suggests that this behavior shouldn't require sudo to accomplish. -- arno? s? hautala? ? /-|?? arno at alum.wpi.edu pgp b2c9d448 From dave at dave-curtis.com Thu Mar 22 23:46:40 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Thu, 22 Mar 2012 23:46:40 -0700 Subject: spe for Python 2.7? In-Reply-To: <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> Message-ID: <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> On Mar 22, 2012, at 6:05 PM, Lawrence Vel?zquez wrote: > On Mar 22, 2012, at 7:41 p.m., Ryan Schmidt wrote: > >> >> On Mar 22, 2012, at 18:34, Dave Curtis wrote: >> >>> OK. Agreement all around. Yay! >>> >>> So... does that mean there *should* be py26-spe and py27-spe, etc, ports? >> >> No. Spe is not a python module. Spe is a program that happens to use python. There is and should only be a single port called "spe". >> > > > To clarify, you'll want to have one port called "spe" that has a variant for each version of Python it can use (+python26, +python27, etc.). > Since I'm just learning how to do this, I thought I'd try to make the minimal necessary changes to the existing portfile for spe 2.6 to see if I could get things going for 2.7. I managed to achieve 'hello world' in spe, albeit with some annoying benign exceptions coming from something wx isn't finding. Diff's attached. Summary: 1. Tweaked portgroup to python27 2. added supported_arches i386 because of wx dependency 3. changed py26-foo dependencies to py27-foo 4. tweaked call to python to use arch -i386, which was conveniently already being patched in the portfile. This was moved to a post-patch to get out of the way of a new patchfile. 5. Added patchfiles command to overcome the fact that pychecker2 is not available in macports. spe contains a fall-back version of the module, so I tweaked the installation to include the fallback version. When SPE exists, 17 copies of this are printed to stderr: Exception ImportError: 'No module named traceback' in > ignored which looks like wx is not quite right, yet. I'm guessing this comes during widget destruction or some such. -dave -------------- next part -------------- A non-text attachment was scrubbed... Name: spe-Portfile.diff Type: application/octet-stream Size: 1115 bytes Desc: not available URL: -------------- next part -------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-setup.py.diff Type: application/octet-stream Size: 752 bytes Desc: not available URL: From jwa at macports.org Fri Mar 23 03:39:06 2012 From: jwa at macports.org (Jyrki Wahlstedt) Date: Fri, 23 Mar 2012 12:39:06 +0200 Subject: port install wxwidgets on mnt lion fails In-Reply-To: References: Message-ID: Hi, as you certainly know, ML is not a released product, hence it will not be discussed in public, and also, unfortunately I don't have such a system available in order to give any support in private! br, ! ! Jyrki On 23.3.2012, at 4.45, Wes James wrote: > I'm trying to install wxwidgets on mtn lion. It fails with this at > the end of the log: > > > :debug:build port disallows a parallel build > :debug:build Environment: CPATH='/opt/local/include' > CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/wo\ > rk/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' > CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.8' > GI_SCANNER_DISABLE_CACHE='1' > :debug:build Assembled command: 'cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build" > && /usr/bin/\ > make -w' > :debug:build Executing command line: cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build" > && /usr\ > /bin/make -w > :info:build make: Entering directory > `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build' > :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build/bk-deps > /usr/bin/llvm-g++-4.2 -c -o ba\ > sedll_dynlib.o -I./.pch/wxprec_basedll -D__WXMAC__ -DWXBUILDING > -I../src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 > -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES > -I/opt/local/va\ > r/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build/lib/wx/include/mac-unicode-release-2.8 > -I../include -fpascal-st\ > rings -I../src/mac/carbon/morefilex -I/Developer/Headers/FlatCarbon > -I/opt/local/include -arch i386 -I/opt/local/include -DWX_PRECOMP > -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing > -I/opt/local/in\ > clude/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -pipe -O2 -arch i386 > -fno-common ../src/common/dynlib.cpp > :info:build In file included from ../include/wx/mac/private.h:4, > :info:build from ../src/common/dynlib.cpp:48: > :info:build ../include/wx/mac/carbon/private.h:1459: error: ?Cursor? > does not name a type > :info:build ../include/wx/mac/carbon/private.h:1488: error: > ?ClassicCursor? does not name a type > :info:build make: *** [basedll_dynlib.o] Error 1 > :info:build make: Leaving directory > `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build' > :info:build Command failed: cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build" > && /usr/bin/make\ > -w > :info:build Exit code: 2 > :error:build org.macports.build for port wxWidgets returned: command > execution failed > :debug:build Error code: CHILDSTATUS 40448 2 > :debug:build Backtrace: command execution failed > while executing > "system -nice 0 $fullcmdstring" > ("eval" body line 1) > invoked from within > "eval system $notty $nice \$fullcmdstring" > invoked from within > "command_exec build" > (procedure "portbuild::build_main" line 8) > invoked from within > "$procedure $targetname" > :info:build Warning: targets not executed for wxWidgets: > org.macports.activate org.macports.build org.macports.destroot > org.macports.install > :notice:build Please see the log file for port wxWidgets for details: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/main.log > ----------------------- > > Any idea what the issue is? > > Thanks, > > -wes > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From jonesc at hep.phy.cam.ac.uk Fri Mar 23 05:22:49 2012 From: jonesc at hep.phy.cam.ac.uk (Chris Jones) Date: Fri, 23 Mar 2012 12:22:49 +0000 Subject: xorg-libxcb update pegging CPU running dot processes ? Message-ID: Hi, The latest update to xorg-libxcb has been going on for well over an hour now on my MBPro, and it appears to be due to dot processes. Is this normal ? Chris -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2966 bytes Desc: not available URL: From jonesc at hep.phy.cam.ac.uk Fri Mar 23 06:04:12 2012 From: jonesc at hep.phy.cam.ac.uk (Chris Jones) Date: Fri, 23 Mar 2012 13:04:12 +0000 Subject: xorg-libxcb update pegging CPU running dot processes ? In-Reply-To: References: Message-ID: <589524C8-E4D9-4A39-8338-EE35E5461B01@hep.phy.cam.ac.uk> Hi, In the end I killed the build, as I got bored waiting. It appears the problem was a doxygen documentation build?. Wouldn't it make sense to have this as an option, disabled by default ? Personally really have no need for any documentation for this port ? Chris On 23 Mar 2012, at 12:22pm, Chris Jones wrote: > Hi, > > The latest update to xorg-libxcb has been going on for well over an hour now on my MBPro, and it appears to be due to dot processes. Is this normal ? > > Chris_______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2966 bytes Desc: not available URL: From larry.velazquez at gmail.com Fri Mar 23 06:29:34 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Fri, 23 Mar 2012 09:29:34 -0400 Subject: xorg-libxcb update pegging CPU running dot processes ? In-Reply-To: <589524C8-E4D9-4A39-8338-EE35E5461B01@hep.phy.cam.ac.uk> References: <589524C8-E4D9-4A39-8338-EE35E5461B01@hep.phy.cam.ac.uk> Message-ID: <325A5F6F-5D07-47F5-822D-A2FFADD41D3D@gmail.com> On Mar 23, 2012, at 9:04 a.m., Chris Jones wrote: > It appears the problem was a doxygen documentation build?. > > Wouldn't it make sense to have this as an option, disabled by default ? Personally really have no need for any documentation for this port ? That's odd. Upgrade xorg-libxcb built in less than 2 minutes for me, and there is no doc build because I don't have doxygen installed. vq From jeremy at lavergne.gotdns.org Fri Mar 23 06:31:37 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Fri, 23 Mar 2012 09:31:37 -0400 Subject: xorg-libxcb update pegging CPU running dot processes ? In-Reply-To: <325A5F6F-5D07-47F5-822D-A2FFADD41D3D@gmail.com> References: <589524C8-E4D9-4A39-8338-EE35E5461B01@hep.phy.cam.ac.uk> <325A5F6F-5D07-47F5-822D-A2FFADD41D3D@gmail.com> Message-ID: <37454314-1383-4B64-A116-8DD64AC78FE8@lavergne.gotdns.org> > That's odd. Upgrade xorg-libxcb built in less than 2 minutes for me, and there is no doc build because I don't have doxygen installed. Sounds like a missing dependency on doxygen. File a ticket and cc the maintainer so they can control the doc building. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From jonesc at hep.phy.cam.ac.uk Fri Mar 23 06:34:15 2012 From: jonesc at hep.phy.cam.ac.uk (Chris Jones) Date: Fri, 23 Mar 2012 13:34:15 +0000 Subject: xorg-libxcb update pegging CPU running dot processes ? In-Reply-To: <37454314-1383-4B64-A116-8DD64AC78FE8@lavergne.gotdns.org> References: <589524C8-E4D9-4A39-8338-EE35E5461B01@hep.phy.cam.ac.uk> <325A5F6F-5D07-47F5-822D-A2FFADD41D3D@gmail.com> <37454314-1383-4B64-A116-8DD64AC78FE8@lavergne.gotdns.org> Message-ID: <9C00F2C4-963F-4C1F-A665-B457854386B6@hep.phy.cam.ac.uk> Hi, Yes, I do have MacPort's doxygen installed. Sounds to me though adding a dependency on doxygen would only currently make things worse, as everyone would then have this issue?. I would say installed the doc build should be optional, and disabled by default?. I'll file a ticket. cheers Chris On 23 Mar 2012, at 1:31pm, Jeremy Lavergne wrote: >> That's odd. Upgrade xorg-libxcb built in less than 2 minutes for me, and there is no doc build because I don't have doxygen installed. > > Sounds like a missing dependency on doxygen. File a ticket and cc the maintainer so they can control the doc building. > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2966 bytes Desc: not available URL: From jonesc at hep.phy.cam.ac.uk Fri Mar 23 06:40:16 2012 From: jonesc at hep.phy.cam.ac.uk (Chris Jones) Date: Fri, 23 Mar 2012 13:40:16 +0000 Subject: xorg-libxcb update pegging CPU running dot processes ? In-Reply-To: <9C00F2C4-963F-4C1F-A665-B457854386B6@hep.phy.cam.ac.uk> References: <589524C8-E4D9-4A39-8338-EE35E5461B01@hep.phy.cam.ac.uk> <325A5F6F-5D07-47F5-822D-A2FFADD41D3D@gmail.com> <37454314-1383-4B64-A116-8DD64AC78FE8@lavergne.gotdns.org> <9C00F2C4-963F-4C1F-A665-B457854386B6@hep.phy.cam.ac.uk> Message-ID: Hi, https://trac.macports.org/ticket/33737 Indeed, uninstalling doxygen then running the update fixed the problem. Chris On 23 Mar 2012, at 1:34pm, Chris Jones wrote: > Hi, > > Yes, I do have MacPort's doxygen installed. > > Sounds to me though adding a dependency on doxygen would only currently make things worse, as everyone would then have this issue?. > > I would say installed the doc build should be optional, and disabled by default?. I'll file a ticket. > > cheers Chris > > On 23 Mar 2012, at 1:31pm, Jeremy Lavergne wrote: > >>> That's odd. Upgrade xorg-libxcb built in less than 2 minutes for me, and there is no doc build because I don't have doxygen installed. >> >> Sounds like a missing dependency on doxygen. File a ticket and cc the maintainer so they can control the doc building. >> > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2966 bytes Desc: not available URL: From sam.kuper at uclmail.net Fri Mar 23 11:03:45 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Fri, 23 Mar 2012 18:03:45 +0000 Subject: FOSS cross-platform data drive encryption Message-ID: Forgive the cross-posting. I've already asked this question on superuser.com, but I figure that the sets of MacPorts-Users mailing list subscribers and superuser.com users might not overlap very far. The question is: Is there any dependable FOSS that provides hard disk encryption such that a data drive (i.e. not a system drive) can be moved between Linux, OS X and Windows systems, and can be read from and written to on each of those platforms? To tailor the question for this list, let me edit that as follows: "... any dependable FOSS *available via MacPorts*..." :) Many thanks, Sam From dave at dave-curtis.com Fri Mar 23 11:10:30 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Fri, 23 Mar 2012 11:10:30 -0700 Subject: spe for Python 2.7? In-Reply-To: <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> Message-ID: <6B2A7342-CF1F-4137-BD9D-F031DFC34789@dave-curtis.com> On Mar 22, 2012, at 11:46 PM, Dave Curtis wrote: > > On Mar 22, 2012, at 6:05 PM, Lawrence Vel?zquez wrote: > >> On Mar 22, 2012, at 7:41 p.m., Ryan Schmidt wrote: >> >>> >>> On Mar 22, 2012, at 18:34, Dave Curtis wrote: >>> >>>> OK. Agreement all around. Yay! >>>> >>>> So... does that mean there *should* be py26-spe and py27-spe, etc, ports? >>> >>> No. Spe is not a python module. Spe is a program that happens to use python. There is and should only be a single port called "spe". >>> >> >> >> To clarify, you'll want to have one port called "spe" that has a variant for each version of Python it can use (+python26, +python27, etc.). >> > > > Since I'm just learning how to do this, I thought I'd try to make the minimal necessary changes to the existing portfile for spe 2.6 to see if I could get things going for 2.7. I managed to achieve 'hello world' in spe, albeit with some annoying benign exceptions coming from something wx isn't finding. > > Diff's attached. Summary: > 1. Tweaked portgroup to python27 > 2. added supported_arches i386 because of wx dependency > 3. changed py26-foo dependencies to py27-foo > 4. tweaked call to python to use arch -i386, which was conveniently already being patched in the portfile. This was moved to a post-patch to get out of the way of a new patchfile. > 5. Added patchfiles command to overcome the fact that pychecker2 is not available in macports. spe contains a fall-back version of the module, so I tweaked the installation to include the fallback version. > > When SPE exists, 17 copies of this are printed to stderr: > > Exception ImportError: 'No module named traceback' in > ignored > > which looks like wx is not quite right, yet. I'm guessing this comes during widget destruction or some such. One more note: When spe runs a Python script from within the IDE, it gets the default (64 bit) Python. I think I've found the place where this could be adjusted. It looks like spe is no longer being actively developed, so I haven't found the right forum for questions so that I can get confirmation. spe needs to run 32 bit, since it uses wx. There is no reason it should force the code under development to run 32 bit, unless the user has a good reason to make that happen. I'm thinking that for both idle and spe, the sub-shelled variant problem can be handled by wrapping the launch of the ide in a script that exports VERSIONER_PYTHON_PREFER_32_BIT -- the environment variable will get passed down to all subshells, correct? -dave From dave at dave-curtis.com Fri Mar 23 11:42:08 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Fri, 23 Mar 2012 11:42:08 -0700 Subject: spe for Python 2.7? In-Reply-To: <6B2A7342-CF1F-4137-BD9D-F031DFC34789@dave-curtis.com> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> <6B2A7342-CF1F-4137-BD9D-F031DFC34789@dave-curtis.com> Message-ID: On Mar 23, 2012, at 11:10 AM, Dave Curtis wrote: > > spe needs to run 32 bit, since it uses wx. There is no reason it should force the code under development to run 32 bit, unless the user has a good reason to make that happen. I'm thinking that for both idle and spe, the sub-shelled variant problem can be handled by wrapping the launch of the ide in a script that exports VERSIONER_PYTHON_PREFER_32_BIT -- the environment variable will get passed down to all subshells, correct? Doh! Dumb idea. VERSIONER_PYTHON_PREFER_32_BIT applies to the Apple-supplied Python, not the one in macports > > -dave > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > From gglittle at comcast.net Fri Mar 23 12:17:53 2012 From: gglittle at comcast.net (Gary Little) Date: Fri, 23 Mar 2012 14:17:53 -0500 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: Message-ID: <543174A7-22C7-4BEC-B882-E48E00A5E580@comcast.net> My first thought is to go buy an FDE (full disk encryption) hard disk. Both Seagate and Hitachi have them. That is probably the most reliable means of transporting encrypted data across platforms. But that is outside a MacPorts solution. Gary Little H (952) 223-1349 C (952) 454-4629 gglittle at comcast.net On Mar 23, 2012, at 1:03 PM, Sam Kuper wrote: > Forgive the cross-posting. I've already asked this question on > superuser.com, but I figure that the sets of MacPorts-Users mailing > list subscribers and superuser.com users might not overlap very far. > The question is: > > Is there any dependable FOSS that provides hard disk encryption such > that a data drive (i.e. not a system drive) can be moved between > Linux, OS X and Windows systems, and can be read from and written to > on each of those platforms? > > To tailor the question for this list, let me edit that as follows: > "... any dependable FOSS *available via MacPorts*..." :) > > Many thanks, > > Sam > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From sam.kuper at uclmail.net Fri Mar 23 12:24:22 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Fri, 23 Mar 2012 19:24:22 +0000 Subject: FOSS cross-platform data drive encryption In-Reply-To: <543174A7-22C7-4BEC-B882-E48E00A5E580@comcast.net> References: <543174A7-22C7-4BEC-B882-E48E00A5E580@comcast.net> Message-ID: On 23 March 2012 19:17, Gary Little wrote: > My first thought is to go buy an FDE (full disk encryption) hard disk. Both Seagate and Hitachi have them. That is probably the most reliable means of transporting encrypted data across platforms. Interesting. Do any of these drives run on FOSS firmware? If not, then I'm not sure I'd consider them dependable, at least from a security standpoint. Sam From sam.kuper at uclmail.net Fri Mar 23 12:35:29 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Fri, 23 Mar 2012 19:35:29 +0000 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: <543174A7-22C7-4BEC-B882-E48E00A5E580@comcast.net> Message-ID: On 23 March 2012 19:24, Sam Kuper wrote: > On 23 March 2012 19:17, Gary Little wrote: >> My first thought is to go buy an FDE (full disk encryption) hard disk. Both Seagate and Hitachi have them. That is probably the most reliable means of transporting encrypted data across platforms. > > Interesting. Do any of these drives run on FOSS firmware? > > If not, then I'm not sure I'd consider them dependable, at least from > a security standpoint. Hm, it's not just the firmware that's in question. To use the Seagate FDE drives on a Mac, one has to use "Seagate Secure" software, too, which is proprietary: http://knowledge.seagate.com/articles/en_US/FAQ/206011en#4 I haven't yet been able to find any helpful information about the Hitachi drives, but I suspect they're similar. Sam From gglittle at comcast.net Fri Mar 23 12:43:32 2012 From: gglittle at comcast.net (Gary Little) Date: Fri, 23 Mar 2012 14:43:32 -0500 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: <543174A7-22C7-4BEC-B882-E48E00A5E580@comcast.net> Message-ID: <12A33A26-0057-4078-A63F-C47A52EAB129@comcast.net> They are hard drives. Plug them into any SAS or SATA controller and they will be look like any hard drive, work like any hard drive, and will be recognized by any BIOS or EFI that I know of, until you configure them to enable FDE, which is supported by both T10 and T13 committees. Even as a configured FDE they will appear but require authentication, very likely using a TPM on the CPU motherboard for key and certificate storage. What do you mean by "FOSS firmware"? To my knowledge when you hit the power switch on a computer the first thing that starts is what we have called the BIOS for at least 20 years and today includes EFI. That's part of the motherboard and to me really has nothing to do with FOSS, or any kind of free open source software. As far as the hard drive itself, that firmware is written by the manufacturer and typically tailored or even totally re-written for every model of hard drive in their inventory. So, given FOSS does not work with a given hard drive, my first thought would be to wonder what's wrong with the FOSS. Gary Little H (952) 223-1349 C (952) 454-4629 gglittle at comcast.net On Mar 23, 2012, at 2:24 PM, Sam Kuper wrote: > On 23 March 2012 19:17, Gary Little wrote: >> My first thought is to go buy an FDE (full disk encryption) hard disk. Both Seagate and Hitachi have them. That is probably the most reliable means of transporting encrypted data across platforms. > > Interesting. Do any of these drives run on FOSS firmware? > > If not, then I'm not sure I'd consider them dependable, at least from > a security standpoint. > > Sam > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From dluke at geeklair.net Fri Mar 23 12:44:07 2012 From: dluke at geeklair.net (Daniel J. Luke) Date: Fri, 23 Mar 2012 15:44:07 -0400 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: <543174A7-22C7-4BEC-B882-E48E00A5E580@comcast.net> Message-ID: <7C8766D7-C1ED-4345-98C3-C54FF1C20DD1@geeklair.net> On Mar 23, 2012, at 3:35 PM, Sam Kuper wrote: > Hm, it's not just the firmware that's in question. To use the Seagate > FDE drives on a Mac, one has to use "Seagate Secure" software, too, > which is proprietary: > http://knowledge.seagate.com/articles/en_US/FAQ/206011en#4 I haven't > yet been able to find any helpful information about the Hitachi > drives, but I suspect they're similar. Several of the 'hardware' solutions have been shown to have pretty serious flaws in their implementations as well (often easily recoverable keys and/or universal keys to enable data recovery). This isn't exactly what you asked for, but something like encfs might work for you... -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ From ryandesign at macports.org Fri Mar 23 12:48:54 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 23 Mar 2012 14:48:54 -0500 Subject: port install wxwidgets on mnt lion fails In-Reply-To: References: Message-ID: <7BFB5D33-8089-4D14-B26B-3F7900922223@macports.org> On Mar 22, 2012, at 21:45, Wes James wrote: > I'm trying to install wxwidgets on mtn lion. It fails Not surprising at all, since we've had problems building wxWidgets since Snow Leopard already: https://trac.macports.org/ticket/20952 > with this at > the end of the log: > :info:build In file included from ../include/wx/mac/private.h:4, > :info:build from ../src/common/dynlib.cpp:48: > :info:build ../include/wx/mac/carbon/private.h:1459: error: ?Cursor? > does not name a type > :info:build ../include/wx/mac/carbon/private.h:1488: error: > ?ClassicCursor? does not name a type I think these are QuickDraw types; most of QuickDraw was removed in Lion already. (QuickDraw has been deprecated since Tiger.) The developers of wxWidgets need to update their software to be compatible with modern versions of OS X. From ryandesign at macports.org Fri Mar 23 12:56:51 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 23 Mar 2012 14:56:51 -0500 Subject: Problem with build 32bit apache+php52+mysql ports. In-Reply-To: References: Message-ID: <90019F96-D54D-4EC0-BC34-ED30C8737245@macports.org> On Mar 22, 2012, at 20:52, Weichun Qian wrote: > I was forced to build 32 bit apache+php52+mysql as I am being evaluating a ZendOptimized php software. > ZendOptimizer has only 32bit, you know, and it can work with php52. > I have successfully built them, but I cannot get out where the php52-mysql is. > So the software cannot connect to mysql. > How can I find php52-mysql, I have googled a lot, but cannot find any helpful info. The php5-mysql port is for use with the php5 port only. It is not for use with the php52 port. There is no php52-mysql port. The php52 port was from a time before each module was split into its own separate port, so instead modules are available in the php52 port as variants. You want: sudo port install php52 +mysql5 There may be other variants you want. See: port variants php52 From ryandesign at macports.org Fri Mar 23 13:00:48 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 23 Mar 2012 15:00:48 -0500 Subject: spe for Python 2.7? In-Reply-To: <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> Message-ID: <3CD0EEB6-8760-4BAE-B0F9-E8F88A9BBE66@macports.org> On Mar 23, 2012, at 01:46, Dave Curtis wrote: > 2. added supported_arches i386 because of wx dependency > 4. tweaked call to python to use arch -i386, which was conveniently already being patched in the portfile. This was moved to a post-patch to get out of the way of a new patchfile. These changes will break spe for users on PowerPC Macs. > 5. Added patchfiles command to overcome the fact that pychecker2 is not available in macports. spe contains a fall-back version of the module, so I tweaked the installation to include the fallback version. Can we instead get pychecker2 into MacPorts? From sam.kuper at uclmail.net Fri Mar 23 13:30:45 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Fri, 23 Mar 2012 20:30:45 +0000 Subject: FOSS cross-platform data drive encryption In-Reply-To: <12A33A26-0057-4078-A63F-C47A52EAB129@comcast.net> References: <543174A7-22C7-4BEC-B882-E48E00A5E580@comcast.net> <12A33A26-0057-4078-A63F-C47A52EAB129@comcast.net> Message-ID: On 23 March 2012 19:43, Gary Little wrote: > They are hard drives. Plug them into any SAS or SATA controller and they will be look like any hard drive, work like any hard drive, and will be recognized by any BIOS or EFI that I know of, until you configure them to enable FDE, which is supported by both T10 and T13 committees. Even as a configured FDE they will appear but require authentication, very likely using a TPM on the CPU motherboard for key and certificate storage. Seagate seems to believe otherwise. From the link I provided: "Newer Mac systems use the Extensible Firmware Interface (EFI) in lieu of a BIOS. The traditional ATA Security set passwords are system managed and depend on BIOS which means that the newer Apple notebook systems cannot set or use traditional ATA Security passwords. The Seagate Secure passwords are managed by client software." Apologies if I've misunderstood. > What do ?you mean by "FOSS firmware"? To my knowledge when you hit the power switch on a computer the first thing that starts is what we have called the BIOS for at least 20 years and today includes EFI. That's part of the motherboard and to me really has nothing to do with FOSS, or any kind of free open source software. As far as the hard drive itself, that firmware is written by the manufacturer and typically tailored or even totally re-written for every model of hard drive in their inventory. I mean the algorithm that gets a key from the user, caches it, and uses it to perform encryption/decryption on writes/reads to the storage space on the drive. Since I understood that algorithm to be being executed on the drive in the case of Seagate/Hitachi FDE drives, "firmware" seemed the right term. > So, given FOSS does not work with a given hard drive, my first thought would be to wonder what's wrong with the FOSS. I'm afraid I don't understand this statement. Thanks, Sam From sam.kuper at uclmail.net Fri Mar 23 13:34:42 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Fri, 23 Mar 2012 20:34:42 +0000 Subject: FOSS cross-platform data drive encryption In-Reply-To: <7C8766D7-C1ED-4345-98C3-C54FF1C20DD1@geeklair.net> References: <543174A7-22C7-4BEC-B882-E48E00A5E580@comcast.net> <7C8766D7-C1ED-4345-98C3-C54FF1C20DD1@geeklair.net> Message-ID: On 23 March 2012 19:44, Daniel J. Luke wrote: > On Mar 23, 2012, at 3:35 PM, Sam Kuper wrote: >> Hm, it's not just the firmware that's in question. To use the Seagate >> FDE drives on a Mac, one has to use "Seagate Secure" software, too, >> which is proprietary: >> http://knowledge.seagate.com/articles/en_US/FAQ/206011en#4 I haven't >> yet been able to find any helpful information about the Hitachi >> drives, but I suspect they're similar. > > > Several of the 'hardware' solutions have been shown to have pretty serious flaws in their implementations as well (often easily recoverable keys and/or universal keys to enable data recovery). I was under this impression too; thank you for corroborating it. That's why I'd like a FOSS solution that has been thoroughly scrutinised. > This isn't exactly what you asked for, but something like encfs might work for you... Ah, now that looks very interesting! Would I be right in thinking I could use it to create folders that work like encrypted sparse images? If so, then is is just the sort of thing I was hoping for :) Thanks again, Sam From dersh at alum.mit.edu Fri Mar 23 13:35:02 2012 From: dersh at alum.mit.edu (Adam Dershowitz) Date: Fri, 23 Mar 2012 13:35:02 -0700 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: Message-ID: On Mar 23, 2012, at 11:03 AM, Sam Kuper wrote: > Forgive the cross-posting. I've already asked this question on > superuser.com, but I figure that the sets of MacPorts-Users mailing > list subscribers and superuser.com users might not overlap very far. > The question is: > > Is there any dependable FOSS that provides hard disk encryption such > that a data drive (i.e. not a system drive) can be moved between > Linux, OS X and Windows systems, and can be read from and written to > on each of those platforms? > > To tailor the question for this list, let me edit that as follows: > "... any dependable FOSS *available via MacPorts*..." :) > > Many thanks, > Will truecrypt (http://www.truecrypt.org/) do what you need? --Adam From sam.kuper at uclmail.net Fri Mar 23 13:41:34 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Fri, 23 Mar 2012 20:41:34 +0000 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: Message-ID: On 23 March 2012 20:35, Adam Dershowitz wrote: > Will truecrypt (http://www.truecrypt.org/) ?do what you need? TrueCrypt isn't FOSS. Sam From dave at dave-curtis.com Fri Mar 23 13:42:13 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Fri, 23 Mar 2012 13:42:13 -0700 Subject: spe for Python 2.7? In-Reply-To: <3CD0EEB6-8760-4BAE-B0F9-E8F88A9BBE66@macports.org> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> <3CD0EEB6-8760-4BAE-B0F9-E8F88A9BBE66@macports.org> Message-ID: <33C60EFD-B683-42B8-8D35-14ED29B628D2@dave-curtis.com> On Mar 23, 2012, at 1:00 PM, Ryan Schmidt wrote: > On Mar 23, 2012, at 01:46, Dave Curtis wrote: > >> 2. added supported_arches i386 because of wx dependency > >> 4. tweaked call to python to use arch -i386, which was conveniently already being patched in the portfile. This was moved to a post-patch to get out of the way of a new patchfile. > > These changes will break spe for users on PowerPC Macs. so... supported_arches i386 ppc would be correct for #2, right? For #4, would it be correct to choose the patch conditioned on the build arch? Basically, leave off the 'arch -i386' part of the patch for ppc? > >> 5. Added patchfiles command to overcome the fact that pychecker2 is not available in macports. spe contains a fall-back version of the module, so I tweaked the installation to include the fallback version. > > Can we instead get pychecker2 into MacPorts? I briefly looked around for that, but it's not clear to me where to find the canonical source for pychecker2. It would be a bit of a research project. A few minutes of googling turns up discussions from around 2007. One comment said: "I'm not sure pychecker2 was ever released." Some tracker activity on Debian from 2007 shows that they considered but then punted and didn't create a pychecker2 package, but just left pychecker2 in spe. Looking in the current package databases for Debian and Arch both show dependencies on pychecker, but neither show dependencies on pychecker2. Neither contains a pychecker2 package. So I'm guessing that most distros are just pulling in pychecker2 from spe. It looks like spe hasn't had any active development for a couple of years. It's stable, and I think Stani has moved on to other things. I don't think pychecker2 will ever be more than a submodule in spe. -dave From gglittle at comcast.net Fri Mar 23 13:48:58 2012 From: gglittle at comcast.net (Gary Little) Date: Fri, 23 Mar 2012 15:48:58 -0500 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: <543174A7-22C7-4BEC-B882-E48E00A5E580@comcast.net> <12A33A26-0057-4078-A63F-C47A52EAB129@comcast.net> Message-ID: Ok ? then things have changed since I was working on the initial trusted and FDE drives 8 years ago. My apologies if I misdirected things. Gary Little H (952) 223-1349 C (952) 454-4629 gglittle at comcast.net On Mar 23, 2012, at 3:30 PM, Sam Kuper wrote: > On 23 March 2012 19:43, Gary Little wrote: >> They are hard drives. Plug them into any SAS or SATA controller and they will be look like any hard drive, work like any hard drive, and will be recognized by any BIOS or EFI that I know of, until you configure them to enable FDE, which is supported by both T10 and T13 committees. Even as a configured FDE they will appear but require authentication, very likely using a TPM on the CPU motherboard for key and certificate storage. > > Seagate seems to believe otherwise. From the link I provided: "Newer > Mac systems use the Extensible Firmware Interface (EFI) in lieu of a > BIOS. The traditional ATA Security set passwords are system managed > and depend on BIOS which means that the newer Apple notebook systems > cannot set or use traditional ATA Security passwords. The Seagate > Secure passwords are managed by client software." > > Apologies if I've misunderstood. > >> What do you mean by "FOSS firmware"? To my knowledge when you hit the power switch on a computer the first thing that starts is what we have called the BIOS for at least 20 years and today includes EFI. That's part of the motherboard and to me really has nothing to do with FOSS, or any kind of free open source software. As far as the hard drive itself, that firmware is written by the manufacturer and typically tailored or even totally re-written for every model of hard drive in their inventory. > > I mean the algorithm that gets a key from the user, caches it, and > uses it to perform encryption/decryption on writes/reads to the > storage space on the drive. Since I understood that algorithm to be > being executed on the drive in the case of Seagate/Hitachi FDE drives, > "firmware" seemed the right term. > >> So, given FOSS does not work with a given hard drive, my first thought would be to wonder what's wrong with the FOSS. > > I'm afraid I don't understand this statement. > > Thanks, > > Sam > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From dersh at alum.mit.edu Fri Mar 23 13:49:50 2012 From: dersh at alum.mit.edu (Adam Dershowitz) Date: Fri, 23 Mar 2012 13:49:50 -0700 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: Message-ID: <58D03589-FA1C-46FE-9D81-CA305EA983C7@alum.mit.edu> On Mar 23, 2012, at 1:41 PM, Sam Kuper wrote: > On 23 March 2012 20:35, Adam Dershowitz wrote: >> Will truecrypt (http://www.truecrypt.org/) do what you need? > > TrueCrypt isn't FOSS. > They claim it is on their web site. I see that the sourcecode is there, although I haven't ready through all the details of their license. From comptekki at gmail.com Fri Mar 23 14:31:47 2012 From: comptekki at gmail.com (Wes James) Date: Fri, 23 Mar 2012 15:31:47 -0600 Subject: port install wxwidgets on mnt lion fails In-Reply-To: <7BFB5D33-8089-4D14-B26B-3F7900922223@macports.org> References: <7BFB5D33-8089-4D14-B26B-3F7900922223@macports.org> Message-ID: On Fri, Mar 23, 2012 at 1:48 PM, Ryan Schmidt wrote: > > On Mar 22, 2012, at 21:45, Wes James wrote: > >> I'm trying to install wxwidgets on mtn lion. ?It fails > > Not surprising at all, since we've had problems building wxWidgets since Snow Leopard already: > > https://trac.macports.org/ticket/20952 > > >> with this at >> the end of the log: > >> :info:build In file included from ../include/wx/mac/private.h:4, >> :info:build ? ? ? ? ? ? ? ? ?from ../src/common/dynlib.cpp:48: >> :info:build ../include/wx/mac/carbon/private.h:1459: error: ?Cursor? >> does not name a type >> :info:build ../include/wx/mac/carbon/private.h:1488: error: >> ?ClassicCursor? does not name a type > > I think these are QuickDraw types; most of QuickDraw was removed in Lion already. (QuickDraw has been deprecated since Tiger.) > > The developers of wxWidgets need to update their software to be compatible with modern versions of OS X. What I ended up doing is with a two partition disk (one for snow leo, one for mtn lion). I coped the /opt/local from one disk to the other and using wxwidgets worked fine for what I needed. Thanks for the reply. Wes From ryandesign at macports.org Fri Mar 23 14:40:34 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 23 Mar 2012 16:40:34 -0500 Subject: spe for Python 2.7? In-Reply-To: <33C60EFD-B683-42B8-8D35-14ED29B628D2@dave-curtis.com> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> <3CD0EEB6-8760-4BAE-B0F9-E8F88A9BBE66@macports.org> <33C60EFD-B683-42B8-8D35-14ED29B628D2@dave-curtis.com> Message-ID: <3FF78BA3-2D8B-4635-BEF4-F6F783C88026@macports.org> On Mar 23, 2012, at 15:42, Dave Curtis wrote: > > On Mar 23, 2012, at 1:00 PM, Ryan Schmidt wrote: > >> On Mar 23, 2012, at 01:46, Dave Curtis wrote: >> >>> 2. added supported_arches i386 because of wx dependency >> >>> 4. tweaked call to python to use arch -i386, which was conveniently already being patched in the portfile. This was moved to a post-patch to get out of the way of a new patchfile. >> >> These changes will break spe for users on PowerPC Macs. > > so... > > supported_arches i386 ppc > would be correct for #2, right? supported_archs, but yes, that would match what's in the wxWidgets port. It's not clear to me why py27-wxpython is always 32-bit whereas py26-wxpython is 32-bit only in its carbon variant; that's weird. But the wxWidgets situation in MacPorts and in general is so confusing that I don't feel like figuring it out. Somebody should work on integrating the lone py26-wxpython into the existing unified py-wxpython port (which already provides the python 2.4, 2.5, and 2.7 versions). Not sure if this is covered by any of the zillion existing open tickets about wxpython. > For #4, would it be correct to choose the patch conditioned on the build arch? Basically, leave off the 'arch -i386' part of the patch for ppc? If we're getting into the business of patching in "arch" commands to run programs under a particular architecture, then I suppose yes. Of course that won't work for the universal variant, so you may have to turn off the universal variant. >> >>> 5. Added patchfiles command to overcome the fact that pychecker2 is not available in macports. spe contains a fall-back version of the module, so I tweaked the installation to include the fallback version. >> >> Can we instead get pychecker2 into MacPorts? > > I briefly looked around for that, but it's not clear to me where to find the canonical source for pychecker2. It would be a bit of a research project. A few minutes of googling turns up discussions from around 2007. One comment said: "I'm not sure pychecker2 was ever released." Some tracker activity on Debian from 2007 shows that they considered but then punted and didn't create a pychecker2 package, but just left pychecker2 in spe. Looking in the current package databases for Debian and Arch both show dependencies on pychecker, but neither show dependencies on pychecker2. Neither contains a pychecker2 package. So I'm guessing that most distros are just pulling in pychecker2 from spe. > > It looks like spe hasn't had any active development for a couple of years. It's stable, and I think Stani has moved on to other things. I don't think pychecker2 will ever be more than a submodule in spe. Understood, thanks. From ryandesign at macports.org Fri Mar 23 14:41:37 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 23 Mar 2012 16:41:37 -0500 Subject: port install wxwidgets on mnt lion fails In-Reply-To: References: <7BFB5D33-8089-4D14-B26B-3F7900922223@macports.org> Message-ID: <5B8ADD07-98FF-4059-BF7C-E0B0C4418B95@macports.org> On Mar 23, 2012, at 16:31, Wes James wrote: > What I ended up doing is with a two partition disk (one for snow leo, > one for mtn lion). I coped the /opt/local from one disk to the other Please don't; a MacPorts install is designed to be used on a single OS version only. When moving to a different OS version, reinstall Xcode, MacPorts and all ports. See the Migration wiki page. From r.godzilla at comcast.net Fri Mar 23 15:38:18 2012 From: r.godzilla at comcast.net (Richard Miles) Date: Fri, 23 Mar 2012 15:38:18 -0700 Subject: AfterStep sound does now work Message-ID: I am on a slow leopard imac intel system. I have tried to get AfterStep window managers sound events to work without success. Please help Thanks Richard Miles r.godzilla at comcast.net From comptekki at gmail.com Fri Mar 23 15:48:54 2012 From: comptekki at gmail.com (Wes James) Date: Fri, 23 Mar 2012 16:48:54 -0600 Subject: port install wxwidgets on mnt lion fails In-Reply-To: <5B8ADD07-98FF-4059-BF7C-E0B0C4418B95@macports.org> References: <7BFB5D33-8089-4D14-B26B-3F7900922223@macports.org> <5B8ADD07-98FF-4059-BF7C-E0B0C4418B95@macports.org> Message-ID: On Fri, Mar 23, 2012 at 3:41 PM, Ryan Schmidt wrote: > > On Mar 23, 2012, at 16:31, Wes James wrote: > >> What I ended up doing is with a two partition disk (one for snow leo, >> one for mtn lion). ?I coped the /opt/local from one disk to the other > > Please don't; a MacPorts install is designed to be used on a single OS version only. When moving to a different OS version, reinstall Xcode, MacPorts and all ports. See the Migration wiki page. > I don't develop with wxwidgets, only us it to run a debugger that uses the lib to run. -we From dave at dave-curtis.com Fri Mar 23 15:59:51 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Fri, 23 Mar 2012 15:59:51 -0700 Subject: spe for Python 2.7? In-Reply-To: <3FF78BA3-2D8B-4635-BEF4-F6F783C88026@macports.org> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> <3CD0EEB6-8760-4BAE-B0F9-E8F88A9BBE66@macports.org> <33C60EFD-B683-42B8-8D35-14ED29B628D2@dave-curtis.com> <3FF78BA3-2D8B-4635-BEF4-F6F783C88026@macports.org> Message-ID: On Mar 23, 2012, at 2:40 PM, Ryan Schmidt wrote > > >> For #4, would it be correct to choose the patch conditioned on the build arch? Basically, leave off the 'arch -i386' part of the patch for ppc? > > If we're getting into the business of patching in "arch" commands to run programs under a particular architecture, then I suppose yes. Of course that won't work for the universal variant, so you may have to turn off the universal variant. > Is there a canonical way for a shell script to detect if it is running x86_64? /opt/local/bin/spe-2.7 is a 2 line shell/Python script. It would be ugly, but if it could detect that it was running x86_64 it could selective launch with arch -i386. -dave From behrangsa at gmail.com Fri Mar 23 19:44:22 2012 From: behrangsa at gmail.com (Behrang Saeedzadeh) Date: Sat, 24 Mar 2012 13:44:22 +1100 Subject: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM Message-ID: Hi all, As you know Ruby1.8.7 cannot be compiled with XCode 4.2 unless it is an upgrade from an earlier version. Some users are using https://github.com/kennethreitz/osx-gcc-installer in order to be able to compile Ruby 1.8.7. Is there something similar in MacPorts that can help with this situation? Cheers, Behrang Saeedzadeh http://www.behrang.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Fri Mar 23 19:59:42 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Fri, 23 Mar 2012 22:59:42 -0400 Subject: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM In-Reply-To: References: Message-ID: On Mar 23, 2012, at 10:44 p.m., Behrang Saeedzadeh wrote: > As you know Ruby1.8.7 cannot be compiled with XCode 4.2 unless it is an upgrade from an earlier version. I actually did not know this. > Is there something similar in MacPorts that can help with this situation? Yes. If you try to install the Ruby 1.8 port on a system without GCC, MacPorts automatically compiles Apple's GCC and uses it. % port deps ruby Full Name: ruby @1.8.7-p358_0+thread_hooks Build Dependencies: apple-gcc42 Library Dependencies: libiconv, readline, openssl, zlib, ncurses, gdbm vq From gvibe06 at gmail.com Fri Mar 23 20:04:32 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Fri, 23 Mar 2012 22:04:32 -0500 Subject: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM In-Reply-To: References: Message-ID: You can use "configure.cc /usr/bin/gcc-4.2" that's what I had to do. http://guide.macports.org/index.html#reference.phases.configure On Fri, Mar 23, 2012 at 9:44 PM, Behrang Saeedzadeh wrote: > Hi all, > > As you know Ruby1.8.7 cannot be compiled with XCode 4.2 unless it is an > upgrade from an earlier version. Some users are using > https://github.com/kennethreitz/osx-gcc-installer in order to be able to > compile Ruby 1.8.7. > > Is there something similar in MacPorts that can help with this situation? > > Cheers, > Behrang Saeedzadeh > http://www.behrang.org > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Fri Mar 23 20:08:40 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Fri, 23 Mar 2012 23:08:40 -0400 Subject: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM In-Reply-To: References: Message-ID: On Mar 23, 2012, at 10:59 p.m., Lawrence Vel?zquez wrote: > Yes. If you try to install the Ruby 1.8 port on a system without GCC, MacPorts automatically compiles Apple's GCC and uses it. Er, where by "without GCC" I mean "that uses Clang as the default compiler". vq From behrangsa at gmail.com Fri Mar 23 20:29:31 2012 From: behrangsa at gmail.com (Behrang Saeedzadeh) Date: Sat, 24 Mar 2012 14:29:31 +1100 Subject: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM In-Reply-To: References: Message-ID: Hi all, Thanks for the replies. So to be more precise, Ruby 1.8.7 cannot be compiled with Clang. Does MacPorts install a non-Clang GCC then that I can use to compile Ruby 1.8.7? Cheers, Behrang Saeedzadeh http://www.behrang.org On Sat, Mar 24, 2012 at 2:08 PM, Lawrence Vel?zquez wrote: On Mar 23, 2012, at 10:59 p.m., Lawrence Vel?zquez wrote: > Yes. If you try to install the Ruby 1.8 port on a system without GCC, MacPorts automatically compiles Apple's GCC and uses it. Er, where by "without GCC" I mean "that uses Clang as the default compiler". vq -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Fri Mar 23 21:16:11 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sat, 24 Mar 2012 00:16:11 -0400 Subject: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM In-Reply-To: References: Message-ID: <23C668A5-9405-4458-B271-2E20D0FFEEB1@gmail.com> On Mar 23, 2012, at 11:29 p.m., Behrang Saeedzadeh wrote: > Thanks for the replies. So to be more precise, Ruby 1.8.7 cannot be compiled with Clang. Does MacPorts install a non-Clang GCC then that I can use to compile Ruby 1.8.7? Are you looking to compile Ruby yourself? MacPorts does have ports for generic GCC 4.2 through 4.7, as well as Apple's custom versions of GCC 4.0 and 4.2. If you opt to install MacPorts' Ruby port, MacPorts will automatically install GCC if necessary. vq From behrangsa at gmail.com Fri Mar 23 22:27:20 2012 From: behrangsa at gmail.com (Behrang Saeedzadeh) Date: Sat, 24 Mar 2012 16:27:20 +1100 Subject: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM In-Reply-To: <23C668A5-9405-4458-B271-2E20D0FFEEB1@gmail.com> References: <23C668A5-9405-4458-B271-2E20D0FFEEB1@gmail.com> Message-ID: Hi Lawrence, Yes, I want to compile Ruby myself. Or to be more precise, I want RVM to compile Rubies for me. RVM allows you to specify which compiler to use as well. Also looks like the non-Apple versions of GCC are not compilable on Lion anymore: sudo port install gcc42 Password: ---> Fetching archive for gcc42 ---> Attempting to fetch gcc42-4.2.4_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/gcc42 ---> Fetching gcc42 Error: gcc42 does not build on Snow Leopard or later. Error: Target org.macports.fetch returned: unsupported platform Log for gcc42 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc42/gcc42/main.log Error: Status 1 encountered during processing. To report a bug, see Cheers, Behrang Saeedzadeh http://www.behrang.org On Sat, Mar 24, 2012 at 3:16 PM, Lawrence Vel?zquez < larry.velazquez at gmail.com> wrote: > On Mar 23, 2012, at 11:29 p.m., Behrang Saeedzadeh wrote: > > > Thanks for the replies. So to be more precise, Ruby 1.8.7 cannot be > compiled with Clang. Does MacPorts install a non-Clang GCC then that I can > use to compile Ruby 1.8.7? > > Are you looking to compile Ruby yourself? MacPorts does have ports for > generic GCC 4.2 through 4.7, as well as Apple's custom versions of GCC 4.0 > and 4.2. > > If you opt to install MacPorts' Ruby port, MacPorts will automatically > install GCC if necessary. > > vq > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Fri Mar 23 22:53:36 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 24 Mar 2012 00:53:36 -0500 Subject: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM In-Reply-To: References: <23C668A5-9405-4458-B271-2E20D0FFEEB1@gmail.com> Message-ID: <0089ACC9-F5BB-4E8E-8F0C-410CD35D6595@macports.org> On Mar 24, 2012, at 00:27, Behrang Saeedzadeh wrote: > Also looks like the non-Apple versions of GCC are not compilable on Lion anymore: > > sudo port install gcc42 > Password: > ---> Fetching archive for gcc42 > ---> Attempting to fetch gcc42-4.2.4_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/gcc42 > ---> Fetching gcc42 > Error: gcc42 does not build on Snow Leopard or later. > Error: Target org.macports.fetch returned: unsupported platform > Log for gcc42 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc42/gcc42/main.log > Error: Status 1 encountered during processing. > To report a bug, see Certainly not something as ancient as gcc42. Newer ones should work though. From gvibe06 at gmail.com Sat Mar 24 00:13:56 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Sat, 24 Mar 2012 02:13:56 -0500 Subject: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM In-Reply-To: <0089ACC9-F5BB-4E8E-8F0C-410CD35D6595@macports.org> References: <23C668A5-9405-4458-B271-2E20D0FFEEB1@gmail.com> <0089ACC9-F5BB-4E8E-8F0C-410CD35D6595@macports.org> Message-ID: Behrang, you should know that the developers of RVM did not build RVM with Mac OS X in mind. You will have to do a lot of manual configuration before you can get it to work the way you want it. It would be be easier to manually build Ruby in your $HOME folder, then just install Gems with the MacPorts paths in your environment so that dependencies are picked up. I had to do this for both Ruby and a threaded Perl so that I could have my cake and eat it to. Jeff On Sat, Mar 24, 2012 at 12:53 AM, Ryan Schmidt wrote: > > On Mar 24, 2012, at 00:27, Behrang Saeedzadeh wrote: > > > Also looks like the non-Apple versions of GCC are not compilable on Lion > anymore: > > > > sudo port install gcc42 > > Password: > > ---> Fetching archive for gcc42 > > ---> Attempting to fetch gcc42-4.2.4_2.darwin_11.x86_64.tbz2 from > http://packages.macports.org/gcc42 > > ---> Fetching gcc42 > > Error: gcc42 does not build on Snow Leopard or later. > > Error: Target org.macports.fetch returned: unsupported platform > > Log for gcc42 is at: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc42/gcc42/main.log > > Error: Status 1 encountered during processing. > > To report a bug, see > > Certainly not something as ancient as gcc42. Newer ones should work though. > > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jwa at macports.org Sat Mar 24 02:00:45 2012 From: jwa at macports.org (Wahlstedt Jyrki) Date: Sat, 24 Mar 2012 11:00:45 +0200 Subject: port install wxwidgets on mnt lion fails In-Reply-To: <7BFB5D33-8089-4D14-B26B-3F7900922223@macports.org> References: <7BFB5D33-8089-4D14-B26B-3F7900922223@macports.org> Message-ID: On 23.3.2012, at 21.48, Ryan Schmidt wrote: > > On Mar 22, 2012, at 21:45, Wes James wrote: > >> I'm trying to install wxwidgets on mtn lion. It fails > > Not surprising at all, since we've had problems building wxWidgets since Snow Leopard already: > > https://trac.macports.org/ticket/20952 > > >> with this at >> the end of the log: > >> :info:build In file included from ../include/wx/mac/private.h:4, >> :info:build from ../src/common/dynlib.cpp:48: >> :info:build ../include/wx/mac/carbon/private.h:1459: error: ?Cursor? >> does not name a type >> :info:build ../include/wx/mac/carbon/private.h:1488: error: >> ?ClassicCursor? does not name a type > > I think these are QuickDraw types; most of QuickDraw was removed in Lion already. (QuickDraw has been deprecated since Tiger.) > > The developers of wxWidgets need to update their software to be compatible with modern versions of OS X. > > Yes, the file path says 'carbon', so this is probably 2.8.12 confined in 32-bit world. The -devel port, in 2.9.3, could fare better, but no guarantees on that. No one knows when the devs get 3.x out (currently the dev version of pgAdmin program using wxWidgets 2.9.3 builds fine, and almost works), hopefully sooner than later. ! ! Jyrki Wahlstedt ! http://www.wahlstedt.fi/jyrki/ ! ! Our life is no dream; but it ought to become one and perhaps will. ! PGP key ID: 0x139CC386 fingerprint: F355 B46F 026C B8C1 89C0 A780 6366 EFD9 139C C386 From ryandesign at macports.org Sat Mar 24 02:56:21 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 24 Mar 2012 04:56:21 -0500 Subject: port install wxwidgets on mnt lion fails In-Reply-To: References: <7BFB5D33-8089-4D14-B26B-3F7900922223@macports.org> Message-ID: <1B400890-4965-444C-BD2C-BA3C46000B9F@macports.org> On Mar 24, 2012, at 04:00, Wahlstedt Jyrki wrote: > On 23.3.2012, at 21.48, Ryan Schmidt wrote: > >> On Mar 22, 2012, at 21:45, Wes James wrote: >> >>> I'm trying to install wxwidgets on mtn lion. It fails >> >> Not surprising at all, since we've had problems building wxWidgets since Snow Leopard already: >> >> https://trac.macports.org/ticket/20952 >> >> >>> with this at >>> the end of the log: >> >>> :info:build In file included from ../include/wx/mac/private.h:4, >>> :info:build from ../src/common/dynlib.cpp:48: >>> :info:build ../include/wx/mac/carbon/private.h:1459: error: ?Cursor? >>> does not name a type >>> :info:build ../include/wx/mac/carbon/private.h:1488: error: >>> ?ClassicCursor? does not name a type >> >> I think these are QuickDraw types; most of QuickDraw was removed in Lion already. (QuickDraw has been deprecated since Tiger.) >> >> The developers of wxWidgets need to update their software to be compatible with modern versions of OS X. >> >> > Yes, > the file path says 'carbon', so this is probably 2.8.12 confined in 32-bit world The problem that wxwidgets uses carbon and carbon is 32-bit only is #20952 which I mentioned above. This is a new problem: Apple is actually *removing* Carbon APIs. In Mountain Lion, it seems, QuickDraw is not 32-bit only; it's absent. One could try setting the port to use the 10.7 SDK on 10.8. Or, if, as I believe I read somewhere, Carbon APIs already started disappearing in Lion, then try using the 10.6 SDK. From behrangsa at gmail.com Sat Mar 24 04:24:36 2012 From: behrangsa at gmail.com (Behrang Saeedzadeh) Date: Sat, 24 Mar 2012 22:24:36 +1100 Subject: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM In-Reply-To: References: <23C668A5-9405-4458-B271-2E20D0FFEEB1@gmail.com> <0089ACC9-F5BB-4E8E-8F0C-410CD35D6595@macports.org> Message-ID: Jeff, I like the convenience of managing Rubies and Gemsets with RVM. As I work on multiple RoR projects, each requiring a different version of Ruby and a different set of gems, RVM helps me a lot. Anyway, thanks to all the replies and the suggestions, I managed to install Ruby 1.8.7 through RVM. Here are the steps: * Install MacPorts * Install apple-gcc-42 via MacPorts (sudo port install apple-gcc-42) * Install RVM (looks like the latest version is broken, use an older version instead: bash -s -- --version 1.10.2 < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer )) * Install Ruby 1.8.7 with this command: CC=/opt/local/bin/gcc-apple-4.2 rvm install 1.8.7 * Enjoy! Cheers, Behrang Saeedzadeh http://www.behrang.org On Sat, Mar 24, 2012 at 6:13 PM, Jeff Singleton wrote: > Behrang, you should know that the developers of RVM did not build RVM with > Mac OS X in mind. You will have to do a lot of manual configuration before > you can get it to work the way you want it. > > It would be be easier to manually build Ruby in your $HOME folder, then > just install Gems with the MacPorts paths in your environment so that > dependencies are picked up. > > I had to do this for both Ruby and a threaded Perl so that I could have my > cake and eat it to. > > Jeff > > On Sat, Mar 24, 2012 at 12:53 AM, Ryan Schmidt wrote: > >> >> On Mar 24, 2012, at 00:27, Behrang Saeedzadeh wrote: >> >> > Also looks like the non-Apple versions of GCC are not compilable on >> Lion anymore: >> > >> > sudo port install gcc42 >> > Password: >> > ---> Fetching archive for gcc42 >> > ---> Attempting to fetch gcc42-4.2.4_2.darwin_11.x86_64.tbz2 from >> http://packages.macports.org/gcc42 >> > ---> Fetching gcc42 >> > Error: gcc42 does not build on Snow Leopard or later. >> > Error: Target org.macports.fetch returned: unsupported platform >> > Log for gcc42 is at: >> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc42/gcc42/main.log >> > Error: Status 1 encountered during processing. >> > To report a bug, see >> >> Certainly not something as ancient as gcc42. Newer ones should work >> though. >> >> >> _______________________________________________ >> macports-users mailing list >> macports-users at lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From pneukom at gmail.com Sat Mar 24 11:26:20 2012 From: pneukom at gmail.com (bunk3m) Date: Sat, 24 Mar 2012 14:26:20 -0400 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: Message-ID: <4F6E11CC.1020406@gmail.com> I'm not a lawyer but I'd say it is FOSS. You can use and reuse the software subject to keeping sourcecode available and saying where you got it. I've been using Truecrypt for many years on Mac + Windows + Linux without any issues. I never trusted the proprietary whole drive hardware encryption solutions. I want my data to be accessable where ever it is stored and not subject to some company choosing not to update the software for one of the platforms that I use. OK, Truecrypt isn't something that you can run/install through Macports but the solution works very well. If you use Truecrypt, you'll probably have to use FAT32 file system on your external drives. I know it isn't the best solution and it isn't FOSS but it is the only one that works with Mac/Win/Linux out of the box. Otherwise you will be looking for extensions for whichever FOSS filesystem you chose to use. There may well be something FOSS available on Linux as I think they have now implemented full disk encryption. I don't know what it is called but it may be something you could port over. I'd be a bit worried unless you can really do all the testing because if it isn't ported right your data will be gone forever. Let us know what you finally decide on doing. B. On 24.03.2012 10:00 , macports-users-request at lists.macosforge.org wrote: > On Mar 23, 2012, at 1:41 PM, Sam Kuper wrote: > >> > On 23 March 2012 20:35, Adam Dershowitz wrote: >>> >> Will truecrypt (http://www.truecrypt.org/) do what you need? >> > >> > TrueCrypt isn't FOSS. >> > > They claim it is on their web site. I see that the sourcecode is there, although I haven't ready through all the details of their license. From sam.kuper at uclmail.net Sat Mar 24 11:52:24 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Sat, 24 Mar 2012 18:52:24 +0000 Subject: FOSS cross-platform data drive encryption In-Reply-To: <4F6E11CC.1020406@gmail.com> References: <4F6E11CC.1020406@gmail.com> Message-ID: On 24 March 2012 18:26, bunk3m wrote: > I'm not a lawyer but I'd say it is FOSS. Neither am I, and I'd say it isn't. Pertinently, the lawyers employed by Red Hat (among others) agree with me, not with you. See, for instance, http://lists.freedesktop.org/archives/distributions/2008-October/000276.htmland http://fedoraproject.org/wiki/ForbiddenItems#TrueCrypt and http://lists.freedesktop.org/archives/distributions/2008-October/000273.html. > You can use and reuse the > software subject to keeping sourcecode available and saying where you > got it. > It sounds to me like you haven't read the whole license. > I've been using Truecrypt for many years on Mac + Windows + Linux > without any issues. Bully for you. > I never trusted the proprietary whole drive > hardware encryption solutions. I want my data to be accessable where > ever it is stored and not subject to some company choosing not to update > the software for one of the platforms that I use. > This, I can understand; but it's not reason enough to choose TrueCrypt. > OK, Truecrypt isn't something that you can run/install through Macports > but the solution works very well. > If by "works very well" you mean "puts you at potentially serious legal risk". > If you use Truecrypt, I don't plan to. > Let us know what you finally decide on doing. > Daniel's suggestion of encfs seems to be the best option so far. Unless I hear of a better option in the meantime, it will be my first choice as and when I'm ready to start doing some trial runs. Sam -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy at lavergne.gotdns.org Sat Mar 24 11:54:12 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sat, 24 Mar 2012 14:54:12 -0400 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: <4F6E11CC.1020406@gmail.com> Message-ID: <23BFBEE3-6B54-4C6D-A644-6FB24CDC4031@lavergne.gotdns.org> > On 24 March 2012 18:26, bunk3m wrote: > I'm not a lawyer but I'd say it is FOSS. > > Neither am I, and I'd say it isn't. > > Pertinently, the lawyers employed by Red Hat (among others) agree with me, not with you. See, for instance, http://lists.freedesktop.org/archives/distributions/2008-October/000276.htmland http://fedoraproject.org/wiki/ForbiddenItems#TrueCrypt and http://lists.freedesktop.org/archives/distributions/2008-October/000273.html . If it's not on OSI I'd say it's more likely not FOSS. http://www.opensource.org/licenses/ -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From phildobbin at gmail.com Sat Mar 24 12:10:52 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sat, 24 Mar 2012 19:10:52 +0000 Subject: init script Message-ID: <4F6E1C3C.7010603@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all. I installed Redis last night & saw that running `sudo port load redis` starts Redis & also enables it to start up at boot time. I installed mongodb some months ago & have been starting it up by hand so can I start mongod the same way i.e. `sudo port load mongod` & will it also enable it at boot a la Linux's chkconfig & service on Fedora as an example? Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPbhw5AAoJEKpMeDHWT5ADZR0H+wfKlPjIyvrKirmnNF8iosEf EKUmnF79lLV433A0kx6XhMEL3QmGvONXo4S+hWzNv05Zj9gM4GxKyspd5koaj7Oa tfdgr3I5fDpCZOYhTer3P1Y6Cnr42HTdY7CH4P3GfpkxWwsgmynUqGk7VHl3moWN wgS0xySNj273Dd6buy6Wuc6bPYm0eI9yaKuZRDt3C3nsGEXtkkPauLsUvjLBgke9 ZO/FKZjt61mxZkMR2LPFcPyJRwqv0q5hg2vU2uE1+9GBoE5MHc8fvu03OQOCqVCi 5aIjtGh+MSE11ejeKwCcAOcNIvkCP35WRO9rr3eV3FzO+NzINd/ye3BNOBGQwXY= =fdUX -----END PGP SIGNATURE----- From amacbeth at gmail.com Sat Mar 24 12:12:15 2012 From: amacbeth at gmail.com (Adam MacBeth) Date: Sat, 24 Mar 2012 12:12:15 -0700 Subject: py27-pyobjc-cocoa build error Message-ID: When I do: sudo port install py27-pyobjc-cocoa it fails with the following errors. I have updated/upgraded/cleaned all ports. I'm on OSX 10.7.3 with XCode 4.3. Does this look like a bug or something wrong with my local setup? Thanks, Adam --- >From the log: :info:build /usr/bin/clang -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -Ibuild/temp.macosx-10.7-x86_64-2.7/pyobjc-include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_CoreFoundation_inlines.m -o build/temp.macosx-10.7-x86_64-2.7/Modules/_CoreFoundation_inlines.o -DPyObjC_BUILD_RELEASE=1007 -isysroot / :info:build Modules/_CoreFoundation_inlines.m:7:8: error: unknown type name 'PyObjC_function_map' :info:build static PyObjC_function_map function_map[] = { :info:build ^ :info:build Modules/_CoreFoundation_inlines.m:8:29: error: use of undeclared identifier 'PyObjC_Function_Pointer' :info:build {"CFByteOrderGetCurrent", (PyObjC_Function_Pointer)&CFByteOrderGetCurrent }, :info:build ^ :info:build Modules/_CoreFoundation_inlines.m:9:36: error: use of undeclared identifier 'PyObjC_Function_Pointer' :info:build {"CFConvertDoubleHostToSwapped", (PyObjC_Function_Pointer)&CFConvertDoubleHostToSwapped }, ... :info:build fatal error: too many errors emitted, stopping now [-ferror-limit=] :info:build 20 errors generated. :info:build error: command '/usr/bin/clang' failed with exit status 1 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py27-pyobjc-cocoa/py27-pyobjc-cocoa/work/pyobjc-framework-Cocoa-2.3" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build " returned error 1 :error:build Target org.macports.build returned: shell command failed (see log for details) From jeremy at lavergne.gotdns.org Sat Mar 24 12:13:14 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sat, 24 Mar 2012 15:13:14 -0400 Subject: init script In-Reply-To: <4F6E1C3C.7010603@gmail.com> References: <4F6E1C3C.7010603@gmail.com> Message-ID: > I installed Redis last night & saw that running `sudo port load redis` > starts Redis & also enables it to start up at boot time. > > I installed mongodb some months ago & have been starting it up by hand > so can I start mongod the same way i.e. `sudo port load mongod` & will > it also enable it at boot a la Linux's chkconfig & service on Fedora as > an example? Check the portfile for a "startup item"-related section. Apple provides launchd in place of init/watchdog/cron on the Mac. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From jeremy at lavergne.gotdns.org Sat Mar 24 12:14:07 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sat, 24 Mar 2012 15:14:07 -0400 Subject: init script In-Reply-To: References: <4F6E1C3C.7010603@gmail.com> Message-ID: > Check the portfile for a "startup item"-related section. Details are in the guide: http://guide.macports.org/#reference.startupitems If they're in the portfile then you can do `sudo port load X` like you're after. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From phildobbin at gmail.com Sat Mar 24 12:15:59 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sat, 24 Mar 2012 19:15:59 +0000 Subject: init script In-Reply-To: References: <4F6E1C3C.7010603@gmail.com> Message-ID: <4F6E1D6F.70403@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 24/03/2012 19:13, Jeremy Lavergne wrote: >> I installed Redis last night & saw that running `sudo port load redis` >> starts Redis & also enables it to start up at boot time. >> >> I installed mongodb some months ago & have been starting it up by hand >> so can I start mongod the same way i.e. `sudo port load mongod` & will >> it also enable it at boot a la Linux's chkconfig & service on Fedora as >> an example? > > Check the portfile for a "startup item"-related section. > > Apple provides launchd in place of init/watchdog/cron on the Mac. OK, will do, Jeremy. I loathe launchd & plists ;-) Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPbh1tAAoJEKpMeDHWT5ADPiAIAKUXxk6dDcAKerUSjjqBSRst fvCNViso5GbhuII/ncgOe7wk+UeW84whDpIp5OmaXC1jQie8drVQ5RB+x/J6gyUi /AK/OqwV81rX2bA97g6rDi3CmNpC9B0gyxJv76WY+I+w5yZ+7LapTX9v+EWnhXp7 znQDXNXYpPQEjhqPxlRo2mKJm+vrJAmxk5xCzbmMb/jTuvGkZRUtwlod12qZgLxJ 3KRhNuNtIP6MKQ5GQRABdJHebzXOLfARrRqNqwfVCcZi2EnSlKikuh94WfjhhQs8 GBzjGfZemr9Roc9Ypa9FU7DgJdvDS4ID/3wsFMAWG8b9nRSZCH07fyeZHd+GSIQ= =bM6n -----END PGP SIGNATURE----- From sam.kuper at uclmail.net Sat Mar 24 12:18:08 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Sat, 24 Mar 2012 19:18:08 +0000 Subject: FOSS cross-platform data drive encryption In-Reply-To: <23BFBEE3-6B54-4C6D-A644-6FB24CDC4031@lavergne.gotdns.org> References: <4F6E11CC.1020406@gmail.com> <23BFBEE3-6B54-4C6D-A644-6FB24CDC4031@lavergne.gotdns.org> Message-ID: On 24 March 2012 18:54, Jeremy Lavergne wrote: > > On 24 March 2012 18:26, bunk3m wrote: > > I'm not a lawyer but I'd say it is FOSS. > > > > Neither am I, and I'd say it isn't. > > > > Pertinently, the lawyers employed by Red Hat (among others) agree with > me, not with you. See, for instance, > http://lists.freedesktop.org/archives/distributions/2008-October/000276.htmland > http://fedoraproject.org/wiki/ForbiddenItems#TrueCrypt and > http://lists.freedesktop.org/archives/distributions/2008-October/000273.html. > > If it's not on OSI I'd say it's more likely not FOSS. > http://www.opensource.org/licenses/ > Quite. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy at lavergne.gotdns.org Sat Mar 24 12:19:07 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sat, 24 Mar 2012 15:19:07 -0400 Subject: init script In-Reply-To: <4F6E1D6F.70403@gmail.com> References: <4F6E1C3C.7010603@gmail.com> <4F6E1D6F.70403@gmail.com> Message-ID: > OK, will do, Jeremy. > > I loathe launchd & plists ;-) I had to write a few for a laptop tracker at a previous job. After seeing how each key works and reading the whole man page, I've come to love launchd quite a bit :-) ...to the point I wonder why we still have daemondo in MacPorts. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From mparchet at sunrise.ch Sat Mar 24 13:29:37 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Sat, 24 Mar 2012 21:29:37 +0100 Subject: html 5 and css 3 editor Message-ID: <4F6E2EB1.1090408@sunrise.ch> Hello, Do you know a good html 5 and css 3 ?ditor on macport ? It seems that on kde ther'is kwebdev and on gnome, ther'is WDT - Web Developer Tools but I could not found thees portfiles ? Can you help me please ? Best regards mparchet From phildobbin at gmail.com Sat Mar 24 13:50:42 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sat, 24 Mar 2012 20:50:42 +0000 Subject: html 5 and css 3 editor In-Reply-To: <4F6E2EB1.1090408@sunrise.ch> References: <4F6E2EB1.1090408@sunrise.ch> Message-ID: <4F6E33A2.8080306@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 24/03/2012 20:29, Michael Parchet wrote: > Hello, > > Do you know a good html 5 and css 3 ?ditor on macport ? > > It seems that on kde ther'is kwebdev and on gnome, ther'is WDT - > Web Developer Tools but I could not found thees portfiles ? > > Can you help me please ? While I use Vim for virtually everything (even Tweeting), on OS X IMO, the best html editor by far is BBEdit. Unfortunately it's proprietary software & therefore not on Mac Ports. If you've used Vim it also has a very good html/css/sass set up obviously but if you haven't tried it the learning curve can be steep. However, I recommend learning Vim if you don't know it. It pays enormous dividends in the long run & once you come to grips with it, you'll wonder how you ever got along without it. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPbjOeAAoJEKpMeDHWT5ADWV0IANu5nFTMoBZtZ3GM4JP/kvXp o6buqn6N2LdFe2Y5/tbxEFzMnDeWqzljBpANTyCm0JFmTxWIsdZv4AwPhuI/KRxH i0Dm74hBN910k5dbnjA7pM+IN85rCXT/YN70PI6CZp+E77HQm9OvWkP3s3S0EVdC QAqGOTMMXHZ+ItWJKVBRg570GNKt1N1tg40bVIwU6hCnlL0HxYEubtmVa5e879Rb KFivB6hcsj7cJI4He9FuAlVKmXwIo1+mGUXMMdLI4z1SPh1rCV43R1SXzQxorva7 LSdY3G6M0hLEZCvQrp4vMlGzAy2YtaUzSgL67s38laXWWAXSqseQYpT/tsaxU20= =Bj4f -----END PGP SIGNATURE----- From r.godzilla at comcast.net Sat Mar 24 13:53:11 2012 From: r.godzilla at comcast.net (Richard Miles) Date: Sat, 24 Mar 2012 13:53:11 -0700 Subject: Could someone tell how to get AfterStep sounds to work? Message-ID: I am On an Imac Snow leopard OSX 10.6.8 system; Afterstep does not play sounds. What am I misssing? Richard Miles r.godzilla at comcast.net From russell.jones at physics.ox.ac.uk Sat Mar 24 13:56:33 2012 From: russell.jones at physics.ox.ac.uk (Russell Jones) Date: Sat, 24 Mar 2012 20:56:33 +0000 Subject: MythTV port? In-Reply-To: References: , Message-ID: <282ECDD91E32A448897FA478ADF909DC799B0425@EXCHNG13.physics.ox.ac.uk> Most people don't file tickets at all, they just think "huh, it doesn't work" and move on. For those who do file bug reports, sometimes there's time to look into the logs and what the problems are, sometimes there isn't. Sure, more detail is better and will get things fixed quicker, but do you think it's a good idea to discourage people from reporting problems? Russell ________________________________________ From: macports-users-bounces at lists.macosforge.org [macports-users-bounces at lists.macosforge.org] on behalf of Jeremy Lavergne [jeremy at lavergne.gotdns.org] Sent: 23 March 2012 02:32 To: Craig Treleaven Cc: James Linder; macports-users at lists.macosforge.org Subject: Re: MythTV port? > I'm going to *attempt* to be a maintainer--I'm very worried that I'm biting off far more than I can chew. The nice thing is most people will tell you what is wrong and maybe how to fix it, rather than just spewing tickets that something somewhere broke. Most people. :-) From jeremy at lavergne.gotdns.org Sat Mar 24 13:59:47 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sat, 24 Mar 2012 16:59:47 -0400 Subject: MythTV port? In-Reply-To: <282ECDD91E32A448897FA478ADF909DC799B0425@EXCHNG13.physics.ox.ac.uk> References: , <282ECDD91E32A448897FA478ADF909DC799B0425@EXCHNG13.physics.ox.ac.uk> Message-ID: <057324b3-3cb2-4401-bc54-5e5bf7b943e4@email.android.com> I was trying to offer the hopeful light that there are good tickets to be had, usually more than bad ones; that you should go for being the maintainer. Russell Jones wrote: >Most people don't file tickets at all, they just think "huh, it doesn't >work" and move on. For those who do file bug reports, sometimes there's >time to look into the logs and what the problems are, sometimes there >isn't. Sure, more detail is better and will get things fixed quicker, >but do you think it's a good idea to discourage people from reporting >problems? > >Russell >________________________________________ >From: macports-users-bounces at lists.macosforge.org >[macports-users-bounces at lists.macosforge.org] on behalf of Jeremy >Lavergne [jeremy at lavergne.gotdns.org] >Sent: 23 March 2012 02:32 >To: Craig Treleaven >Cc: James Linder; macports-users at lists.macosforge.org >Subject: Re: MythTV port? > >> I'm going to *attempt* to be a maintainer--I'm very worried that I'm >biting off far more than I can chew. > >The nice thing is most people will tell you what is wrong and maybe how >to fix it, rather than just spewing tickets that something somewhere >broke. Most people. :-) From behrangsa at gmail.com Sat Mar 24 16:34:52 2012 From: behrangsa at gmail.com (Behrang Saeedzadeh) Date: Sun, 25 Mar 2012 10:34:52 +1100 Subject: Is this a bug in RVM or MacPorts? Message-ID: Hi all, I recently installed the latest version of RVM, and it caused ~/.profile not to be sourced anymore. A discussion ensued here ( https://gist.github.com/2182557#comments) and it turns out that RVM creates two files ~/.bash_profile or ~/.bash_login and consequently ~/.profile is not getting sourced anymore. Could you guys please read the discussion in that thread ( https://gist.github.com/2182557#comments) and see if this is an RVM bug or a MacPorts bug? Cheers, Behrang Saeedzadeh http://www.behrang.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Sat Mar 24 16:47:12 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sat, 24 Mar 2012 19:47:12 -0400 Subject: Is this a bug in RVM or MacPorts? In-Reply-To: References: Message-ID: On Mar 24, 2012, at 7:34 p.m., Behrang Saeedzadeh wrote: > I recently installed the latest version of RVM, and it caused ~/.profile not to be sourced anymore. A discussion ensued here (https://gist.github.com/2182557#comments) and it turns out that RVM creates two files ~/.bash_profile or ~/.bash_login and consequently ~/.profile is not getting sourced anymore. > > Could you guys please read the discussion in that thread (https://gist.github.com/2182557#comments) and see if this is an RVM bug or a MacPorts bug? Neither of these are "bugs"; they are both intentional behaviors. They just conflict with one another. As mpapis suggested in that thread, it's rather simple to move the line MacPorts added from .profile to .bash_profile. vq -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Sat Mar 24 16:51:51 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sat, 24 Mar 2012 19:51:51 -0400 Subject: Is this a bug in RVM or MacPorts? In-Reply-To: References: Message-ID: <5295185D-9221-4F24-8612-5D42E9904F3B@gmail.com> On Mar 24, 2012, at 7:47 p.m., Lawrence Vel?zquez wrote: > As mpapis suggested in that thread, it's rather simple to move the line MacPorts added from .profile to .bash_profile. You could also just add this line to the end of your .bash_profile: source ~/.profile vq From gvibe06 at gmail.com Sat Mar 24 16:55:12 2012 From: gvibe06 at gmail.com (Jeff Singleton) Date: Sat, 24 Mar 2012 18:55:12 -0500 Subject: Is this a bug in RVM or MacPorts? In-Reply-To: References: Message-ID: I have a question for Behrang. Are you installing RVM from MacPorts or are you installing RVM for Ruby? The RVM in Macports is the Rsync Vault Manager?and is not the same as RVM the Ruby Version Manager that you are discussing in that forum. Reason I ask is that you were talking about RVM yesterday in reference to the Ruby Version Manager. I think I just want to make sure this is clarified so if someone else searches this list for help on RVM, it gets perceived correctly. Jeff On Sat, Mar 24, 2012 at 6:47 PM, Lawrence Vel?zquez < larry.velazquez at gmail.com> wrote: > On Mar 24, 2012, at 7:34 p.m., Behrang Saeedzadeh wrote: > > I recently installed the latest version of RVM, and it caused ~/.profile > not to be sourced anymore. A discussion ensued here ( > https://gist.github.com/2182557#comments) and it turns out that RVM > creates two files ~/.bash_profile or ~/.bash_login and consequently > ~/.profile is not getting sourced anymore. > > Could you guys please read the discussion in that thread ( > https://gist.github.com/2182557#comments) and see if this is an RVM bug > or a MacPorts bug? > > > Neither of these are "bugs"; they are both intentional behaviors. They > just conflict with one another. > > As mpapis suggested in that thread, it's rather simple to move the line > MacPorts added from .profile to .bash_profile. > > vq > > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From behrangsa at gmail.com Sat Mar 24 16:59:20 2012 From: behrangsa at gmail.com (Behrang Saeedzadeh) Date: Sun, 25 Mar 2012 10:59:20 +1100 Subject: Is this a bug in RVM or MacPorts? In-Reply-To: References: Message-ID: Hi Jeff, I am talking about Ruby Version Manager. The reason I brought up this discussion was to see where's the correct place to set the path for MacPorts, ~/.profile or ~/.bash_profile, as the latest version of RVM creates ~/.bash_profile and was causing ~/.profile not to get sourced for me anymore. Cheers, Behrang Saeedzadeh http://www.behrang.org On Sun, Mar 25, 2012 at 10:55 AM, Jeff Singleton wrote: > I have a question for Behrang. > > Are you installing RVM from MacPorts or are you installing RVM for Ruby? > > The RVM in Macports is the Rsync Vault Manager?and is not the same as RVM > the Ruby Version Manager that you are discussing in that forum. Reason I > ask is that you were talking about RVM yesterday in reference to the Ruby > Version Manager. > > I think I just want to make sure this is clarified so if someone else > searches this list for help on RVM, it gets perceived correctly. > > Jeff > > On Sat, Mar 24, 2012 at 6:47 PM, Lawrence Vel?zquez < > larry.velazquez at gmail.com> wrote: > >> On Mar 24, 2012, at 7:34 p.m., Behrang Saeedzadeh wrote: >> >> I recently installed the latest version of RVM, and it caused ~/.profile >> not to be sourced anymore. A discussion ensued here ( >> https://gist.github.com/2182557#comments) and it turns out that RVM >> creates two files ~/.bash_profile or ~/.bash_login and consequently >> ~/.profile is not getting sourced anymore. >> >> Could you guys please read the discussion in that thread ( >> https://gist.github.com/2182557#comments) and see if this is an RVM bug >> or a MacPorts bug? >> >> >> Neither of these are "bugs"; they are both intentional behaviors. They >> just conflict with one another. >> >> As mpapis suggested in that thread, it's rather simple to move the line >> MacPorts added from .profile to .bash_profile. >> >> vq >> >> >> _______________________________________________ >> macports-users mailing list >> macports-users at lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From justin at mac.com Sat Mar 24 17:09:26 2012 From: justin at mac.com (Justin C. Walker) Date: Sat, 24 Mar 2012 17:09:26 -0700 Subject: Is this a bug in RVM or MacPorts? In-Reply-To: References: Message-ID: <38761B4A-BA35-4056-A801-CA2C55F45577@mac.com> On Mar 24, 2012, at 16:59 , Behrang Saeedzadeh wrote: > I am talking about Ruby Version Manager. The reason I brought up this > discussion was to see where's the correct place to set the path for > MacPorts, ~/.profile or ~/.bash_profile, as the latest version of RVM > creates ~/.bash_profile and was causing ~/.profile not to get sourced for > me anymore. As I read the 'bash' man page, the correct place is ~/.bash_profile, since it is guaranteed to be read. For the other two mentioned there, only one will be read, and then, only if the preceding file is not present. The alternative, as mentioned earlier in this thread, is to use, say, ~/.profile, and source it from ~/.bash_profile. HTH Justin -- Justin C. Walker, Curmudgeon at Large Institute for the Absorption of Federal Funds ----------- If it weren't for carbon-14, I wouldn't date at all. ----------- From phildobbin at gmail.com Sat Mar 24 17:24:21 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sun, 25 Mar 2012 00:24:21 +0000 Subject: Is this a bug in RVM or MacPorts? In-Reply-To: References: Message-ID: <4F6E65B5.7070002@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 24/03/2012 23:34, Behrang Saeedzadeh wrote: > Hi all, > > I recently installed the latest version of RVM, and it caused ~/.profile > not to be sourced anymore. A discussion ensued here > (https://gist.github.com/2182557#comments) and it turns out that RVM > creates two files |~/.bash_profile| or |~/.bash_login| and consequently > ~/.profile is not getting sourced anymore. > > Could you guys please read the discussion in that thread > (https://gist.github.com/2182557#comments) and see if this is an RVM bug > or a MacPorts bug? If you search the list archives over the last couple of weeks, I've also encountered this conflict between Mac Ports & rvm. I've spoken at length both here & on the rvm list about it & it does just seem to be a conflict not a bug in either Mac Ports or rvm. Anything that is vying for your $PATH is bound to conflict with anything else that is trying to do the same. FWIW, I've eliminated it down to only it causing a problem when sourcing the bash_profile from within an already open window otherwise everything behaves as it should. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPbmWzAAoJEKpMeDHWT5ADbEgH/0guvMyGhvMOf4nGnRm0mtJ4 wVF0Y4Q/pNcAt9WrzcuyD9UG3cIHGBkeYxsusLuXHXuJ6mJEjG1+tlxUO44fybRl NVDT3rnlUrFtMvWFRzoKxtemr+9yFDsatcBwxWZ98T89YoNMlJbEAahT7q+I4DKR c22YfWeGX/VVtx2zEluQ8OWzoNfoOH1J7sWrWQm0tkaRnCkQgJ6O+UePv93BVAJy jRj1nt/bF795u6cIPtV+SzaIjmZklYS+hOfnMzb6watUZ9vBaSJxt8rhIYVEsnPw bOi8+aaycaEFAb+lD/Hz2WDgfcs6Y34J9lJLr5hSPIQwQe5y78rfdcFmkii/btg= =EVI1 -----END PGP SIGNATURE----- From ryandesign at macports.org Sat Mar 24 19:11:11 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 24 Mar 2012 21:11:11 -0500 Subject: html 5 and css 3 editor In-Reply-To: <4F6E33A2.8080306@gmail.com> References: <4F6E2EB1.1090408@sunrise.ch> <4F6E33A2.8080306@gmail.com> Message-ID: <1A0559B2-16E8-4ED4-B095-07F4C8B79C4C@macports.org> On Mar 24, 2012, at 15:50, Phil Dobbin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 24/03/2012 20:29, Michael Parchet wrote: >> Hello, >> >> Do you know a good html 5 and css 3 ?ditor on macport ? >> >> It seems that on kde ther'is kwebdev and on gnome, ther'is WDT - >> Web Developer Tools but I could not found thees portfiles ? >> >> Can you help me please ? > > While I use Vim for virtually everything (even Tweeting), on OS X IMO, > the best html editor by far is BBEdit. Unfortunately it's proprietary > software & therefore not on Mac Ports. I use TextWrangler, the free cousin of BBEdit. Also vim for some occasional edits. From ryandesign at macports.org Sat Mar 24 19:12:42 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 24 Mar 2012 21:12:42 -0500 Subject: py27-pyobjc-cocoa build error In-Reply-To: References: Message-ID: <3F9DC11C-74ED-4E19-B3AE-7727CE3E0DEF@macports.org> On Mar 24, 2012, at 14:12, Adam MacBeth wrote: > When I do: > > sudo port install py27-pyobjc-cocoa > > it fails You should probably file a bug report in the issue tracker, if one has not already been filed for this problem. From larry.velazquez at gmail.com Sat Mar 24 19:15:13 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sat, 24 Mar 2012 22:15:13 -0400 Subject: py27-pyobjc-cocoa build error In-Reply-To: References: Message-ID: <4379A565-4CB9-4D2C-933F-343FF058E15F@gmail.com> On Mar 24, 2012, at 3:12 p.m., Adam MacBeth wrote: > When I do: > > sudo port install py27-pyobjc-cocoa > > it fails with the following errors. I have updated/upgraded/cleaned > all ports. I'm on OSX 10.7.3 with XCode 4.3. > > Does this look like a bug or something wrong with my local setup? That's odd. I have the same setup (Xcode 4.3.2, specifically), but py27-pyobjc-cocoa builds fine for me. vq From kmcc4 at hotmail.com Sun Mar 25 01:45:38 2012 From: kmcc4 at hotmail.com (Kc Moore) Date: Sun, 25 Mar 2012 02:45:38 -0600 Subject: Openssh install :error: Unable to verify file checksums glib-2.30.3.tar.xz Message-ID: Hardware: PowerPC G4 1.42Ghz / 1 GB Ram MacminiPowerMac10,1 OS: Leopard 10.5.8Software: MacPorts-2.0.4.pkg Command Executed: sudo port install openssh Question1: Does this warrant a trouble ticket?Question2: Can I override the checksum error the log shows the numbers match up.Question3: Should I wait for this to be fixed? Thanks for any help in advance:) Log:version:1:debug:main epoch: in tree: 0 installed: 0:debug:main xz 5.0.3_0 exists in the ports tree:debug:main xz 5.0.3_0 is the latest installed:debug:main xz 5.0.3_0 is active:debug:main Merging existing variants '' into variants:debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/xz:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided:debug:main adding the default universal variant:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf:debug:main No need to upgrade! xz 5.0.3_0 >= xz 5.0.3_0:debug:main epoch: in tree: 0 installed: 0:debug:main libiconv 1.14_0 exists in the ports tree:debug:main libiconv 1.14_0 is the latest installed:debug:main libiconv 1.14_0 is active:debug:main Merging existing variants '' into variants:debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided:debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf:debug:main universal variant already exists, so not adding the default one:debug:main No need to upgrade! libiconv 1.14_0 >= libiconv 1.14_0:debug:main epoch: in tree: 0 installed: 0:debug:main gettext 0.18.1.1_2 exists in the ports tree:debug:main gettext 0.18.1.1_2 is the latest installed:debug:main gettext 0.18.1.1_2 is active:debug:main Merging existing variants '' into variants:debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gettext:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided:debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf:debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl:debug:main universal variant already exists, so not adding the default one:debug:main No need to upgrade! gettext 0.18.1.1_2 >= gettext 0.18.1.1_2:debug:main epoch: in tree: 0 installed: 0:debug:main ncurses 5.9_1 exists in the ports tree:debug:main ncurses 5.9_1 is the latest installed:debug:main ncurses 5.9_1 is active:debug:main Merging existing variants '' into variants:debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ncurses:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided:debug:main adding the default universal variant:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf:debug:main No need to upgrade! ncurses 5.9_1 >= ncurses 5.9_1:debug:main epoch: in tree: 0 installed: 0:debug:main expat 2.0.1_1 exists in the ports tree:debug:main expat 2.0.1_1 is the latest installed:debug:main expat 2.0.1_1 is active:debug:main Merging existing variants '' into variants:debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/expat:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided:debug:main adding the default universal variant:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf:debug:main No need to upgrade! expat 2.0.1_1 >= expat 2.0.1_1:debug:main epoch: in tree: 0 installed: 0:debug:main zlib 1.2.6_0 exists in the ports tree:debug:main zlib 1.2.6_0 is the latest installed:debug:main zlib 1.2.6_0 is active:debug:main Merging existing variants '' into variants:debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/zlib:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided:debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl:debug:main adding the default universal variant:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf:debug:main No need to upgrade! zlib 1.2.6_0 >= zlib 1.2.6_0:debug:main epoch: in tree: 0 installed: 0:debug:main libffi 3.0.10_2 exists in the ports tree:debug:main libffi 3.0.10_2 is the latest installed:debug:main libffi 3.0.10_2 is active:debug:main Merging existing variants '' into variants:debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libffi:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided:debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf:debug:main universal variant already exists, so not adding the default one:debug:main No need to upgrade! libffi 3.0.10_2 >= libffi 3.0.10_2:debug:main epoch: in tree: 0 installed: 0:debug:main perl5 5.12.3_1 exists in the ports tree:debug:main perl5 5.12.3_1 +perl5_12 is the latest installed:debug:main perl5 5.12.3_1 +perl5_12 is active:debug:main Merging existing variants '+perl5_12' into variants:debug:main new fully merged portvariants: perl5_12 +:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided:debug:main universal_variant is false, so not adding the default universal variant:debug:main Executing variant perl5_12 provides perl5_12:debug:main No need to upgrade! perl5 5.12.3_1 >= perl5 5.12.3_1:debug:main epoch: in tree: 0 installed: 0:debug:main perl5.12 5.12.3_3 exists in the ports tree:debug:main perl5.12 5.12.3_3 is the latest installed:debug:main perl5.12 5.12.3_3 is active:debug:main Merging existing variants '' into variants:debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5.12:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided:debug:main adding the default universal variant:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf:debug:main No need to upgrade! perl5.12 5.12.3_3 >= perl5.12 5.12.3_3:debug:main epoch: in tree: 0 installed: 0:debug:main gdbm 1.10_1 exists in the ports tree:debug:main gdbm 1.10_1 is the latest installed:debug:main gdbm 1.10_1 is active:debug:main Merging existing variants '' into variants:debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/gdbm:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided:debug:main adding the default universal variant:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf:debug:main No need to upgrade! gdbm 1.10_1 >= gdbm 1.10_1:msg:main ---> Computing dependencies for glib2:info:main .:debug:main Checking for conflicts against glib2:debug:main Searching for dependency: glib2-devel:debug:main Didn't find receipt, going to depspec regex for: glib2-devel:debug:main Searching for dependency: xz:debug:main Found Dependency: receipt exists for xz:debug:main Searching for dependency: gettext:debug:main Found Dependency: receipt exists for gettext:debug:main Searching for dependency: libiconv:debug:main Found Dependency: receipt exists for libiconv:debug:main Searching for dependency: zlib:debug:main Found Dependency: receipt exists for zlib:debug:main Searching for dependency: libffi:debug:main Found Dependency: receipt exists for libffi:debug:main Searching for dependency: perl5:debug:main Found Dependency: receipt exists for perl5:msg:main :debug:main Executing org.macports.main (glib2):debug:main changing euid/egid - current euid: 0 - current egid: 0:debug:main egid changed to: 500:debug:main euid changed to: 502:debug:main Skipping completed org.macports.archivefetch (glib2):debug:main Privilege de-escalation not attempted as not running as root.:debug:main Skipping completed org.macports.fetch (glib2):debug:main Privilege de-escalation not attempted as not running as root.:debug:checksum checksum phase started at Thu Mar 22 20:55:48 MDT 2012:notice:checksum ---> Verifying checksum(s) for glib2:debug:checksum Executing org.macports.checksum (glib2):info:checksum ---> Checksumming glib-2.30.3.tar.xz:error:checksum Checksum (rmd160) mismatch for glib-2.30.3.tar.xz:info:checksum Portfile checksum: glib-2.30.3.tar.xz rmd160 0887b08e2fff75c325ed1fb1123baaf42dc9779b:info:checksum Distfile checksum: glib-2.30.3.tar.xz rmd160 fc40826807f890ad6c34bf91b06d72e76ebec9f0:error:checksum Checksum (sha256) mismatch for glib-2.30.3.tar.xz:info:checksum Portfile checksum: glib-2.30.3.tar.xz sha256 e6cbb27c71c445993346e785e8609cc75cea2941e32312e544872feba572dd27:info:checksum Distfile checksum: glib-2.30.3.tar.xz sha256 e6038248d8bd00eeddebf90d630659d862989e8422f7ff73b0e291cb61ee3e22:info:checksum The correct checksum line may be::info:checksum checksums rmd160 fc40826807f890ad6c34bf91b06d72e76ebec9f0 \ sha256 e6038248d8bd00eeddebf90d630659d862989e8422f7ff73b0e291cb61ee3e22:error:checksum Target org.macports.checksum returned: Unable to verify file checksums:debug:checksum Backtrace: Unable to verify file checksums while executing"$procedure $targetname":info:checksum Warning: the following items did not execute (for glib2): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install:notice:checksum Log for glib2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/main.log -------------- next part -------------- An HTML attachment was scrubbed... URL: From raimue at macports.org Sun Mar 25 03:02:58 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Sun, 25 Mar 2012 12:02:58 +0200 Subject: noidle In-Reply-To: <43A8661A-130E-49EF-93B4-F1507F91D78D@lavergne.gotdns.org> References: <4AA6EC7D-7CD5-48E7-8B65-9DA8BC9B65A4@verkehrsplanung.com> <5F6E8509-B03B-47AC-869F-F25CEBCCCF4A@alum.mit.edu> <4129A48D-D1D8-4228-9255-7D4D03776D78@macports.org> <43A8661A-130E-49EF-93B4-F1507F91D78D@lavergne.gotdns.org> Message-ID: <4F6EED52.50409@macports.org> On 2012-03-23 03:35, Jeremy Lavergne wrote: >> The energy saver system preferences are for setting how long your computer >> waits to go to sleep when it is idle; building something with MacPorts is >> not being idle. I imagine the power manager probably largely just looks at >> whether there is mouse movement or keyboard input to determine whether the >> system is idle. Note that video players like VLC and Apple's DVD Player >> probably also manipulate the power manager so the system doesn't go to >> sleep in the middle of a video. > > Do we really want to be responsible for energy saver settings, which will > require sudo for people not using a root-installed MacPorts? There has to be a way to control this from user space API, as the video players given as example above allow to stop the display going blank and prevent system sleep. However, I assume this would require interfacing with Cocoa API? Rainer From raimue at macports.org Sun Mar 25 04:06:36 2012 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Sun, 25 Mar 2012 13:06:36 +0200 Subject: Openssh install :error: Unable to verify file checksums glib-2.30.3.tar.xz In-Reply-To: References: Message-ID: <4F6EFC3C.80902@macports.org> On 2012-03-25 10:45, Kc Moore wrote: > Question1: Does this warrant a trouble ticket? > Question2: Can I override the checksum error the log shows the numbers match up. > Question3: Should I wait for this to be fixed? These questions should be answered by this FAQ entry: http://trac.macports.org/wiki/FAQ#checksums Rainer From amacbeth at gmail.com Sun Mar 25 07:15:59 2012 From: amacbeth at gmail.com (Adam MacBeth) Date: Sun, 25 Mar 2012 07:15:59 -0700 Subject: py27-pyobjc-cocoa build error In-Reply-To: <4379A565-4CB9-4D2C-933F-343FF058E15F@gmail.com> References: <4379A565-4CB9-4D2C-933F-343FF058E15F@gmail.com> Message-ID: Hmm, do you have pyobjc-api.h in /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 ? I believe that is where the missing declarations should reside. I've tried reinstalling py27-pobjc but the headers are not installed. On Sat, Mar 24, 2012 at 7:15 PM, Lawrence Vel?zquez wrote: > On Mar 24, 2012, at 3:12 p.m., Adam MacBeth wrote: > >> When I do: >> >> ? sudo port install py27-pyobjc-cocoa >> >> it fails with the following errors. I have updated/upgraded/cleaned >> all ports. I'm on OSX 10.7.3 with XCode 4.3. >> >> Does this look like a bug or something wrong with my local setup? > > > That's odd. I have the same setup (Xcode 4.3.2, specifically), but py27-pyobjc-cocoa builds fine for me. > > vq > -- Adam MacBeth | twitter.com/adamac | linkedin.com/in/adammacbeth | 206-349-2898 From allbery.b at gmail.com Sun Mar 25 07:30:15 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sun, 25 Mar 2012 10:30:15 -0400 Subject: Is this a bug in RVM or MacPorts? In-Reply-To: References: Message-ID: On Sat, Mar 24, 2012 at 19:59, Behrang Saeedzadeh wrote: > I am talking about Ruby Version Manager. The reason I brought up this > discussion was to see where's the correct place to set the path for > MacPorts, ~/.profile or ~/.bash_profile, as the latest version of RVM > creates ~/.bash_profile and was causing ~/.profile not to get sourced for > me anymore. > RVM has apparently decided that Bash is the only shell they ever need to support. MacPorts supports any Bourne shell derivative, which is why it uses the standard ~/.profile; by your report, RVM uses bash-specific startup files. I would say theirs is the bug, or at least the infelicity (being a zsh user). -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From phildobbin at gmail.com Sun Mar 25 08:03:48 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Sun, 25 Mar 2012 16:03:48 +0100 Subject: Is this a bug in RVM or MacPorts? In-Reply-To: References: Message-ID: <4F6F33D4.4030606@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 25/03/2012 15:30, Brandon Allbery wrote: > On Sat, Mar 24, 2012 at 19:59, Behrang Saeedzadeh > > wrote: > > I am talking about Ruby Version Manager. The reason I brought up > this discussion was to see where's the correct place to set the > path for MacPorts, ~/.profile or ~/.bash_profile, as the latest > version of RVM creates ~/.bash_profile and was causing ~/.profile > not to get sourced for me anymore. > > > RVM has apparently decided that Bash is the only shell they ever > need to support. > > MacPorts supports any Bourne shell derivative, which is why it > uses the standard ~/.profile; by your report, RVM uses > bash-specific startup files. I would say theirs is the bug, or at > least the infelicity (being a zsh user). Slightly unfair sweeping generalisations apart, if you look at rvm's source code: it's written in bash to a great extent but fully supports zsh. As I posted earlier (last night) Mac Ports & rvm are at odds in the profile files. Funnily enough perlbrew, which I also use for my perl distributions (it only deals with Perl & is not to be confused with homebrew), does not have this problem. It places a line in .bash_profile to source a long & thorough script in .bashrc for its tweaking of your $PATH. As I also commented in my last post, I have only the problem now of when sourcing my bash_profile in an already open window, Mac Ports addition takes preference over rvm's addition (I also have a Ruby installed by Mac Ports) & I can live with that. Unless some accommodation is made between the two additions, I believe this is the way it will stay. No big deal. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPbzPSAAoJEKpMeDHWT5ADH24IAJy2n4DAbu9sPMDn5VBTMEPY ZSIiERVI4qYqAEJB5BG71Z4r1j875C90F3lOMlLgA7FNXFtANQCH/3PL3N/B0qzc Y6UoIp56w2RjxlV4Ufx9+RckvhrBjCsgVLstb1COb7xeZcSJpnqpj0I+GO4tCaGe 4L/1tzo1mxfn9lHCAot4D2w/NtfJqR2CSozRpC0g41XFbPRoETPBNjY3emKvxdsJ q8auAAga5zj7GqgGzcPpNpeEYooiIxxR7ry+rxtOe0AWSIKewEpL3L9RmnXWXLzN PwykPlGUW2c8xZ02cTQwV+1q9mYzyYVyqbGnCLYY9ZB8ERyuvTXR38UPeDd/Tio= =MkgY -----END PGP SIGNATURE----- From allbery.b at gmail.com Sun Mar 25 08:11:50 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sun, 25 Mar 2012 11:11:50 -0400 Subject: Is this a bug in RVM or MacPorts? In-Reply-To: <4F6F33D4.4030606@gmail.com> References: <4F6F33D4.4030606@gmail.com> Message-ID: On Sun, Mar 25, 2012 at 11:03, Phil Dobbin wrote: > On 25/03/2012 15:30, Brandon Allbery wrote: > > RVM has apparently decided that Bash is the only shell they ever > > need to support. > > Slightly unfair sweeping generalisations apart, if you look at rvm's > source code: > > > > it's written in bash to a great extent but fully supports zsh. > zsh will not use ~/.bash_profile or ~/.bash_login. This is not a bug in zsh; the names of the files should be enough to tell you that they are intended for bash. If RVM only puts its configuration in the bash-specific files, it can not really be claimed to fully support zsh. distributions (it only deals with Perl & is not to be confused with > homebrew), does not have this problem. It places a line in > .bash_profile to source a long & thorough script in .bashrc for its > tweaking of your $PATH. > So it also believes bash is the One True Shell. As I also commented in my last post, I have only the problem now of > when sourcing my bash_profile in an already open window, Mac Ports > You're not supposed to re-source the profile; unless special care has been taken to insure idempotence (and doing so is very rare), it will repeat the session setup and you will see behavior like this. This is what the .bashrc / .zshenv / etc. files are for. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From amacbeth at gmail.com Sun Mar 25 08:34:21 2012 From: amacbeth at gmail.com (Adam MacBeth) Date: Sun, 25 Mar 2012 08:34:21 -0700 Subject: py27-pyobjc-cocoa build error In-Reply-To: References: <4379A565-4CB9-4D2C-933F-343FF058E15F@gmail.com> Message-ID: Looks like I had an egg version of some of the pyobjc libs installed. Removing these fixed the issue though I'm not entirely sure why. On Sun, Mar 25, 2012 at 7:15 AM, Adam MacBeth wrote: > Hmm, do you have pyobjc-api.h in > /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 > ? > > I believe that is where the missing declarations should reside. I've > tried reinstalling py27-pobjc but the headers are not installed. > > On Sat, Mar 24, 2012 at 7:15 PM, Lawrence Vel?zquez > wrote: >> On Mar 24, 2012, at 3:12 p.m., Adam MacBeth wrote: >> >>> When I do: >>> >>> ? sudo port install py27-pyobjc-cocoa >>> >>> it fails with the following errors. I have updated/upgraded/cleaned >>> all ports. I'm on OSX 10.7.3 with XCode 4.3. >>> >>> Does this look like a bug or something wrong with my local setup? >> >> >> That's odd. I have the same setup (Xcode 4.3.2, specifically), but py27-pyobjc-cocoa builds fine for me. >> >> vq >> > > > > -- > Adam MacBeth | twitter.com/adamac | linkedin.com/in/adammacbeth | 206-349-2898 -- Adam MacBeth | twitter.com/adamac | linkedin.com/in/adammacbeth | 206-349-2898 From pixilla at macports.org Sun Mar 25 09:12:48 2012 From: pixilla at macports.org (Bradley Giesbrecht) Date: Sun, 25 Mar 2012 09:12:48 -0700 Subject: html 5 and css 3 editor In-Reply-To: <1A0559B2-16E8-4ED4-B095-07F4C8B79C4C@macports.org> References: <4F6E2EB1.1090408@sunrise.ch> <4F6E33A2.8080306@gmail.com> <1A0559B2-16E8-4ED4-B095-07F4C8B79C4C@macports.org> Message-ID: <24CF7A34-6CE3-45C9-8054-515F9D1B5731@macports.org> On Mar 24, 2012, at 7:11 PM, Ryan Schmidt wrote: > > On Mar 24, 2012, at 15:50, Phil Dobbin wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 24/03/2012 20:29, Michael Parchet wrote: >>> Hello, >>> >>> Do you know a good html 5 and css 3 ?ditor on macport ? >>> >>> It seems that on kde ther'is kwebdev and on gnome, ther'is WDT - >>> Web Developer Tools but I could not found thees portfiles ? >>> >>> Can you help me please ? >> >> While I use Vim for virtually everything (even Tweeting), on OS X IMO, >> the best html editor by far is BBEdit. Unfortunately it's proprietary >> software & therefore not on Mac Ports. > > I use TextWrangler, the free cousin of BBEdit. Also vim for some occasional edits. +1 I use BBEdit. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2763 bytes Desc: not available URL: From ctreleaven at cogeco.ca Sun Mar 25 09:05:03 2012 From: ctreleaven at cogeco.ca (Craig Treleaven) Date: Sun, 25 Mar 2012 12:05:03 -0400 Subject: QT4-mac 32 bit Quartz Carbon Message-ID: Hi: I want to install QT4-mac as using Quartz, which is the default variant, even though my Mac is 64 bit (early 2011 MBP). The command I used was: >$ sudo port -v install qt4-mac +mysql -sqlite2 It seems that MacPorts determined the machine architecture and overrode the default variant resulting in QT4-mac using Coca. Snippet from the configure output is: >Build type: macx-g++ >Architecture: macosx ( x86_64 ) >Using framework: Cocoa > >qmake vars .......... cat: .qmake.vars: No such file or directory >qmake switches ......... >Build .................. libs tools docs translations >Configuration .......... system-sqlite release shared dll largefile >stl precompile_header mmx 3dnow sse sse2 sse3 ssse3 sse4_1 sse4_2 >x86_64 absolute_library_soname minimal-config small-config >medium-config large-config full-config dwarf2 qt3support >accessibility opengl reduce_exports ipv6 getaddrinfo ipv6ifname >getifaddrs system-jpeg system-mng system-png png system-tiff >no-freetype system-zlib nis cups iconv dbus dbus-linked >openssl-linked corewlan xmlpatterns multimedia audio-backend svg >script scripttools declarative release x86_64 Also, I tried to override sqlite but ended up with it anyway? Many thanks, Craig From mparchet at sunrise.ch Sun Mar 25 10:45:31 2012 From: mparchet at sunrise.ch (Michael Parchet) Date: Sun, 25 Mar 2012 19:45:31 +0200 Subject: html 5 and css 3 editor In-Reply-To: <1A0559B2-16E8-4ED4-B095-07F4C8B79C4C@macports.org> References: <4F6E2EB1.1090408@sunrise.ch> <4F6E33A2.8080306@gmail.com> <1A0559B2-16E8-4ED4-B095-07F4C8B79C4C@macports.org> Message-ID: <4F6F59BB.9000000@sunrise.ch> Hello, I use bluegriffon but it isen't available on macport The bluegriffon website http://www.bluegriffon.org/ Why ther'is no portfile for thjis program ? Tanks for your answer Best regards mparchet Le 25.03.12 04:11, Ryan Schmidt a ?crit : > On Mar 24, 2012, at 15:50, Phil Dobbin wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 24/03/2012 20:29, Michael Parchet wrote: >>> Hello, >>> >>> Do you know a good html 5 and css 3 ?ditor on macport ? >>> >>> It seems that on kde ther'is kwebdev and on gnome, ther'is WDT - >>> Web Developer Tools but I could not found thees portfiles ? >>> >>> Can you help me please ? >> While I use Vim for virtually everything (even Tweeting), on OS X IMO, >> the best html editor by far is BBEdit. Unfortunately it's proprietary >> software& therefore not on Mac Ports. > I use TextWrangler, the free cousin of BBEdit. Also vim for some occasional edits. > > > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From larry.velazquez at gmail.com Sun Mar 25 11:12:26 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sun, 25 Mar 2012 14:12:26 -0400 Subject: html 5 and css 3 editor In-Reply-To: <4F6F59BB.9000000@sunrise.ch> References: <4F6E2EB1.1090408@sunrise.ch> <4F6E33A2.8080306@gmail.com> <1A0559B2-16E8-4ED4-B095-07F4C8B79C4C@macports.org> <4F6F59BB.9000000@sunrise.ch> Message-ID: <3B86FB4D-5507-4ED5-8AC3-2B67EEF6693A@gmail.com> On Mar 25, 2012, at 1:45 p.m., Michael Parchet wrote: > I use bluegriffon but it isen't available on macport > > The bluegriffon website > > http://www.bluegriffon.org/ > > Why ther'is no portfile for thjis program ? Because no one's asked for one. vq P.S. Since we're sharing, I use TextMate and (Mac)Vim, depending on mood, time of day, phase of Venus, etc. From kw at codebykevin.com Sun Mar 25 11:18:49 2012 From: kw at codebykevin.com (Kevin Walzer) Date: Sun, 25 Mar 2012 14:18:49 -0400 Subject: html 5 and css 3 editor In-Reply-To: <3B86FB4D-5507-4ED5-8AC3-2B67EEF6693A@gmail.com> References: <4F6E2EB1.1090408@sunrise.ch> <4F6E33A2.8080306@gmail.com> <1A0559B2-16E8-4ED4-B095-07F4C8B79C4C@macports.org> <4F6F59BB.9000000@sunrise.ch> <3B86FB4D-5507-4ED5-8AC3-2B67EEF6693A@gmail.com> Message-ID: <4F6F6189.6030302@codebykevin.com> On 3/25/12 2:12 PM, Lawrence Vel?zquez wrote: > The bluegriffon website >> >> http://www.bluegriffon.org/ >> >> Why ther'is no portfile for thjis program ? Why would one be necessary? A Mac version is available from the site. -- Kevin Walzer Code by Kevin http://www.codebykevin.com From allbery.b at gmail.com Sun Mar 25 11:49:20 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Sun, 25 Mar 2012 14:49:20 -0400 Subject: html 5 and css 3 editor In-Reply-To: <4F6F59BB.9000000@sunrise.ch> References: <4F6E2EB1.1090408@sunrise.ch> <4F6E33A2.8080306@gmail.com> <1A0559B2-16E8-4ED4-B095-07F4C8B79C4C@macports.org> <4F6F59BB.9000000@sunrise.ch> Message-ID: On Sun, Mar 25, 2012 at 13:45, Michael Parchet wrote: > I use bluegriffon but it isen't available on macport > > The bluegriffon website > > http://www.bluegriffon.org/ > > Why ther'is no portfile for thjis program ? > Because nobody submitted a port for it? MacPorts is a community; it lives (or dies) by its users' contributions. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From pneukom at gmail.com Sun Mar 25 12:53:25 2012 From: pneukom at gmail.com (bunk3m) Date: Sun, 25 Mar 2012 15:53:25 -0400 Subject: FOSS cross-platform data drive encryption In-Reply-To: References: Message-ID: <4F6F77B5.1070403@gmail.com> Hey Sam, Thanks for the references. I was reading from TrueCrypt license v3. Your links refer to Truecrypt license 2.5. I presume your comments are with regard to v3 of their license. I see that there has been some movement to review the v3 license again by both Debian and Ubuntu. No idea where OSI sits on this but Mandriva has repackaged it as RealCrypt. http://wiki.mandriva.com/en/RealCrypt Granted that doesn't mean much but they (Mandriva) by using it seem to think it is, dare I say, better or OK. I didn't know about encfs. Appreciate you sharing what you're going to use. I'll look into it too. B. On 25.03.2012 10:00 , macports-users-request at lists.macosforge.org wrote: >> I'm not a lawyer but I'd say it is FOSS. > Neither am I, and I'd say it isn't. > > Pertinently, the lawyers employed by Red Hat (among others) agree with me, > not with you. See, for instance, > http://lists.freedesktop.org/archives/distributions/2008-October/000276.htmland > http://fedoraproject.org/wiki/ForbiddenItems#TrueCrypt and > http://lists.freedesktop.org/archives/distributions/2008-October/000273.html. > > From sam.kuper at uclmail.net Sun Mar 25 13:34:01 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Sun, 25 Mar 2012 21:34:01 +0100 Subject: FOSS cross-platform data drive encryption In-Reply-To: <4F6F77B5.1070403@gmail.com> References: <4F6F77B5.1070403@gmail.com> Message-ID: On 25 March 2012 20:53, bunk3m wrote: > Thanks for the references. I was reading from TrueCrypt license v3. > > Your links refer to Truecrypt license 2.5. I presume your comments are > with regard to v3 of their license. > The TrueCrypt License v3.0's clauses VI.6 and VI.7, taken together, make it effectively impossible for me to use TrueCrypt in compliance with the license. > I see that there has been some movement to review the v3 license again > by both Debian and Ubuntu. > > No idea where OSI sits on this TrueCrypt submitted their license for review, but withdrew it before it could be rejected (which it would have been): http://www.opensource.org/minutes20061213 . > but Mandriva has repackaged it as RealCrypt. > http://wiki.mandriva.com/en/RealCrypt A bold move, and arguably a questionable one. > I didn't know about encfs. Appreciate you sharing what you're going to > use. > Pleasure. Sam -------------- next part -------------- An HTML attachment was scrubbed... URL: From m.c.crockett at roadrunner.com Sun Mar 25 14:46:06 2012 From: m.c.crockett at roadrunner.com (Merton Campbell Crockett) Date: Sun, 25 Mar 2012 14:46:06 -0700 Subject: Warning: xcodebuild exists but failed to execute Message-ID: <22C2FA76-0FA5-4922-9036-F0D7E333A055@roadrunner.com> Does anyone know exactly what this means? The warning was received when I attempted the following command on Mac Mini Server: sudo port install mtr There has been a little strangeness on the Mac Mini Server. The Apple App Store indicates that I have purchased Lion and Lion Server but doesn't show them as being installed on the server although that was done last November and have installed updates since then. Could this be related to the warning as it may have been built for another OS X version? -- Merton Campbell Crockett m.c.crockett at roadrunner.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy at lavergne.gotdns.org Sun Mar 25 15:06:22 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Sun, 25 Mar 2012 18:06:22 -0400 Subject: Warning: xcodebuild exists but failed to execute In-Reply-To: <22C2FA76-0FA5-4922-9036-F0D7E333A055@roadrunner.com> References: <22C2FA76-0FA5-4922-9036-F0D7E333A055@roadrunner.com> Message-ID: > Warning: xcodebuild exists but failed to execute https://trac.macports.org/wiki/ProblemHotlist#xcode43 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From phillip.koebbe at gmail.com Sun Mar 25 16:59:52 2012 From: phillip.koebbe at gmail.com (Phillip Koebbe) Date: Sun, 25 Mar 2012 18:59:52 -0500 Subject: html 5 and css 3 editor In-Reply-To: <3B86FB4D-5507-4ED5-8AC3-2B67EEF6693A@gmail.com> References: <4F6E2EB1.1090408@sunrise.ch> <4F6E33A2.8080306@gmail.com> <1A0559B2-16E8-4ED4-B095-07F4C8B79C4C@macports.org> <4F6F59BB.9000000@sunrise.ch> <3B86FB4D-5507-4ED5-8AC3-2B67EEF6693A@gmail.com> Message-ID: <66816283-A317-4A43-9FE7-6F9BB4242383@gmail.com> On Mar 25, 2012, at 1:12 PM, Lawrence Vel?zquez wrote: > > P.S. Since we're sharing, I use TextMate and (Mac)Vim, depending on mood, time of day, phase of Venus, etc. Since you got the ball rolling on that one ? I've been using Sublime Text 2 [1] for a couple of months. It supports TextMate's themes and snippets, though I don't think it supports commands. It is available for Mac, Linux, and Windows, and the license allows you to use on all three platforms. Extensible via a Python plugin architecture [though I'd really prefer Ruby, but hey]. It's pretty fast, too. There are dev builds [2] as well, and if you are a registered user, nightly builds [3]. [1] www.sublimetext.com/2 [2] www.sublimetext.com/dev [3] www.sublimetext.com/nightly Not that this isn't off-topic or anything? Phillip From jam at tigger.ws Sun Mar 25 17:25:49 2012 From: jam at tigger.ws (James Linder) Date: Mon, 26 Mar 2012 08:25:49 +0800 Subject: html 5 and css 3 editor In-Reply-To: References: Message-ID: <640EA1A4-3FE6-460C-8833-F14E5E3696D7@tigger.ws> On 25/03/2012, at 10:00 PM, macports-users-request at lists.macosforge.org wrote: >> Do you know a good html 5 and css 3 ?ditor on macport ? >> >> It seems that on kde ther'is kwebdev and on gnome, ther'is WDT - >> Web Developer Tools but I could not found thees portfiles ? >> >> Can you help me please ? > > While I use Vim for virtually everything (even Tweeting), on OS X IMO, > the best html editor by far is BBEdit. Unfortunately it's proprietary > software & therefore not on Mac Ports. > > If you've used Vim it also has a very good html/css/sass set up > obviously but if you haven't tried it the learning curve can be steep. > > However, I recommend learning Vim if you don't know it. It pays > enormous dividends in the long run & once you come to grips with it, > you'll wonder how you ever got along without it. I've been using vi and vim for 30+ years (ouch) Two or three times a year I read the man pages and learn 1 thing (still to this day!) But ... In the days when I used to teach vi I made an A4 cheat sheet that let my class use it immediately. If you get over the hump, you will never use any other editor. You want to do something you've never done before ... you probably KNOW how to already ... it is structured and organized so. James From mparchet at sunrise.ch Sun Mar 25 17:30:27 2012 From: mparchet at sunrise.ch (mparchet at sunrise.ch) Date: Mon, 26 Mar 2012 00:30:27 +0000 Subject: html 5 and css 3 editor Message-ID: <4f6fb8a4.48cde00a.65c7.ffffbc88@mx.google.com> Hello, This Isen't an open source software and it's very expensive. Best regards mparchet -----Message d'origine----- De: Phillip Koebbe Envoy?: 26/03/2012, 01:59 A: MacPorts Users Objet: Re: html 5 and css 3 editor On Mar 25, 2012, at 1:12 PM, Lawrence Vel?zquez wrote: > > P.S. Since we're sharing, I use TextMate and (Mac)Vim, depending on mood, time of day, phase of Venus, etc. Since you got the ball rolling on that one ? I've been using Sublime Text 2 [1] for a couple of months. It supports TextMate's themes and snippets, though I don't think it supports commands. It is available for Mac, Linux, and Windows, and the license allows you to use on all three platforms. Extensible via a Python plugin architecture [though I'd really prefer Ruby, but hey]. It's pretty fast, too. There are dev builds [2] as well, and if you are a registered user, nightly builds [3]. [1] www.sublimetext.com/2 [2] www.sublimetext.com/dev [3] www.sublimetext.com/nightly Not that this isn't off-topic or anything? Phillip _______________________________________________ macports-users mailing list macports-users at lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From phillip.koebbe at gmail.com Sun Mar 25 17:36:43 2012 From: phillip.koebbe at gmail.com (Phillip Koebbe) Date: Sun, 25 Mar 2012 19:36:43 -0500 Subject: html 5 and css 3 editor In-Reply-To: <4f6fb8a4.48cde00a.65c7.ffffbc88@mx.google.com> References: <4f6fb8a4.48cde00a.65c7.ffffbc88@mx.google.com> Message-ID: On Mar 25, 2012, at 7:30 PM, mparchet at sunrise.ch wrote: > Hello, > > This Isen't an open source software and it's very expensive. > > Best regards Lawrence mentioned TextMate, which isn't open source and costs about the same. I don't really care about whether the code is open source since I'm not going to be tinkering with it. And as for price, it's in the eye of the beholder. Tools that help me get my work done without causing me pain are worth a few bucks here and there. Your needs/opinions/beliefs may be different. That's cool. Now, this is *definitely* off-topic! Phillip From larry.velazquez at gmail.com Sun Mar 25 17:48:49 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Sun, 25 Mar 2012 20:48:49 -0400 Subject: html 5 and css 3 editor In-Reply-To: <4f6fb8a4.48cde00a.65c7.ffffbc88@mx.google.com> References: <4f6fb8a4.48cde00a.65c7.ffffbc88@mx.google.com> Message-ID: <60F38F45-B46E-43A3-BED0-5D25FFC8BDA4@gmail.com> On Mar 25, 2012, at 8:30 p.m., mparchet at sunrise.ch wrote: > This Isen't an open source software and it's very expensive. As someone already mentioned, BlueGriffon has a Mac version you can download directly from the website. If you'd like it to be on MacPorts, you can submit a request ticket. http://guide.macports.org/#project.tickets vq From phildobbin at gmail.com Sun Mar 25 18:46:36 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Mon, 26 Mar 2012 02:46:36 +0100 Subject: html 5 and css 3 editor In-Reply-To: <60F38F45-B46E-43A3-BED0-5D25FFC8BDA4@gmail.com> References: <4f6fb8a4.48cde00a.65c7.ffffbc88@mx.google.com> <60F38F45-B46E-43A3-BED0-5D25FFC8BDA4@gmail.com> Message-ID: <4F6FCA7C.3090808@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 26/03/2012 01:48, Lawrence Vel?zquez wrote: > On Mar 25, 2012, at 8:30 p.m., mparchet at sunrise.ch wrote: > >> This Isen't an open source software and it's very expensive. > > > As someone already mentioned, BlueGriffon has a Mac version you can > download directly from the website. If you'd like it to be on > MacPorts, you can submit a request ticket. > > http://guide.macports.org/#project.tickets I checked it out briefly tonight after it was mentioned here earlier & for open source & cross platform, it sounds like it'd be just what you may need, mparchet. Small, very easy to install (on OS X anyway. I didn't try it on any of my Linux machines) & could definitely get the job done I think. The author seems cool too. Just my two bob... Cheers, Phil. - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPb8p5AAoJEKpMeDHWT5AD02sIANJggttEO1GG59qN4AX08Km1 omT2xMcOXLiYo8h0uCxAq9Wrd7aDzJX43eCq/UEzwLLssi6KwgJbFfnfUT130C7G GZNyIT4RKjbgEUQgUPAtBXgvekuaUR376r5thTmleM6KOt6X23SvLAC1Fvmsxc/X ek5EvZtBjGfzgm83+78w85s3/bqbSItlRvYWIVIPVpF/cKgwM36U29dLtdThOtF6 huwVA3cgNWxG/EZuRjFle2xYFfvje+RmctcB46b5CX0WJoKVAfRGSf5nkwqYTfio jN8cPSMxQqs+cH1IbVDl0Ni5Vv0tSM4BVBD0qQhSTV/N38F3X7ijPzYuilSjnQc= =jZX2 -----END PGP SIGNATURE----- From ryandesign at macports.org Sun Mar 25 20:43:25 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 25 Mar 2012 22:43:25 -0500 Subject: QT4-mac 32 bit Quartz Carbon In-Reply-To: References: Message-ID: <618044DC-DED3-4FF3-8A5D-0E629AD87AB9@macports.org> On Mar 25, 2012, at 11:05, Craig Treleaven wrote: > I want to install QT4-mac as using Quartz, which is the default variant, Right. So you don't need to do anything special; just install qt4-mac and you'll get quartz. > even though my Mac is 64 bit (early 2011 MBP). The bitness of your Mac has no bearing on this discussion. I did not understand why you wrote "32 bit" in the subject line of this email. On 64-bit Macs running Snow Leopard or later, MacPorts ports will build 64-bit if possible, and with qt4-mac (as with most other ports) it is possible. > The command I used was: > >> $ sudo port -v install qt4-mac +mysql -sqlite2 > > It seems that MacPorts determined the machine architecture and overrode the default variant resulting in QT4-mac using Coca. Snippet from the configure output is: > >> Build type: macx-g++ >> Architecture: macosx ( x86_64 ) >> Using framework: Cocoa According to "port variants qt4-mac", the quartz variant "Build(s qt4-mac) for Native OSX Quartz GUI, not X11". So this variant has to do with how the GUI is displayed -- either with OSX native elements (quartz) or with X11 elements. Cocoa is always used on OSX. Cocoa does not relate directly to the GUI. >> qmake vars .......... cat: .qmake.vars: No such file or directory >> qmake switches ......... >> Build .................. libs tools docs translations >> Configuration .......... system-sqlite release shared dll largefile stl precompile_header mmx 3dnow sse sse2 sse3 ssse3 sse4_1 sse4_2 x86_64 absolute_library_soname minimal-config small-config medium-config large-config full-config dwarf2 qt3support accessibility opengl reduce_exports ipv6 getaddrinfo ipv6ifname getifaddrs system-jpeg system-mng system-png png system-tiff no-freetype system-zlib nis cups iconv dbus dbus-linked openssl-linked corewlan xmlpatterns multimedia audio-backend svg script scripttools declarative release x86_64 > > Also, I tried to override sqlite but ended up with it anyway? The sqlite2 variant enables sqlite2 support. sqlite2 is very old and probably nobody needs this anymore. The port always includes sqlite3 support; you cannot turn it off. From ryandesign at macports.org Sun Mar 25 20:47:13 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 25 Mar 2012 22:47:13 -0500 Subject: noidle In-Reply-To: <4F6EED52.50409@macports.org> References: <4AA6EC7D-7CD5-48E7-8B65-9DA8BC9B65A4@verkehrsplanung.com> <5F6E8509-B03B-47AC-869F-F25CEBCCCF4A@alum.mit.edu> <4129A48D-D1D8-4228-9255-7D4D03776D78@macports.org> <43A8661A-130E-49EF-93B4-F1507F91D78D@lavergne.gotdns.org> <4F6EED52.50409@macports.org> Message-ID: On Mar 25, 2012, at 05:02, Rainer M?ller wrote: > On 2012-03-23 03:35, Jeremy Lavergne wrote: >> >> Do we really want to be responsible for energy saver settings, which will >> require sudo for people not using a root-installed MacPorts? > > There has to be a way to control this from user space API, as the video players > given as example above allow to stop the display going blank and prevent system > sleep. However, I assume this would require interfacing with Cocoa API? https://trac.macports.org/ticket/33719 It's just a single shell command we need to run (e.g. when starting any port command); it stays running, and we'd kill it when we want normal sleep scheduling to resume (e.g. when the port command exits). From trog24 at comcast.net Sun Mar 25 22:17:02 2012 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Sun, 25 Mar 2012 22:17:02 -0700 Subject: glw failed to build. Message-ID: <2CDF25E5-CB40-45FB-82B8-80761F593000@comcast.net> Hello, An attempt to upgrade glw resulted in the following error: :info:build make: Entering directory `/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw' :info:build /bin/sh ../../bin/mklib -o GLw -linker '/usr/bin/gcc-4.0' - ldflags '-L/opt/local/lib -arch ppc' \ :info:build -major 1 -minor 0 -patch 0 \ :info:build -install ../../lib \ :info:build -id /opt/local/lib/libGLw.1.dylib \ :info:build -L../../lib -lGL -lXm -L/opt/local/lib -lXt -lX11 GLwDrawA.o GLwMDrawA.o :info:build mklib: Making Darwin shared library: libGLw.1.0.dylib :info:build lipo: /var/tmp//ccBN3rou.out and /var/tmp//cciiRsSf.out have the same architectures (ppc7400) and can't be in the same fat output file :info:build mklib: Installing libGLw.1.0.dylib libGLw.1.dylib libGLw.dylib in ../../lib :info:build mv: rename libGLw.1.0.dylib to ../../lib/libGLw.1.0.dylib: No such file or directory :info:build make: *** [../../lib/libGLw.dylib] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw' :info:build shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw" && / usr/bin/make -j2 -w " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for glw): org.macports.install org.macports.build org.macports.destroot :notice:build Log for glw is at: /opt/local/var/macports/logs/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_x11_glw/glw/main.log I went and looked up the bug reports and found #28282 still open from last year. Is this the same bug or is this a new one? I think Mesa was upgraded last week. Is there a place where I can find an upgrade history to be sure? Frank J. R. Hanstick trog24 at comcast.net From ryandesign at macports.org Sun Mar 25 22:29:54 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 26 Mar 2012 00:29:54 -0500 Subject: glw failed to build. In-Reply-To: <2CDF25E5-CB40-45FB-82B8-80761F593000@comcast.net> References: <2CDF25E5-CB40-45FB-82B8-80761F593000@comcast.net> Message-ID: On Mar 26, 2012, at 00:17, Frank J. R. Hanstick wrote: > Hello, > An attempt to upgrade glw resulted in the following error: > > :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw' > :info:build /bin/sh ../../bin/mklib -o GLw -linker '/usr/bin/gcc-4.0' -ldflags '-L/opt/local/lib -arch ppc' \ > :info:build -major 1 -minor 0 -patch 0 \ > :info:build -install ../../lib \ > :info:build -id /opt/local/lib/libGLw.1.dylib \ > :info:build -L../../lib -lGL -lXm -L/opt/local/lib -lXt -lX11 GLwDrawA.o GLwMDrawA.o > :info:build mklib: Making Darwin shared library: libGLw.1.0.dylib > :info:build lipo: /var/tmp//ccBN3rou.out and /var/tmp//cciiRsSf.out have the same architectures (ppc7400) and can't be in the same fat output file > :info:build mklib: Installing libGLw.1.0.dylib libGLw.1.dylib libGLw.dylib in ../../lib > :info:build mv: rename libGLw.1.0.dylib to ../../lib/libGLw.1.0.dylib: No such file or directory > :info:build make: *** [../../lib/libGLw.dylib] Error 1 > :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw' > :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw" && /usr/bin/make -j2 -w " returned error 2 > :error:build Target org.macports.build returned: shell command failed (see log for details) > :debug:build Backtrace: shell command failed (see log for details) > while executing > "command_exec build" > (procedure "portbuild::build_main" line 8) > invoked from within > "$procedure $targetname" > :info:build Warning: the following items did not execute (for glw): org.macports.install org.macports.build org.macports.destroot > :notice:build Log for glw is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_glw/glw/main.log Sorry, I should have tested glw again before committing it. It built fine when I wrote the patch last year, but I guess it's not happy with the new version of mesa. Probably glw just needs to be updated to the current version. See also #33762 > I went and looked up the bug reports and found #28282 still open from last year. Is this the same bug or is this a new one? #28282 has nothing to do with this. > I think Mesa was upgraded last week. Is there a place where I can find an upgrade history to be sure? You can look in the Subversion commit history in Trac. From larry.velazquez at gmail.com Sun Mar 25 22:30:21 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Mon, 26 Mar 2012 01:30:21 -0400 Subject: glw failed to build. In-Reply-To: <2CDF25E5-CB40-45FB-82B8-80761F593000@comcast.net> References: <2CDF25E5-CB40-45FB-82B8-80761F593000@comcast.net> Message-ID: <9A0297CD-B374-4981-A912-BC73433D5C03@gmail.com> On Mar 26, 2012, at 1:17 a.m., Frank J. R. Hanstick wrote: > I think Mesa was upgraded last week. Is there a place where I can find an upgrade history to be sure? https://trac.macports.org/log/trunk/dports/x11/mesa/Portfile vq From trog24 at comcast.net Sun Mar 25 23:00:29 2012 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Sun, 25 Mar 2012 23:00:29 -0700 Subject: glw failed to build. In-Reply-To: <9A0297CD-B374-4981-A912-BC73433D5C03@gmail.com> References: <2CDF25E5-CB40-45FB-82B8-80761F593000@comcast.net> <9A0297CD-B374-4981-A912-BC73433D5C03@gmail.com> Message-ID: Hello, I was thinking more of in my system on when "I actually upgraded". I do not do it as frequently as I should. Since 33762 already covers this, I do not have to submit another report. I will just add my name so that I am informed when it is fixed unless you feel that this should be included in the bug report.. On Mar 25, 2012, at 10:30 PM, Lawrence Vel?zquez wrote: > On Mar 26, 2012, at 1:17 a.m., Frank J. R. Hanstick wrote: > >> I think Mesa was upgraded last week. Is there a place where I can >> find an upgrade history to be sure? > > https://trac.macports.org/log/trunk/dports/x11/mesa/Portfile > > vq > Frank J. R. Hanstick trog24 at comcast.net From ryandesign at macports.org Mon Mar 26 00:00:43 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 26 Mar 2012 02:00:43 -0500 Subject: glw failed to build. In-Reply-To: References: <2CDF25E5-CB40-45FB-82B8-80761F593000@comcast.net> <9A0297CD-B374-4981-A912-BC73433D5C03@gmail.com> Message-ID: On Mar 26, 2012, at 01:00, Frank J. R. Hanstick wrote: > Since 33762 already covers this, I do not have to submit another report. #33762 has nothing to do with the build failure you encountered. I've now tested, and it builds fine for me. Please file a full bug report. From trog24 at comcast.net Mon Mar 26 00:34:09 2012 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Mon, 26 Mar 2012 00:34:09 -0700 Subject: glw failed to build. In-Reply-To: References: <2CDF25E5-CB40-45FB-82B8-80761F593000@comcast.net> <9A0297CD-B374-4981-A912-BC73433D5C03@gmail.com> Message-ID: Hello, Will do. On Mar 26, 2012, at 12:00 AM, Ryan Schmidt wrote: > > On Mar 26, 2012, at 01:00, Frank J. R. Hanstick wrote: > >> Since 33762 already covers this, I do not have to submit another >> report. > > #33762 has nothing to do with the build failure you encountered. > I've now tested, and it builds fine for me. Please file a full bug > report. > > > Frank J. R. Hanstick trog24 at comcast.net From ctreleaven at cogeco.ca Mon Mar 26 05:58:40 2012 From: ctreleaven at cogeco.ca (Craig Treleaven) Date: Mon, 26 Mar 2012 08:58:40 -0400 Subject: QT4-mac 32 bit Quartz Carbon In-Reply-To: <618044DC-DED3-4FF3-8A5D-0E629AD87AB9@macports.org> References: <618044DC-DED3-4FF3-8A5D-0E629AD87AB9@macports.org> Message-ID: At 10:43 PM -0500 3/25/12, Ryan Schmidt wrote: >On Mar 25, 2012, at 11:05, Craig Treleaven wrote: > >> I want to install QT4-mac as using Quartz, which is the default variant, > >Right. So you don't need to do anything special; just install >qt4-mac and you'll get quartz. > >> even though my Mac is 64 bit (early 2011 MBP). > >The bitness of your Mac has no bearing on this discussion. I did not >understand why you wrote "32 bit" in the subject line of this email. >On 64-bit Macs running Snow Leopard or later, MacPorts ports will >build 64-bit if possible, and with qt4-mac (as with most other >ports) it is possible. > >> The command I used was: >> >>> $ sudo port -v install qt4-mac +mysql -sqlite2 >> >> It seems that MacPorts determined the machine architecture and >>overrode the default variant resulting in QT4-mac using Coca. >>Snippet from the configure output is: >> >>> Build type: macx-g++ >>> Architecture: macosx ( x86_64 ) >>> Using framework: Cocoa > >According to "port variants qt4-mac", the quartz variant "Build(s >qt4-mac) for Native OSX Quartz GUI, not X11". So this variant has to >do with how the GUI is displayed -- either with OSX native elements >(quartz) or with X11 elements. > >Cocoa is always used on OSX. Cocoa does not relate directly to the GUI. I should have been more clear. QT would say "Using framework: Quartz" if building 32 bit. I know this is possible--the current (non-MacPorts) build process for MythTV can build QT using 32-bit/Quartz*. I'm trying to develop a port for MythTV and I want to replicate a known-working config as much as possible. In MythTV, it uses Quartz if QT supports it. Otherwise, it uses OpenGL which I've never done and has only been supported on Myth for Mac for shorter time. The existing MythTV build script (perl) includes the following: ># We set 32-bit mode via environment variables. ># The messier alternative would be to tweak all the configure arguments. >if ( $OPT{'m32'} ) >{ > &Verbose('Forcing 32-bit mode'); > $ENV{'CFLAGS'} .= ' -m32'; > $ENV{'CPPFLAGS'} .= ' -m32'; > $ENV{'CXXFLAGS'} .= ' -m32'; > $ENV{'ECXXFLAGS'} .= ' -m32'; # MythTV configure > $ENV{'LDFLAGS'} .= ' -m32'; >} I think this is the magic that causes everything to build 32 bit. Is there some way to do the same with MacPorts? Craig * Based on my rudimentary understanding, I think both QT and MythTV mean "Carbon" when they say "Quartz". From dave at dave-curtis.com Mon Mar 26 14:12:36 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Mon, 26 Mar 2012 14:12:36 -0700 Subject: spe for Python 2.7? -> getting closure on a patch In-Reply-To: <3FF78BA3-2D8B-4635-BEF4-F6F783C88026@macports.org> References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> <3CD0EEB6-8760-4BAE-B0F9-E8F88A9BBE66@macports.org> <33C60EFD-B683-42B8-8D35-14ED29B628D2@dave-curtis.com> <3FF78BA3-2D8B-4635-BEF4-F6F783C88026@macports.org> Message-ID: I'd like to wrap up a committable patch for SPE for Python 2.7 before I forget what I was doing. The issue as I see it is: What is the correct way to handle the architecture build flags? It seems clear that 'supported_archs i386 ppc' should be set. The ugly thing is what to do about the python call site in SPE -- I'm currently running with a patch that calls Python via 'arch -i386'. The good news is that my build seems to be functionally rock solid, I've been using it heavily for a few days. The bad news is that it generates outrageous amounts of chatter on stderr -- I'm not sure where all the warnings are coming from, but I suspect they have their roots in wx. I don't have the time to chase them down, and I don't have the background with wx to be very effective at it. Since SPE seems to have excellent stability despite the console noise, I'd like to leave it as-is. Unfortunately, my 'invoke Python via arch i386' patch will break on PPC. Ryan suggests below that one way to fix this is to turn off the universal variant. That seems to me to be the best solution -- are there large numbers of people that will care about having an i386/ppc universal build of SPE? I'm guessing not. If that is what we want, then I have two questions: 1. How do I make a patch conditional on the build variant? 2. How do I turn off universal? -dave On Mar 23, 2012, at 2:40 PM, Ryan Schmidt wrote: > > On Mar 23, 2012, at 15:42, Dave Curtis wrote: > >> >> On Mar 23, 2012, at 1:00 PM, Ryan Schmidt wrote: >> >>> On Mar 23, 2012, at 01:46, Dave Curtis wrote: >>> >>>> 2. added supported_arches i386 because of wx dependency >>> >>>> 4. tweaked call to python to use arch -i386, which was conveniently already being patched in the portfile. This was moved to a post-patch to get out of the way of a new patchfile. >>> >>> These changes will break spe for users on PowerPC Macs. >> >> so... >> >> supported_arches i386 ppc >> would be correct for #2, right? > > supported_archs, but yes, that would match what's in the wxWidgets port. > > It's not clear to me why py27-wxpython is always 32-bit whereas py26-wxpython is 32-bit only in its carbon variant; that's weird. But the wxWidgets situation in MacPorts and in general is so confusing that I don't feel like figuring it out. Somebody should work on integrating the lone py26-wxpython into the existing unified py-wxpython port (which already provides the python 2.4, 2.5, and 2.7 versions). Not sure if this is covered by any of the zillion existing open tickets about wxpython. > > >> For #4, would it be correct to choose the patch conditioned on the build arch? Basically, leave off the 'arch -i386' part of the patch for ppc? > > If we're getting into the business of patching in "arch" commands to run programs under a particular architecture, then I suppose yes. Of course that won't work for the universal variant, so you may have to turn off the universal variant. > > >>> >>>> 5. Added patchfiles command to overcome the fact that pychecker2 is not available in macports. spe contains a fall-back version of the module, so I tweaked the installation to include the fallback version. >>> >>> Can we instead get pychecker2 into MacPorts? >> >> I briefly looked around for that, but it's not clear to me where to find the canonical source for pychecker2. It would be a bit of a research project. A few minutes of googling turns up discussions from around 2007. One comment said: "I'm not sure pychecker2 was ever released." Some tracker activity on Debian from 2007 shows that they considered but then punted and didn't create a pychecker2 package, but just left pychecker2 in spe. Looking in the current package databases for Debian and Arch both show dependencies on pychecker, but neither show dependencies on pychecker2. Neither contains a pychecker2 package. So I'm guessing that most distros are just pulling in pychecker2 from spe. >> >> It looks like spe hasn't had any active development for a couple of years. It's stable, and I think Stani has moved on to other things. I don't think pychecker2 will ever be more than a submodule in spe. > > Understood, thanks. > > > From dluke at geeklair.net Mon Mar 26 14:14:29 2012 From: dluke at geeklair.net (Daniel J. Luke) Date: Mon, 26 Mar 2012 17:14:29 -0400 Subject: init script In-Reply-To: References: <4F6E1C3C.7010603@gmail.com> <4F6E1D6F.70403@gmail.com> Message-ID: <6CF306A2-69D8-4E87-AD23-420815AF6763@geeklair.net> On Mar 24, 2012, at 3:19 PM, Jeremy Lavergne wrote: > I had to write a few for a laptop tracker at a previous job. After seeing how each key works and reading the whole man page, I've come to love launchd quite a bit :-) ...to the point I wonder why we still have daemondo in MacPorts. daemondo is great for things that don't quite fit into the launchd way of things (eg., you need to run a script to startup and stop the service, the service insists on detaching itself so launchd will think it died, you need to perform an action on a system configuration change [restart-netchange, restart-wakeup, restart-dist-notify ...]). we can (and maybe should) transition to not using it in cases where it doesn't add value, though (which would be when we're using startupitem.executable without startupitem.pidfile or startupitem.netchange) -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ From larry.velazquez at gmail.com Mon Mar 26 14:52:57 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Mon, 26 Mar 2012 17:52:57 -0400 Subject: Could someone tell how to get AfterStep sounds to work? In-Reply-To: References: Message-ID: <3621FBF0-4370-4EB3-848A-715981BA9100@gmail.com> On Mar 24, 2012, at 4:53 p.m., Richard Miles wrote: > I am On an Imac Snow leopard OSX 10.6.8 system; > Afterstep does not play sounds. What am I misssing? I'm not sure any of us have much experience with AfterStep. You might want to ping the maintainer directly at waqar at macports.org. vq From jeremy at lavergne.gotdns.org Mon Mar 26 16:21:54 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Mon, 26 Mar 2012 19:21:54 -0400 Subject: init script In-Reply-To: <6CF306A2-69D8-4E87-AD23-420815AF6763@geeklair.net> References: <4F6E1C3C.7010603@gmail.com> <4F6E1D6F.70403@gmail.com> <6CF306A2-69D8-4E87-AD23-420815AF6763@geeklair.net> Message-ID: <73F4D2F2-4796-4E36-B859-D7AA3366C103@lavergne.gotdns.org> > you need to run a script to startup and stop the service, the service insists on detaching itself so launchd will think it died, you need to perform an action on a system configuration change [restart-netchange, restart-wakeup, restart-dist-notify ...] I think I can address all but one of those examples, that one being the classic case where forking away from launchd is unacceptable. * a script to start and stop the service can basically create two KeepAlive:SuccessfulExit jobs * restart-netchange is easily handled by KeepAlive:NetworkState * restart-wakeup and restart-dist-notify are not a single port In fact from a few greps, it seems most of the advanced uses for daemondo aren't utilized at all. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From dluke at geeklair.net Mon Mar 26 16:34:18 2012 From: dluke at geeklair.net (Daniel J. Luke) Date: Mon, 26 Mar 2012 19:34:18 -0400 Subject: init script In-Reply-To: <73F4D2F2-4796-4E36-B859-D7AA3366C103@lavergne.gotdns.org> References: <4F6E1C3C.7010603@gmail.com> <4F6E1D6F.70403@gmail.com> <6CF306A2-69D8-4E87-AD23-420815AF6763@geeklair.net> <73F4D2F2-4796-4E36-B859-D7AA3366C103@lavergne.gotdns.org> Message-ID: <98B99EF4-FC37-488A-916B-BC4B06052B37@geeklair.net> On Mar 26, 2012, at 7:21 PM, Jeremy Lavergne wrote: >> you need to run a script to startup and stop the service, the service insists on detaching itself so launchd will think it died, you need to perform an action on a system configuration change [restart-netchange, restart-wakeup, restart-dist-notify ...] > > I think I can address all but one of those examples, that one being the classic case where forking away from launchd is unacceptable. > > * a script to start and stop the service can basically create two KeepAlive:SuccessfulExit jobs Maybe I'm misunderstanding the man page (or not creative enough), but I don't see how that would work... > * restart-netchange is easily handled by KeepAlive:NetworkState probably, although it's not exactly the same thing (eg, this is set for bind9 so that when new addresses appear it's restarted and can listen on them - it looks like KeepAlive:NetworkState will bring the job up when a single IPv4 or IPv6 address is assigned to an interface and not restart it if more are assigned later). > * restart-wakeup and restart-dist-notify are not a single port > > In fact from a few greps, it seems most of the advanced uses for daemondo aren't utilized at all. since most of the macports software is ported from systems where the startup/launching stuff is significantly less featureful, that's not surprising. It's also worth noting that the KeepAlive stuff isn't in the man page on 10.5 (I don't have a 10.6 box handy to check if it's there or if it showed up with 10.7). I'm all for using launchd directly where it we can, though. -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ From jeremy at lavergne.gotdns.org Mon Mar 26 16:48:46 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Mon, 26 Mar 2012 19:48:46 -0400 Subject: init script In-Reply-To: <98B99EF4-FC37-488A-916B-BC4B06052B37@geeklair.net> References: <4F6E1C3C.7010603@gmail.com> <4F6E1D6F.70403@gmail.com> <6CF306A2-69D8-4E87-AD23-420815AF6763@geeklair.net> <73F4D2F2-4796-4E36-B859-D7AA3366C103@lavergne.gotdns.org> <98B99EF4-FC37-488A-916B-BC4B06052B37@geeklair.net> Message-ID: <2688D1C0-2E7B-40DE-AB87-1FBA1FAB52B9@lavergne.gotdns.org> >> * a script to start and stop the service can basically create two KeepAlive:SuccessfulExit jobs > > Maybe I'm misunderstanding the man page (or not creative enough), but I don't see how that would work... The way I read that is the system can be told to run the start script at load, and only run it once provided it exits successfully (`load -w` for it to be run at boot). You can then load the stop script's launchd program whenever you want to stop the daemon these scripts control (`load -F` to be loaded on demand). Provided the stop script exits cleanly, it will only be run once as well. >> * restart-netchange is easily handled by KeepAlive:NetworkState > > probably, although it's not exactly the same thing (eg, this is set for bind9 so that when new addresses appear it's restarted and can listen on them - it looks like KeepAlive:NetworkState will bring the job up when a single IPv4 or IPv6 address is assigned to an interface and not restart it if more are assigned later). That sounds correct---a simple check that a device has an IP. One thing I noticed is this one fires on wake if you're using a wifi connection, since the connection is restored after the machine is fully awake. >> * restart-wakeup and restart-dist-notify are not a single port >> >> In fact from a few greps, it seems most of the advanced uses for daemondo aren't utilized at all. > > > since most of the macports software is ported from systems where the startup/launching stuff is significantly less featureful, that's not surprising. > > It's also worth noting that the KeepAlive stuff isn't in the man page on 10.5 (I don't have a 10.6 box handy to check if it's there or if it showed up with 10.7). > > I'm all for using launchd directly where it we can, though. I'm all for it as well, but want to make sure there aren't many more cases than I can think of where it's a bad idea. The man pages in 10.6 and 10.7 list out the same instances where launchd cannot be used, if the program will: * call daemon(3). * do the moral equivalent of daemon(3) by calling fork(2) and have the parent process exit(3) or _exit(2). Several KeepAlive keys showed up or were renamed in 10.6, but there might be some on 10.5 nonetheless: was the manpage you checked `man launchd.plist`? -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From dluke at geeklair.net Mon Mar 26 16:53:20 2012 From: dluke at geeklair.net (Daniel J. Luke) Date: Mon, 26 Mar 2012 19:53:20 -0400 Subject: init script In-Reply-To: <2688D1C0-2E7B-40DE-AB87-1FBA1FAB52B9@lavergne.gotdns.org> References: <4F6E1C3C.7010603@gmail.com> <4F6E1D6F.70403@gmail.com> <6CF306A2-69D8-4E87-AD23-420815AF6763@geeklair.net> <73F4D2F2-4796-4E36-B859-D7AA3366C103@lavergne.gotdns.org> <98B99EF4-FC37-488A-916B-BC4B06052B37@geeklair.net> <2688D1C0-2E7B-40DE-AB87-1FBA1FAB52B9@lavergne.gotdns.org> Message-ID: <399930EC-5A2E-4F99-9591-129F98275C37@geeklair.net> On Mar 26, 2012, at 7:48 PM, Jeremy Lavergne wrote: >>> * a script to start and stop the service can basically create two KeepAlive:SuccessfulExit jobs >> >> Maybe I'm misunderstanding the man page (or not creative enough), but I don't see how that would work... > > The way I read that is the system can be told to run the start script at load, and only run it once provided it exits successfully (`load -w` for it to be run at boot). You can then load the stop script's launchd program whenever you want to stop the daemon these scripts control (`load -F` to be loaded on demand). Provided the stop script exits cleanly, it will only be run once as well. oh, ok - seems like that's kind of confusing though (there would be a job that you would load to start the service and another that you would load to stop it?) Stuff that started/stopped without custom scripts are going to be annoying anyway though... >>> * restart-netchange is easily handled by KeepAlive:NetworkState >> >> probably, although it's not exactly the same thing (eg, this is set for bind9 so that when new addresses appear it's restarted and can listen on them - it looks like KeepAlive:NetworkState will bring the job up when a single IPv4 or IPv6 address is assigned to an interface and not restart it if more are assigned later). > > That sounds correct---a simple check that a device has an IP. > > One thing I noticed is this one fires on wake if you're using a wifi connection, since the connection is restored after the machine is fully awake. > >>> * restart-wakeup and restart-dist-notify are not a single port >>> >>> In fact from a few greps, it seems most of the advanced uses for daemondo aren't utilized at all. >> >> since most of the macports software is ported from systems where the startup/launching stuff is significantly less featureful, that's not surprising. >> >> It's also worth noting that the KeepAlive stuff isn't in the man page on 10.5 (I don't have a 10.6 box handy to check if it's there or if it showed up with 10.7). >> >> I'm all for using launchd directly where it we can, though. > > I'm all for it as well, but want to make sure there aren't many more cases than I can think of where it's a bad idea. The man pages in 10.6 and 10.7 list out the same instances where launchd cannot be used, if the program will: > * call daemon(3). > * do the moral equivalent of daemon(3) by calling fork(2) and have the parent process exit(3) or _exit(2). > > Several KeepAlive keys showed up or were renamed in 10.6, but there might be some on 10.5 nonetheless: was the manpage you checked `man launchd.plist`? yep, KeepAlive isn't even in the man page on 10.5 (10.5 is two release ago now, though, so maybe we don't care too much for this effort...) -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ From ryandesign at macports.org Mon Mar 26 18:19:28 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 26 Mar 2012 20:19:28 -0500 Subject: Could someone tell how to get AfterStep sounds to work? In-Reply-To: <3621FBF0-4370-4EB3-848A-715981BA9100@gmail.com> References: <3621FBF0-4370-4EB3-848A-715981BA9100@gmail.com> Message-ID: <68C7A52C-F6D5-4F4C-8DCF-B8DAB1CC62CF@macports.org> On Mar 26, 2012, at 16:52, Lawrence Vel?zquez wrote: > On Mar 24, 2012, at 4:53 p.m., Richard Miles wrote: > >> I am On an Imac Snow leopard OSX 10.6.8 system; >> Afterstep does not play sounds. What am I misssing? > > I'm not sure any of us have much experience with AfterStep. You might want to ping the maintainer directly at waqar at macports.org. Note that it has been almost four years since Waqar has been seen here: http://cia.vc/stats/author/waqar at macports.org You may have more luck asking the developers of AfterStep. From ryandesign at macports.org Mon Mar 26 18:21:33 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 26 Mar 2012 20:21:33 -0500 Subject: spe for Python 2.7? -> getting closure on a patch In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> <3CD0EEB6-8760-4BAE-B0F9-E8F88A9BBE66@macports.org> <33C60EFD-B683-42B8-8D35-14ED29B628D2@dave-curtis.com> <3FF78BA3-2D8B-4635-BEF4-F6F783C88026@macports.org> Message-ID: On Mar 26, 2012, at 16:12, Dave Curtis wrote: > I'd like to wrap up a committable patch for SPE for Python 2.7 before I forget what I was doing. > > The issue as I see it is: What is the correct way to handle the architecture build flags? > > It seems clear that 'supported_archs i386 ppc' should be set. > > The ugly thing is what to do about the python call site in SPE -- I'm currently running with a patch that calls Python via 'arch -i386'. The good news is that my build seems to be functionally rock solid, I've been using it heavily for a few days. The bad news is that it generates outrageous amounts of chatter on stderr -- I'm not sure where all the warnings are coming from, but I suspect they have their roots in wx. I don't have the time to chase them down, and I don't have the background with wx to be very effective at it. Since SPE seems to have excellent stability despite the console noise, I'd like to leave it as-is. > > Unfortunately, my 'invoke Python via arch i386' patch will break on PPC. Ryan suggests below that one way to fix this is to turn off the universal variant. That seems to me to be the best solution -- are there large numbers of people that will care about having an i386/ppc universal build of SPE? I'm guessing not. > > If that is what we want, then I have two questions: > 1. How do I make a patch conditional on the build variant? Instead of writing "arch -i386" into the patchfile, write "arch - at ARCH@" into the patchfile. Then add this to the Portfile: post-patch { reinplace "s|@ARCH@|${build_arch}|g" ${worksrcpath}/path/to/the/file } > 2. How do I turn off universal? universal_variant no From ryandesign at macports.org Mon Mar 26 18:24:01 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 26 Mar 2012 20:24:01 -0500 Subject: QT4-mac 32 bit Quartz Carbon In-Reply-To: References: <618044DC-DED3-4FF3-8A5D-0E629AD87AB9@macports.org> Message-ID: On Mar 26, 2012, at 07:58, Craig Treleaven wrote: > The existing MythTV build script (perl) includes the following: > >> # We set 32-bit mode via environment variables. >> # The messier alternative would be to tweak all the configure arguments. >> if ( $OPT{'m32'} ) >> { >> &Verbose('Forcing 32-bit mode'); >> $ENV{'CFLAGS'} .= ' -m32'; >> $ENV{'CPPFLAGS'} .= ' -m32'; >> $ENV{'CXXFLAGS'} .= ' -m32'; >> $ENV{'ECXXFLAGS'} .= ' -m32'; # MythTV configure >> $ENV{'LDFLAGS'} .= ' -m32'; >> } > > I think this is the magic that causes everything to build 32 bit. Is there some way to do the same with MacPorts? MacPorts has the settings build_arch and universal_archs in macports.conf. If you want 32-bit/64-bit universal builds on Snow Leopard and up, install ports with the +universal variant. If you want 32-bit only, change build_arch to i386 in macports.conf and force-rebuild the port; this is not recommended however. If a port requires that it be built 32-bit, that port should contain the line: supported_archs i386 ppc This will cause MacPorts to automatically rebuild any dependencies with the universal variant. > * Based on my rudimentary understanding, I think both QT and MythTV mean "Carbon" when they say "Quartz". That would be a strange redefinition of terms... :) From nad at acm.org Mon Mar 26 19:14:10 2012 From: nad at acm.org (Ned Deily) Date: Mon, 26 Mar 2012 19:14:10 -0700 Subject: spe for Python 2.7? -> getting closure on a patch References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> <3CD0EEB6-8760-4BAE-B0F9-E8F88A9BBE66@macports.org> <33C60EFD-B683-42B8-8D35-14ED29B628D2@dave-curtis.com> <3FF78BA3-2D8B-4635-BEF4-F6F783C88026@macports.org> Message-ID: In article , Dave Curtis wrote: > Unfortunately, my 'invoke Python via arch i386' patch will break on PPC. > Ryan suggests below that one way to fix this is to turn off the universal > variant. That seems to me to be the best solution -- are there large numbers > of people that will care about having an i386/ppc universal build of SPE? > I'm guessing not. On 10.4 through 10.6 systems (I believe - tested for sure on 10.5), the arch command takes multiple arch values and uses the first applicable one. So "arch -i386 -ppc /path/to/exectable" may do what you want. The 10.7 version of arch also accepts multiple archs but it emits the message "warning: unsupported architecture: ppc". OTOH, the 10.7 arch has "-32" and "-64" arguments which work as expected. -- Ned Deily, nad at acm.org From dave at dave-curtis.com Mon Mar 26 20:06:47 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Mon, 26 Mar 2012 20:06:47 -0700 Subject: spe for Python 2.7? -> getting closure on a patch In-Reply-To: References: <83E327DB-7CE3-4A8A-BE34-B971B3F78DCE@dave-curtis.com> <6B3210DA-4510-483B-9E67-CE8B954DD13D@macports.org> <7776F446-78AA-4ED5-8FBB-D317420D64E8@macports.org> <898E97CC-0C8D-426F-AC93-6DA610CC1BB0@gmail.com> <8938ABEF-AE45-4600-A545-5BB8A01292DC@dave-curtis.com> <68F5610D-D491-4265-93BE-5F07FEB407AF@gmail.com> <0F555D98-3549-4DCF-8EA3-7B9F430B7C43@dave-curtis.com> <3CD0EEB6-8760-4BAE-B0F9-E8F88A9BBE66@macports.org> <33C60EFD-B683-42B8-8D35-14ED29B628D2@dave-curtis.com> <3FF78BA3-2D8B-4635-BEF4-F6F783C88026@macports.org> Message-ID: On Mar 26, 2012, at 6:21 PM, Ryan Schmidt wrote: >> >> If that is what we want, then I have two questions: >> 1. How do I make a patch conditional on the build variant? > > Instead of writing "arch -i386" into the patchfile, write "arch - at ARCH@" into the patchfile. Then add this to the Portfile: > > post-patch { > reinplace "s|@ARCH@|${build_arch}|g" ${worksrcpath}/path/to/the/file > } OK, easy enough. Thanks! dave From ryandesign at macports.org Tue Mar 27 18:09:57 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 27 Mar 2012 20:09:57 -0500 Subject: Should I Uninstall MacPorts to Reinstall? In-Reply-To: References: <526E0955-1779-4B5F-A2B5-A1D200217C1C@macports.org> Message-ID: You should Reply All when you reply so that your responses go to the mailing list too, not just to me. I'm Cc'ing the mailing list again. See below for more. On Mar 27, 2012, at 17:30, Susana wrote: > Hi Ryan, > > Thank you for your help!! You gave me a lot of information. > > This is what it said when I ran the selfupdate command you gave me: > > sent 64 bytes received 636 bytes 73.68 bytes/sec > total size is 512 speedup is 0.73 > ---> MacPorts base is already the latest version > > The ports tree has been updated. To upgrade your installed ports, you should run > port upgrade outdated > > > I think that means it's alright? Yes, that looks fine. Still not sure what error you encountered during the initial installation, but perhaps it has resolved itself. > If you would continue to help out, since I only want to install digiKam, do you think it is unnecessary for me to go through all this by downloading macports (since it seems like a big thing to download)? You've already downloaded and installed MacPorts. MacPorts itself is quite small. > Do you think I should instead look elsewhere for a photo viewing program that is also free and will allow me to view photo info (i.e. aperture, fstops, histogram)? I have photoshop, but I don't think that will show me those things, only the histogram. I don't know what your photo needs are, nor am I familiar with the range of photo programs available, so I can't make any recommendations for you. Why not just type "sudo port install digikam" and see what happens? If it doesn't work and you don't feel like troubleshooting it further, you can always try something else instead. From derek at chocolate-fish.com Tue Mar 27 18:22:10 2012 From: derek at chocolate-fish.com (Derek Harland) Date: Wed, 28 Mar 2012 14:22:10 +1300 Subject: Should I Uninstall MacPorts to Reinstall? In-Reply-To: References: <526E0955-1779-4B5F-A2B5-A1D200217C1C@macports.org> Message-ID: On 28/03/2012, at 14:09 , Ryan Schmidt wrote: > You should Reply All when you reply so that your responses go to the mailing list too, not just to me. I'm Cc'ing the mailing list again. See below for more. > > On Mar 27, 2012, at 17:30, Susana wrote: > >> Do you think I should instead look elsewhere for a photo viewing program that is also free and will allow me to view photo info (i.e. aperture, fstops, histogram)? I have photoshop, but I don't think that will show me those things, only the histogram. Of course Photoshop lets you see the aperture and f-stop etc associated with a photo. Well, as long as your camera tagged it on the photo. You are looking for the EXIF data on the photo ... this will be found in the File Info dialog box Here is a very old (2005) article about finding it in Photoshop ... it may well be different now: http://www.peachpit.com/guides/content.aspx?g=photoshop&seqNum=240 And here is a more recent one http://www.photometadata.org/META-Tutorials-Adobe-Photoshop Google is your friend ... -------------- next part -------------- An HTML attachment was scrubbed... URL: From susieq.love at gmail.com Tue Mar 27 20:34:18 2012 From: susieq.love at gmail.com (Susana) Date: Tue, 27 Mar 2012 20:34:18 -0700 Subject: Should I Uninstall MacPorts to Reinstall? In-Reply-To: References: <526E0955-1779-4B5F-A2B5-A1D200217C1C@macports.org> Message-ID: Okay, thank you guys very much, I think I'm good now! On Tue, Mar 27, 2012 at 6:22 PM, Derek Harland wrote: > > On 28/03/2012, at 14:09 , Ryan Schmidt wrote: > > You should Reply All when you reply so that your responses go to the > mailing list too, not just to me. I'm Cc'ing the mailing list again. See > below for more. > > On Mar 27, 2012, at 17:30, Susana wrote: > > Do you think I should instead look elsewhere for a photo viewing program > that is also free and will allow me to view photo info (i.e. aperture, > fstops, histogram)? I have photoshop, but I don't think that will show me > those things, only the histogram. > > > Of course Photoshop lets you see the aperture and f-stop etc associated > with a photo. Well, as long as your camera tagged it on the photo. You > are looking for the EXIF data on the photo ... this will be found in the > File Info dialog box > > Here is a very old (2005) article about finding it in Photoshop ... it may > well be different now: > > http://www.peachpit.com/guides/content.aspx?g=photoshop&seqNum=240 > > And here is a more recent one > > http://www.photometadata.org/META-Tutorials-Adobe-Photoshop > > Google is your friend ... > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From macosx12345 at yahoo.fr Wed Mar 28 02:22:33 2012 From: macosx12345 at yahoo.fr (C D) Date: Wed, 28 Mar 2012 10:22:33 +0100 (BST) Subject: Wine is extremely slow, how do I find out why? Message-ID: <1332926553.41558.YahooMailNeo@web29016.mail.ird.yahoo.com> ? Hello, ?Since an upgrade a few days ago, a number of programs have an usually long startup period during which they use a lot of CPU while apparently doing nothing. Affected are, among others, wine, qiv, unison, probably gimp. It happens both on Mac OS 10.6 and 10.5. A better description of the problem for wine was given by somebody else: http://stackoverflow.com/questions/9886336/wine-is-extremely-slow-how-do-i-find-out-why . I suspect this is due to a common library to all the affected programs (gtk?). ?Any help welcome! -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Mar 28 02:37:16 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 28 Mar 2012 04:37:16 -0500 Subject: Wine is extremely slow, how do I find out why? In-Reply-To: <1332926553.41558.YahooMailNeo@web29016.mail.ird.yahoo.com> References: <1332926553.41558.YahooMailNeo@web29016.mail.ird.yahoo.com> Message-ID: <9694EBDE-9155-4BD7-9454-2F8538EA3C15@macports.org> On Mar 28, 2012, at 04:22, C D wrote: > Since an upgrade a few days ago, a number of programs have an usually long startup period during which they use a lot of CPU while apparently doing nothing. Affected are, among others, wine, qiv, unison, probably gimp. It happens both on Mac OS 10.6 and 10.5. A better description of the problem for wine was given by somebody else: http://stackoverflow.com/questions/9886336/wine-is-extremely-slow-how-do-i-find-out-why . I suspect this is due to a common library to all the affected programs (gtk?). I've answered your Stack Overflow question, but for anyone else, the problem is fontconfig 2.9.0_0 wasn't creating its cache files correctly; this has been fixed in fontconfig 2.9.0_1. "sudo port selfupdate" and "sudo port upgrade outdated" to get the fix, as usual. In the future, when you have MacPorts questions, you might get more prompt answers by asking on the macports-users mailing list to begin with. :) From ryandesign at macports.org Wed Mar 28 02:38:09 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 28 Mar 2012 04:38:09 -0500 Subject: Wine is extremely slow, how do I find out why? In-Reply-To: <9694EBDE-9155-4BD7-9454-2F8538EA3C15@macports.org> References: <1332926553.41558.YahooMailNeo@web29016.mail.ird.yahoo.com> <9694EBDE-9155-4BD7-9454-2F8538EA3C15@macports.org> Message-ID: <05A37F33-7C98-4EEA-9F21-9CC863D5D1A1@macports.org> On Mar 28, 2012, at 04:37, Ryan Schmidt wrote: >> A better description of the problem for wine was given by somebody else:http://stackoverflow.com/questions/9886336/wine-is-extremely-slow-how-do-i-find-out-why . > > I've answered your Stack Overflow question Ah, sorry, you said it was somebody else's questions. Well, now you both know the answer. :) From dave at dave-curtis.com Wed Mar 28 13:55:56 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Wed, 28 Mar 2012 13:55:56 -0700 Subject: py27 argparse? Message-ID: Is there any particular reason there is no python 2.7 port of argparse? From jeremy at lavergne.gotdns.org Wed Mar 28 13:58:20 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Wed, 28 Mar 2012 16:58:20 -0400 Subject: py27 argparse? In-Reply-To: References: Message-ID: <7EA2A602-7B5B-40A7-8BBD-91E4D5E53D67@lavergne.gotdns.org> > Is there any particular reason there is no python 2.7 port of argparse? As of Python >= 2.7 and >= 3.2, the argparse module is maintained within the Python standard library. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From dave at dave-curtis.com Wed Mar 28 14:05:06 2012 From: dave at dave-curtis.com (Dave Curtis) Date: Wed, 28 Mar 2012 14:05:06 -0700 Subject: py27 argparse? In-Reply-To: References: Message-ID: Sorry... was momentarily confused because my default python was pointing at 2.6 -- argparse is included in 2.7 -dave On Mar 28, 2012, at 1:55 PM, Dave Curtis wrote: > Is there any particular reason there is no python 2.7 port of argparse? > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > From jmr at macports.org Thu Mar 29 09:09:32 2012 From: jmr at macports.org (Joshua Root) Date: Fri, 30 Mar 2012 03:09:32 +1100 Subject: Potential disruption to MacPorts domain registration Message-ID: <4F74893C.6010407@macports.org> Short version: Our domain registrar, gkg.net, is threatening to cancel the registration of macports.org and other domains that redirect to it. We do not know whether they will follow through on this threat. If they do, we will have no choice but to move our services to another domain, at least temporarily. Tentatively, that would be macports.macosforge.org for www.macports.org, and trac.macosforge.org/projects/macports for trac.macports.org. We also have macportz.org and macportz.com registered through another registrar in case we need them. If this does happen, the mailing lists will keep working, though @macports.org email aliases will not. Our IRC channel, #macports on Freenode, will also continue to be available. Further information will be posted in these two places if necessary. Background on the issue: James Berry, who handles the domain registrations for the project, recently renewed them. While doing so, he accidentally checked a box requesting another service along with the registrations. He immediately informed GKG of the error, and for the next several weeks corresponded with them, asking them to cancel the unwanted service and provide a refund. They refused to do so. He then sought and obtained a chargeback from his credit card company. After that, GKG contacted him and stated that to avoid closure of his account, he had to pay a "chargeback fee" (which was greater than the amount refunded), and provide "a notarized letter from the Registrant and the person who paid for the services (if the person is different from the Registrant) stating that they understand the charges they incurred, they agreed to the charges, and they will not charge the services back. The letter will also agree to the domains remaining on Registrar Lock until GKG decides that there is no longer a threat of a chargeback from the Registrant and/or the person who paid for the services originally." James will not be providing the requested letter since some of the statements in it would be false. - Josh (for PortMgr) From sam.kuper at uclmail.net Thu Mar 29 09:45:02 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Thu, 29 Mar 2012 17:45:02 +0100 Subject: Potential disruption to MacPorts domain registration In-Reply-To: <4F74893C.6010407@macports.org> References: <4F74893C.6010407@macports.org> Message-ID: gkg.net sounds awful. Hope I never have any dealings with them! Wouldn't it be best to simply transfer the domain to another registrar asap? I've found Dreamhost, Moniker and 123-reg to all be reasonably helpful and reasonably priced for domain registration. Sam On 29 March 2012 17:09, Joshua Root wrote: > Short version: Our domain registrar, gkg.net, is threatening to cancel > the registration of macports.org and other domains that redirect to it. > We do not know whether they will follow through on this threat. > > If they do, we will have no choice but to move our services to another > domain, at least temporarily. Tentatively, that would be > macports.macosforge.org for www.macports.org, and > trac.macosforge.org/projects/macports for trac.macports.org. We also > have macportz.org and macportz.com registered through another registrar > in case we need them. > > If this does happen, the mailing lists will keep working, though > @macports.org email aliases will not. Our IRC channel, #macports on > Freenode, will also continue to be available. Further information will > be posted in these two places if necessary. > > Background on the issue: > > James Berry, who handles the domain registrations for the project, > recently renewed them. While doing so, he accidentally checked a box > requesting another service along with the registrations. He immediately > informed GKG of the error, and for the next several weeks corresponded > with them, asking them to cancel the unwanted service and provide a > refund. They refused to do so. > > He then sought and obtained a chargeback from his credit card company. > After that, GKG contacted him and stated that to avoid closure of his > account, he had to pay a "chargeback fee" (which was greater than the > amount refunded), and provide "a notarized letter from the Registrant > and the person who paid for the services (if the person is different > from the Registrant) stating that they understand the charges they > incurred, they agreed to the charges, and they will not charge the > services back. The letter will also agree to the domains remaining on > Registrar Lock until GKG decides that there is no longer a threat of a > chargeback from the Registrant and/or the person who paid for the > services originally." > > James will not be providing the requested letter since some of the > statements in it would be false. > > - Josh (for PortMgr) > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From punk.kish at gmail.com Thu Mar 29 09:47:20 2012 From: punk.kish at gmail.com (Mr. Puneet Kishor) Date: Thu, 29 Mar 2012 11:47:20 -0500 Subject: Potential disruption to MacPorts domain registration In-Reply-To: References: <4F74893C.6010407@macports.org> Message-ID: and namecheap, who are fairly progressive, anti-SOPA and all that. On Mar 29, 2012, at 11:45 AM, Sam Kuper wrote: > gkg.net sounds awful. Hope I never have any dealings with them! > > Wouldn't it be best to simply transfer the domain to another registrar > asap? I've found Dreamhost, Moniker and 123-reg to all be reasonably > helpful and reasonably priced for domain registration. > > Sam > > > On 29 March 2012 17:09, Joshua Root wrote: > >> Short version: Our domain registrar, gkg.net, is threatening to cancel >> the registration of macports.org and other domains that redirect to it. >> We do not know whether they will follow through on this threat. >> >> If they do, we will have no choice but to move our services to another >> domain, at least temporarily. Tentatively, that would be >> macports.macosforge.org for www.macports.org, and >> trac.macosforge.org/projects/macports for trac.macports.org. We also >> have macportz.org and macportz.com registered through another registrar >> in case we need them. >> >> If this does happen, the mailing lists will keep working, though >> @macports.org email aliases will not. Our IRC channel, #macports on >> Freenode, will also continue to be available. Further information will >> be posted in these two places if necessary. >> >> Background on the issue: >> >> James Berry, who handles the domain registrations for the project, >> recently renewed them. While doing so, he accidentally checked a box >> requesting another service along with the registrations. He immediately >> informed GKG of the error, and for the next several weeks corresponded >> with them, asking them to cancel the unwanted service and provide a >> refund. They refused to do so. >> >> He then sought and obtained a chargeback from his credit card company. >> After that, GKG contacted him and stated that to avoid closure of his >> account, he had to pay a "chargeback fee" (which was greater than the >> amount refunded), and provide "a notarized letter from the Registrant >> and the person who paid for the services (if the person is different >> from the Registrant) stating that they understand the charges they >> incurred, they agreed to the charges, and they will not charge the >> services back. The letter will also agree to the domains remaining on >> Registrar Lock until GKG decides that there is no longer a threat of a >> chargeback from the Registrant and/or the person who paid for the >> services originally." >> >> James will not be providing the requested letter since some of the >> statements in it would be false. >> >> - Josh (for PortMgr) >> From jberry at macports.org Thu Mar 29 09:53:02 2012 From: jberry at macports.org (James Berry) Date: Thu, 29 Mar 2012 09:53:02 -0700 Subject: Potential disruption to MacPorts domain registration In-Reply-To: References: <4F74893C.6010407@macports.org> Message-ID: <95350877-7FE9-4A04-A381-D1311CE049C7@macports.org> It would be best to transfer to another registrar asap, but we are unable to do so because: (1) Our domain is currently under registrar lock because, according to GKG policies, it is within a 60-day period following renewal. (2) Pending resolution of our current dispute, they may decide unilaterally to further extend this registrar lock, effectively holding our domains hostage. James On Mar 29, 2012, at 9:45 AM, Sam Kuper wrote: > gkg.net sounds awful. Hope I never have any dealings with them! > > Wouldn't it be best to simply transfer the domain to another registrar asap? I've found Dreamhost, Moniker and 123-reg to all be reasonably helpful and reasonably priced for domain registration. > > Sam > > > On 29 March 2012 17:09, Joshua Root wrote: > Short version: Our domain registrar, gkg.net, is threatening to cancel > the registration of macports.org and other domains that redirect to it. > We do not know whether they will follow through on this threat. > > If they do, we will have no choice but to move our services to another > domain, at least temporarily. Tentatively, that would be > macports.macosforge.org for www.macports.org, and > trac.macosforge.org/projects/macports for trac.macports.org. We also > have macportz.org and macportz.com registered through another registrar > in case we need them. > > If this does happen, the mailing lists will keep working, though > @macports.org email aliases will not. Our IRC channel, #macports on > Freenode, will also continue to be available. Further information will > be posted in these two places if necessary. > > Background on the issue: > > James Berry, who handles the domain registrations for the project, > recently renewed them. While doing so, he accidentally checked a box > requesting another service along with the registrations. He immediately > informed GKG of the error, and for the next several weeks corresponded > with them, asking them to cancel the unwanted service and provide a > refund. They refused to do so. > > He then sought and obtained a chargeback from his credit card company. > After that, GKG contacted him and stated that to avoid closure of his > account, he had to pay a "chargeback fee" (which was greater than the > amount refunded), and provide "a notarized letter from the Registrant > and the person who paid for the services (if the person is different > from the Registrant) stating that they understand the charges they > incurred, they agreed to the charges, and they will not charge the > services back. The letter will also agree to the domains remaining on > Registrar Lock until GKG decides that there is no longer a threat of a > chargeback from the Registrant and/or the person who paid for the > services originally." > > James will not be providing the requested letter since some of the > statements in it would be false. > > - Josh (for PortMgr) > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery.b at gmail.com Thu Mar 29 10:01:06 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Thu, 29 Mar 2012 13:01:06 -0400 Subject: Potential disruption to MacPorts domain registration In-Reply-To: References: <4F74893C.6010407@macports.org> Message-ID: On Thu, Mar 29, 2012 at 12:45, Sam Kuper wrote: > gkg.net sounds awful. Hope I never have any dealings with them! > > Wouldn't it be best to simply transfer the domain to another registrar > asap? I've found Dreamhost, Moniker and 123-reg to all be reasonably > helpful and reasonably priced for domain registration. You may have missed the part where they slapped a freeze on the domain... services back. The letter will also agree to the domains remaining on >> Registrar Lock until GKG decides that there is no longer a threat of a >> chargeback from the Registrant and/or the person who paid for the >> services originally." >> > This, BTW, I strongly suspect is legally extortion. Unfortunately I suspect MacPorts has no recourse.... -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From phildobbin at gmail.com Thu Mar 29 10:04:36 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Thu, 29 Mar 2012 18:04:36 +0100 Subject: Potential disruption to MacPorts domain registration In-Reply-To: <95350877-7FE9-4A04-A381-D1311CE049C7@macports.org> References: <4F74893C.6010407@macports.org> <95350877-7FE9-4A04-A381-D1311CE049C7@macports.org> Message-ID: <4F749624.2070105@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 29/03/2012 17:53, James Berry wrote: > It would be best to transfer to another registrar asap, but we are > unable to do so because: > > (1) Our domain is currently under registrar lock because, according to > GKG policies, it is within a 60-day period following renewal. > > (2) Pending resolution of our current dispute, they may decide > unilaterally to further extend this registrar lock, effectively holding > our domains hostage. Well, if they succeed in their intentions to squeeze monies from you on a simple human error which was immediately spotted & was attempted to rectify, I do hope they get enough negative feedback from across the Web to make them think twice next time about publicising their "Experience GKG Customer Satisfaction" claim. Good luck, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPdJYhAAoJEKpMeDHWT5ADVbEH/2gs4++Ht6y/cUht0S3tFjji fRmrxS7ZbjAo+jhx3urlXS6kdx4j1c7w4A7uWQltbj9GPC/hUwzUQenE577W3VxW wA5+5+1JtKKHtFWoxFP+KJN92quB5FH+gstDzNRgdJnusEtQ3RTwRzWCh7T8dRfS Slh+FkhO5tnBpumOidpj0ekFCVd9hdCllwl7nQo0W+hU/3WFpp3YCMl0TEDLmVFv pQjX+QBQ+ny+vypPrJfzkexT8mziNTCQsLjqaYWwa105IV4JYKQghWkVGgPgWgeG onIIaWXcwUDJz5vuQCltyQAk6kRBGKFCTXaaET84oOtMFyXrc7YYwyssAnDF8+M= =iBAw -----END PGP SIGNATURE----- From hans at stare.cz Thu Mar 29 12:04:34 2012 From: hans at stare.cz (Jan Stary) Date: Thu, 29 Mar 2012 21:04:34 +0200 Subject: Potential disruption to MacPorts domain registration In-Reply-To: <95350877-7FE9-4A04-A381-D1311CE049C7@macports.org> <4F74893C.6010407@macports.org> Message-ID: <20120329190433.GA27740@www.stare.cz> On Mar 30 03:09:32, Joshua Root wrote: > Short version: Our domain registrar, gkg.net, is threatening to cancel > the registration of macports.org and other domains that redirect to it. > We do not know whether they will follow through on this threat. > > If they do, we will have no choice but to move our services to another > domain, at least temporarily. Tentatively, that would be > macports.macosforge.org for www.macports.org, and > trac.macosforge.org/projects/macports for trac.macports.org. We also > have macportz.org and macportz.com registered through another registrar > in case we need them. > > If this does happen, the mailing lists will keep working, though > @macports.org email aliases will not. Our IRC channel, #macports on > Freenode, will also continue to be available. Further information will > be posted in these two places if necessary. > > Background on the issue: > > James Berry, who handles the domain registrations for the project, > recently renewed them. While doing so, he accidentally checked a box > requesting another service along with the registrations. He immediately > informed GKG of the error, and for the next several weeks corresponded > with them, asking them to cancel the unwanted service and provide a > refund. They refused to do so. > > He then sought and obtained a chargeback from his credit card company. > After that, GKG contacted him and stated that to avoid closure of his > account, he had to pay a "chargeback fee" (which was greater than the > amount refunded), and provide "a notarized letter from the Registrant > and the person who paid for the services (if the person is different > from the Registrant) stating that they understand the charges they > incurred, they agreed to the charges, and they will not charge the > services back. The letter will also agree to the domains remaining on > Registrar Lock until GKG decides that there is no longer a threat of a > chargeback from the Registrant and/or the person who paid for the > services originally." > > James will not be providing the requested letter since some of the > statements in it would be false. > > - Josh (for PortMgr) > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users On Mar 29 09:53:02, James Berry wrote: > It would be best to transfer to another registrar asap, but we are unable to do so because: > > (1) Our domain is currently under registrar lock because, according to GKG policies, it is within a 60-day period following renewal. > > (2) Pending resolution of our current dispute, they may decide unilaterally to further extend this registrar lock, effectively holding our domains hostage. They sure sound like a very shitty registrar. If I read their pricing right, the amount in question is not that much, ad the dispute is more a matter of principle (as in "not to be fucked with"); I sympathize with that. If the above really canot be worked around, I suggest you pay for the unwanted services, move to another registrar once the domain is unlocked, and taking inspiration from http://www.thebestpageintheuniverse.net/c.cgi?u=orbitz_blows use the powers of teh interwebz to make this the most expensive dollars they have ever made. (For example, those of us users of macports.org who work in the webhosting bussiness could let gkg.net know about the thousands of domains they will never have in their portfolio, and the hundreds of domains we are moving to other registrars right now.) BTW, reading the whois for the domain, I see that Apple is the technical contact for the domain and runs the nameservers for it. What exactly is the relation of macports to Apple as a corporation? Jan From ryandesign at macports.org Thu Mar 29 12:11:37 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 29 Mar 2012 14:11:37 -0500 Subject: Potential disruption to MacPorts domain registration In-Reply-To: <20120329190433.GA27740@www.stare.cz> References: <20120329190433.GA27740@www.stare.cz> Message-ID: On Mar 29, 2012, at 14:04, Jan Stary wrote: > What exactly is the > relation of macports to Apple as a corporation? http://trac.macports.org/wiki/MacPortsHistory From zagar at arlut.utexas.edu Thu Mar 29 14:15:21 2012 From: zagar at arlut.utexas.edu (Randy Zagar) Date: Thu, 29 Mar 2012 16:15:21 -0500 Subject: Creating a Private Mirror of MacPorts... Message-ID: <4F74D0E9.5010808@arlut.utexas.edu> I have mac users who cannot connect to the Internet. I need to create a private mirror for MacPorts for them... But, so far, I haven't been able to find any documentation on how to do that. Does anybody know where I can find documentation for that? Has anybody done it? Whee!!! -RZ p.s. the only server I have available for a MacPorts mirror is running Linux. -- Randy Zagar Sr. Unix Systems Administrator E-mail: zagar at arlut.utexas.edu Applied Research Laboratories Phone: 512 835-3131 Univ. of Texas at Austin -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 9116 bytes Desc: S/MIME Cryptographic Signature URL: From jeremy at lavergne.gotdns.org Thu Mar 29 14:22:56 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 29 Mar 2012 17:22:56 -0400 Subject: Creating a Private Mirror of MacPorts... In-Reply-To: <4F74D0E9.5010808@arlut.utexas.edu> References: <4F74D0E9.5010808@arlut.utexas.edu> Message-ID: > I have mac users who cannot connect to the Internet. > > I need to create a private mirror for MacPorts for them... But, so far, I haven't been able to find any documentation on how to do that. > > Does anybody know where I can find documentation for that? Has anybody done it? > > Whee!!! > > -RZ > > p.s. the only server I have available for a MacPorts mirror is running Linux. You might check out `port -p mirror` to grab dist files (this might be a case where port can run natively on Linux). You can then point a web server at the folder where everything is saved. I think you can then just have the internet-less citizens point distfiles.macports.org to your server, or add it to the list of macports_distfiles fetch mirrors: ${prefix}/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/fetch/mirror_sites.tcl -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From ryandesign at macports.org Thu Mar 29 15:01:56 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 29 Mar 2012 17:01:56 -0500 Subject: Creating a Private Mirror of MacPorts... In-Reply-To: References: <4F74D0E9.5010808@arlut.utexas.edu> Message-ID: <571C1C1C-1ECD-489B-81CE-BBA4F4F8BE6A@macports.org> On Mar 29, 2012, at 16:22, Jeremy Lavergne wrote: >> I have mac users who cannot connect to the Internet. >> >> I need to create a private mirror for MacPorts for them... But, so far, I haven't been able to find any documentation on how to do that. >> >> Does anybody know where I can find documentation for that? Has anybody done it? People who wanted to host mirrors have typically emailed us at the portmgr address, so the discussions and the instructions we send haven't appeared on a public list. Not that it's a secret particularly. We could probably put something in the wiki. >> Whee!!! >> >> -RZ >> >> p.s. the only server I have available for a MacPorts mirror is running Linux. > > You might check out `port -p mirror` to grab dist files (this might be a case where port can run natively on Linux). You can then point a web server at the folder where everything is saved. Right. Alternately, you can rsync from any of our distfiles servers, listed on the Mirrors wiki page. (Pick one close to you.) This will get you lots of obsolete files you probably don't need, since the mirrors keep files forever. On the other hand, it means you don't have to have MacPorts installed. (Many (most?) of our mirrors aren't running OS X either.) > I think you can then just have the internet-less citizens point distfiles.macports.org to your server, or add it to the list of macports_distfiles fetch mirrors: > ${prefix}/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/fetch/mirror_sites.tcl If you sync your ports with rsync, as the above path suggests, your changes will be wiped out next time you sync, which isn't so great. But if you switch to using a Subversion working copy for your ports, your change is kept. This is what I do; I have several local machines, and on each one, the others' addresses are listed in mirror_sites.tcl. MacPorts does not subsist on distfiles alone, of course; you need the actual portfiles too. You can rsync those too. To specify an alternate location to get portfiles from, you'll want to edit sources.conf. From pschmittml at gmail.com Thu Mar 29 15:17:04 2012 From: pschmittml at gmail.com (Peter Schmitt) Date: Thu, 29 Mar 2012 16:17:04 -0600 Subject: Trouble distributing application that links to MacPort libraries Message-ID: Hi macports-users! I installed some ports on a build machine. I then build my application and `otool -L myApp.binary` shows dependencies on some MacPorts libraries installed at /opt/local/lib. myApp.binary runs fine on this build machine. In order to deploy my application to other machines, I copy the corresponding libraries to "myApplication/darwin-libs" and write a wrapper script at "myApplication/launchMyApp.sh" which looks something like this: > > #!/bin/env sh > # this is "launchMyApp.sh". > export DYLD_LIBRARY_PATH=/path/to/myApplication/darwin-libs > /path/to/myApplication/myApp.binary. > Now when I run launchMyApp.sh on either the build or the user machine, I get an error: > dyld: Symbol not found: _iconv > Referenced from: /usr/lib/libcups.2.dylib > Expected in: /path/to/myApplication/darwin-libs/libiconv.2.dylib > in /usr/lib/libcups.2.dylib The confusing thing is that libcups.2.dylib isn't used anywhere in my application: `otool -L myApp.binary` and all the libraries in /opt/local/lib/* do not resolve any reference to /usr/lib/libcups.2.dylib! I can "fix" the problem by either > > cp /usr/lib/libcups.2.dylib /path/to/myApplication/darwin-libs > or appending > >DYLD_LIBRARY_PATH+=/usr/lib > to launchMyApp.sh. I only get this behavior when running launchMyApp.sh on OSX 10.7 (Lion) machines. The whole procedure seems to work fine on Leopard and Snow Leopard machines. Any idea of what's going on here? I found a ticket describing simliar behavior (ticket #32348 [https://trac.macports.org/ticket/32348]). I added my findings and figured someone on macports-users might have an idea of what I'm doing wrong. Has anyone else ran into this problem? Thanks, Pete From ryandesign at macports.org Thu Mar 29 16:03:18 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 29 Mar 2012 18:03:18 -0500 Subject: Trouble distributing application that links to MacPort libraries In-Reply-To: References: Message-ID: I replied in that ticket also, but I suggest you look into using dylibbundler or similar process instead of messing with DYLD_LIBRARY_PATH. http://www.macports.org/ports.php?by=name&substr=dylibbundler From phildobbin at gmail.com Thu Mar 29 17:41:48 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 30 Mar 2012 01:41:48 +0100 Subject: nagios postfix Message-ID: <4F75014C.7020708@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all. I've just installed nagios & after reading the docs from Nagio's website, I'm going to set it up (thanks, btw, for the excellent, clear & concise instructions on the port install). On Linux I use msmtp as my SMTP server for mutt & am in the process of setting up mutt on OS X & intend to do the same. Can I substitute msmtp for postfix when using nagios does anybody know? msmtp is a far easier beast to deal with than postfix & I'd rather avoid postfix unless it's necessary. Thanks for any answers, Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPdQFJAAoJEKpMeDHWT5ADcuAIAJjS3qIySz3vmBR3MYo6WGti QA7AjUoI4APV+p1wOMZXpn+n0CqWwgK6KwzAKcjgKIV2vHEMuE6HGS6Is7q6MW9F 6BV1yfFeTc6FWXL4aRkFsmnmAL2ix5gSNbUWJ8PE0cKpyU595VuxcZIqtAEIXxj1 orSNNTmkW38NxYImF/tCAYrMreE04QQZKZZPPuRs+hR414eOWcK4QzkwF2aWHsa9 JLAKqL2Hgr2CSeLgShM71bmoBBDu6LhGHlvCa/zfrT3yR2upkreCydPmwHCA53Lq 6zQa1kVq6xswbqO1Q6WVUxWKv+H3hxIFEZP2SATGCo89inpuFQ6iWg7k9va3bQ8= =7rnv -----END PGP SIGNATURE----- From sam.kuper at uclmail.net Thu Mar 29 20:24:36 2012 From: sam.kuper at uclmail.net (Sam Kuper) Date: Fri, 30 Mar 2012 04:24:36 +0100 Subject: Potential disruption to MacPorts domain registration In-Reply-To: References: <20120329190433.GA27740@www.stare.cz> Message-ID: On 29 March 2012 20:11, Ryan Schmidt wrote: > On Mar 29, 2012, at 14:04, Jan Stary wrote: > > What exactly is the > > relation of macports to Apple as a corporation? > > http://trac.macports.org/wiki/MacPortsHistory This is helpful but not very detailed. It doesn't clearly explain how much involvement, if any, Apple has had since this email was sent[1], in which is was written that, 'James Berry, a member of the DarwinPorts steering committee says: "We are pleased that by offering us hosting and administrative support services, Apple continues to demonstrate its strong commitment to the open source community. That support is vital to our project." If Apple is still providing hosting and administrative support services, perhaps they could intervene (legally/financially/technologically) to ensure that there is no disruption to the Macports project because of gkg.net's shameful intransigence. If so, who would be the right person to contact at Apple, to bring this to Apple's attention? Is there still a DarwinPorts/MacPorts steering committee? Does anyone here have time to look over http://www.icann.org/en/resources/registrars/registrant-rights-responsibilities and/or related documents for any applicable clauses that might disallow registrars from acting as gkg.net has done? Might be worthwhile. Sam [1] http://article.gmane.org/gmane.os.opendarwin.darwinports/18725 From rlhamil at smart.net Thu Mar 29 20:41:23 2012 From: rlhamil at smart.net (Richard L. Hamilton) Date: Thu, 29 Mar 2012 23:41:23 -0400 Subject: Potential disruption to MacPorts domain registration In-Reply-To: <20120329190433.GA27740@www.stare.cz> References: <20120329190433.GA27740@www.stare.cz> Message-ID: <45302A57-E2F3-412F-B759-D2D96014C7E0@smart.net> My take on this is that GKG.NET has at least one example on record of their behaving in a less than exemplary manner, namely using the BBB logo without permission: http://www.bbb.org/bryan/business-reviews/internet-services/gkgnet-in-bryan-tx-7007745 From jeremy at lavergne.gotdns.org Thu Mar 29 20:56:12 2012 From: jeremy at lavergne.gotdns.org (Jeremy Lavergne) Date: Thu, 29 Mar 2012 23:56:12 -0400 Subject: Potential disruption to MacPorts domain registration In-Reply-To: <45302A57-E2F3-412F-B759-D2D96014C7E0@smart.net> References: <20120329190433.GA27740@www.stare.cz> <45302A57-E2F3-412F-B759-D2D96014C7E0@smart.net> Message-ID: <022FEC1A-E3D3-4F2B-B890-002B111CA268@lavergne.gotdns.org> > My take on this is that GKG.NET has at least one example on record of their behaving in a less than exemplary manner, namely using the BBB logo without permission: > > http://www.bbb.org/bryan/business-reviews/internet-services/gkgnet-in-bryan-tx-7007745 Sounds like there should be a new complaint filed very soon ... -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 8796 bytes Desc: not available URL: From jberry at macports.org Thu Mar 29 20:57:13 2012 From: jberry at macports.org (James Berry) Date: Thu, 29 Mar 2012 20:57:13 -0700 Subject: Potential disruption to MacPorts domain registration In-Reply-To: <022FEC1A-E3D3-4F2B-B890-002B111CA268@lavergne.gotdns.org> References: <20120329190433.GA27740@www.stare.cz> <45302A57-E2F3-412F-B759-D2D96014C7E0@smart.net> <022FEC1A-E3D3-4F2B-B890-002B111CA268@lavergne.gotdns.org> Message-ID: On Mar 29, 2012, at 8:56 PM, Jeremy Lavergne wrote: >> My take on this is that GKG.NET has at least one example on record of their behaving in a less than exemplary manner, namely using the BBB logo without permission: >> >> http://www.bbb.org/bryan/business-reviews/internet-services/gkgnet-in-bryan-tx-7007745 > > Sounds like there should be a new complaint filed very soon ... Let's please consider complaints about this issue only after we are able to transition to another registrar? James From ryandesign at macports.org Thu Mar 29 20:58:42 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 29 Mar 2012 22:58:42 -0500 Subject: Potential disruption to MacPorts domain registration In-Reply-To: References: <20120329190433.GA27740@www.stare.cz> Message-ID: On Mar 29, 2012, at 22:24, Sam Kuper wrote: > On 29 March 2012 20:11, Ryan Schmidt wrote: >> On Mar 29, 2012, at 14:04, Jan Stary wrote: >>> What exactly is the >>> relation of macports to Apple as a corporation? >> >> http://trac.macports.org/wiki/MacPortsHistory > > This is helpful but not very detailed. It doesn't clearly explain how > much involvement, if any, Apple has had since this email was sent[1], > in which is was written that, 'James Berry, a member of the > DarwinPorts steering committee says: "We are pleased that by offering > us hosting and administrative support services, Apple continues to > demonstrate its strong commitment to the open source community. That > support is vital to our project." > > If Apple is still providing hosting and administrative support > services, perhaps they could intervene > (legally/financially/technologically) to ensure that there is no > disruption to the Macports project because of gkg.net's shameful > intransigence. If so, who would be the right person to contact at > Apple, to bring this to Apple's attention? Is there still a > DarwinPorts/MacPorts steering committee? Apple still runs Mac OS Forge. Mac OS Forge still provides our hosting and infrastructure. People with apple.com email addresses still contribute to ports and base. MacPorts is an independent open-source project and is not under Apple's supervision or jurisdiction. We have not attempted to contact Apple Legal and do not believe they would want to get involved in this matter. We have funds available from prior years of Google Summers of Code. The steering committee is now called the MacPorts management (or "portmgr"), and consists of jmr, raimue, and myself. The former management is called the elder council and consists of jberry, jmpp and mww. Today James attempted to pay the required fees to restore our account with gkg to good standing. I have not heard whether he was successful in doing so. > Does anyone here have time to look over > http://www.icann.org/en/resources/registrars/registrant-rights-responsibilities > and/or related documents for any applicable clauses that might > disallow registrars from acting as gkg.net has done? Might be > worthwhile. > > Sam > > [1] http://article.gmane.org/gmane.os.opendarwin.darwinports/18725 From jberry at macports.org Thu Mar 29 21:03:10 2012 From: jberry at macports.org (James Berry) Date: Thu, 29 Mar 2012 21:03:10 -0700 Subject: Potential disruption to MacPorts domain registration In-Reply-To: References: <20120329190433.GA27740@www.stare.cz> Message-ID: <9D71515D-1D4F-4139-AE75-3311754AEA97@macports.org> Sam, On Mar 29, 2012, at 8:24 PM, Sam Kuper wrote: > On 29 March 2012 20:11, Ryan Schmidt wrote: >> On Mar 29, 2012, at 14:04, Jan Stary wrote: >>> What exactly is the >>> relation of macports to Apple as a corporation? >> >> http://trac.macports.org/wiki/MacPortsHistory > > This is helpful but not very detailed. It doesn't clearly explain how > much involvement, if any, Apple has had since this email was sent[1], > in which is was written that, 'James Berry, a member of the > DarwinPorts steering committee says: "We are pleased that by offering > us hosting and administrative support services, Apple continues to > demonstrate its strong commitment to the open source community. That > support is vital to our project." Apple continues to be a big help with many of MacPorts costs through providing hosting, internet access, machine administration, etc, through MacOSForge. A number of Apple employees maintain ports and contribute to the project. We have spoken to some folks at Apple about this issue, they are aware of the potential infrastructure needs this might bring up, and I'm sure they will help help out there as needed. I don't think I'll go into potential legal avenues at this time... James > > If Apple is still providing hosting and administrative support > services, perhaps they could intervene > (legally/financially/technologically) to ensure that there is no > disruption to the Macports project because of gkg.net's shameful > intransigence. If so, who would be the right person to contact at > Apple, to bring this to Apple's attention? Is there still a > DarwinPorts/MacPorts steering committee? > > Does anyone here have time to look over > http://www.icann.org/en/resources/registrars/registrant-rights-responsibilities > and/or related documents for any applicable clauses that might > disallow registrars from acting as gkg.net has done? Might be > worthwhile. > > Sam > > [1] http://article.gmane.org/gmane.os.opendarwin.darwinports/18725 > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From nd at syndicat.com Thu Mar 29 21:42:43 2012 From: nd at syndicat.com (Niels Dettenbach (Syndicat IT&Internet)) Date: Fri, 30 Mar 2012 06:42:43 +0200 Subject: nagios postfix In-Reply-To: <7478b4ab-31cf-472c-ad4f-3f8f00e5f1f6@email.android.com> References: <7478b4ab-31cf-472c-ad4f-3f8f00e5f1f6@email.android.com> Message-ID: <2570693b-2521-480d-886a-b55610974df0@email.android.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Phil Dobbin schrieb: >setting up mutt on OS X & intend to do the same. Can I substitute msmtp >for postfix when using nagios does anybody know? msmtp is a far easier >beast to deal with than postfix & I'd rather avoid postfix unless it's >necessary. I did not know msmtp in detail, but nagios did not need a full MTA or MDA - it just requires any MUA for sending mail like "mail", ssmtp, "mutt", pine or whatever too is able for sending mail from command line. Not shure why so many users are installing a large and complex MTA suite when they only need a little, small MUA - this mainly leads to many crap and problems within internet email networks. But you can configure notification commands completely byself in another way too within nagios' commands config. hth good luck! cheers, Niels. - -- Niels Dettenbach Syndicat IT&Internet http://www.syndicat.com -----BEGIN PGP SIGNATURE----- Version: APG v1.0.8 iIEEAREIAEEFAk91OcM6HE5pZWxzIERldHRlbmJhY2ggKFN5bmRpY2F0IElUJklu dGVybmV0KSA8bmRAc3luZGljYXQuY29tPgAKCRBU3ERlZRyiDeq8AJ9MqiMG1SSa bNhOOGYhRFfGBMQ7mQCfWHiQg07MPJUR9mVzGY/qxds4Jv8= =bd+S -----END PGP SIGNATURE----- From phildobbin at gmail.com Fri Mar 30 00:08:10 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 30 Mar 2012 08:08:10 +0100 Subject: nagios postfix In-Reply-To: <2570693b-2521-480d-886a-b55610974df0@email.android.com> References: <7478b4ab-31cf-472c-ad4f-3f8f00e5f1f6@email.android.com> <2570693b-2521-480d-886a-b55610974df0@email.android.com> Message-ID: <4F755BDA.7050003@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 30/03/2012 05:42, Niels Dettenbach (Syndicat IT&Internet) wrote: > > > Phil Dobbin schrieb: > >> setting up mutt on OS X & intend to do the same. Can I substitute >> msmtp for postfix when using nagios does anybody know? msmtp is a >> far easier beast to deal with than postfix & I'd rather avoid >> postfix unless it's necessary. > > I did not know msmtp in detail, but nagios did not need a full MTA > or MDA - it just requires any MUA for sending mail like "mail", > ssmtp, "mutt", pine or whatever too is able for sending mail from > command line. Not shure why so many users are installing a large > and complex MTA suite when they only need a little, small MUA - > this mainly leads to many crap and problems within internet email > networks. > > But you can configure notification commands completely byself in > another way too within nagios' commands config. > > hth good luck! Hi, Niels. It certainly does help :-). As you say, cranking up large structures like postfix, procmail, etc just to basically send a few emails is not desirable if one can help it. msmtp is a splendid program (available on Mac Ports I found too) which is more than adequate for my needs at present. Thanks for your help, Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ?auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPdVvXAAoJEKpMeDHWT5ADUbUIAK+mGqHY9TpvdHtI5qAZv2hx Lnp7pBkEBofFMwhu8czwq6BIE2KvzbJdCViRy9jBRWebJH6U1uDXV8/VkYssLUjw 7Lc5A8K87qn5fTNlIe4SuJcAiGe4r+xFt8kEsDD61N8PdV5S5U5U30qF31vF3xQs jLe5vmz617CkR+Q8rOBK+3/bX8695JhBy40cJoFe7CnaVXzZYfk6vuXN3FY0nrBP GCuyVynigSqhB0ZAm6xQX4EbOK3bA2qcaVQq8Iar1k7Yy4WK1IdMhPc4ONRxqIq7 vUu3qfLsM+yx6gV0CXq0ZYS4GInTERPv/USNhzCKSJ5BrWlQsMn8lvrL+JPsbtg= =Y9Hb -----END PGP SIGNATURE----- From mojca.miklavec.lists at gmail.com Fri Mar 30 01:34:49 2012 From: mojca.miklavec.lists at gmail.com (Mojca Miklavec) Date: Fri, 30 Mar 2012 10:34:49 +0200 Subject: Trouble distributing application that links to MacPort libraries In-Reply-To: References: Message-ID: On Fri, Mar 30, 2012 at 00:17, Peter Schmitt wrote: > Hi macports-users! > > I installed some ports on a build machine. I then build my application > and `otool -L myApp.binary` shows dependencies on some MacPorts > libraries installed at /opt/local/lib. myApp.binary runs fine on this > build machine. ?In order to deploy my application to other machines, I > copy the corresponding libraries to "myApplication/darwin-libs" and > write a wrapper script at "myApplication/launchMyApp.sh" which looks > something like this: > >> >> ?#!/bin/env sh >> ?# this is "launchMyApp.sh". >> ?export DYLD_LIBRARY_PATH=/path/to/myApplication/darwin-libs >> ?/path/to/myApplication/myApp.binary. I think that you should use install_name_tool instead. You can then copy libraries inside the app and change from absolute paths pointing to libraries in /opt/local/... to relative paths. But in any case you need to be aware that unless you took some extra care, the binaries probably won't work on a mac that is older than yours. Mojca From hans at stare.cz Fri Mar 30 02:27:51 2012 From: hans at stare.cz (Jan Stary) Date: Fri, 30 Mar 2012 11:27:51 +0200 Subject: Trouble distributing application that links to MacPort libraries In-Reply-To: References: Message-ID: <20120330092747.GA24738@www.stare.cz> On Mar 29 16:17:04, Peter Schmitt wrote: > Hi macports-users! > > I installed some ports on a build machine. I then build my application > and `otool -L myApp.binary` shows dependencies on some MacPorts > libraries installed at /opt/local/lib. At this point, it doesn't matter that those libraries come from macports. > myApp.binary runs fine on this > build machine. In order to deploy my application to other machines, I > copy the corresponding libraries to "myApplication/darwin-libs" and > write a wrapper script at "myApplication/launchMyApp.sh" which looks > something like this: > > > > > #!/bin/env sh > > # this is "launchMyApp.sh". > > export DYLD_LIBRARY_PATH=/path/to/myApplication/darwin-libs > > /path/to/myApplication/myApp.binary. You cannot expect a binary to run on another system just by copying it (and its dependencies) over. Also, your DYLD_LIBRARY_PATH now doesn't even contain libc. > Now when I run launchMyApp.sh on either the build or the user machine, > I get an error: > > > dyld: Symbol not found: _iconv See? > > Referenced from: /usr/lib/libcups.2.dylib > > Expected in: /path/to/myApplication/darwin-libs/libiconv.2.dylib > > in /usr/lib/libcups.2.dylib > > The confusing thing is that libcups.2.dylib isn't used anywhere in my > application: `otool -L myApp.binary` and all the libraries in > /opt/local/lib/* do not resolve any reference to > /usr/lib/libcups.2.dylib! Show me; launch script(1) and run 'otool -L' on your binary, then run it on each of its dependencies, recursively. Somewhere along the way, libcups must be a dependency; either that, or your linker is broken. > I can "fix" the problem by either > > > cp /usr/lib/libcups.2.dylib /path/to/myApplication/darwin-libs > > > or appending > > > > >DYLD_LIBRARY_PATH+=/usr/lib > > > > to launchMyApp.sh. I only get this behavior when running > launchMyApp.sh on OSX 10.7 (Lion) machines. The whole procedure seems > to work fine on Leopard and Snow Leopard machines. Any idea of what's > going on here? Really, you cannot expect library dependencies _on_another_system_ to be resolved by just copying the lib files over. From nd at syndicat.com Fri Mar 30 03:27:16 2012 From: nd at syndicat.com (Niels Dettenbach) Date: Fri, 30 Mar 2012 12:27:16 +0200 Subject: nagios postfix In-Reply-To: <4F755BDA.7050003@gmail.com> References: <7478b4ab-31cf-472c-ad4f-3f8f00e5f1f6@email.android.com> <2570693b-2521-480d-886a-b55610974df0@email.android.com> <4F755BDA.7050003@gmail.com> Message-ID: <1420119.qh1GI3aBqQ@gongo> Am Freitag, 30. M?rz 2012, 08:08:10 schrieben Sie: > As you say, cranking up large structures like postfix, procmail, etc > just to basically send a few emails is not desirable if one can help > it. msmtp is a splendid program (available on Mac Ports I found too) > which is more than adequate for my needs at present. ...just in addition: I've checked some msmtp docs http://msmtp.sourceforge.net/ and it will (!) fullfill your nagios regquirements (similiar to ssmtp i've worked often with too). Nagios' Email stuff could be fitted typically in commands.cfg as i.e.: # 'notify-host-by-email' command definition (example) define command{ command_name notify-host-by-email command_line /usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo: $HOSTOUTPUT$\n\nDate/Time: $LONGDATETIME$\n" | /bin/mail -s "$ } where "/bin/mail" should be substituted by the similiar msmtp command. Take a note about the "-s" switch - afair there is no such switch for defining a "Subject:" by option on msmtp - it might expect such things as part of your message "file" / pipe output generated by printf in this example) You may do something like (not tested): printf "%b" "Subject: This is my testsubject\n \n and this the message body\n" | /usr/bin/msmtp your_email at your_domain As you can see it is fully on your's what type of commands and things you want to do with nagios - email is just one of many options - nagios rocks! ~?) hth a little... cheers, Niels. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: From phildobbin at gmail.com Fri Mar 30 05:50:41 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 30 Mar 2012 13:50:41 +0100 Subject: nagios postfix In-Reply-To: <1420119.qh1GI3aBqQ@gongo> References: <7478b4ab-31cf-472c-ad4f-3f8f00e5f1f6@email.android.com> <2570693b-2521-480d-886a-b55610974df0@email.android.com> <4F755BDA.7050003@gmail.com> <1420119.qh1GI3aBqQ@gongo> Message-ID: <4F75AC21.9000709@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 30/03/2012 11:27, Niels Dettenbach wrote: > Am Freitag, 30. M?rz 2012, 08:08:10 schrieben Sie: >> As you say, cranking up large structures like postfix, procmail, etc >> just to basically send a few emails is not desirable if one can help >> it. msmtp is a splendid program (available on Mac Ports I found too) >> which is more than adequate for my needs at present. > > ...just in addition: > > I've checked some msmtp docs > http://msmtp.sourceforge.net/ > and it will (!) fullfill your nagios regquirements (similiar to ssmtp i've worked often with too). > > Nagios' Email stuff could be fitted typically in commands.cfg as i.e.: > > > # 'notify-host-by-email' command definition (example) > define command{ > command_name notify-host-by-email > command_line /usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo: $HOSTOUTPUT$\n\nDate/Time: $LONGDATETIME$\n" | /bin/mail -s "$ > } > > where "/bin/mail" should be substituted by the similiar msmtp command. > > Take a note about the "-s" switch - afair there is no such switch for defining a "Subject:" by option on msmtp - it might expect such things as part of your message "file" / pipe output generated by printf in this example) > > > You may do something like (not tested): > > printf "%b" "Subject: This is my testsubject\n \n and this the message body\n" | /usr/bin/msmtp your_email at your_domain > > As you can see it is fully on your's what type of commands and things you want to do with nagios - email is just one of many options - nagios rocks! ~?) Thanks, Niels. That's really helpful & very appreciated. I'm steadily working through my home LAN (six machines) & three remote VPS boxes & Nagios is going to be a great addition to the toolkit. It really is very customizable & flexible & quite a lot of reading to start with but that'll help me get the email side of things going. Once again, thanks, Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPdawfAAoJEKpMeDHWT5AD4LoH/R9IGrZnYFJnDVg29LWqftzV 01k146G6FetR9dRUwxqZzEQuGTRwGpJbq7ezBe6aJDN02uv53w6eQn5tEWgwQ8A+ NXhFhUYKaPKcmMs/z1R+MndvV8ATJewVecPgLiJ/s5DbQtmYY+ChBwdC9MUlE7ZP CCfxxPS09CsQBMCiXF1zBFaQir12356c8v2v4jRM6eXklscmKNFLpE6UjC3nH5zW ymDykb7haF3SeJ+v2G1GFgGDjTY3RCB3OMY4OUabsBriRSMvTTMeyYyPzLVYBlif P6dJHxO5HGeUU6NZ6Rhwf9wKTlvgXUZS0UmVuu7zrci0N1k+gStBuYYomukmtJE= =jVLv -----END PGP SIGNATURE----- From nd at syndicat.com Fri Mar 30 06:02:00 2012 From: nd at syndicat.com (Niels Dettenbach) Date: Fri, 30 Mar 2012 15:02 +0200 Subject: nagios postfix In-Reply-To: <4F75AC21.9000709@gmail.com> References: <7478b4ab-31cf-472c-ad4f-3f8f00e5f1f6@email.android.com> <1420119.qh1GI3aBqQ@gongo> <4F75AC21.9000709@gmail.com> Message-ID: <4360715.1Y83kQ1XNu@gongo> Am Freitag, 30. M?rz 2012, 13:50:41 schrieben Sie: > I'm steadily working through my home LAN (six machines) & three remote > VPS boxes & Nagios is going to be a great addition to the toolkit. It > really is very customizable & flexible & quite a lot of reading to start > with but that'll help me get the email side of things going. In case you really like the "good old plain" nagios instead of any of the sophisticated integrated "nagios" solutions around you may take a look at NagioSQL: http://www.nagiosql.org It allows to manage the full flexibility of nagios by web in the logic of nagios while storing your configuration in a SQL DB. THis was anytime very helpful for me... ;) best regards, Niels. -- --- Niels Dettenbach Syndicat IT & Internet http://www.syndicat.com --- -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: From phildobbin at gmail.com Fri Mar 30 06:11:56 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 30 Mar 2012 14:11:56 +0100 Subject: nagios postfix In-Reply-To: <4360715.1Y83kQ1XNu@gongo> References: <7478b4ab-31cf-472c-ad4f-3f8f00e5f1f6@email.android.com> <1420119.qh1GI3aBqQ@gongo> <4F75AC21.9000709@gmail.com> <4360715.1Y83kQ1XNu@gongo> Message-ID: <4F75B11C.30304@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 30/03/2012 14:02, Niels Dettenbach wrote: > Am Freitag, 30. M?rz 2012, 13:50:41 schrieben Sie: >> I'm steadily working through my home LAN (six machines) & three >> remote VPS boxes & Nagios is going to be a great addition to the >> toolkit. It really is very customizable & flexible & quite a lot >> of reading to start with but that'll help me get the email side >> of things going. > > In case you really like the "good old plain" nagios instead of any > of the sophisticated integrated "nagios" solutions around you may > take a look at NagioSQL: > > http://www.nagiosql.org > > It allows to manage the full flexibility of nagios by web in the > logic of nagios while storing your configuration in a SQL DB. THis > was anytime very helpful for me... ;) Thanks, Niels. I'll take a look. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPdbEZAAoJEKpMeDHWT5ADE7UH/RGSnYX85LS+EXqP/564u4i5 z86bWJsc6V2GSiOoIUR+mskp/eOWL0RZDGUmmsQ9EQXGk7cj2nFRUf6LraVu6ix/ c0WM4l1Cf8SSKZpHY+Vg2eO/WI5VVXy7TunIkptEcpnc/S5r+0reV8h1PDQp9qyE ank7NsZDsM2uG1ZaxNgsvaFepitSjZlxgfFWZDpkG5y584giiUzDZ3149hvLScpA wAHYsCKtzcaIGxZ+ZgFI0/VYI8CD5TYR3PaVAQdlVB61zQB1XbpegPUy3TPxBoEM Rghuc2Vp+9qWD7giCwyVVFdYyMstDU1csN32hImHjjfHUagpaDsUl0dLCAMZo6I= =22Rk -----END PGP SIGNATURE----- From benoist at ibpc.fr Fri Mar 30 06:46:36 2012 From: benoist at ibpc.fr (Benoist Laurent) Date: Fri, 30 Mar 2012 15:46:36 +0200 Subject: installation on nfs disk Message-ID: Dear all, I very affected to post my first message on the macports-users today! I'd like to install macports on a nfs disk but I do not succed. Here is the configure command I used ./configure --prefix=/ibpc/osx/lbt/macport/2.0.4/SL --enable-readline --with-install-user=`id -un` --with-install-group=`id -gn` --with-tcl-package=/ibpc/osx/lbt/macport/2.0.4/SL/share/macports/Tcl And here is the error message I get. Warning: No index(es) found! Have you synced your source indexes? port registry doesn't exist at "/ibpc/osx/lbt/macport/2.0.4/SL/var/macports/registry/registry.db" and couldn't write to this location while executing "registry::open $db_path" (procedure "mportinit" line 563) invoked from within "mportinit ui_options" (file "src/images_to_archives.tcl" line 18) make: *** [install] Error 1 I'm supprised because I specify that I should have all the permissions in the configure (--with-install-user and --with-install-group). Any idea? Thank you in advance. Best, Benoist From benoist at ibpc.fr Fri Mar 30 07:12:50 2012 From: benoist at ibpc.fr (Benoist Laurent) Date: Fri, 30 Mar 2012 16:12:50 +0200 Subject: installation on nfs disk In-Reply-To: References: Message-ID: I found a solution to this problem but don't know if it's the good one. I finally configured using ./configure --prefix=/ibpc/osx/lbt/macport/2.0.4/SL --enable-readline --with-install-user=`id -un` --with-install-group=`id -gn` --with-tcl-package=/ibpc/osx/lbt/macport/2.0.4/SL/share/macports/Tcl --with-no-root-privileges --with-shared-directory No problem neither with the configuration nor the installation. No problem with the selfupdate. First problem with the installation of zlib. ---> Cleaning zlib Error: error deleting "/ibpc/osx/lbt/macport/2.0.4/SL/var/macports/logs/_ibpc_osx_lbt_macport_2.0.4_SL_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_zlib/zlib": file already exists Okay, this is not a big issue since in can remove this folder myself but could be a symptom (note that it's fun that it is a problem to delete a file if it already exists!). Here is the big issue. When I try to install ncurses (a dependance of many packages) I got this error message. /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/ibpc/osx/lbt/macport/2.0.4/SL/include -pipe -O2 -arch x86_64 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o In file included from ../ncurses/curses.priv.h:339, from ../ncurses/./tty/hardscroll.c:148: ../include/term_entry.h:54: error: expected specifier-qualifier-list before ?TERMTYPE? Since I do not have this error message on my local macports installation, I supposed I misconfigured the NFS installation. Can anyone help ? Benoist Le Mar 30, 2012 ? 3:46 PM, Benoist Laurent a ?crit : > Dear all, > > I very affected to post my first message on the macports-users today! > > I'd like to install macports on a nfs disk but I do not succed. > Here is the configure command I used > > ./configure --prefix=/ibpc/osx/lbt/macport/2.0.4/SL --enable-readline --with-install-user=`id -un` --with-install-group=`id -gn` --with-tcl-package=/ibpc/osx/lbt/macport/2.0.4/SL/share/macports/Tcl > > And here is the error message I get. > > Warning: No index(es) found! Have you synced your source indexes? > port registry doesn't exist at "/ibpc/osx/lbt/macport/2.0.4/SL/var/macports/registry/registry.db" and couldn't write to this location > while executing > "registry::open $db_path" > (procedure "mportinit" line 563) > invoked from within > "mportinit ui_options" > (file "src/images_to_archives.tcl" line 18) > make: *** [install] Error 1 > > > I'm supprised because I specify that I should have all the permissions in the configure (--with-install-user and --with-install-group). > > Any idea? > > > Thank you in advance. > Best, > Benoist > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > -- Benoist Laurent Laboratoire de Biochimie Theorique / CNRS UPR 9080 Institut de Biologie Physico-Chimique 13, rue Pierre et Marie Curie F-75005 Paris Tel. +33 [0]1 58 41 51 67 or +33 [0]6 21 64 50 56 From phildobbin at gmail.com Fri Mar 30 07:39:15 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 30 Mar 2012 15:39:15 +0100 Subject: webkit2png Message-ID: <4F75C593.9080306@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all. Somebody just sent me a link to: which involves using webkit2png. So I downloaded the python script that is webkit2png & ran it & because I'm using Mac Port's Python 2.7.2, I got: `Cannot find pyobjc library files. Are you sure it is installed?` If I run it as `/usr/bin/python/path/to/webkit2png` it works fine. I presume this is happening because webkit2png is making use of Safari (this it mentions in its README). Can anybody think of a way to use Mac Port's Python or shall I just use an alias? Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPdcWRAAoJEKpMeDHWT5ADuAMH/00O8iUszkQ2DZjUxW6Bc8Zp 0lyhQiM+peLUJQp6tvZMmLeVZtIyXjWoM/gfVoGA/L65qo2ArdNkFNG3LjlqkF/M OYrXr+UBvhGW5r3k2Mk5iD7BNJKz5lIJdbp4C/ptzjsxxMVFb3e2KMCcwBJQW7Zs B2L4eLFcFLcbT1YvgnjVHbkHev19BbNM4MiAJHxfZkxBfFURvwimw1MjSupcan+t GJCyDVcYqDt5+xZuqG2KhIQN232FPgiTvyOTWYbYw6cVtoIdv9oE71sIjrHe6+1n 8GD4eQU92kH+A3PAIt0mj9UWCe8Fl9CxNbL7VrIY9SXNhPk+M0SngTmObMu2ZPk= =VsrX -----END PGP SIGNATURE----- From ryandesign at macports.org Fri Mar 30 08:51:41 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 30 Mar 2012 10:51:41 -0500 Subject: webkit2png In-Reply-To: <4F75C593.9080306@gmail.com> References: <4F75C593.9080306@gmail.com> Message-ID: <627F1742-E85C-4CF0-935E-7E075E9D9229@macports.org> On Mar 30, 2012, at 09:39, Phil Dobbin wrote: > Somebody just sent me a link to: > > > > which involves using webkit2png. So I downloaded the python script > that is webkit2png & ran it & because I'm using Mac Port's Python > 2.7.2, I got: > > `Cannot find pyobjc library files. Are you sure it is installed?` Have you installed py27-pyobjc? From allbery.b at gmail.com Fri Mar 30 08:52:15 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Fri, 30 Mar 2012 11:52:15 -0400 Subject: webkit2png In-Reply-To: <4F75C593.9080306@gmail.com> References: <4F75C593.9080306@gmail.com> Message-ID: On Fri, Mar 30, 2012 at 10:39, Phil Dobbin wrote: > Can anybody think of a way to use Mac Port's Python or shall I just > use an alias? > Do you have pyobjc installed for the MacPorts python? (py-pyobjc or py-pyobjc2 as per required version, or the Python version-specific ports) -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery.b at gmail.com Fri Mar 30 09:03:40 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Fri, 30 Mar 2012 12:03:40 -0400 Subject: installation on nfs disk In-Reply-To: References: Message-ID: On Fri, Mar 30, 2012 at 09:46, Benoist Laurent wrote: > ./configure --prefix=/ibpc/osx/lbt/macport/2.0.4/SL --enable-readline > --with-install-user=`id -un` --with-install-group=`id -gn` > --with-tcl-package=/ibpc/osx/lbt/macport/2.0.4/SL/share/macports/Tcl > > And here is the error message I get. > > Warning: No index(es) found! Have you synced your source indexes? > port registry doesn't exist at > "/ibpc/osx/lbt/macport/2.0.4/SL/var/macports/registry/registry.db" and > couldn't write to this location > > I'm supprised because I specify that I should have all the permissions in > the configure (--with-install-user and --with-install-group). > MacPorts requires root permissions by default. The root user is normally converted to "nobody" over NFS, because root is a locally privileged account, not a network-wide superuser account. You could change NFS export options to suppress that (not recommended) or you could configure MacPorts to not use root privileges. -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry.velazquez at gmail.com Fri Mar 30 09:38:08 2012 From: larry.velazquez at gmail.com (=?iso-8859-1?Q?Lawrence_Vel=E1zquez?=) Date: Fri, 30 Mar 2012 12:38:08 -0400 Subject: webkit2png In-Reply-To: <627F1742-E85C-4CF0-935E-7E075E9D9229@macports.org> References: <4F75C593.9080306@gmail.com> <627F1742-E85C-4CF0-935E-7E075E9D9229@macports.org> Message-ID: On Mar 30, 2012, at 11:51 a.m., Ryan Schmidt wrote: >> `Cannot find pyobjc library files. Are you sure it is installed?` > > Have you installed py27-pyobjc? The webkit2png script needs four non-standard modules. (a) For the objc, Foundation, and AppKit modules, you need py27-pyobjc-cocoa. (c) I am not sure where to get the WebKit module. py27-webkitgtk looks like something, but I'm not really keen on compiling gtk2 just for fun. vq From allbery.b at gmail.com Fri Mar 30 09:44:15 2012 From: allbery.b at gmail.com (Brandon Allbery) Date: Fri, 30 Mar 2012 12:44:15 -0400 Subject: webkit2png In-Reply-To: References: <4F75C593.9080306@gmail.com> <627F1742-E85C-4CF0-935E-7E075E9D9229@macports.org> Message-ID: On Fri, Mar 30, 2012 at 12:38, Lawrence Vel?zquez wrote: > On Mar 30, 2012, at 11:51 a.m., Ryan Schmidt wrote: > >> `Cannot find pyobjc library files. Are you sure it is installed?` > > > > Have you installed py27-pyobjc? > > (c) I am not sure where to get the WebKit module. py27-webkitgtk looks > like something, but I'm not really keen on compiling gtk2 just for fun. > Well, then, the answer to your question is "no, if you don't want to install the necessary dependencies, you can't use MacPorts python for this". -- brandon s allbery allbery.b at gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms -------------- next part -------------- An HTML attachment was scrubbed... URL: From randolph at panix.com Fri Mar 30 09:36:13 2012 From: randolph at panix.com (Randolph M. Fritz (p)) Date: Fri, 30 Mar 2012 09:36:13 -0700 Subject: Potential disruption to MacPorts domain registration References: <4F74893C.6010407@macports.org> Message-ID: The Better Business Bureau is currently pursing legal action against GKG; the details are here: http://www.bbb.org/bryan/business-reviews/internet-services/gkgnet-in-bryan-tx-7007745 GKG is a Texas-based business. The Texas Attorney General's consumer protection division is here: https://www.oag.state.tx.us/consumer/ It might be worth a call, to see if they can offer some help. That the BBB is undertaking legal action against GKG works in your favor. Randolph I am not a lawyer On 2012-03-29 16:09:32 +0000, Joshua Root said: > Short version: Our domain registrar, gkg.net, is threatening to cancel > the registration of macports.org and other domains that redirect to it. > We do not know whether they will follow through on this threat. > > If they do, we will have no choice but to move our services to another > domain, at least temporarily. Tentatively, that would be > macports.macosforge.org for www.macports.org, and > trac.macosforge.org/projects/macports for trac.macports.org. We also > have macportz.org and macportz.com registered through another registrar > in case we need them. > > If this does happen, the mailing lists will keep working, though > @macports.org email aliases will not. Our IRC channel, #macports on > Freenode, will also continue to be available. Further information will > be posted in these two places if necessary. > > Background on the issue: > > James Berry, who handles the domain registrations for the project, > recently renewed them. While doing so, he accidentally checked a box > requesting another service along with the registrations. He immediately > informed GKG of the error, and for the next several weeks corresponded > with them, asking them to cancel the unwanted service and provide a > refund. They refused to do so. > > He then sought and obtained a chargeback from his credit card company. > After that, GKG contacted him and stated that to avoid closure of his > account, he had to pay a "chargeback fee" (which was greater than the > amount refunded), and provide "a notarized letter from the Registrant > and the person who paid for the services (if the person is different > from the Registrant) stating that they understand the charges they > incurred, they agreed to the charges, and they will not charge the > services back. The letter will also agree to the domains remaining on > Registrar Lock until GKG decides that there is no longer a threat of a > chargeback from the Registrant and/or the person who paid for the > services originally." > > James will not be providing the requested letter since some of the > statements in it would be false. > > - Josh (for PortMgr) -- Randolph From phildobbin at gmail.com Fri Mar 30 09:53:39 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 30 Mar 2012 17:53:39 +0100 Subject: webkit2png In-Reply-To: <627F1742-E85C-4CF0-935E-7E075E9D9229@macports.org> References: <4F75C593.9080306@gmail.com> <627F1742-E85C-4CF0-935E-7E075E9D9229@macports.org> Message-ID: <4F75E513.2030305@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 30/03/2012 16:51, Ryan Schmidt wrote: > On Mar 30, 2012, at 09:39, Phil Dobbin wrote: > >> Somebody just sent me a link to: >> >> >> >> which involves using webkit2png. So I downloaded the python script >> that is webkit2png & ran it & because I'm using Mac Port's Python >> 2.7.2, I got: >> >> `Cannot find pyobjc library files. Are you sure it is installed?` > > Have you installed py27-pyobjc? Erm, no. Sorry for the noise. Cheers, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPdeUPAAoJEKpMeDHWT5ADWaoIAKQUH8QfTIGm9JZm0y3Je512 ANSr9+BgXqk3EMj9CoUiozZdVrouqxVPPzzxAF7LdeWGt9mEQi1wznKJ5oDewsrt ClH9SEgRG2F/hOSAq3bWR6k3oyvvJBdk/rhPna/OqkDednhjsRUfYqfVvkzsR4FF T5AqCB2WrVt6vy0EK3w6if86r4hLe6Srydlp5HqGyAAy6/sAbCWbGicWWEOku/57 TACQZWSC5exBDvkZG3dDeuoxNpRxejw0LndbwZuB/REY1rfMSn8FcfVIsGPIzA2V LyLcwmZ/ifuUwsooizEgz3jkxlchXawAOtKBSiI4r0LN6cp1FHKpK7oUhL6jCys= =AYMo -----END PGP SIGNATURE----- From phildobbin at gmail.com Fri Mar 30 09:58:14 2012 From: phildobbin at gmail.com (Phil Dobbin) Date: Fri, 30 Mar 2012 17:58:14 +0100 Subject: webkit2png In-Reply-To: References: <4F75C593.9080306@gmail.com> <627F1742-E85C-4CF0-935E-7E075E9D9229@macports.org> Message-ID: <4F75E626.10907@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 30/03/2012 17:38, Lawrence Vel?zquez wrote: > On Mar 30, 2012, at 11:51 a.m., Ryan Schmidt wrote: > >>> `Cannot find pyobjc library files. Are you sure it is >>> installed?` >> >> Have you installed py27-pyobjc? > > > The webkit2png script needs four non-standard modules. > > (a) For the objc, Foundation, and AppKit modules, you need > py27-pyobjc-cocoa. (c) I am not sure where to get the WebKit > module. py27-webkitgtk looks like something, but I'm not really > keen on compiling gtk2 just for fun. Looks like an alias is the best bet then. Thanks, Phil... - -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: ??auto-key-locate cert pka ldap hkp://keys.gnupg.net Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPdeYhAAoJEKpMeDHWT5ADB6gIAJxEI1rKe2iNL6dQ/D8gKSyi 4LKFLOj4HQXgooAXLj7RmNyeKLhrLt+u4undPNZxEnrrzsaD55p7TUmqi0QqHg0a Idtw9+ekB/UtfoU3zrE4SIFZqq+D8ppEbRfo6B2PLY8RSdqKmaE3oqb5X2R/mMCO Phm5K0fbj7BcuhCpUmic9HjEjG2hmNGmM7wt1+N03Y8tnh5Lu1p3IwjHzIxIN6OB qPNyunWyE8Hlz7wy6+xoUFXnDOWri6gojX0ly9zOcsvrPmqxncv1QlT0wh/LCZRb 06BWjw3/hMLwvFaGJM1ciOlQHPDmidOHQmZIaGSHa/Barl4up14UkJNfMVJ4umM= =nclM -----END PGP SIGNATURE----- From srinath at txcorp.com Fri Mar 30 10:03:43 2012 From: srinath at txcorp.com (Srinath Vadlamani) Date: Fri, 30 Mar 2012 11:03:43 -0600 Subject: issue building openmpi @1.5.5 Ticket #33803 Message-ID: <5F1D6C60-B1AD-4164-A34B-09E907A5522D@txcorp.com> I submitted a ticket but I'm not seeing any activity. Is anybody else have issues with building openmpi @1.5.5 w/ cuda: here is the error: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_openmpi/openmpi/work/openmpi-1.5.5/ompi/contrib/vt/vt/vtlib/vt_cudartwrap.c:1378:14: error: conflicting types for 'cudaPointerGetAttributes' cudaError_t cudaPointerGetAttributes(struct cudaPointerAttributes *attributes, void *ptr) In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_openmpi/openmpi/work/openmpi-1.5.5/ompi/contrib/vt/vt/vtlib/vt_cudartwrap.c:13: In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_openmpi/openmpi/work/openmpi-1.5.5/ompi/contrib/vt/vt/vtlib/vt_cudartwrap.h:25: In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_openmpi/openmpi/work/openmpi-1.5.5/ompi/contrib/vt/vt/vtlib/vt_cuda_runtime_api.h:20: /usr/local/cuda/include/cuda_runtime_api.h:3899:39: note: previous declaration is here extern hostcudaError_t CUDARTAPI cudaPointerGetAttributes(struct cudaPointerAttributes *attributes, const void *ptr); 1 error generated. make[5]: *** [vt_cudartwrap.lo] Error 1 <>Srinath =================== Srinath Vadlamani, PhD srinath at txcorp.com (w)303-996-2034 (f)303-448-7756 www.txcorp.com Tech-X Corp. 5621 Arapahoe Ave. Suite A Boulder, CO 80027 ==================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Fri Mar 30 10:08:29 2012 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 30 Mar 2012 12:08:29 -0500 Subject: issue building openmpi @1.5.5 Ticket #33803 In-Reply-To: <5F1D6C60-B1AD-4164-A34B-09E907A5522D@txcorp.com> References: <5F1D6C60-B1AD-4164-A34B-09E907A5522D@txcorp.com> Message-ID: <18847BF3-5EEE-4881-8800-FC8C83554A5A@macports.org> On Mar 30, 2012, at 12:03, Srinath Vadlamani wrote: > I submitted a ticket but I'm not seeing any activity. I have assigned the ticket to the maintainer of the port. In the future please remember to Cc the maintainer of the port so that they see the ticket and can begin working on it sooner. From crow256 at gmail.com Fri Mar 30 22:52:12 2012 From: crow256 at gmail.com (Marko Vranic) Date: Sat, 31 Mar 2012 07:52:12 +0200 Subject: build/release libraries Message-ID: Hi, Are mac ports libraries build in debug or in release mode?How can I get both kind? Regards, Marko -------------- next part -------------- An HTML attachment was scrubbed... URL: From arno at alum.wpi.edu Sat Mar 31 07:54:44 2012 From: arno at alum.wpi.edu (Arno Hautala) Date: Sat, 31 Mar 2012 10:54:44 -0400 Subject: build/release libraries In-Reply-To: References: Message-ID: On Sat, Mar 31, 2012 at 01:52, Marko Vranic wrote: > > Are mac ports libraries build in debug or in release mode?How can I get both > kind? This is going to be on a port by port basis. Some offer debug as a variant, but most probably are just release. If there's a specific port that you're looking for debug mode and it's not already available, you can probably file a ticket to request this feature. What ports are you interested in? -- arno? s? hautala? ? /-|?? arno at alum.wpi.edu pgp b2c9d448 From murrayeisenberg at gmail.com Sat Mar 31 12:21:09 2012 From: murrayeisenberg at gmail.com (Murray Eisenberg) Date: Sat, 31 Mar 2012 15:21:09 -0400 Subject: port of ige-mac-bundler won't bundle gnumeric Message-ID: <4F775925.9090103@gmail.com> I used "sudo port install" to install first gnumeric and then ige-mac-bundler, apparently without error. But when I then downloaded and extracted the "definitions of Gnumeric.app" and, in the Gnumerics folder thereby created, ran ige-mac-bundler Gnumeric.bundle I got error message: Traceback (most recent call last): File "/opt/local/bin/ige-mac-bundler", line 5, in import bundler.main ImportError: No module named bundler.main What's wrong and how fix it? -- Murray Eisenberg murrayeisenberg at gmail.com 80 Fearing Street phone 413 549-1020 (H) Amherst, MA 01002-1912 From jam at tigger.ws Sat Mar 31 18:17:57 2012 From: jam at tigger.ws (James Linder) Date: Sun, 1 Apr 2012 09:17:57 +0800 Subject: installation on nfs disk In-Reply-To: References: Message-ID: On 31/03/2012, at 10:00 PM, macports-users-request at lists.macosforge.org wrote: >> ./configure --prefix=/ibpc/osx/lbt/macport/2.0.4/SL --enable-readline >> --with-install-user=`id -un` --with-install-group=`id -gn` >> --with-tcl-package=/ibpc/osx/lbt/macport/2.0.4/SL/share/macports/Tcl >> >> And here is the error message I get. >> >> Warning: No index(es) found! Have you synced your source indexes? >> port registry doesn't exist at >> "/ibpc/osx/lbt/macport/2.0.4/SL/var/macports/registry/registry.db" and >> couldn't write to this location >> >> I'm supprised because I specify that I should have all the permissions in >> the configure (--with-install-user and --with-install-group). >> > > MacPorts requires root permissions by default. The root user is normally > converted to "nobody" over NFS, because root is a locally privileged > account, not a network-wide superuser account. You could change NFS export > options to suppress that (not recommended) or you could configure MacPorts > to not use root privileges. Actually if you are NOT on a trusted lan then you ought not be building on it If you are on a trusted lan then IMHO no_root_squash is a much easier option than trying to run macports as a non root user. ReadTheMan on NFS options James From b2f7d-macports at yahoo.com Sat Mar 31 18:52:15 2012 From: b2f7d-macports at yahoo.com (Kerry Clendinning) Date: Sun, 1 Apr 2012 01:52:15 +0000 (UTC) Subject: Error: Failed to install p5.12-locale-gettext References: <3BE2A4A5-3B59-46C6-AF27-861623455B5D@me.com> <086881CD-4381-4DA7-9945-079A1A9090BF@macports.org> <3BC5B594-2D25-4258-B3CA-72C2F621BD81@me.com> Message-ID: Ryan Schmidt macports.org> writes: > > > On Jan 5, 2012, at 11:32, Andreas Wagner wrote: > > > :info:configure checking for gettext... no > > :info:configure checking for gettext in -lintl...gettext function not found. Please install libintl > at Makefile.PL line 18. > > Looks like the same issue we've seen reported dozens of times before. Search the issue tracker and mailing > list archives. If anyone can come up with a solution that will fix this once and for all I'd sure be grateful. > > I'm brand new to macports, so don't shoot if my suggestion is hogwash, but I got around the above error with this change in macports.conf: macportsuser root