[mythtv-commits] Ticket #8857: osx-packager.pl failing

MythTV mythtv at cvs.mythtv.org
Fri Sep 3 06:12:33 UTC 2010


#8857: osx-packager.pl failing
------------------------------------+---------------------------------------
 Reporter:  toby.tomkins@…          |            Type:  defect   
   Status:  new                     |        Priority:  major    
Milestone:  unknown                 |       Component:  Packaging
  Version:  Trunk Head              |        Severity:  medium   
 Keywords:  os-packager             |   Ticket locked:  0        
------------------------------------+---------------------------------------
 I am trying to build mythtv through the osx-packager.pl script and it is
 failing with the following errors.

 This is using revision 26092 of the script that is in mythtv-trunk.

 It successfully obtains, builds and installs the dependances.

 ----------
 {{{
 [osx-pkg] Cleaning previous installs of MythTV
 [osx-pkg] /usr/bin/svn log http://svn.mythtv.org/svn/ --revision HEAD
 --xml | grep revision
 [osx-pkg] rm -fr /Users/admin/depot/mythtv-trunk/packaging/OSX/build/.osx-
 packager/src/myth-svn/mythtv/config
 [osx-pkg] Checking out source code
 [osx-pkg] /usr/bin/svn co --revision 26092
 http://svn.mythtv.org/svn/trunk/mythtv
 http://svn.mythtv.org/svn/trunk/myththemes
 http://svn.mythtv.org/svn/trunk/mythplugins
 http://svn.mythtv.org/svn/trunk/packaging /Users/admin/depot/mythtv-
 trunk/packaging/OSX/build/.osx-packager/src/myth-svn
 Checked out revision 26092.
 Checked out revision 26092.
 Checked out revision 26092.
 Checked out revision 26092.
 [osx-pkg] /Users/admin/depot/mythtv-trunk/packaging/OSX/build/.osx-
 packager/src/myth-svn/mythtv//mythtv.pro does not exist. You must be
 building really old source?
 [osx-pkg] Cleaning MythTV makefiles containing PREFIX
 [osx-pkg] find . -name Makefile -exec egrep -q qmake.*PREFIX {} ; -delete
 [osx-pkg] Configuring myththemes
 [osx-pkg] ./configure --prefix=/Users/admin/depot/mythtv-
 trunk/packaging/OSX/build/.osx-packager/build
 ERROR: mythconfig.mak not found at /Users/admin/depot/mythtv-
 trunk/packaging/OSX/build/.osx-
 packager/build/include/mythtv/mythconfig.mak
 Did you make AND install MythTV first?
 Are you using the correct prefix (/Users/admin/depot/mythtv-
 trunk/packaging/OSX/build/.osx-packager/build) and sysroot ()?
 Bailing out!!
 [osx-pkg] Running qmake for myththemes
 [osx-pkg] /Users/admin/depot/mythtv-trunk/packaging/OSX/build/.osx-
 packager/build/bin/qmake PREFIX=../Resources
 QMAKE_LFLAGS+=-Wl,-search_paths_first INCLUDEPATH+="/Users/admin/depot
 /mythtv-trunk/packaging/OSX/build/.osx-packager/build/include"
 LIBS+=-L/usr/lib -L"/Users/admin/depot/mythtv-trunk/packaging/OSX/build
 /.osx-packager/build/lib" myththemes.pro
 WARNING: /Users/admin/depot/mythtv-trunk/packaging/OSX/build/.osx-
 packager/src/myth-svn/myththemes/myththemes.pro:1: Unable to find file for
 inclusion mythconfig.mak
 Project ERROR: Please run ./configure
 [osx-pkg] Failed system call: " /Users/admin/depot/mythtv-
 trunk/packaging/OSX/build/.osx-packager/build/bin/qmake
 PREFIX=../Resources QMAKE_LFLAGS+=-Wl,-search_paths_first
 INCLUDEPATH+="/Users/admin/depot/mythtv-trunk/packaging/OSX/build/.osx-
 packager/build/include" LIBS+=-L/usr/lib -L"/Users/admin/depot/mythtv-
 trunk/packaging/OSX/build/.osx-packager/build/lib" myththemes.pro " with
 error code 2
 Died at ./osx-packager.pl line 990.
 }}}

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


More information about the mythtv-commits mailing list