You are not logged in.

#1 2013-08-16 08:17:05

adam777
Member
Registered: 2012-05-28
Posts: 161

[Solved] Can't Build qBittorrent

Hello all,
On a fresh system running on [testing], I can't build qBittorrent from the AUR (https://aur.archlinux.org/packages/qbittorrent/).
I made sure all dependencies are met, but every time I try to build the package I get the same error:

torrentcreatorthread.cpp:(.text._ZN10libtorrent6detail13write_integerISt16ostream_iteratorIccSt11char_traitsIcEEEEiRT_x[_ZN10libtorrent6detail13write_integerISt16ostream_iteratorIccSt11char_traitsIcEEEEiRT_x]+0x2e): undefined reference to `libtorrent::detail::integer_to_str(char*, int, long long)'
collect2: error: ld returned 1 exit status
make[1]: *** [qbittorrent] Error 1
make[1]: Leaving directory `/home/adamdagan/qbittorrent/src/qbittorrent-3.0.11/src'
make: *** [sub-src-make_default] Error 2
==> ERROR: A failure occurred in build().
Aborting...

Full log is available here - http://pastebin.com/C5VDsvGj

Thanks, Adam.

Last edited by adam777 (2013-08-18 17:15:48)

Offline

#2 2013-08-18 15:29:33

vtyulb
Member
Registered: 2013-08-18
Posts: 16

Re: [Solved] Can't Build qBittorrent

Also same problem on my package qlivebittorrent.
It also use libtorrent-rasterbar - I think problem in this library.

Offline

#3 2013-08-18 17:15:36

adam777
Member
Registered: 2012-05-28
Posts: 161

Re: [Solved] Can't Build qBittorrent

Latest boost 1.54.0-3 update solve the issue.

Offline

Board footer

Powered by FluxBB