Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378687 - net-p2p/qbittorrent-2.8.3 - ?
Summary: net-p2p/qbittorrent-2.8.3 - ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-10 17:33 UTC by mondrillo
Modified: 2011-08-15 02:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info =net-p2p/qbittorrent-2.8.3 (emerge-info-net-p2p-qbittorrent-2.8.3,4.20 KB, text/plain)
2011-08-10 17:33 UTC, mondrillo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mondrillo 2011-08-10 17:33:33 UTC
Created attachment 282843 [details]
emerge --info =net-p2p/qbittorrent-2.8.3

emerge -uD @world
stop compile at net-p2p/qbittorrent-2.8.3

/usr/lib64/libtorrent-rasterbar.so: undefined reference to `boost::filesystem::detail::create_directory_api(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/lib64/libtorrent-rasterbar.so: undefined reference to `boost::filesystem::detail::remove_api(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/lib64/libtorrent-rasterbar.so: undefined reference to `boost::filesystem::detail::get_current_path_api(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/usr/lib64/libtorrent-rasterbar.so: undefined reference to `boost::filesystem::detail::symlink_status_api(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, boost::system::error_code&)'
/usr/lib64/libtorrent-rasterbar.so: undefined reference to `boost::filesystem::detail::dir_itr_first(void*&, void*&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, boost::filesystem::file_status&, boost::filesystem::file_status&)'
/usr/lib64/libtorrent-rasterbar.so: undefined reference to `boost::system::get_generic_category()'
/usr/lib64/libtorrent-rasterbar.so: undefined reference to `boost::filesystem::detail::rename_api(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/lib64/libtorrent-rasterbar.so: undefined reference to `boost::filesystem::detail::dir_itr_increment(void*&, void*&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, boost::filesystem::file_status&, boost::filesystem::file_status&)'
/usr/lib64/libtorrent-rasterbar.so: undefined reference to `boost::filesystem::detail::dir_itr_close(void*&, void*&)'
/usr/lib64/libtorrent-rasterbar.so: undefined reference to `boost::filesystem::detail::copy_file_api(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
collect2: ld devolvió el estado de salida 1
make[1]: *** [qbittorrent] Error 1
make[1]: se sale del directorio `/var/tmp/portage/net-p2p/qbittorrent-2.8.3/work/qbittorrent-2.8.3/src'
make: *** [sub-src-make_default] Error 2
emake failed
 * ERROR: net-p2p/qbittorrent-2.8.3 failed (compile phase):
 *   died running emake, base_src_make
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 5299:  Called qt4-r2_src_compile
 *   environment, line 5174:  Called base_src_compile
 *   environment, line 1072:  Called base_src_make
 *   environment, line 1110:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "died running emake, $FUNCNAME";
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-08-13 14:35:17 UTC
Please attach the entire build log.