[mythtv-users] osx-packager.pl fails
Ashley Bostock
abostock at gmail.com
Tue May 9 15:44:06 EDT 2006
Hi,
I'm trying to use the osx-packager.pl script but it always fails with this
error when compiling with gcc 4.0...
g++ -c -pipe -mcput50 -mtunet50 -mpowerpc-gfxopt -faltivec
-F/System/Library/Frameworks/{AGL,ApplicationServices,Carbon,Cocoa,OpenGL,QuickTime}.framework/Frameworks
-F/System/Library/PrivateFrameworks/{DVD}.framework/Frameworks -Wall -W -O3
-Wall -Wno-switch
-I/Users/ardnut/src/mythtv/contrib/.osx-packager/build/include
-no-cpp-precomp -pipe -fomit-frame-pointer -force_cpusubtype_ALL
-Wno-sign-compare -fno-inline-functions
-I/Users/ardnut/src/mythtv/contrib/.osx-packager/build/include/freetype2
-I/Users/ardnut/src/mythtv/contrib/.osx-packager/build/include -DPIC -fPIC
-D_GNU_SOURCE -D_FILE_OFFSET_BITSd
-DPREFIX=\"/Users/ardnut/src/mythtv/contrib/.osx-packager/build\"
-DLIBDIR=\"/Users/ardnut/src/mythtv/contrib/.osx-packager/build/lib\"
-D_LARGEFILE_SOURCE -DUSING_FRONTEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_SHARED -DQT_ACCESSIBILITY_SUPPORT
-I/Users/ardnut/src/mythtv/contrib/.osx-packager/src/qt-mac-free-3.3.5/mkspecs/default
-I. -I../../../../../build/include -I../../../../../build/include -I../..
-I.. -I../libmyth -I../libavcodec -I../libavutil -I../libmythmpeg2 -Idvbdev
-Impeg -I/Users/ardnut/src/mythtv/contrib/.osx-packager/src/qt-
mac-free-3.3.5/include -o NuppelVideoPlayer.o NuppelVideoPlayer.cpp
NuppelVideoPlayer.cpp: In member function `void
NuppelVideoPlayer::calcSliderPos(StatusPosInfo&, bool)':
NuppelVideoPlayer.cpp:5267: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
{standard input}:16308:FATAL:.abort detected. Assembly stopping.
make[2]: *** [NuppelVideoPlayer.o] Error 1
make[1]: *** [sub-libmythtv] Error 2
make: *** [sub-libs] Error 2
[osx-pkg] Failed system call: " /usr/bin/make " with error code 2
Died at ./osx-packager.pl line 818.
or this error if I instead switch to use gcc 3.3...
/usr/lib/libstdc++.6.dylib(single module) definition of __ZNSaIwEC1Ev
/usr/lib/libstdc++.a(stl-inst.o) private external definition of
__ZNSaIwEC1Ev in section (__TEXT,__text)
ld: multiple definitions of symbol __ZNSaIwEC2ERKS_
/usr/lib/libstdc++.6.dylib(single module) definition of __ZNSaIwEC2ERKS_
/usr/lib/libstdc++.a(stl-inst.o) private external definition of
__ZNSaIwEC2ERKS_ in section (__TEXT,__text)
ld: multiple definitions of symbol __ZNSaIwEC2Ev
/usr/lib/libstdc++.6.dylib(single module) definition of __ZNSaIwEC2Ev
/usr/lib/libstdc++.a(stl-inst.o) private external definition of
__ZNSaIwEC2Ev in section (__TEXT,__text)
ld: multiple definitions of symbol __ZNSaIwED1Ev
/usr/lib/libstdc++.6.dylib(single module) definition of __ZNSaIwED1Ev
/usr/lib/libstdc++.a(stl-inst.o) private external definition of
__ZNSaIwED1Ev in section (__TEXT,__text)
ld: multiple definitions of symbol __ZNSaIwED2Ev
/usr/lib/libstdc++.6.dylib(single module) definition of __ZNSaIwED2Ev
/usr/lib/libstdc++.a(stl-inst.o) private external definition of
__ZNSaIwED2Ev in section (__TEXT,__text)
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libmyth-0.19.0.19.0.dylib] Error 1
make[1]: *** [sub-libmyth] Error 2
make: *** [sub-libs] Error 2
[osx-pkg] Failed system call: " /usr/bin/make " with error code 2
Died at ./osx-packager.pl line 818.
Any ideas what am I doing wrong? (I'm running the script as is with no
additional arguments)
Thanks,
Ash.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060509/eefe6eaa/attachment.htm
More information about the mythtv-users
mailing list