Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Dominik Reichardt
Though the path looks like a wrong macports.conf entry for developer_dir. With an empty path for developer_dir the log said that there is no /usr/bin/clang even though I could clearly see and execute it ;) That's what lead me to look at the build folder. Dom Am 18.02.2012 um 07:32 schrieb Domin

Re: macports broken under Mountain Lion and Xcode 4.4?

2012-02-17 Thread Tabitha McNerney
On Fri, Feb 17, 2012 at 12:08 PM, Daniel J. Luke wrote: > On Feb 17, 2012, at 12:54 PM, Artemio Gonzalez Lopez wrote: > > Yesterday I installed Mountain Lion and Xcode 4.4 > > I don't have any pre-release software, so I don't have any direct > knowledge of this release, but generally Apple prohib

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Dominik Reichardt
Interestingly that's what the log said in my libpvx problem. And yes, there is no clang at this location. Anyway on closer inspection, looking the config.err in the build folder it revealed that not a missing clang was the problem but that the SDKs weren't found. IMO this only reveals a problem

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Ryan Schmidt
On Feb 17, 2012, at 20:49, Arturo Rinaldi wrote: > @ Ryan : here is my config.logcould you look at it and give your opinion > ? thx in advance Well it says: ./configure: line 2555: /Applications/Xcode.app/Contents/Developer/usr/bin/clang: No such file or directory __

Re: Xcode 4.3: Apparently Persistent License Agreement

2012-02-17 Thread Jeremy Lavergne
Thank you much for this report; this precisely the feedback we've been looking for. smime.p7s Description: S/MIME cryptographic signature ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.

Re: macports broken under Mountain Lion and Xcode 4.4?

2012-02-17 Thread Mike Savory
Hi Given that MacPorts is a purely volunteer group and that Apple gives them absolutely no warning about impending upgrades, and the fact that those of us with Developer accounts can't speak publicly about out findings, please relax, go back to your Time Machine backups (if necessary) and give

Re: macports broken under Mountain Lion and Xcode 4.4?

2012-02-17 Thread Scott Webster
I'm sure people are generally going to be interested in information about Mountain Lion and Macports, but with Xcode 4.3 just out things are a little overloaded at the moment! Scott On Fri, Feb 17, 2012 at 9:54 AM, Artemio Gonzalez Lopez wrote: > Yesterday I installed Mountain Lion and Xcode 4.4

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Arturo Rinaldi
Il 17/02/12 23:05, Dominik Reichardt ha scritto: On 17.02.2012, at 23:04, Ryan Schmidt wrote: On Feb 17, 2012, at 16:02, Dominik Reichardt wrote: On Feb 17, 2012, at 15:13, Dominik Reichardt wrote: My "port upgrade outdated" tries to build libvpx. This fails and the config.err shows: http

Re: Migration wiki page

2012-02-17 Thread Jeremy Lavergne
> Should the instructions say to uninstall ports before doing any > upgrading, in case the upgrade breaks macports? Worth a shot; realistically, someone should have had access to Xcode 4.3 prior to its launch and could have addressed this issue. smime.p7s Description: S/MIME cryptographic sign

Re: Migration wiki page

2012-02-17 Thread Scott Webster
Should the instructions say to uninstall ports before doing any upgrading, in case the upgrade breaks macports? Scott On Fri, Feb 17, 2012 at 3:55 PM, Ryan Schmidt wrote: > > On Feb 17, 2012, at 17:26, Jacob Schwartz wrote: > >>> The migration instructions do have you uninstall and reinstall all

Re: Migration wiki page

2012-02-17 Thread Ryan Schmidt
On Feb 17, 2012, at 17:26, Jacob Schwartz wrote: >> The migration instructions do have you uninstall and reinstall all ports. > > Yes, I wasn't saying that they were functionally different. I was > saying that the time to get to the same result was orders of magnitude > faster. The uninstall c

Re: Migration wiki page

2012-02-17 Thread Ryan Schmidt
On Feb 17, 2012, at 16:51, Jacob Schwartz wrote: >> Please do not install anything in /usr/local as it will probably interfere >> with MacPorts. > > Oh? How is that? Compilers look in /usr/local for software and often use it in preference to versions installed by MacPorts, leading to problem

Re: Migration wiki page

2012-02-17 Thread Jacob Schwartz
> Note that not all of MacPorts is necessarily confined to /opt/local. > The uninstall instructions show all of the locations standard ports > and MacPorts itself might install things into: > > http://guide.macports.org/chunked/installing.macports.uninstalling.html Hrm, thanks. > The migration in

Re: Migration wiki page

2012-02-17 Thread Ryan Schmidt
On Feb 17, 2012, at 16:31, Jacob Schwartz wrote: >> First question: did you rebuild everything first? >> http://trac.macports.org/wiki/Migration > > I upgraded to Lion recently and I used this webpage, since it's been > mentioned several times here. But after spending a lot of time on > this (a

Migration wiki page

