Package: qbittorrent Version: 3.1.8-2 Severity: serious Usertags: goto-cc During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder and pbuilder) the build failed with the following error.
[...] g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,--as-needed -rdynamic -o ./qbittorrent-nox qtsinglecoreapplication.o qtlocalpeer.o qbtsession.o qtorrenthandle.o torrentspeedmonitor.o httpserver.o httpconnection.o httprequestparser.o httpresponsegenerator.o jsonlist.o jsondict.o btjson.o json.o prefjson.o qtracker.o main.o downloadthread.o scannedfoldersmodel.o misc.o fs_utils.o smtp.o dnsupdater.o moc_qtsinglecoreapplication.o moc_qtlocalpeer.o moc_qbtsession.o moc_bandwidthscheduler.o moc_torrentspeedmonitor.o moc_filterparserthread.o moc_httpserver.o moc_httpconnection.o moc_qtracker.o moc_downloadthread.o moc_filesystemwatcher.o moc_scannedfoldersmodel.o moc_qinisettings.o moc_smtp.o moc_dnsupdater.o moc_headlessloader.o qrc_icons.o qrc_lang.o qrc_about.o qrc_webui.o -L/usr/lib/x86_64-linux-gnu -lssl -lcrypto -lz -ltorrent-rasterbar -lboost_system -lpthread -lQtNetwork -lQtCore qbtsession.o: In function `QBtSession::backupPersistentData(QString const&, boost::shared_ptr<libtorrent::entry>)': /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2987: undefined reference to `libtorrent::entry::operator=(long const&)' /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2989: undefined reference to `libtorrent::entry::operator=(long const&)' /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2990: undefined reference to `libtorrent::entry::operator=(long const&)' qbtsession.o: In function `QBtSession::recoverPersistentData(QString const&, std::vector<char, std::allocator<char> > const&)': /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2966: undefined reference to `libtorrent::lazy_entry::dict_find_int_value(char const*, long) const' /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2968: undefined reference to `libtorrent::lazy_entry::dict_find_int_value(char const*, long) const' /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2970: undefined reference to `libtorrent::lazy_entry::dict_find_int_value(char const*, long) const' /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2971: undefined reference to `libtorrent::lazy_entry::dict_find_int_value(char const*, long) const' qbtsession.o: In function `QBtSession::generateFilePriorityResumeData(boost::intrusive_ptr<libtorrent::torrent_info>&, std::vector<int, std::allocator<int> > const&)': /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2907: undefined reference to `libtorrent::entry::operator=(long const&)' /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2915: undefined reference to `libtorrent::entry::entry(long const&)' /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2922: undefined reference to `libtorrent::entry::entry(long const&)' /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2923: undefined reference to `libtorrent::entry::entry(long const&)' /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qbtsession.cpp:2930: undefined reference to `libtorrent::entry::entry(long const&)' qbtsession.o: In function `int libtorrent::detail::write_integer<std::back_insert_iterator<std::vector<char, std::allocator<char> > > >(std::back_insert_iterator<std::vector<char, std::allocator<char> > >&, long)': /usr/include/libtorrent/bencode.hpp:117: undefined reference to `libtorrent::detail::integer_to_str(char*, int, long)' qtorrenthandle.o: In function `QTorrentHandle::file_progress(std::vector<long, std::allocator<long> >&) const': /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qtorrenthandle.cpp:628: undefined reference to `libtorrent::torrent_handle::file_progress(std::vector<long, std::allocator<long> >&, int) const' /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/qtlibtorrent/qtorrenthandle.cpp:628: undefined reference to `libtorrent::torrent_handle::file_progress(std::vector<long, std::allocator<long> >&, int) const' qtracker.o: In function `QTracker::ReplyWithPeerList(QTcpSocket*, TrackerAnnounceRequest const&)': /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/tracker/qtracker.cpp:226: undefined reference to `libtorrent::entry::entry(long const&)' qtracker.o: In function `QPeer::toEntry(bool) const': /srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src/../../src/tracker/qpeer.h:26: undefined reference to `libtorrent::entry::entry(long const&)' collect2: error: ld returned 1 exit status Makefile:192: recipe for target 'qbittorrent-nox' failed make[3]: *** [qbittorrent-nox] Error 1 make[3]: Leaving directory '/srv/jenkins-slave/workspace/sid-goto-cc-qbittorrent/qbittorrent-3.1.8/build-nox/src' Makefile:39: recipe for target 'sub-src-make_default' failed make[2]: *** [sub-src-make_default] Error 2 The full build log is attached, but you may as well wish to check https://buildd.debian.org/status/package.php?p=qbittorrent&suite=unstable Best, Michael
qbittorrent-build-log.txt.gz
Description: application/gunzip
pgpNuhk0dvoQk.pgp
Description: PGP signature