[opensource-dev] Mac Build Failing
Aimee Linden
aimee at lindenlab.com
Fri Aug 20 09:25:10 PDT 2010
That looks like https://jira.secondlife.com/browse/SNOW-742 which is fixed in the viewer-public internal branch (which is where viewer-external on SVN comes from) and will hopefully be merged into viewer-development soon.
Aimee.
On 20 Aug 2010, at 03:18, Ricky wrote:
> I've pulled rev 11450 (tip at the moment), then cd'd into indra ran
> develop.py and the compile failed. More info on procedures I used
> after the system specs.
>
> Hardware Overview:
> Model Name: Mac mini aluminum
> Model Identifier: Macmini4,1
> Processor Name: Intel Core 2 Duo
> Processor Speed: 2.66 GHz
> Number Of Processors: 1
> Total Number Of Cores: 2
> L2 Cache: 3 MB
> Memory: 8 GB
> Bus Speed: 1.07 GHz
>
> System Software Overview:
> System Version: Mac OS X 10.6.4 (10F2025)
> Kernel Version: Darwin 10.4.1
> Boot Volume: System Drive
> Boot Mode: Normal
> Secure Virtual Memory: Not Enabled
> 64-bit Kernel and Extensions: No
>
> Procedure 1: (It defaulted to RelWithDebInfo)
> hg pull
> hg up
> cd indra
> ./develop.py configure
> ./develop.py build
>
> Error:
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> ** BUILD FAILED **
>
> The following build commands failed:
> package:
> PhaseScriptExecution "CMake PostBuild Rules"
> /Users/ricky/Development/linden/indra/build-darwin-i386/newview/SecondLife.build/RelWithDebInfo/package.build/Script-1C6E7B01C6E7B01C6E7B0000.sh
> (1 failure)
>
> Error: the command 'xcodebuild' exited with status 1
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
>
> Procedure 2: (Switching to Release. Took longer, failed anyway.)
> hg pull
> hg up
> cd indra
> ./develop.py -t Release configure
> ./develop.py -t Release build
>
> Error:
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> ** BUILD FAILED **
>
> The following build commands failed:
> INTEGRATION_TEST_llsecapi:
> Ld /Users/ricky/Development/linden/indra/build-darwin-i386/sharedlibs/Release/Release/INTEGRATION_TEST_llsecapi
> normal i386
> PhaseScriptExecution "CMake PostBuild Rules"
> /Users/ricky/Development/linden/indra/build-darwin-i386/newview/SecondLife.build/Release/INTEGRATION_TEST_llsecapi.build/Script-1BC14D01BC14D01BC14D0000.sh
> package:
> PhaseScriptExecution "CMake PostBuild Rules"
> /Users/ricky/Development/linden/indra/build-darwin-i386/newview/SecondLife.build/Release/package.build/Script-1C6E9E01C6E9E01C6E9E0000.sh
> (3 failures)
>
> Error: the command 'xcodebuild' exited with status 1
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
>
> What should I do? Is this a known issue?
>
> Ricky
> Cron Stardust
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting privileges
More information about the opensource-dev
mailing list