>>> Unpacking source... >>> Unpacking qbittorrent-1.2.1.tar.gz to /var/tmp/portage/net-p2p/qbittorrent-1.2.1/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-p2p/qbittorrent-1.2.1/work/qbittorrent-1.2.1 ... Configuring qbittorrent ... Verifying Qt 4 build environment ... ok Checking for Qt >= 4.3 ... yes Checking for libtorrent-rasterbar >= 0.13 ... yes Checking for libboost ... yes Checking for libcurl ... yes Checking for ImageMagick library (libmagick++) ... no Checking for Zzip library (libzzip) ... yes Good, your configure finished. Now run /usr/bin/gmake. make -j1 cd src/ && /usr/bin/qmake src.pro -unix -o Makefile Project MESSAGE: Release build! Project MESSAGE: ImageMagick disabled cd src/ && make -f Makefile make[1]: Entering directory `/var/tmp/portage/net-p2p/qbittorrent-1.2.1/work/qbittorrent-1.2.1/src' /usr/bin/uic MainWindow.ui -o ui_MainWindow.h /usr/bin/uic options.ui -o ui_options.h /usr/bin/uic about.ui -o ui_about.h /usr/bin/uic properties.ui -o ui_properties.h /usr/bin/uic createtorrent.ui -o ui_createtorrent.h '' isn't a valid widget /usr/bin/uic preview.ui -o ui_preview.h /usr/bin/uic login.ui -o ui_login.h /usr/bin/uic downloadFromURL.ui -o ui_downloadFromURL.h /usr/bin/uic addTorrentDialog.ui -o ui_addTorrentDialog.h /usr/bin/uic search.ui -o ui_search.h /usr/bin/uic rss.ui -o ui_rss.h Warning: name layoutWidget is already used '' isn't a valid widget /usr/bin/uic seeding.ui -o ui_seeding.h /usr/bin/uic bandwidth_limit.ui -o ui_bandwidth_limit.h /usr/bin/uic download.ui -o ui_download.h /usr/bin/uic engineSelect.ui -o ui_engineSelect.h /usr/bin/uic pluginSource.ui -o ui_pluginSource.h /usr/bin/uic trackersAdd.ui -o ui_trackersAdd.h /usr/bin/uic console.ui -o ui_console.h g++ -c -pipe -O2 -march=athlon-xp -pipe -fwrapv -O2 -DTORRENT_USE_OPENSSL -DNDEBUG -pthread -I/usr/include/libtorrent -D_REENTRANT -Wall -W -DVERSION=\"v1.2.1\" -DVERSION_MAJOR=1 -DVERSION_MINOR=2 -DVERSION_BUGFIX=1 -DQT_NO_DEBUG_OUTPUT -DNDEBUG -DQT_4_4 -DHAVE_ZZIP -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include -I/usr/include/libtorrent -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I. -I. -o GUI.o GUI.cpp In file included from /usr/include/libtorrent/peer_info.hpp:38, from /usr/include/libtorrent/torrent_handle.hpp:50, from qtorrenthandle.h:25, from GUI.h:29, from GUI.cpp:43: /usr/include/libtorrent/socket.hpp:48:27: error: asio/ip/tcp.hpp: No such file or directory /usr/include/libtorrent/socket.hpp:49:27: error: asio/ip/udp.hpp: No such file or directory /usr/include/libtorrent/socket.hpp:50:31: error: asio/io_service.hpp: No such file or directory /usr/include/libtorrent/socket.hpp:51:35: error: asio/deadline_timer.hpp: No such file or directory /usr/include/libtorrent/socket.hpp:52:26: error: asio/write.hpp: No such file or directory /usr/include/libtorrent/socket.hpp:53:27: error: asio/strand.hpp: No such file or directory /usr/include/libtorrent/socket.hpp:54:32: error: asio/time_traits.hpp: No such file or directory /usr/include/libtorrent/socket.hpp:55:41: error: asio/basic_deadline_timer.hpp: No such file or directory In file included from /usr/include/libtorrent/socket.hpp:62, from /usr/include/libtorrent/peer_info.hpp:38, from /usr/include/libtorrent/torrent_handle.hpp:50, from qtorrenthandle.h:25, from GUI.h:29, from GUI.cpp:43: /usr/include/libtorrent/time.hpp:157: error: 'time_traits' is not a template /usr/include/libtorrent/time.hpp:158: error: explicit specialization of non-template 'asio::time_traits' In file included from /usr/include/libtorrent/peer_info.hpp:38, from /usr/include/libtorrent/torrent_handle.hpp:50, from qtorrenthandle.h:25, from GUI.h:29, from GUI.cpp:43: /usr/include/libtorrent/socket.hpp:87: error: 'asio::ip' has not been declared /usr/include/libtorrent/socket.hpp:88: error: 'asio::ip' has not been declared /usr/include/libtorrent/socket.hpp:89: error: 'asio::ip' has not been declared /usr/include/libtorrent/socket.hpp:89: error: expected initializer before 'stream_socket' /usr/include/libtorrent/socket.hpp:90: error: 'asio::ip' has not been declared /usr/include/libtorrent/socket.hpp:90: error: expected initializer before 'address' /usr/include/libtorrent/socket.hpp:91: error: 'asio::ip' has not been declared /usr/include/libtorrent/socket.hpp:91: error: expected initializer before 'address_v4' /usr/include/libtorrent/socket.hpp:92: error: 'asio::ip' has not been declared /usr/include/libtorrent/socket.hpp:92: error: expected initializer before 'address_v6' /usr/include/libtorrent/socket.hpp:93: error: 'asio::ip' has not been declared /usr/include/libtorrent/socket.hpp:93: error: expected initializer before 'datagram_socket' /usr/include/libtorrent/socket.hpp:94: error: 'asio::ip' has not been declared /usr/include/libtorrent/socket.hpp:94: error: expected initializer before 'socket_acceptor' /usr/include/libtorrent/socket.hpp:95: error: 'io_service' in namespace 'asio' does not name a type /usr/include/libtorrent/socket.hpp:97: error: 'asio::async_write' has not been declared /usr/include/libtorrent/socket.hpp:98: error: 'asio::error_code' has not been declared /usr/include/libtorrent/socket.hpp:100: error: expected initializer before '<' token /usr/include/libtorrent/socket.hpp:102: error: 'tcp' has not been declared /usr/include/libtorrent/socket.hpp:102: error: expected ',' or '...' before 'const' /usr/include/libtorrent/socket.hpp: In function 'std::ostream& libtorrent::print_endpoint(std::ostream&, int)': /usr/include/libtorrent/socket.hpp:104: error: 'address' was not declared in this scope /usr/include/libtorrent/socket.hpp:104: error: expected `;' before 'const' /usr/include/libtorrent/socket.hpp:105: error: 'error_code' is not a member of 'asio' /usr/include/libtorrent/socket.hpp:105: error: expected `;' before 'ec' /usr/include/libtorrent/socket.hpp:106: error: 'addr' was not declared in this scope /usr/include/libtorrent/socket.hpp:106: error: 'ec' was not declared in this scope /usr/include/libtorrent/socket.hpp:113: error: 'ep' was not declared in this scope /usr/include/libtorrent/socket.hpp: At global scope: /usr/include/libtorrent/socket.hpp:120: error: variable or field 'write_address' declared void /usr/include/libtorrent/socket.hpp:120: error: 'address' was not declared in this scope /usr/include/libtorrent/socket.hpp:120: error: expected primary-expression before '&' token /usr/include/libtorrent/socket.hpp:120: error: 'out' was not declared in this scope /usr/include/libtorrent/socket.hpp:135: error: expected constructor, destructor, or type conversion before 'read_v4_address' /usr/include/libtorrent/socket.hpp:142: error: expected constructor, destructor, or type conversion before 'read_v6_address' /usr/include/libtorrent/socket.hpp: In function 'Endpoint libtorrent::detail::read_v4_endpoint(InIt&)': /usr/include/libtorrent/socket.hpp:162: error: 'address' was not declared in this scope /usr/include/libtorrent/socket.hpp:162: error: expected `;' before 'addr' /usr/include/libtorrent/socket.hpp:164: error: 'addr' was not declared in this scope /usr/include/libtorrent/socket.hpp: In function 'Endpoint libtorrent::detail::read_v6_endpoint(InIt&)': /usr/include/libtorrent/socket.hpp:170: error: 'address' was not declared in this scope /usr/include/libtorrent/socket.hpp:170: error: expected `;' before 'addr' /usr/include/libtorrent/socket.hpp:172: error: 'addr' was not declared in this scope /usr/include/libtorrent/socket.hpp: In member function 'int libtorrent::v6only::level(const Protocol&) const': /usr/include/libtorrent/socket.hpp:180: error: 'IPPROTO_IPV6' was not declared in this scope /usr/include/libtorrent/socket.hpp: In member function 'int libtorrent::v6only::name(const Protocol&) const': /usr/include/libtorrent/socket.hpp:182: error: 'IPV6_V6ONLY' was not declared in this scope In file included from /usr/include/libtorrent/torrent_handle.hpp:50, from qtorrenthandle.h:25, from GUI.h:29, from GUI.cpp:43: /usr/include/libtorrent/peer_info.hpp: At global scope: /usr/include/libtorrent/peer_info.hpp:81: error: 'tcp' has not been declared /usr/include/libtorrent/peer_info.hpp:81: error: expected ';' before 'ip' In file included from /usr/include/libtorrent/piece_picker.hpp:52, from /usr/include/libtorrent/torrent_handle.hpp:51, from qtorrenthandle.h:25, from GUI.h:29, from GUI.cpp:43: /usr/include/libtorrent/session_settings.hpp:259: error: 'address' does not name a type In file included from /usr/include/libtorrent/torrent_info.hpp:60, from /usr/include/libtorrent/torrent_handle.hpp:52, from qtorrenthandle.h:25, from GUI.h:29, from GUI.cpp:43: /usr/include/libtorrent/intrusive_ptr_base.hpp:67: error: invalid use of '::' /usr/include/libtorrent/intrusive_ptr_base.hpp:67: error: expected ';' before '<' token /usr/include/libtorrent/intrusive_ptr_base.hpp:70: error: expected `;' before 'boost' /usr/include/libtorrent/intrusive_ptr_base.hpp:70: error: invalid use of '::' /usr/include/libtorrent/intrusive_ptr_base.hpp:70: error: expected ';' before '<' token /usr/include/libtorrent/intrusive_ptr_base.hpp:73: error: expected `;' before 'int' In file included from /usr/include/libtorrent/torrent_handle.hpp:55, from qtorrenthandle.h:25, from GUI.h:29, from GUI.cpp:43: /usr/include/libtorrent/storage.hpp:294: error: invalid use of '::' /usr/include/libtorrent/storage.hpp:294: error: expected ';' before '<' token /usr/include/libtorrent/storage.hpp: In member function 'void libtorrent::piece_manager::release_files_impl()': /usr/include/libtorrent/storage.hpp:282: error: 'm_storage' was not declared in this scope /usr/include/libtorrent/storage.hpp: In member function 'void libtorrent::piece_manager::delete_files_impl()': /usr/include/libtorrent/storage.hpp:283: error: 'm_storage' was not declared in this scope In file included from qtorrenthandle.h:25, from GUI.h:29, from GUI.cpp:43: /usr/include/libtorrent/torrent_handle.hpp: At global scope: /usr/include/libtorrent/torrent_handle.hpp:246: error: 'tcp' has not been declared /usr/include/libtorrent/torrent_handle.hpp:246: error: expected ';' before 'peer' /usr/include/libtorrent/torrent_handle.hpp:383: error: 'tcp' has not been declared /usr/include/libtorrent/torrent_handle.hpp:383: error: expected ',' or '...' before 'ip' /usr/include/libtorrent/torrent_handle.hpp:384: error: 'tcp' has not been declared /usr/include/libtorrent/torrent_handle.hpp:384: error: expected ',' or '...' before 'ip' /usr/include/libtorrent/torrent_handle.hpp:387: error: 'tcp' has not been declared /usr/include/libtorrent/torrent_handle.hpp:387: error: expected ',' or '...' before 'const' In file included from bittorrent.h:34, from torrentAddition.h:37, from GUI.cpp:48: /usr/include/libtorrent/ip_filter.hpp:59: error: declaration of 'operator<=' as non-function /usr/include/libtorrent/ip_filter.hpp:59: error: 'address' was not declared in this scope /usr/include/libtorrent/ip_filter.hpp:60: error: 'address' was not declared in this scope /usr/include/libtorrent/ip_filter.hpp:280: error: 'address' has not been declared /usr/include/libtorrent/ip_filter.hpp:280: error: 'address' has not been declared /usr/include/libtorrent/ip_filter.hpp:281: error: 'address' has not been declared /usr/include/libtorrent/ip_filter.hpp:283: error: 'address_v4' was not declared in this scope /usr/include/libtorrent/ip_filter.hpp:283: error: template argument 1 is invalid /usr/include/libtorrent/ip_filter.hpp:283: error: template argument 1 is invalid /usr/include/libtorrent/ip_filter.hpp:283: error: template argument 2 is invalid /usr/include/libtorrent/ip_filter.hpp:284: error: 'address_v6' was not declared in this scope /usr/include/libtorrent/ip_filter.hpp:284: error: template argument 1 is invalid /usr/include/libtorrent/ip_filter.hpp:284: error: template argument 1 is invalid /usr/include/libtorrent/ip_filter.hpp:284: error: template argument 2 is invalid /usr/include/libtorrent/ip_filter.hpp:284: error: template argument 1 is invalid /usr/include/libtorrent/ip_filter.hpp:284: error: template argument 2 is invalid /usr/include/libtorrent/ip_filter.hpp:292: error: 'address_v4' was not declared in this scope /usr/include/libtorrent/ip_filter.hpp:292: error: template argument 1 is invalid /usr/include/libtorrent/ip_filter.hpp:293: error: 'address_v6' was not declared in this scope /usr/include/libtorrent/ip_filter.hpp:293: error: template argument 1 is invalid make[1]: *** [GUI.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-p2p/qbittorrent-1.2.1/work/qbittorrent-1.2.1/src' make: *** [sub-src-make_default] Error 2 * * ERROR: net-p2p/qbittorrent-1.2.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2518: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-p2p/qbittorrent-1.2.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/qbittorrent-1.2.1/temp/environment'. *