Building target list... * I can't find //usr/bin/update-eix-functions.sh, aborting Building dependency list: ... 1 steps 2 steps  3 steps  4 steps  5 steps  6 steps  7 steps  8 steps  9 steps  10 steps 11 steps  12 steps  13 steps  14 steps  15 steps  16 steps  17 steps  18 steps  19 steps  20 steps  21 steps  22 steps  23 steps  24 steps  25 steps  26 steps  27 steps  28 steps  29 steps  30 steps  31 steps  32 steps  33 steps  34 steps  35 steps  36 steps  37 steps  38 steps  39 steps  40 steps  41 steps  42 steps  43 steps  44 steps  45 steps  46 steps  47 steps  48 steps  49 steps  50 steps  51 steps  52 steps  53 steps  54 steps  55 steps  56 steps  57 steps  58 steps  59 steps  60 steps  61 steps  62 steps  63 steps  64 steps  65 steps  66 steps  67 steps  68 steps  These packages will be installed: * net-libs/rb_libtorrent [N 0.14.6] -debug -doc -examples python -test build_options: -split strip -trace -preserve_work "C++ BitTorrent implementation focusing on efficiency and scalability" Total: 1 package (1 new) USE: * debug: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml * doc: Adds extra documentation (API, Javadoc, etc) * examples: Install examples, usually source code * python: Adds support/bindings for the Python language * test: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore Checking for possible errors...... (1 of 1) Installing net-libs/rb_libtorrent-0.14.6:0::gentoo Checking 'libtorrent-rasterbar-0.14.6.tar.gz'... ok >>> Running ebuild phase killold as root:root... >>> Starting builtin_killold >>> Done builtin_killold >>> Completed ebuild phase killold >>> Running ebuild phases init saveenv as paludisbuild:paludisbuild... >>> Starting builtin_init >>> Done builtin_init >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases init saveenv --- No need to do anything for setup phase >>> Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_unpack >>> Unpacking libtorrent-rasterbar-0.14.6.tar.gz to /var/tmp/paludis/net-libs-rb_libtorrent-0.14.6/work tar zxf /var/paludis/distfiles/libtorrent-rasterbar-0.14.6.tar.gz --no-same-owner >>> Done src_unpack >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv unpack saveenv >>> Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_prepare * Applying 0.14.6-configure-ldflags-fix.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/paludis/net-libs-rb_libtorrent-0.14.6/work/libtorrent-rasterbar-0.14.6' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: libtorrent-rasterbar-0.14.6 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Done src_prepare >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv prepare saveenv >>> Running ebuild phases loadenv configure saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_configure econf: updating /var/tmp/paludis/net-libs-rb_libtorrent-0.14.6/work/libtorrent-rasterbar-0.14.6/config.sub with /usr/share/gnuconfig/config.sub econf: updating /var/tmp/paludis/net-libs-rb_libtorrent-0.14.6/work/libtorrent-rasterbar-0.14.6/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --disable-tests --disable-examples --enable-python-binding --with-zlib=system --with-asio=system --with-boost-system=boost_system-mt --with-boost-asio=boost_system-mt --with-boost-filesystem=boost_filesystem-mt --with-boost-thread=boost_thread-mt --with-boost-regex=boost_regex-mt --with-boost-python=boost_python-mt --with-boost-program_options=boost_program_options-mt --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... i686-pc-linux-gnu-gcc checking for boostlib >= 1.35... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system-mt... no checking for exit in -lboost_system-boost_system-mt... no configure: error: Could not link against boost_system-boost_system-mt ! !!! ERROR in net-libs/rb_libtorrent-0.14.6::gentoo: !!! In econf at line 2065 !!! econf failed !!! Call stack: !!! * econf (/var/tmp/paludis/net-libs-rb_libtorrent-0.14.6/temp/loadsaveenv:2065) !!! * src_configure (/var/tmp/paludis/net-libs-rb_libtorrent-0.14.6/temp/loadsaveenv:4485) !!! * ebuild_f_configure (/usr/libexec/paludis/2/src_configure.bash:54) !!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:616) !!! * main (/usr/libexec/paludis/ebuild.bash:644) diefunc: making ebuild PID 9761 exit with error die trap: exiting with error. Install error: * In program paludis --dl-reinstall if-use-changed --log-level warning -1i rb_libtorrent --dl-upgrade as-needed: * When performing install action from command line: * When executing install task: * When installing 'net-libs/rb_libtorrent-0.14.6:0::gentoo': * When running an ebuild command on 'net-libs/rb_libtorrent-0.14.6:0::gentoo': * Install failed for 'net-libs/rb_libtorrent-0.14.6:0::gentoo' *** Messages log: /var/log/paludis/1263409947-install-net-libs_rb_libtorrent-0.14.6:0::gentoo.messages *** Output log: /var/log/paludis/1263409947-install-net-libs_rb_libtorrent-0.14.6:0::gentoo.out Summary of failures: * net-libs/rb_libtorrent-0.14.6:0::gentoo: failure Total: 1 package, 0 successes, 0 skipped, 1 failure, 0 unreached Resume command: paludis --log-level warning --preserve-world --install --serialised 0.37 'package;=net-libs/rb_libtorrent-0.14.6:0::gentoo;installed;has_all_deps;P' * You have 6 unread news items (use 'eselect news' to read) * Searching for configuration files requiring action... * No configuration file updates required