[mythtv] Osx-Packager.pl dies moving "Plugins" directory

David Snider dsnider at thesniderpad.com
Fri Jun 5 16:19:53 UTC 2009


I just noticed that compiling the OSX binaries has been failing for  
some time (the last good build was 20451) for trunk.   The error is:

osx-bundler: /usr/bin/install_name_tool -change  
libmythavutil-0.22.0.dylib @executable_path/../Frameworks/ 
mythavutil.framework/mythavutil /nobackup/test/MythFrontend.app/ 
Contents/Resources/lib/mythtv/filters/libyadif.dylib
osx-bundler: /usr/bin/install_name_tool -change  
libmythavcodec-0.22.0.dylib @executable_path/../Frameworks/ 
mythavcodec.framework/mythavcodec /nobackup/test/MythFrontend.app/ 
Contents/Resources/lib/mythtv/filters/libyadif.dylib
osx-bundler: /usr/bin/install_name_tool -change /nobackup/test/.osx- 
packager/build/lib/libQtGui.4.dylib @executable_path/../Frameworks/ 
QtGui.framework/QtGui /nobackup/test/MythFrontend.app/Contents/ 
Resources/lib/mythtv/filters/libyadif.dylib
osx-bundler: /usr/bin/install_name_tool -change /nobackup/test/.osx- 
packager/build/lib/libQtCore.4.dylib @executable_path/../Frameworks/ 
QtCore.framework/QtCore /nobackup/test/MythFrontend.app/Contents/ 
Resources/lib/mythtv/filters/libyadif.dylib
[osx-pkg] mv /nobackup/test/MythFrontend.app/Contents/Resources/lib/ 
mythtv/plugins /nobackup/test/MythFrontend.app/Contents/Plugins
mv: rename /nobackup/test/MythFrontend.app/Contents/Resources/lib/ 
mythtv/plugins to /nobackup/test/MythFrontend.app/Contents/Plugins: No  
such file or directory
[osx-pkg] Failed system call: " mv /nobackup/test/MythFrontend.app/ 
Contents/Resources/lib/mythtv/plugins /nobackup/test/MythFrontend.app/ 
Contents/Plugins " with error code 1
Died at /nobackup/myth_svn/.osx-packager/src/myth-svn/packaging/OSX/ 
build/osx-packager.pl line 1073.


I checked for the directory, and sure enough, it doesn't exist.

dsnider at pinot /nobackup/test/MythFrontend.app/Contents/MacOS
$ ls /nobackup/test/MythFrontend.app/Contents/Resources/lib/mythtv/
filters/

Any thoughts?


More information about the mythtv-dev mailing list