Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702242 - net-p2p/qbittorrent-4.2.0 : session.cpp:(.text._ZN10libtorrent6detail17bencode_recursiveISt20back_insert_iteratorI10QByteArrayEEEiRT_RKNS_5entryE[_ZN10libtorrent6detail17bencode_recursiveISt20back_insert_iteratorI10QByteArrayEEE
Summary: net-p2p/qbittorrent-4.2.0 : session.cpp:(.text._ZN10libtorrent6detail17bencod...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-07 11:13 UTC by Toralf Förster
Modified: 2019-12-19 15:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.34 KB, text/plain)
2019-12-07 11:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,212.26 KB, text/plain)
2019-12-07 11:13 UTC, Toralf Förster
Details
environment (environment,31.76 KB, text/plain)
2019-12-07 11:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.34 KB, application/x-bzip)
2019-12-07 11:13 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.68 KB, application/x-bzip)
2019-12-07 11:13 UTC, Toralf Förster
Details
net-p2p:qbittorrent-4.2.0:20191207-065920.log (net-p2p:qbittorrent-4.2.0:20191207-065920.log,25.59 KB, text/plain)
2019-12-07 11:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.01 KB, application/x-bzip)
2019-12-07 11:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-12-07 11:13:10 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: session.o: in function `int libtorrent::detail::bencode_recursive<std::back_insert_iterator<QByteArray> >(std::back_insert_iterator<QByteArray>&, libtorrent::entry const&)':
session.cpp:(.text._ZN10libtorrent6detail17bencode_recursiveISt20back_insert_iteratorI10QByteArrayEEEiRT_RKNS_5entryE[_ZN10libtorrent6detail17bencode_recursiveISt20back_insert_iteratorI10QByteArrayEEEiRT_RKNS_5entryE]+0x230): undefined reference to `libtorrent::entry::dict[abi:cxx11]() const'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: torrentcreatorthread.o: in function `int libtorrent::detail::bencode_recursive<std::ostream_iterator<char, char, std::char_traits<char> > >(std::ostream_iterator<char, char, std::char_traits<char> >&, libtorrent::entry const&)':
torrentcreatorthread.cpp:(.text._ZN10libtorrent6detail17bencode_recursiveISt16ostream_iteratorIccSt11char_traitsIcEEEEiRT_RKNS_5entryE[_ZN10libtorrent6detail17bencode_recursiveISt16ostream_iteratorIccSt11char_traitsIcEEEEiRT_RKNS_5entryE]+0x3e3): undefined reference to `libtorrent::entry::dict[abi:cxx11]() const'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tracker.o: in function `BitTorrent::Tracker::prepareAnnounceResponse(BitTorrent::Tracker::TrackerAnnounceRequest const&)':

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20191201-071325

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.14.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 07 Dec 2019 03:26:21 +0000

emerge -qpvO net-p2p/qbittorrent
[ebuild  N    ] net-p2p/qbittorrent-4.2.0  USE="X dbus -debug -webui"
Comment 1 Toralf Förster gentoo-dev 2019-12-07 11:13:13 UTC
Created attachment 598832 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-07 11:13:16 UTC
Created attachment 598834 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-07 11:13:18 UTC
Created attachment 598836 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-07 11:13:21 UTC
Created attachment 598838 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-07 11:13:24 UTC
Created attachment 598840 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-07 11:13:27 UTC
Created attachment 598842 [details]
net-p2p:qbittorrent-4.2.0:20191207-065920.log
Comment 7 Toralf Förster gentoo-dev 2019-12-07 11:13:30 UTC
Created attachment 598844 [details]
temp.tbz2
Comment 8 Ulenrich 2019-12-07 15:06:31 UTC
I didn't have this error,
but due to bug https://bugs.gentoo.org/702000#c9
my change was:
--- gentoo/libtorrent-rasterbar/libtorrent-rasterbar-1.2.2-r1.ebuild
+++ mylocal/libtorrent-rasterbar/libtorrent-rasterbar-1.2.2-r2.ebuild
@@ -63,6 +63,7 @@
 }
 
 src_configure() {
+	append-cxxflags -std=c++14 # bug 634506
 
 	local myeconfargs=(
 		$(use_enable debug)

---

because the attached net-p2p:qbittorrent-4.2.0:20191207-065920.log
shows at the end:
libtorrent::entry::entry(std::map<std::__cxx11

cxx11 ?!?
Comment 9 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-12-19 15:35:19 UTC
This version is gone.