Hi, You have an old version of qBittorrent and a recent version of boost (with new filesystem v3 API by default). Either update qBittorrent or add a DEFINE to force the filesystem v2 API from boost (1).
(1) To do so, just add "DEFINES += BOOST_FILESYSTEM_VERSION=2 " to qbittorrent/src/src.pro Kr, Chris. On Wed, Apr 13, 2011 at 10:07 AM, Cyril Brulebois <k...@debian.org> wrote: > Source: qbittorrent > Version: 2.4.11-1 > Severity: serious > Justification: FTBFS > > Hi, > > your package FTBFS for its +b1 binNMU round: > | [… other errors…] > | make[3]: *** [qtorrenthandle.o] Error 1 > | make[3]: *** Waiting for unfinished jobs.... > | ../../src/bittorrent.cpp: In constructor 'Bittorrent::Bittorrent()': > | ../../src/bittorrent.cpp:88:3: error: 'default_name_check' is not a member > of 'boost::filesystem3::path' > | ../../src/bittorrent.cpp:88:32: error: 'no_check' is not a member of > 'libtorrent::fs' > | make[3]: *** [bittorrent.o] Error 1 > > Full build logs: > https://buildd.debian.org/status/package.php?p=qbittorrent > > KiBi. > > > > -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org