Guest User

Untitled

a guest
Jan 5th, 2014
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.93 KB | None | 0 0
  1. 11:16:16: Running steps for project harbour-sailsoma...
  2. 11:16:16: Starting: "/Users/andrea/.config/SailfishAlpha3/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/qmake" /Users/andrea/Projects/sailsoma/harbour-sailsoma.pro -r -spec linux-g++
  3. Info Changing to working dir: /home/mersdk/Projects/sailsoma/rpm
  4.  
  5. Warning You should consider adding URL to the main package that points to website or git tree of the package.
  6.  
  7. Warning for %files line: "/usr/share/icons/hicolor/86x86/apps"
  8. please use %{_datadir} to replace the leading path /usr/share
  9.  
  10. Warning for %files line: "/usr/share/applications"
  11. please use %{_datadir} to replace the leading path /usr/share
  12.  
  13. Warning for %files line: "/usr/share/harbour-sailsoma"
  14. please use %{_datadir} to replace the leading path /usr/share
  15. Warning for %files line: "/usr/bin"
  16. please use %{_bindir} to replace the leading path /usr/bin
  17. Warning for %files line: "/usr/share/applications/"
  18. please use %{_datadir} to replace the leading path /usr/share
  19.  
  20.  
  21.  
  22. Warning for %files line: "/usr/share/icons/hicolor/86x86/apps/"
  23. please use %{_datadir} to replace the leading path /usr/share
  24.  
  25. Info Old spec file exists, patching harbour-sailsoma.spec ...
  26.  
  27. Loading repository data...
  28. Reading installed packages...
  29. 'pkgconfig(Qt5Core)' not found in package names. Trying capabilities.
  30. 'qt5-qtcore-devel' providing 'pkgconfig(Qt5Core)' is already installed.
  31. 'pkgconfig(Qt5Qml)' not found in package names. Trying capabilities.
  32. 'qt5-qtdeclarative-devel' providing 'pkgconfig(Qt5Qml)' is already installed.
  33. 'pkgconfig(Qt5Quick)' not found in package names. Trying capabilities.
  34. 'qt5-qtdeclarative-qtquick-devel' providing 'pkgconfig(Qt5Quick)' is already installed.
  35. 'pkgconfig(qdeclarative5-boostable)' not found in package names. Trying capabilities.
  36. 'mapplauncherd-qt5-devel' providing 'pkgconfig(qdeclarative5-boostable)' is already installed.
  37. Resolving package dependencies...
  38.  
  39. Nothing to do.
  40. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gYvPHf
  41. 11:16:21: The process "/Users/andrea/.config/SailfishAlpha3/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/qmake" exited normally.
  42. 11:16:21: Starting: "/Users/andrea/.config/SailfishAlpha3/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/make"
  43. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KoAZVf
  44. Makefile:1085: warning: overriding commands for target `install_target'
  45.  
  46.  
  47. Makefile:1065: warning: ignoring old commands for target `install_target'
  48.  
  49.  
  50.  
  51.  
  52. Makefile:1090: warning: overriding commands for target `uninstall_target'
  53.  
  54.  
  55. Makefile:1070: warning: ignoring old commands for target `uninstall_target'
  56.  
  57.  
  58.  
  59.  
  60. Makefile:1096: warning: overriding commands for target `install_desktop'
  61. Makefile:1075: warning: ignoring old commands for target `install_desktop'
  62.  
  63.  
  64.  
  65.  
  66.  
  67. Makefile:1101: warning: overriding commands for target `uninstall_desktop'
  68. Makefile:1080: warning: ignoring old commands for target `uninstall_desktop'
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76. Makefile:1106:
  77. warning: overriding commands for target `install_icon'
  78.  
  79.  
  80. Makefile:1055:
  81. warning: ignoring old commands for target `install_icon'
  82.  
  83.  
  84. Makefile:1111:
  85. warning: overriding commands for target `uninstall_icon'
  86.  
  87.  
  88. Makefile:1060: warning: ignoring old commands for target `uninstall_icon'
  89.  
  90.  
  91.  
  92. make: Warning: File `Makefile' has modification time 7 s in the future
  93.  
  94.  
  95.  
  96. g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -mno-thumb -Wno-psabi -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_MULTIMEDIA_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I../sailsoma -I/usr/include/sailfishapp -I/usr/include/mdeclarativecache5 -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I. -o main.o ../sailsoma/main.cpp
  97. ../sailsoma/main.cpp: In function 'int main(int, char**)':
  98. ../sailsoma/main.cpp:36:24: error: invalid use of incomplete type 'struct QQmlContext'
  99. /usr/include/qt5/QtQuick/qquickview.h:52:7: error: forward declaration of 'struct QQmlContext'
  100.  
  101.  
  102.  
  103.  
  104. ../sailsoma/main.cpp: At global scope:
  105. ../sailsoma/main.cpp:9:5: warning: unused parameter 'argc' [-Wunused-parameter]
  106.  
  107.  
  108. ../sailsoma/main.cpp:9:5: warning: unused parameter 'argv' [-Wunused-parameter]
  109.  
  110.  
  111. make: *** [main.o] Error 1
  112.  
  113.  
  114.  
  115. error:
  116. Bad exit status from /var/tmp/rpm-tmp.KoAZVf (%build)
  117.  
  118. Bad exit status from /var/tmp/rpm-tmp.KoAZVf (%build)
  119.  
  120.  
  121.  
  122. RPM build errors:
  123. 11:16:26: The process "/Users/andrea/.config/SailfishAlpha3/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/make" exited with code 1.
  124. Error while building/deploying project harbour-sailsoma (kit: MerSDK-SailfishOS-armv7hl)
  125. When executing step 'Make'
  126. 11:16:26: Elapsed time: 00:10.
Advertisement
Add Comment
Please, Sign In to add comment