|
From: Alexander H. <ale...@gm...> - 2012-08-20 21:59:01
|
On 8/20/12 1:26 PM, Darrell Hyde wrote: > I cannot get my OpenNMS to install. It fails at the following spot every > time. That's _desirable_ behavior: we like either success or a completely deterministic failure. I did the recommended fink commands but still the same results. > "fink commands"? The recommended command uses "xcode-select" and that's straight from Apple. :-) > New to Fink so any assistance/guidance is greatly appreciated. > > Darrell- > > > Mac OS X Server 10.7.4 > ------------------------------- > Package manager version: 0.34.2 > Distribution version: selfupdate-rsync Mon Aug 20 14:47:31 2012, 10.7, > x86_64 > Trees: local/main stable/main unstable/main > Xcode.app: 4.3.3 > Xcode command-line tools: 4.4.0.0.1.1249367152 > Max. Fink build jobs: 1 > > One problem may to be that your command-line tools and your Xcode.app (which actually contains the SDKs) don't appear to match. I might suggest installing Xcode 4.4.1 (which would entail reinstalling the command-line tools, since Xcode updates appear to clobber those). > > Installing build-lock package... > /sw/bin/dpkg-lockwait -i > /sw/src/fink.build/fink-buildlock-system-sdk-10.7-10.7-1_2012.08.20-16.01.05_darwin-x86_64.deb > Selecting previously deselected package > fink-buildlock-system-sdk-10.7-10.7-1. > (Reading database ... 24665 files and directories currently installed.) > Unpacking fink-buildlock-system-sdk-10.7-10.7-1 (from > .../fink-buildlock-system-sdk-10.7-10.7-1_2012.08.20-16.01.05_darwin-x86_64.deb) > ... > Setting up fink-buildlock-system-sdk-10.7-10.7-1 (2012.08.20-16.01.05) ... > > sudo -u fink-bld [ENV] sh -c /tmp/fink.iDG_l > /tmp/fink.FvnMF > > +---------- > | > | Attention! > | > | Package system-sdk-10.7 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 Mac OS X 10.7 SDK > | provided by Apple as part of Xcode. If it does not show as > | installed, you can download Xcode from Apple at: > | > | http://connect.apple.com/ > | > | (free registration required). > | If you are on OS X 10.7 or later and have in fact installed > | Xcode 4.3 or later, then you may need to run > | > | sudo xcode-select -switch /path/to/Xcode.app > | > | (changing /path/to to the actual path to Xcode on your system) > | to make it visible to its own CLI tools and to Fink. > | > | Web site: http://www.finkproject.org/faq/usage-general.php#virtpackage > | > +---------- > > ### execution of /tmp/fink.FvnMF failed, exit code 1 > ### execution of /tmp/fink.iDG_l failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-system-sdk-10.7-10.7-1 > (Reading database ... 24666 files and directories currently installed.) > Removing fink-buildlock-system-sdk-10.7-10.7-1 ... > Failed: phase compiling: system-sdk-10.7-10.7-1 failed > > > Also, to check whether your Xcode is set up properly, what is the output of xcodebuild -showsdks ? -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ |