[mythtv-commits] Ticket #2219: Unable to build mythtv on Intel Mac OS X

MythTV mythtv at cvs.mythtv.org
Mon Aug 21 22:49:12 UTC 2006


#2219: Unable to build mythtv on Intel Mac OS X
---------------------------------+------------------------------------------
 Reporter:  pdbailey (at) gmail  |       Owner:  ijr
     Type:  defect               |      Status:  new
 Priority:  minor                |   Milestone:     
Component:  mythtv               |     Version:     
 Severity:  medium               |  
---------------------------------+------------------------------------------
 Even using the option in osx-packager.pl to disable building plugins
 (#2218), I am unable to build the packaged frontend.  The build fails with
 the following error:
 {{{
 [osx-pkg] Processing shared library dependencies for
 /Users/pbailey/buildscripts/.osx-
 packager/build/lib/mythtv/filters/libquickdnr.dylib
 [osx-pkg] otool -L /Users/pbailey/buildscripts/.osx-
 packager/build/lib/mythtv/filters/libquickdnr.dylib
 [osx-pkg] Dependencies for /Users/pbailey/buildscripts/.osx-
 packager/build/lib/mythtv/filters/libquickdnr.dylib =
 libmythavutil-0.19.0.dylib (compatibility version 0.19.0, current version
 0.19.0)
         libmythavcodec-0.19.0.dylib (compatibility version 0.19.0, current
 version 0.19.0)
         libqt-mt.3.dylib (compatibility version 3.3.0, current version
 3.3.6)
         /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
 version 7.4.0)
         /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
 version 1.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 88.1.6)

 [osx-pkg] /usr/bin/install_name_tool -change libmythavutil-0.19.0.dylib
 @executable_path/../Frameworks/mythavutil.framework/mythavutil
 /Users/pbailey/buildscripts/.osx-
 packager/build/lib/mythtv/filters/libquickdnr.dylib
 [osx-pkg] /usr/bin/install_name_tool -change libmythavcodec-0.19.0.dylib
 @executable_path/../Frameworks/mythavcodec.framework/mythavcodec
 /Users/pbailey/buildscripts/.osx-
 packager/build/lib/mythtv/filters/libquickdnr.dylib
 [osx-pkg] /usr/bin/install_name_tool -change libqt-mt.3.dylib
 @executable_path/../Frameworks/qt-mt.framework/qt-mt
 /Users/pbailey/buildscripts/.osx-
 packager/build/lib/mythtv/filters/libquickdnr.dylib
 [osx-pkg] Not a library file: /Users/pbailey/buildscripts/.osx-
 packager/build/lib
 [osx-pkg] Building /Users/pbailey/buildscripts/.osx-packager/build/lib
 framework
 [osx-pkg] /bin/mkdir -p
 /Users/pbailey/buildscripts/MythFrontend.app/Contents/Frameworks//Users/pbailey/buildscripts
 /.osx-packager/build/lib.framework/Versions/A/Resources
 [osx-pkg] /bin/cp /Users/pbailey/buildscripts/.osx-packager/build/lib
 /Users/pbailey/buildscripts/MythFrontend.app/Contents/Frameworks//Users/pbailey/buildscripts
 /.osx-packager/build/lib.framework/Versions/A//Users/pbailey/buildscripts
 /.osx-packager/build/lib
 cp: /Users/pbailey/buildscripts/.osx-packager/build/lib is a directory
 (not copied).
 [osx-pkg] Failed system call: " /bin/cp /Users/pbailey/buildscripts/.osx-
 packager/build/lib
 /Users/pbailey/buildscripts/MythFrontend.app/Contents/Frameworks//Users/pbailey/buildscripts
 /.osx-packager/build/lib.framework/Versions/A//Users/pbailey/buildscripts
 /.osx-packager/build/lib " with error code 1
 Died at ./osx-packager.pl line 1061.
 }}}

 Please excuse my creation of this ticket if it is a misconfiguration/ user
 error on my part, but I have successfully built on my setup previously,
 using the perl script.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2219>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list