On 6/13/12 11:40 PM, Juan Courcoul wrote:
> After updating to the latest Xcode 4.3.3 on my 10.7.4 system, went ahead to 
> update Fink and all the apps in its tree. All went well and complex packages 
> such as Wireshark built without error. However, the FontForge package fails 
> cause it has the Xcode virtual package as a requisite, and this will not 
> build (even though Xcode has already built up lots of libraries and apps). 
> Here's the entire log of the proceedings: 
> 
> bash-3.2# fink install xcode
> Information about 4960 packages read in 0 seconds.
> The following package will be installed or updated:
>  xcode
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-xcode-0-0 
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-xcode-0-0' in 
> `/sw/src/fink.build/fink-buildlock-xcode-0-0_2012.06.14-01.33.47_darwin-x86_64.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i 
> /sw/src/fink.build/fink-buildlock-xcode-0-0_2012.06.14-01.33.47_darwin-x86_64.deb
> Selecting previously deselected package fink-buildlock-xcode-0-0.
> (Reading database ... 35123 files and directories currently installed.)
> Unpacking fink-buildlock-xcode-0-0 (from 
> .../fink-buildlock-xcode-0-0_2012.06.14-01.33.47_darwin-x86_64.deb) ...
> Setting up fink-buildlock-xcode-0-0 (2012.06.14-01.33.47) ...
> 
> sudo -u fink-bld [ENV] sh -c/tmp/fink.RqK8I
> /tmp/fink.uwJ84
> 
> +----------
> |
> | Attention!
> |
> | Package xcode is an autogenerated virtual package.
> |
> | You cannot manipulate this type of package using the usual Fink tools.
> | A detailed description of this package follows...
> |
> | This package represents the C/C++/ObjC developer tools
> | provided by Apple.  If it does not show as installed,
> | you can download Xcode (for OS 10.5, 10.6, and 10.7)
> | or the Command Line Tools For Xcode (OS 10.7 or later)
> | from Apple at:
> | 
> |   http://connect.apple.com/
> | 
> | (free registration required).  
> | 
> | Web site: http://www.finkproject.org/faq/usage-general.php#virtpackage
> |
> +----------
> 
> ### execution of /tmp/fink.uwJ84 failed, exit code 1
> ### execution of /tmp/fink.RqK8I failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-xcode-0-0
> (Reading database ... 35124 files and directories currently installed.)
> Removing fink-buildlock-xcode-0-0 ...
> Failed: phase compiling: xcode-0-0 failed
> 
> Before reporting any errors, please run "fink selfupdate" and try again.
> 
> If you continue to have issues, please check to see if the FAQ on Fink's 
> website solves the problem.  If not, ask on one (not both, please) of
> these mailing lists:
> 
>       The Fink Users List <[email protected]>
>       The Fink Beginners List <[email protected]>.
> 
> Please try to include the complete error message in your report.  This
> generally consists of a compiler line starting with e.g. "gcc" or "g++"
> followed by the actual error output from the compiler.
> 
> Also include the following system information:
> Package manager version: 0.33.1
> Distribution version: selfupdate-rsync Thu Jun 14 01:08:06 2012, 10.7, x86_64
> Trees: local/main stable/main
> Xcode.app: 4.3.3
> No recognized Xcode CLI installed
> Max. Fink build jobs:  1
> 
> bash-3.2# 
> 
> and:
> 
> bash-3.2# xcode-select -print-path
> /Applications/Xcode.app/Contents/Developer
> 
> 
> What's the solution to follow?
> 
> J. Courcoul
> 

You can't install xcode via fink.  It's a virtual package, whose
presence and version are given via the results of the following command:

pkgutil --pkg-info com.apple.pkg.DeveloperToolsCLI 2>&1

What do you get from that?



I've updated fontforge  to have a build dependency on "xcode.app" now.
I told the maintainer I'd update that, but forgot about it.  That should
be available soon via "fink selfupdate".

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
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
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to