2012-02-17 Thread Jacob Schwartz
> First question: did you rebuild everything first? > http://trac.macports.org/wiki/Migration I upgraded to Lion recently and I used this webpage, since it's been mentioned several times here. But after spending a lot of time on this (and having the uninstall process fail! now what?!), I found th

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Dominik Reichardt
On 17.02.2012, at 23:04, Ryan Schmidt wrote: > > On Feb 17, 2012, at 16:02, Dominik Reichardt wrote: > >>> >>> On Feb 17, 2012, at 15:13, Dominik Reichardt wrote: >>> My "port upgrade outdated" tries to build libvpx. This fails and the config.err shows: >>> >>> https://trac.macport

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Ryan Schmidt
On Feb 17, 2012, at 16:02, Dominik Reichardt wrote: >> >> On Feb 17, 2012, at 15:13, Dominik Reichardt wrote: >> >>> My "port upgrade outdated" tries to build libvpx. This fails and the >>> config.err shows: >> >> https://trac.macports.org/ticket/33283 >> > > Thanks. > > I realize you are

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Dominik Reichardt
> > On Feb 17, 2012, at 15:13, Dominik Reichardt wrote: > >> My "port upgrade outdated" tries to build libvpx. This fails and the >> config.err shows: > > https://trac.macports.org/ticket/33283 > Thanks. I realize you are first having to deal with all the fallout of xcode 4.3 but is there a

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Ryan Schmidt
On Feb 17, 2012, at 15:13, Dominik Reichardt wrote: > My "port upgrade outdated" tries to build libvpx. This fails and the > config.err shows: https://trac.macports.org/ticket/33283 ___ macports-users mailing list macports-users@lists.macosforge.org

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Dominik Reichardt
> > > Am 17.02.2012 um 17:55 schrieb Arturo Rinaldi : > >> Nella citazione in data Fri Feb 17 17:40:46 2012, Dominik Reichardt ha >> scritto: >>> I think the macports.conf instructions are partly wrong. >>> Changing >>> >>> #developer_dir /Developer >>> To >>> >>> developer_dir >>> doe

Re: macports broken under Mountain Lion and Xcode 4.4?

