Advertisement
Guest User

Untitled

a guest
Mar 8th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks/QtCore.framework/Headers/qglobal.h:320:6: warning: #warning "This version of Mac OS X is unsupported"
  2. ccache /Applications/Xcode.app/Contents/Developer/usr/bin/g++ -c -pipe -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.5 -I/Users/jyavenard/Work/mythtv/.osx-packager/build/include -I/Users/jyavenard/Work/mythtv/.osx-packager/build/mysql -fPIC -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -fvisibility-inlines-hidden -fvisibility=hidden -g -gdwarf-2 -Wall -W -DPIC -fPIC -fvisibility=hidden -D_GNU_SOURCE -DPREFIX="/Users/jyavenard/Work/mythtv/.osx-packager/build/i386" -DMMX -Di386 -DUSING_APPLEREMOTE -D_FILE_OFFSET_BITS=64 -DMPLUGIN_API -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.7/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtNetwork.framework/Versions/4/Headers -I/usr/include/QtNetwork -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../../../../.osx-packager/build/i386/include -I/usr/include -I../../../../.osx-packager/build/i386 -I/opt/local/include/libxml2 -I../../../../.osx-packager/build/i386/include/mythtv -I../../../../.osx-packager/build/i386/include/mythtv/libmythbase -I../../../../.osx-packager/build/i386/include/mythtv/libmythui -I../../../../.osx-packager/build/i386/include/mythtv/libmyth -I../../../../.osx-packager/build/include/taglib -I/usr/include/cdio -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I. -F/Library/Frameworks -o dbcheck.o dbcheck.cpp
  3. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks/QtCore.framework/Headers/qchar.h:45,
  4. from /Library/Frameworks/QtCore.framework/Versions/4/Headers/qstring.h:45,
  5. from /Library/Frameworks/QtCore.framework/Versions/4/Headers/QString:1,
  6. from dbcheck.cpp:1:
  7. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks/QtCore.framework/Headers/qglobal.h:320:6: warning: #warning "This version of Mac OS X is unsupported"
  8. In file included from ../../../../.osx-packager/build/i386/include/mythtv/compat.h:318,
  9. from ../../../../.osx-packager/build/i386/include/mythtv/libmythui/mythpainter.h:18,
  10. from ../../../../.osx-packager/build/i386/include/mythtv/libmythui/mythimage.h:12,
  11. from ../../../../.osx-packager/build/i386/include/mythtv/libmythui/mythuiimage.h:14,
  12. from ../../../../.osx-packager/build/i386/include/mythtv/libmythui/mythuiprogressbar.h:6,
  13. from ../../../../.osx-packager/build/i386/include/mythtv/libmythui/mythprogressdialog.h:10,
  14. from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/mythtv/schemawizard.h:10,
  15. from dbcheck.cpp:13:
  16. /usr/include/sys/stat.h:437: warning: redundant redeclaration of ‘int mknod(const char*, mode_t, dev_t)’ in same scope
  17. /usr/include/unistd.h:710: warning: previous declaration of ‘int mknod(const char*, mode_t, dev_t)’
  18. dbcheck.cpp: In function ‘bool UpdateDBVersionNumber(const QString&)’:
  19. dbcheck.cpp:23: error: ‘LOG_ERR’ was not declared in this scope
  20. dbcheck.cpp:25: error: ‘LOG’ was not declared in this scope
  21. dbcheck.cpp: In function ‘bool performActualUpdate(const QString*, QString, QString&)’:
  22. dbcheck.cpp:38: error: ‘LOG_NOTICE’ was not declared in this scope
  23. dbcheck.cpp:39: error: ‘LOG’ was not declared in this scope
  24. dbcheck.cpp:54: error: ‘LOG_ERR’ was not declared in this scope
  25. dbcheck.cpp: In function ‘bool doUpgradeMusicDatabaseSchema(QString&)’:
  26. dbcheck.cpp:111: error: ‘LOG_NOTICE’ was not declared in this scope
  27. dbcheck.cpp:112: error: ‘LOG’ was not declared in this scope
  28. dbcheck.cpp:178: error: ‘LOG_NOTICE’ was not declared in this scope
  29. dbcheck.cpp:179: error: ‘LOG’ was not declared in this scope
  30. dbcheck.cpp:219: error: ‘LOG_NOTICE’ was not declared in this scope
  31. dbcheck.cpp:220: error: ‘LOG’ was not declared in this scope
  32. dbcheck.cpp:570: error: ‘LOG_NOTICE’ was not declared in this scope
  33. dbcheck.cpp:570: error: ‘LOG’ was not declared in this scope
  34. make[2]: *** [dbcheck.o] Error 1
  35. make[1]: *** [sub-mythmusic-make_default] Error 2
  36. make: *** [sub-mythmusic-make_default] Error 2
  37. [osx-pkg] Failed system call: " /usr/bin/make " with error code 2
  38. Died at git/packaging/OSX/build/osx-packager-qtsdk.pl line 1475.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement