[sc-users] swiki CVS/SVN instructions
Jan Trutzschler
sc3 at sampleAndhold.org
Fri Aug 4 03:29:48 PDT 2006
Tom,
did you read README-IF-USING-XCODE-2.1.txt ?
looks like you're builds are not in the expected directory.
-j
On Aug 3, 2006, at 2:19 PM, Tom Hall wrote:
>
> On 3 Aug 2006, at 08:49, James McCartney wrote:
>
>> On 7/31/06, Tom Hall <scth at ludions.com> wrote:
>> building sclang
>>
>> ...
>>
>> Missing file or directory: build/libscsynth.a
>> ** BUILD FAILED **
>> martha:~/Applications/Supercollider3 tom$
>>
>>
>> You must build scsynth before sclang.
>>
>
>
> Thanks James, however scsynth seems to have built ok?:
> === BUILDING TOOL TARGET scsynth WITH CONFIGURATION Deployment ===
> ...
> Checking Dependencies...
> ** BUILD SUCCEEDED **
>
> But still:
>
> building sclang
> deprecated option: -buildstyle is no longer supported in
> xcodebuild. Use -configuration instead.
> ...
> Missing file or directory: build/libscsynth.a
> ** BUILD FAILED **
>
> (In full below)
>
> BTW, is the deprecated option a problem, should compile-xcode.sh be
> updated in some way?
>
> Tom
>
>
>> --
>> --- james mccartney
>> _______________________________________________
>> sc-users mailing list
>> sc-users at create.ucsb.edu
>> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>
>
>
>
> 81-174-216-84:~/Applications/SuperCollider3 tom$ sh compile-xcode.sh
> building scsynth
> deprecated option: -buildstyle is no longer supported in
> xcodebuild. Use -configuration instead.
> === BUILDING LIBRARY TARGET libscsynth WITH CONFIGURATION
> Deployment ===
>
> Checking Dependencies...
>
> JamToolExecution libscsynth
> cd /Users/tom/Applications/SuperCollider3
> setenv ASCII_OUTPUT_ANNOTATION YES
> setenv ENABLE_APPLE_JAM_EXTENSIONS YES
> setenv ENABLE_APPLE_JAM_OUTPUT_ANNOTATION YES
> setenv GROUP tom
> setenv NATIVE_ARCH ppc
> setenv USER tom
> /Developer/Private/jam -d2 -j1 JAMBASE=/Developer/Makefiles/
> pbx_jamfiles/ProjectBuilderJambase JAMFILE=/Users/tom/Applications/
> SuperCollider3/build/xSC3synth.build/Deployment/libscsynth.build/
> libscsynth.jam build ACTION=build _DEFAULT_GCC_VERSION=4.0
> GCC_VERSION_IDENTIFIER=4_0 CONFIGURATION=Deployment
> BUILD_STYLE=Deployment CPP_HEADERMAP_FILE=/Users/tom/Applications/
> SuperCollider3/build/xSC3synth.build/Deployment/libscsynth.build/
> libscsynth.a.hmap SRCROOT=/Users/tom/Applications/SuperCollider3
> OBJROOT=/Users/tom/Applications/SuperCollider3/build SYMROOT=/Users/
> tom/Applications/SuperCollider3/build DSTROOT=/tmp/xSC3synth.dst
>
>
> === BUILDING TOOL TARGET scsynth WITH CONFIGURATION Deployment ===
>
> Checking Dependencies...
>
> JamToolExecution scsynth
> cd /Users/tom/Applications/SuperCollider3
> setenv ASCII_OUTPUT_ANNOTATION YES
> setenv ENABLE_APPLE_JAM_EXTENSIONS YES
> setenv ENABLE_APPLE_JAM_OUTPUT_ANNOTATION YES
> setenv GROUP tom
> setenv NATIVE_ARCH ppc
> setenv USER tom
> /Developer/Private/jam -d2 -j1 JAMBASE=/Developer/Makefiles/
> pbx_jamfiles/ProjectBuilderJambase JAMFILE=/Users/tom/Applications/
> SuperCollider3/build/xSC3synth.build/Deployment/scsynth.build/
> scsynth.jam build ACTION=build _DEFAULT_GCC_VERSION=4.0
> GCC_VERSION_IDENTIFIER=4_0 CONFIGURATION=Deployment
> BUILD_STYLE=Deployment CPP_HEADERMAP_FILE=/Users/tom/Applications/
> SuperCollider3/build/xSC3synth.build/Deployment/scsynth.build/
> scsynth.hmap SRCROOT=/Users/tom/Applications/SuperCollider3
> OBJROOT=/Users/tom/Applications/SuperCollider3/build SYMROOT=/Users/
> tom/Applications/SuperCollider3/build DSTROOT=/tmp/xSC3synth.dst
>
>
> === BUILDING AGGREGATE TARGET All WITH CONFIGURATION Deployment ===
>
> Checking Dependencies...
> ** BUILD SUCCEEDED **
> building plugins
> deprecated option: -buildstyle is no longer supported in
> xcodebuild. Use -configuration instead.
> === BUILDING LIBRARY TARGET BinaryOpUGens WITH CONFIGURATION
> Deployment ===
>
> Checking Dependencies...
>
> JamToolExecution BinaryOpUGens
> cd /Users/tom/Applications/SuperCollider3
> setenv ASCII_OUTPUT_ANNOTATION YES
> setenv ENABLE_APPLE_JAM_EXTENSIONS YES
> setenv ENABLE_APPLE_JAM_OUTPUT_ANNOTATION YES
> setenv GROUP tom
> setenv NATIVE_ARCH ppc
> setenv USER tom
> /Developer/Private/jam -d2 -j1 JAMBASE=/Developer/Makefiles/
> pbx_jamfiles/ProjectBuilderJambase JAMFILE=/Users/tom/Applications/
> SuperCollider3/build/xSC3plugins.build/Deployment/
> BinaryOpUGens.build/BinaryOpUGens.jam build ACTION=build
> _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=4_0
> CONFIGURATION=Deployment BUILD_STYLE=Deployment CPP_HEADERMAP_FILE=/
> Users/tom/Applications/SuperCollider3/build/xSC3plugins.build/
> Deployment/BinaryOpUGens.build/BinaryOpUGens.scx.hmap SRCROOT=/
> Users/tom/Applications/SuperCollider3 OBJROOT=/Users/tom/
> Applications/SuperCollider3/build SYMROOT=/Users/tom/Applications/
> SuperCollider3/build DSTROOT=/tmp/xSC3plugins.dst
>
> PhaseScriptExecution "<Execution>/Users/tom/Applications/
> SuperCollider3/build/xSC3plugins.build/Deployment/
> BinaryOpUGens.build/BPTag004-script.sh" /Users/tom/Applications/
> SuperCollider3/build/xSC3plugins.build/Deployment/
> BinaryOpUGens.build/BPTag004-script.sh
> echo "=== Script ==="
> cat /Users/tom/Applications/SuperCollider3/build/
> xSC3plugins.build/Deployment/BinaryOpUGens.build/BPTag004-script.sh
> echo "--- Output ---"
> /Users/tom/Applications/SuperCollider3/build/xSC3plugins.build/
> Deployment/BinaryOpUGens.build/BPTag004-script.sh
> _result=$?
> echo "=== Exit code: ${_result} ==="
> exit ${_result}
> === Script ===
> #!/bin/sh
> cp "$TARGET_BUILD_DIR/$PRODUCT_NAME" build/plugins
> --- Output ---
> === Exit code: 0 ===
>
> BuildPhase "<Script>BinaryOpUGens.scx"
> "<BinaryOpUGens.scx>BinaryOpUGens.scx"
> echo Completed phase "<Script>" for "<Script>BinaryOpUGens.scx"
> Completed phase <Script> for <Script>BinaryOpUGens.scx
>
> [ Other Ugens build info taken out here]
>
>
> building sclang
> deprecated option: -buildstyle is no longer supported in
> xcodebuild. Use -configuration instead.
> === BUILDING APPLICATION TARGET SuperCollider WITH CONFIGURATION
> Deployment ===
>
> Checking Dependencies...
>
> JamToolExecution SuperCollider
> cd /Users/tom/Applications/SuperCollider3
> setenv ASCII_OUTPUT_ANNOTATION YES
> setenv ENABLE_APPLE_JAM_EXTENSIONS YES
> setenv ENABLE_APPLE_JAM_OUTPUT_ANNOTATION YES
> setenv GROUP tom
> setenv NATIVE_ARCH ppc
> setenv USER tom
> /Developer/Private/jam -d2 -j1 JAMBASE=/Developer/Makefiles/
> pbx_jamfiles/ProjectBuilderJambase JAMFILE=/Users/tom/Applications/
> SuperCollider3/build/xSC3lang.build/Deployment/SuperCollider.build/
> SuperCollider.jam build ACTION=build _DEFAULT_GCC_VERSION=4.0
> GCC_VERSION_IDENTIFIER=4_0 CONFIGURATION=Deployment
> BUILD_STYLE=Deployment CPP_HEADERMAP_FILE=/Users/tom/Applications/
> SuperCollider3/build/xSC3lang.build/Deployment/SuperCollider.build/
> SuperCollider.hmap SRCROOT=/Users/tom/Applications/SuperCollider3
> OBJROOT=/Users/tom/Applications/SuperCollider3/build SYMROOT=/Users/
> tom/Applications/SuperCollider3/build DSTROOT=/tmp/xSC3lang.dst
> Missing file or directory: build/libscsynth.a
> ** BUILD FAILED **
> 81-174-216-84:~/Applications/SuperCollider3 tom$
>
>
>
>
> _______________________________________________
> sc-users mailing list
> sc-users at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-users
More information about the sc-users
mailing list