Re: Ruby problem

2012-03-15 Thread Ryan Schmidt
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

Re: Ruby problem

2012-03-15 Thread Brandon Allbery
On Thu, Mar 15, 2012 at 01:58, Phil Dobbin phildob...@gmail.com 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*

Re: Ruby problem

2012-03-15 Thread Phil Dobbin
-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 phildob...@gmail.com mailto:phildob...@gmail.com wrote: In fact after invoking sudo, perlbrew comes to the front of the $PATH followed by Mac Ports

Re: Ruby problem

2012-03-15 Thread Brandon Allbery
On Thu, Mar 15, 2012 at 02:47, Phil Dobbin phildob...@gmail.com 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 phildob...@gmail.com mailto:phildob...@gmail.com wrote: In fact after

Unable to update for macort 2.0.3 to macport 2.0.4 because I can't build libplist @1.8

2012-03-15 Thread Michael Parchet
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

gcc4.5 doesn't build on 10.7.3 for me

2012-03-15 Thread Russell Jones
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

Re: gcc4.5 doesn't build on 10.7.3 for me

2012-03-15 Thread Brandon Allbery
On Thu, Mar 15, 2012 at 07:27, Russell Jones russell.jo...@physics.ox.ac.uk 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

openssl and openssh

2012-03-15 Thread Carson Hewitt
I installed the latest version of OpenSSL (1.0.1 14 Mar 2012) No `ssh-add -l' responds with: OpenSSL version mismatch. Built against 107f, you have 1000100f Should openssh  be rebuilt from source ? -- C.H. ___ macports-users mailing list

Re: openssl and openssh

2012-03-15 Thread Eric A. Borisch
On Thu, Mar 15, 2012 at 8:55 AM, Carson Hewitt haloris-po...@yahoo.co.uk 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 107f, you have 1000100f Should openssh  be rebuilt from source ? --

py-graph-tool build failure [was: Re: macports-users Digest, Vol 67, Issue 14]

2012-03-15 Thread Daniel Ericsson
On 15 mar 2012, at 00:06, Anthony Bak wrote: I'm having trouble getting py27-graph-tool installed. I get: snip 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

Re: openssl and openssh

2012-03-15 Thread haloris-po...@yahoo.co.uk
- Original Message - From: Eric A. Borisch ebori...@macports.org To: Carson Hewitt haloris-po...@yahoo.co.uk Cc: macports-users macports-users@lists.macosforge.org Sent: Thursday, 15 March 2012, 15:48 Subject: Re: openssl and openssh I just [1] bumped the OpenSSH rev to force a

Re: Ruby problem

2012-03-15 Thread Phillip Koebbe
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

Re: Ruby problem

2012-03-15 Thread Ryan Schmidt
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 something' in one terminal session is causing problems with RVM in other terminal sessions. Is that correct? I understood that he's saying

Re: openssl and openssh

2012-03-15 Thread Ryan Schmidt
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 107f, you have 1000100f Should openssh be rebuilt from source ? I just [1] bumped the OpenSSH rev to force a rebuild; you can either

Re: gcc4.5 doesn't build on 10.7.3 for me

2012-03-15 Thread Ryan Schmidt
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

Re: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build.

2012-03-15 Thread Ryan Schmidt
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

Re: Ruby problem

2012-03-15 Thread Phillip Koebbe
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 something' in one terminal session is causing problems with RVM in other terminal

Re: openssl and openssh

2012-03-15 Thread Daniel J. Luke
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',

Re: openssl and openssh

2012-03-15 Thread Dan Ports
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

Re: openssl and openssh

2012-03-15 Thread Brandon Allbery
On Thu, Mar 15, 2012 at 19:55, Dan Ports dpo...@macports.org 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

intltool won't install because of the old XML::Parser not found issue

2012-03-15 Thread Jeff Singleton
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

Re: openssl and openssh

2012-03-15 Thread Ryan Schmidt
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