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