Advertisement
Guest User

qt 4.6.2 maemo5 toolchain

a guest
May 22nd, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.22 KB | None | 0 0
  1. 00:01:02: Configuration unchanged, qmake-Step will be skipped.
  2. 00:01:02: Starting "/usr/bin/make" -w
  3. make: Entering directory `/home/stalker/projects/goldendict-build-maemo-Qt_4_7_0__fremantle-pr13__Release'
  4. g++ -c -pipe -rdynamic -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wall -W -D_REENTRANT -DQT_GL_NO_SCISSOR_TEST -DQT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024 -DPROGRAM_DATA_DIR=\"/usr/share/apps/goldendict/\" -DPROGRAM_VERSION=\"1.0.1\" -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_PHONON_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/share/qt4/mkspecs/linux-g++-maemo5 -I../goldendict-maemo -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtCore -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtNetwork -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtGui -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtXml -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/phonon -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtWebKit -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus -I../goldendict-maemo -Ibuild -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/phonon_compat -Ibuild -I. -o build/main.o ../goldendict-maemo/main.cc
  5. In file included from /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/QtDBus:4,
  6. from ../goldendict-maemo/main.cc:10:
  7. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusabstractadaptor.h:57: error: function definition does not declare parameters
  8. In file included from /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/QtDBus:5,
  9. from ../goldendict-maemo/main.cc:10:
  10. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusabstractinterface.h:67: error: function definition does not declare parameters
  11. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusabstractinterface.h:77: error: function definition does not declare parameters
  12. In file included from /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/QtDBus:6,
  13. from ../goldendict-maemo/main.cc:10:
  14. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:67: error: function definition does not declare parameters
  15. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:151: error: expected ',' or '...' before '&' token
  16. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:155: error: ISO C++ forbids declaration of 'QDBusArgument' with no type
  17. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h: In function 'T qdbus_cast(int)':
  18. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:158: error: 'arg' was not declared in this scope
  19. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h: In function 'T qdbus_cast(const QVariant&, T*)':
  20. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:169: error: 'QDBusArgument' was not declared in this scope
  21. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:169: error: no matching function for call to 'qMetaTypeId()'
  22. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:170: error: 'QDBusArgument' cannot appear in a constant-expression
  23. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:170: error: no matching function for call to 'qvariant_cast(const QVariant&)'
  24. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h: At global scope:
  25. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:176: error: expected ',' or '...' before '&' token
  26. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:176: error: ISO C++ forbids declaration of 'QDBusArgument' with no type
  27. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h: In function 'T qdbus_cast(int) [with T = QVariant]':
  28. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:179: error: 'arg' was not declared in this scope
  29. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h: At global scope:
  30. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:176: warning: unused parameter 'QDBusArgument'
  31. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:187: error: expected initializer before '&' token
  32. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:192: error: expected initializer before '&' token
  33. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:193: error: expected initializer before '&' token
  34. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:195: error: expected initializer before '&' token
  35. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:196: error: expected initializer before '&' token
  36. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:198: error: expected initializer before '&' token
  37. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:199: error: expected initializer before '&' token
  38. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:201: error: expected initializer before '&' token
  39. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:202: error: expected initializer before '&' token
  40. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:204: error: expected initializer before '&' token
  41. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:205: error: expected initializer before '&' token
  42. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:207: error: expected initializer before '&' token
  43. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:208: error: expected initializer before '&' token
  44. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:210: error: expected initializer before '&' token
  45. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:211: error: expected initializer before '&' token
  46. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:213: error: expected initializer before '&' token
  47. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:214: error: expected initializer before '&' token
  48. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:216: error: expected initializer before '&' token
  49. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:217: error: expected initializer before '&' token
  50. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:219: error: expected initializer before '&' token
  51. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:220: error: expected initializer before '&' token
  52. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:222: error: expected initializer before '&' token
  53. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:223: error: expected initializer before '&' token
  54. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:227: error: expected initializer before '&' token
  55. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:240: error: expected initializer before '&' token
  56. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:256: error: expected initializer before '&' token
  57. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:269: error: expected initializer before '&' token
  58. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:283: error: expected initializer before '&' token
  59. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:297: error: expected initializer before '&' token
  60. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:314: error: expected initializer before '&' token
  61. /opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtDBus/qdbusargument.h:330: error: expected initializer before '&' token
  62. make: *** [build/main.o] Error 1
  63. make: Leaving directory `/home/stalker/projects/goldendict-build-maemo-Qt_4_7_0__fremantle-pr13__Release'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement