/var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5-r1/temp/build.log * Package: sys-block/thin-provisioning-tools-0.1.5-r1 * Repository: gentoo * Maintainer: robbat2@gentoo.org base-system@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU * FEATURES: preserve-libs sandbox >>> Unpacking source... >>> Unpacking thin-provisioning-tools-v0.1.5.tar.bz2 to /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5-r1/work >>> Source unpacked in /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5-r1/work >>> Preparing source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5-r1/work/thin-provisioning-tools-v0.1.5 ... * Applying thin-provisioning-tools-0.1.5-LDFLAGS.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5-r1/work/thin-provisioning-tools-v0.1.5 ... * econf: updating thin-provisioning-tools-v0.1.5/autoconf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating thin-provisioning-tools-v0.1.5/autoconf/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/lib64 --prefix=/ --bindir=/sbin --with-optimisation= checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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 x86_64-pc-linux-gnu-g++ accepts -g... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking boost/bind.hpp usability... no checking boost/bind.hpp presence... no checking for boost/bind.hpp... no configure: error: bailing out !!! Please attach the following file when seeking support: !!! /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5-r1/work/thin-provisioning-tools-v0.1.5/config.log * ERROR: sys-block/thin-provisioning-tools-0.1.5-r1 failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 85: Called src_configure * environment, line 1992: Called econf '--prefix=/' '--bindir=/sbin' '--with-optimisation=' * phase-helpers.sh, line 467: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=sys-block/thin-provisioning-tools-0.1.5-r1'`, * the complete build log and the output of `emerge -pqv '=sys-block/thin-provisioning-tools-0.1.5-r1'`. * The complete build log is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5-r1/work/thin-provisioning-tools-v0.1.5' * S: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5-r1/work/thin-provisioning-tools-v0.1.5' Reproducible: Always
Please attach the mentioned config.log and your `emerge --info` output
This has nothing to do with boost-1.50 in general, it has to do with no way to determine what includes to use by the build system. These failures are seen all threw the tree in other packages as well such as libreoffice due to recent change to remove eselect boost support.
Created attachment 325490 [details, diff] support non eselect versions of boost
This is fixed with 1.51.0-r1 (and unslotted boost).