On Tue, May 15, 2012 at 06:40:14AM -0700, Alexander Hansen wrote: > On 5/15/12 12:25 AM, Attila Krasznahorkay wrote: > > Dear All, > > > > I've updated my laptop to MacOS X 10.7.4 yesterday. Since then, when I do: > > > > fink selfupdate > > fink update-all > > > > I get the following answer (after the second call, the first one goes > > through okay): > > > > Information about 4756 packages read in 1 seconds. > > Can't resolve dependency "xcode (>= 3.1.2)" for package "gcc47-4.7.0-1001" > > (no matching packages/versions found) > > Exiting with failure. > > > > Of course I didn't remove my Xcode installation with the update. I still > > have version 4.3.2 (I believe the newest one) installed under > > /Applications/. > > > > Anyone know what this is about? > > > > Cheers, > > Attila > > > > ----------------------------------------------------- > > Attila Krasznahorkay attila.krasznahor...@cern.ch > > New York University Phone: +41-22-76 77368 > > The ATLAS Collaboration Room: 32-S-A19 > > ----------------------------------------------------- > > > > > > > > What it's about is that Fink needs to be told where your Xcode > application actually is: > > sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer > > (this also tells xcodebuild where it is) > > We stopped hardcoding the path to Xcode because Apple provides > mechanisms to look it up, and because it is relocatable as of version 4.3.2.
Shouldn't fink (or at least the invocation of the xcode dependency) abort with a clear error message if 'xcode-select -print-path' is unset on 10.7 or later? I thought that feature was already added to the current fink. > > > Also, I'll cc the maintainer, since on 10.7 it seems like we don't need > a versioned dependency on xcode, and maybe the package could be built > with just the command-line tools? This is present to insure a cctools which is sufficiently new to avoid testsuite regresions. Perhaps the xcode virtual package check could be modified to just look at the command-line tools. I am assuming that just having the command line tools installed is insufficient for 'xcodebuild -version' to report its version, right? I wonder if we could look at the receipt for the command line tools installation in order to get the xcode version? > -- > Alexander Hansen, Ph.D. > Fink User Liaison > http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users