1. [aline@luiza-mouraria qbittorrent]$ makepkg
  2. ==> Making package: qbittorrent 2.9.11-1 (Sun 8 Jul 13:31:29 BRT 2012)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving Sources...
  6. -> Found qbittorrent-2.9.11.tar.xz
  7. ==> Validating source files with md5sums...
  8. qbittorrent-2.9.11.tar.xz ... Passed
  9. ==> Extracting Sources...
  10. -> Extracting qbittorrent-2.9.11.tar.xz with bsdtar
  11. ==> Starting build()...
  12. Configuring qbittorrent ...
  13. Verifying Qt 4 build environment ... ok
  14. Checking for Qt >= 4.5 ... yes
  15. Checking for QtDBus >= 4.5 ... yes
  16. Checking for pkg-config executable ... yes
  17. Checking for libtorrent-rasterbar >= 0.14.4 ... yes
  18. Checking for libboost ... yes
  19. Checking for GeoIP Database (optional) ... yes
  20. Checking for qtsingleapplication library ... [shipped] yes
  21.  
  22. Good, your configure finished. Now run /usr/bin/make.
  23.  
  24. cd src/ && /usr/bin/qmake /home/aline/build/aur/qbittorrent/src/qbittorrent-2.9.11/src/src.pro -o Makefile
  25. Project MESSAGE: Project is built in RELEASE mode.
  26. Project MESSAGE: Disabling debug output.
  27. Project MESSAGE: GeoIP database will not be embedded in qBittorrent executable.
  28. cd src/ && make -f Makefile
  29. make[1]: Entering directory `/home/aline/build/aur/qbittorrent/src/qbittorrent-2.9.11/src'
  30. /usr/bin/uic preferences/options.ui -o ui_options.h
  31. /usr/bin/uic properties/propertieswidget.ui -o ui_propertieswidget.h
  32. /usr/bin/uic properties/trackersadditiondlg.ui -o ui_trackersadditiondlg.h
  33. /usr/bin/uic properties/peer.ui -o ui_peer.h
  34. /usr/bin/uic searchengine/search.ui -o ui_search.h
  35. /usr/bin/uic searchengine/engineselect.ui -o ui_engineselect.h
  36. /usr/bin/uic searchengine/pluginsource.ui -o ui_pluginsource.h
  37. /usr/bin/uic rss/rss.ui -o ui_rss.h
  38. /usr/bin/uic rss/rsssettingsdlg.ui -o ui_rsssettingsdlg.h
  39. /usr/bin/uic rss/automatedrssdownloader.ui -o ui_automatedrssdownloader.h
  40. /usr/bin/uic rss/cookiesdlg.ui -o ui_cookiesdlg.h
  41. /usr/bin/uic torrentcreator/createtorrent.ui -o ui_createtorrent.h
  42. /usr/bin/uic mainwindow.ui -o ui_mainwindow.h
  43. /usr/bin/uic about.ui -o ui_about.h
  44. /usr/bin/uic preview.ui -o ui_preview.h
  45. /usr/bin/uic login.ui -o ui_login.h
  46. /usr/bin/uic downloadfromurldlg.ui -o ui_downloadfromurldlg.h
  47. /usr/bin/uic torrentadditiondlg.ui -o ui_torrentadditiondlg.h
  48. /usr/bin/uic bandwidth_limit.ui -o ui_bandwidth_limit.h
  49. /usr/bin/uic updownratiodlg.ui -o ui_updownratiodlg.h
  50. /usr/bin/uic confirmdeletiondlg.ui -o ui_confirmdeletiondlg.h
  51. /usr/bin/uic torrentimportdlg.ui -o ui_torrentimportdlg.h
  52. /usr/bin/uic executionlog.ui -o ui_executionlog.h
  53. g++ -c -m64 -pipe -Wformat -Wformat-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG_OUTPUT -DVERSION=\"v2.9.11\" -DVERSION_MAJOR=2 -DVERSION_MINOR=9 -DVERSION_BUGFIX=11 -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DBOOST_FILESYSTEM_VERSION=2 -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I/usr/include/libtorrent -I/usr/include -Iqtnotify -I. -Iqtsingleapp -Iqtlibtorrent -Iwebui -Itracker -Ipreferences -Ilineedit/src -Iproperties -Isearchengine -Irss -Itorrentcreator -Igeoip -Ipowermanagement -I. -I. -o notifications.o qtnotify/notifications.cpp
  54. g++ -c -m64 -pipe -Wformat -Wformat-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG_OUTPUT -DVERSION=\"v2.9.11\" -DVERSION_MAJOR=2 -DVERSION_MINOR=9 -DVERSION_BUGFIX=11 -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DBOOST_FILESYSTEM_VERSION=2 -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I/usr/include/libtorrent -I/usr/include -Iqtnotify -I. -Iqtsingleapp -Iqtlibtorrent -Iwebui -Itracker -Ipreferences -Ilineedit/src -Iproperties -Isearchengine -Irss -Itorrentcreator -Igeoip -Ipowermanagement -I. -I. -o qtsingleapplication.o qtsingleapp/qtsingleapplication.cpp
  55. g++ -c -m64 -pipe -Wformat -Wformat-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG_OUTPUT -DVERSION=\"v2.9.11\" -DVERSION_MAJOR=2 -DVERSION_MINOR=9 -DVERSION_BUGFIX=11 -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DBOOST_FILESYSTEM_VERSION=2 -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I/usr/include/libtorrent -I/usr/include -Iqtnotify -I. -Iqtsingleapp -Iqtlibtorrent -Iwebui -Itracker -Ipreferences -Ilineedit/src -Iproperties -Isearchengine -Irss -Itorrentcreator -Igeoip -Ipowermanagement -I. -I. -o qtlocalpeer.o qtsingleapp/qtlocalpeer.cpp
  56. g++ -c -m64 -pipe -Wformat -Wformat-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG_OUTPUT -DVERSION=\"v2.9.11\" -DVERSION_MAJOR=2 -DVERSION_MINOR=9 -DVERSION_BUGFIX=11 -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DBOOST_FILESYSTEM_VERSION=2 -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I/usr/include/libtorrent -I/usr/include -Iqtnotify -I. -Iqtsingleapp -Iqtlibtorrent -Iwebui -Itracker -Ipreferences -Ilineedit/src -Iproperties -Isearchengine -Irss -Itorrentcreator -Igeoip -Ipowermanagement -I. -I. -o qbtsession.o qtlibtorrent/qbtsession.cpp
  57. In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
  58. from /usr/include/boost/thread/mutex.hpp:16,
  59. from /usr/include/boost/thread/pthread/thread_data.hpp:12,
  60. from /usr/include/boost/thread/thread.hpp:17,
  61. from /usr/include/boost/thread.hpp:13,
  62. from /usr/include/libtorrent/storage.hpp:45,
  63. from /usr/include/libtorrent/torrent_handle.hpp:57,
  64. from ./misc.h:36,
  65. from ./filesystemwatcher.h:24,
  66. from qtlibtorrent/qbtsession.cpp:41:
  67. /usr/include/boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  68. /usr/include/boost/thread/xtime.hpp:23:5: error: expected ‘}’ before numeric constant
  69. /usr/include/boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  70. /usr/include/boost/thread/xtime.hpp:46:14: error: expected type-specifier before ‘system_time’
  71. In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
  72. from /usr/include/boost/thread/mutex.hpp:16,
  73. from /usr/include/boost/thread/pthread/thread_data.hpp:12,
  74. from /usr/include/boost/thread/thread.hpp:17,
  75. from /usr/include/boost/thread.hpp:13,
  76. from /usr/include/libtorrent/storage.hpp:45,
  77. from /usr/include/libtorrent/torrent_handle.hpp:57,
  78. from ./misc.h:36,
  79. from ./filesystemwatcher.h:24,
  80. from qtlibtorrent/qbtsession.cpp:41:
  81. /usr/include/boost/thread/xtime.hpp: In function ‘int xtime_get(xtime*, int)’:
  82. /usr/include/boost/thread/xtime.hpp:73:40: error: ‘get_system_time’ was not declared in this scope
  83. /usr/include/boost/thread/xtime.hpp:73:40: note: suggested alternative:
  84. In file included from /usr/include/boost/thread/locks.hpp:12:0,
  85. from /usr/include/boost/thread/pthread/mutex.hpp:12,
  86. from /usr/include/boost/thread/mutex.hpp:16,
  87. from /usr/include/boost/thread/pthread/thread_data.hpp:12,
  88. from /usr/include/boost/thread/thread.hpp:17,
  89. from /usr/include/boost/thread.hpp:13,
  90. from /usr/include/libtorrent/storage.hpp:45,
  91. from /usr/include/libtorrent/torrent_handle.hpp:57,
  92. from ./misc.h:36,
  93. from ./filesystemwatcher.h:24,
  94. from qtlibtorrent/qbtsession.cpp:41:
  95. /usr/include/boost/thread/thread_time.hpp:19:24: note: ‘boost::get_system_time’
  96. In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
  97. from /usr/include/boost/thread/mutex.hpp:16,
  98. from /usr/include/boost/thread/pthread/thread_data.hpp:12,
  99. from /usr/include/boost/thread/thread.hpp:17,
  100. from /usr/include/boost/thread.hpp:13,
  101. from /usr/include/libtorrent/storage.hpp:45,
  102. from /usr/include/libtorrent/torrent_handle.hpp:57,
  103. from ./misc.h:36,
  104. from ./filesystemwatcher.h:24,
  105. from qtlibtorrent/qbtsession.cpp:41:
  106. /usr/include/boost/thread/xtime.hpp: At global scope:
  107. /usr/include/boost/thread/xtime.hpp:88:1: error: expected declaration before ‘}’ token
  108. make[1]: *** [qbtsession.o] Error 1
  109. make[1]: Leaving directory `/home/aline/build/aur/qbittorrent/src/qbittorrent-2.9.11/src'
  110. make: *** [sub-src-make_default] Error 2
  111. ==> ERROR: A failure occurred in build().
  112. Aborting...