2012-02-17 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/02/2012 18:05, Brandon Allbery wrote: > On Fri, Feb 17, 2012 at 12:54, Artemio Gonzalez Lopez > wrote: > > Yesterday I installed Mountain Lion and Xcode 4.4 (including the > Command Line Tools") in my MacBook Pr

Re: macports broken under Mountain Lion and Xcode 4.4?

2012-02-17 Thread Daniel J. Luke
On Feb 17, 2012, at 12:54 PM, Artemio Gonzalez Lopez wrote: > Yesterday I installed Mountain Lion and Xcode 4.4 I don't have any pre-release software, so I don't have any direct knowledge of this release, but generally Apple prohibits people from discussing pre-release software (so if I did have

Re: macports broken under Mountain Lion and Xcode 4.4?

2012-02-17 Thread Brandon Allbery
On Fri, Feb 17, 2012 at 12:54, Artemio Gonzalez Lopez wrote: > Yesterday I installed Mountain Lion and Xcode 4.4 (including the Command > Line Tools") in my MacBook Pro 15" (2011). While I succeeded in compling > MacPorts from source (after completely erasing the previous installation), > when I t

macports broken under Mountain Lion and Xcode 4.4?

2012-02-17 Thread Artemio Gonzalez Lopez
Yesterday I installed Mountain Lion and Xcode 4.4 (including the Command Line Tools") in my MacBook Pro 15" (2011). While I succeeded in compling MacPorts from source (after completely erasing the previous installation), when I try to install any port via "sudo port -d install foo" I get the fol

Re: Issues doing a port upgrade with Xcode 4.3

2012-02-17 Thread Daniel J. Luke
On Feb 17, 2012, at 11:55 AM, Stefan Scheidt wrote: > $ sudo port upgrade outdated > ... > ---> Computing dependencies for subversion-perlbindings > ---> Fetching archive for subversion-perlbindings > ---> Attempting to fetch > subversion-perlbindings-1.7.3_0.darwin_11.x86_64.tgz from > http:/

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Dominik Reichardt
Am 17.02.2012 um 17:55 schrieb Arturo Rinaldi : > Nella citazione in data Fri Feb 17 17:40:46 2012, Dominik Reichardt ha > scritto: >> I think the macports.conf instructions are partly wrong. >> Changing >> >> #developer_dir /Developer >> To >> >> developer_dir >> doesn't make much sens

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Arturo Rinaldi
Nella citazione in data Fri Feb 17 17:40:46 2012, Dominik Reichardt ha scritto: I think the macports.conf instructions are partly wrong. Changing #developer_dir /Developer To developer_dir doesn't make much sense. I'd say developer_dir /applications/xcode.app/contents/Developer mak

Re: Issues doing a port upgrade with Xcode 4.3

2012-02-17 Thread Stefan Scheidt
Hi Eric,thanks for the quick response. Your hint was quite a success, but now I still get stuck with subversion-perlbindings$ sudo port upgrade outdated...--->  Computing dependencies for subversion-perlbindings--->  Fetching archive for subversion-perlbindings--->  Attempting to fetch subversion-p

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Dominik Reichardt
I think the macports.conf instructions are partly wrong. Changing #developer_dir /Developer To developer_dir doesn't make much sense. I'd say developer_dir /applications/xcode.app/contents/Developer makes more sense but I could ve wrong Dom Am 17.02.2012 um 16:54 schrieb Arturo Rinaldi : >

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Ryan Schmidt
On Feb 16, 2012, at 19:12, Arturo Rinaldi wrote: > i just updated to Xcode 4.3 and i have some issue with macports. The log you attached says: :info:configure configure: error: C compiler cannot create executables :info:configure See `config.log' for more details. This is one of the top questio

Re: MacPorts on OS X 10.8 Preview

2012-02-17 Thread Ryan Schmidt
On Feb 17, 2012, at 06:56, SharkCoders ApS | Paris Nakita Kejser wrote: > I got a problem on Mac OS X 10.8 Preview Obviously we cannot help you use MacPorts with pre-release versions of OS X or Xcode. ___ macports-users mailing list macports-users@l

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Jeremy Lavergne
> also made before this > > sudo port clean all Did you uninstall all packages before you tried building again? ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Arturo Rinaldi
Nella citazione in data Fri Feb 17 15:46:49 2012, Jeremy Lavergne ha scritto: do you mean "command line tools" in the preferences pane as unix tools ? i already did that ! I think he is referring to developer_dir in your macports.conf i just followed the instructions at https://trac.mac

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Jeremy Lavergne
> do you mean "command line tools" in the preferences pane as unix tools ? i > already did that ! I think he is referring to developer_dir in your macports.conf ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge

Re: issues with Xcode 4.3 in port install - help !

2012-02-17 Thread Arturo Rinaldi
Nella citazione in data Fri Feb 17 02:32:44 2012, Dominik Reichardt ha scritto: Apple got rid of /developer instead it is in /applications/xcode.app/contents/developer Making a symlink from that to /developer might help, but you also need a symlink for /developer/sdks since that also vanished an

Re: Issues doing a port upgrade with Xcode 4.3

2012-02-17 Thread Eric Cronin
On 17.02.2012 09:04, Stefan Scheidt wrote: Hi, I'm using OS X 10.7.3 and MacPorts 2.0.3. I just upgraded to Xcode 4.3 and now have problems doing a "sudo port upgrade outdated". Here's what I did: (1) Install Xcode 4.3 via App Store (2) Move /Developer to trash by Xcode 4.3 after first start o

Issues doing a port upgrade with Xcode 4.3

2012-02-17 Thread Stefan Scheidt
Hi,I'm using OS X 10.7.3 and MacPorts 2.0.3.I just upgraded to Xcode 4.3 and now have problems doing a "sudo port upgrade outdated".Here's what I did:(1) Install Xcode 4.3 via App Store(2) Move /Developer to trash by Xcode 4.3 after first start of Xcode 4.3(3) Download Command Line Tools via Xcode

Re: Installing MacPorts with the new "Command Line Tools for Xcode"?

2012-02-17 Thread Jeremy Lavergne
> did anybody already try to install MacPorts using only the new "Command > Line Tools for Xcode"? > > I'll get a new iMac today and would like to avoid the huge download of > the full XCode package. Yes, the CLI package will provide just the normal compilers for you--no xcodebuild. This is need

Re: MacPorts on OS X 10.8 Preview

2012-02-17 Thread SharkCoders ApS | Paris Nakita Kejser
Thanks for info, :) i know i shut wait for preview but i love to look the new system out, and its first time i got trouble whit using MacPorts on preview and its bad luck for me, :) its only on my Macbook Air so its okay, but i will be relly happy to get it to work agin, its much faster to devel

Re: MacPorts on OS X 10.8 Preview

2012-02-17 Thread Dominik Reichardt
That's why it is a preview version... Installing it over your existing OSX is a bad choice... You need to follow the migration steps of Macports when switching OS version. You need to install Xcode for ML, probably the xcode 4.4 preview. And since xcode 4.3 changed a lot last night, maybe you n

MacPorts on OS X 10.8 Preview

2012-02-17 Thread SharkCoders ApS | Paris Nakita Kejser
Hi all I got a problem on Mac OS X 10.8 Preview I have install Apache2 on Lion but now i can't restart the apache server and i can't install anything, know sombardy on way to fix the problem? MacPorts its the singles software on my Preview version there not working :/ Hobe sombardy can help me

Installing MacPorts with the new "Command Line Tools for Xcode"?

2012-02-17 Thread Lutz Horn
Hi, did anybody already try to install MacPorts using only the new "Command Line Tools for Xcode"? I'll get a new iMac today and would like to avoid the huge download of the full XCode package. Lutz ___ macports-users mailing list macports-users@lists.