qbittorrrent install fails in ArchBang

Linux specific questions, problems.
Post Reply
Teejoo

qbittorrrent install fails in ArchBang

Post by Teejoo »

Hi folks,

Lately, i just cant get this software installed.
Cant tell its a Arch issue or not, i am far from a specialst in this subject :-((
This is what the installation tells me , and thx in advance for all reactions !


Aur Targets    (1): qbittorrent

Proceed with installation? [Y/n] y
Edit qbittorrent PKGBUILD with $EDITOR? [Y/n] n
Edit qbittorrent.install with $EDITOR? [Y/n] n
==> Making package: qbittorrent 3.0.2-1 (vr sep 14 11:21:41 CEST 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
  -> Downloading qbittorrent-3.0.2.tar.xz...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time  Current
                                Dload  Upload  Total  Spent    Left  Speed
  0    0    0    0    0    0      0      0 --:--:-- --:--:-- --:--:--    0
  0    0    0    0    0    0      0      0 --:--:-- --:--:-- --:--:--    0
100 1946k  100 1946k    0    0  999k      0  0:00:01  0:00:01 --:--:-- 2348k
==> Validating source files with md5sums...
    qbittorrent-3.0.2.tar.xz ... Passed
==> Extracting Sources...
  -> Extracting qbittorrent-3.0.2.tar.xz with bsdtar
==> Starting build()...
Configuring qbittorrent ...
Verifying Qt 4 build environment ... ok
Checking for Qt >= 4.6 ... yes
Checking for QtDBus >= 4.5 ... yes
Checking for pkg-config executable ... yes
Checking for libtorrent-rasterbar >= 0.15.0 ... yes
Checking for libboost ... yes
Checking for GeoIP Database (optional) ... yes
Checking for qtsingleapplication library ... [shipped]  yes

Good, your configure finished.  Now run /usr/bin/make.

cd src/ && /usr/bin/qmake /tmp/packerbuild-0/qbittorrent/qbittorrent/src/qbittorrent-3.0.2/src/src.pro -o Makefile
Project MESSAGE: Project is built in RELEASE mode.
Project MESSAGE: Disabling debug output.
Project MESSAGE: GeoIP database will not be embedded in qBittorrent executable.
cd src/ && make -f Makefile
make[1]: Map '/tmp/packerbuild-0/qbittorrent/qbittorrent/src/qbittorrent-3.0.2/src' wordt binnengegaan
/usr/bin/uic preferences/options.ui -o ui_options.h
/usr/bin/uic properties/propertieswidget.ui -o ui_propertieswidget.h
/usr/bin/uic properties/trackersadditiondlg.ui -o ui_trackersadditiondlg.h
/usr/bin/uic properties/peer.ui -o ui_peer.h
/usr/bin/uic searchengine/search.ui -o ui_search.h
/usr/bin/uic searchengine/engineselect.ui -o ui_engineselect.h
/usr/bin/uic searchengine/pluginsource.ui -o ui_pluginsource.h
/usr/bin/uic rss/rss.ui -o ui_rss.h
/usr/bin/uic rss/rsssettingsdlg.ui -o ui_rsssettingsdlg.h
/usr/bin/uic rss/automatedrssdownloader.ui -o ui_automatedrssdownloader.h
/usr/bin/uic rss/cookiesdlg.ui -o ui_cookiesdlg.h
/usr/bin/uic torrentcreator/createtorrent.ui -o ui_createtorrent.h
/usr/bin/uic mainwindow.ui -o ui_mainwindow.h
/usr/bin/uic about.ui -o ui_about.h
/usr/bin/uic preview.ui -o ui_preview.h
/usr/bin/uic login.ui -o ui_login.h
/usr/bin/uic downloadfromurldlg.ui -o ui_downloadfromurldlg.h
/usr/bin/uic bandwidth_limit.ui -o ui_bandwidth_limit.h
/usr/bin/uic updownratiodlg.ui -o ui_updownratiodlg.h
/usr/bin/uic confirmdeletiondlg.ui -o ui_confirmdeletiondlg.h
/usr/bin/uic torrentimportdlg.ui -o ui_torrentimportdlg.h
/usr/bin/uic executionlog.ui -o ui_executionlog.h
/usr/bin/uic addnewtorrentdialog.ui -o ui_addnewtorrentdialog.h
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=\"v3.0.2\" -DVERSION_MAJOR=3 -DVERSION_MINOR=0 -DVERSION_BUGFIX=2 -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 -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -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
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=\"v3.0.2\" -DVERSION_MAJOR=3 -DVERSION_MINOR=0 -DVERSION_BUGFIX=2 -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 -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -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
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=\"v3.0.2\" -DVERSION_MAJOR=3 -DVERSION_MINOR=0 -DVERSION_BUGFIX=2 -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 -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -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
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=\"v3.0.2\" -DVERSION_MAJOR=3 -DVERSION_MINOR=0 -DVERSION_BUGFIX=2 -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 -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -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
In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
                from /usr/include/boost/thread/mutex.hpp:16,
                from /usr/include/boost/pool/detail/mutex.hpp:14,
                from /usr/include/boost/pool/poolfwd.hpp:24,
                from /usr/include/boost/pool/pool.hpp:27,
                from /usr/include/libtorrent/disk_buffer_pool.hpp:42,
                from /usr/include/libtorrent/disk_io_thread.hpp:48,
                from /usr/include/libtorrent/session.hpp:55,
                from qtlibtorrent/qbtsession.h:47,
                from qtlibtorrent/qbtsession.cpp:43:
/usr/include/boost/thread/xtime.hpp:23:5: fout: expected identifier before numeric constant
/usr/include/boost/thread/xtime.hpp:23:5: fout: expected ‘}’ before numeric constant
/usr/include/boost/thread/xtime.hpp:23:5: fout: expected unqualified-id before numeric constant
/usr/include/boost/thread/xtime.hpp:46:14: fout: expected type-specifier before ‘system_time’
In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
                from /usr/include/boost/thread/mutex.hpp:16,
                from /usr/include/boost/pool/detail/mutex.hpp:14,
                from /usr/include/boost/pool/poolfwd.hpp:24,
                from /usr/include/boost/pool/pool.hpp:27,
                from /usr/include/libtorrent/disk_buffer_pool.hpp:42,
                from /usr/include/libtorrent/disk_io_thread.hpp:48,
                from /usr/include/libtorrent/session.hpp:55,
                from qtlibtorrent/qbtsession.h:47,
                from qtlibtorrent/qbtsession.cpp:43:
/usr/include/boost/thread/xtime.hpp: In functie ‘int xtime_get(xtime*, int)’:
/usr/include/boost/thread/xtime.hpp:73:40: fout: ‘get_system_time’ was not declared in this scope
/usr/include/boost/thread/xtime.hpp:73:40: note: suggested alternative:
In file included from /usr/include/boost/thread/locks.hpp:14:0,
                from /usr/include/boost/thread/pthread/mutex.hpp:12,
                from /usr/include/boost/thread/mutex.hpp:16,
                from /usr/include/boost/pool/detail/mutex.hpp:14,
                from /usr/include/boost/pool/poolfwd.hpp:24,
                from /usr/include/boost/pool/pool.hpp:27,
                from /usr/include/libtorrent/disk_buffer_pool.hpp:42,
                from /usr/include/libtorrent/disk_io_thread.hpp:48,
                from /usr/include/libtorrent/session.hpp:55,
                from qtlibtorrent/qbtsession.h:47,
                from qtlibtorrent/qbtsession.cpp:43:
/usr/include/boost/thread/thread_time.hpp:19:24: note:  ‘boost::get_system_time’
In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
                from /usr/include/boost/thread/mutex.hpp:16,
                from /usr/include/boost/pool/detail/mutex.hpp:14,
                from /usr/include/boost/pool/poolfwd.hpp:24,
                from /usr/include/boost/pool/pool.hpp:27,
                from /usr/include/libtorrent/disk_buffer_pool.hpp:42,
                from /usr/include/libtorrent/disk_io_thread.hpp:48,
                from /usr/include/libtorrent/session.hpp:55,
                from qtlibtorrent/qbtsession.h:47,
                from qtlibtorrent/qbtsession.cpp:43:
/usr/include/boost/thread/xtime.hpp: At global scope:
/usr/include/boost/thread/xtime.hpp:88:1: fout: expected declaration before ‘}’ token
make[1]: *** [qbtsession.o] Fout 1
make[1]: Map '/tmp/packerbuild-0/qbittorrent/qbittorrent/src/qbittorrent-3.0.2/src' wordt verlaten
make: *** [sub-src-make_default] Fout 2
==> ERROR: A failure occurred in build().
    Aborting...
The build failed.
loki

Re: qbittorrrent install fails in ArchBang

Post by loki »

Just a GUESS but do you have the recommended version of boost library installed and configured? (1.50)
I see that it is detecting a libboost in the preliminary, but not what version...
Teejoo

Re: qbittorrrent install fails in ArchBang

Post by Teejoo »

Thx for the reaction Loki !
I apreciate !

To answer your question :


[root@Pipo etc]# pacman -Q boost
boost 1.50.0-2
loki

Re: qbittorrrent install fails in ArchBang

Post by loki »

The most that I can help troubleshoot is to send you the link to https://github.com/qbittorrent/qBittorr ... ompilation , and hope it helps.
Post Reply