[vlc-devel] Can't build on Mac OSX 10.3.9
jmzorko at mac.com
jmzorko at mac.com
Fri Jan 6 23:28:31 CET 2006
Hello, all ...
I'm having troubles building VLC on Mac OSX 10.3.9, and i've tried the
Subversion vlc-trunk as well as the a couple of the snapshots. After
disabling shout, I get the following:
case powerpc-apple-darwin7.9.0 in \
*darwin6*) cd ./tmp/extras/MacOSX && pbxbuild -target vlc | grep -v
'^\([ \t]\|$\)'; \
cd ../../../; \
cp -R ./tmp/extras/MacOSX/build/VLC.bundle \
./VLC.app;; \
*darwin7*) cd ./tmp/extras/MacOSX && xcodebuild -target vlc | grep -v
'^\([ \t]\|$\)'; \
cd ../../../; \
cp -R ./tmp/extras/MacOSX/build/VLC.bundle \
./VLC.app;; \
*darwin8*) cd ./tmp/extras/MacOSX && xcodebuild -target vlc | grep -v
'^\([ \t]\|$\)'; \
cd ../../../; \
cp -R ./tmp/extras/MacOSX/build/Default/VLC.bundle \
./VLC.app;; \
esac
2006-01-06 10:36:20.338 xcodebuild[29713] ASSERTION FAILURE in
/SourceCache/DevToolsBase/DevToolsBase-387/pbxcore/Target.subproj/
PBXBuildSettingsDictionary.m:106
(function=PBXBuildSettingsDictionary_getValueForKeyPath): value should
be a string, but it is <NSCFArray:0x003713c0>
2006-01-06 10:36:20.496 xcodebuild[29713] Exception raised during
posting of notification. Ignored. exception: ASSERTION FAILURE in
/SourceCache/DevToolsBase/DevToolsBase-387/pbxcore/Target.subproj/
PBXBuildSettingsDictionary.m:106
(function=PBXBuildSettingsDictionary_getValueForKeyPath): value should
be a string, but it is <NSCFArray:0x003713c0>
(NOTE: project vlc was written by a newer version of Xcode (42) --
temporarily downgrading it to version 39 (without modifying project
file))
2006-01-06 10:36:20.726 xcodebuild[29713] ASSERTION FAILURE in
/SourceCache/DevToolsBase/DevToolsBase-387/pbxcore/Target.subproj/
PBXBuildSettingsDictionary.m:106
(function=PBXBuildSettingsDictionary_getValueForKeyPath): value should
be a string, but it is <NSCFArray:0x003713c0>
** INTERNAL ERROR: Uncaught Exception **
Exception: ASSERTION FAILURE in
/SourceCache/DevToolsBase/DevToolsBase-387/pbxcore/Target.subproj/
PBXBuildSettingsDictionary.m:106
(function=PBXBuildSettingsDictionary_getValueForKeyPath): value should
be a string, but it is <NSCFArray:0x003713c0>
Stack:
0 0x94eb7cd0 -[TSException raise]
1 0x94eb0ca4 __TSAssertionFailureHandler
2 0x963041a0 _PBXBuildSettingsDictionary_getValueForKeyPath
3 0x96309cfc -[PBXJamString
writeVariablesForSettings:usingPrefix:options:]
4 0x963813c8 -[PBXJamfileWriter _writeBuildSettingsForTarget:]
5 0x96331c20 -[PBXJamfileWriter
jamfileContentsForTarget:buildOperation:]
6 0x963315c4 +[PBXJamfileWriter
jamfileContentsForTarget:buildOperation:
withAuxilliaryFilesDirectoryPath:]
7 0x9636c0e8 -[PBXTarget
buildToolStdinDataForTargetBuildWithBuildOperation:]
8 0x96336670 -[PBXTarget
createAndConfigureTaskForBuildingWithBuildOperation:synchronously:]
9 0x9632fe58 -[PBXTargetBuildOperation
nextConfiguredTaskForRunningSynchronously:]
10 0x9632edd0 -[PBXBackgroundTaskOperation
_launchNextBackgroundTaskOrThreadedOperation]
11 0x96402954 -[PBXBackgroundTaskOperation runSynchronously]
12 0x00007ed0
13 0x0000991c
14 0x00006850
15 0x8fe1a274
cp: cannot stat `./tmp/extras/MacOSX/build/VLC.bundle': No such file or
directory
make[2]: *** [VLC.app] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
... can anyone offer some insight? Can I still build VLC on a Panther
box (if so, how?), or do I now need Tiger (and it's newer XCode)?
Regards,
John
Falling You - exploring the beauty of voice and sound
http://www.fallingyou.com
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list