Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 477440

Summary: sys-block/thin-provisioning-tools-0.2.1
Product: Gentoo Linux Reporter: rottingdead <rollerblademan80>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description rottingdead 2013-07-20 02:02:39 UTC
This appears to be a new bug report, no duplicates found,. That's the ~amd64 thin-provisioning-tools



[32;01m * [39;49;00mPackage:    sys-block/thin-provisioning-tools-0.2.1
[32;01m * [39;49;00mRepository: gentoo
[32;01m * [39;49;00mMaintainer: robbat2@gentoo.org base-system@gentoo.org
[32;01m * [39;49;00mUSE:        amd64 elibc_glibc kernel_linux userland_GNU
[32;01m * [39;49;00mFEATURES:   preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking thin-provisioning-tools-0.2.1.tar.gz to /var/tmp/portage/sys-block/thin-provisioning-tools-0.2.1/work
>>> Source unpacked in /var/tmp/portage/sys-block/thin-provisioning-tools-0.2.1/work
>>> Preparing source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.2.1/work/thin-provisioning-tools-0.2.1 ...
 [32;01m*[0m Applying thin-provisioning-tools-0.2.1-LDFLAGS.patch ...
[A[110C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.1/work/thin-provisioning-tools-0.2.1' ...
 [32;01m*[0m Running aclocal ...
[A[110C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Running autoconf ...
[A[110C [34;01m[ [32;01mok[34;01m ][0m
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.2.1/work/thin-provisioning-tools-0.2.1 ...
 * econf: updating thin-provisioning-tools-0.2.1/autoconf/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating thin-provisioning-tools-0.2.1/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... yes
checking boost/bind.hpp presence... yes
checking for boost/bind.hpp... yes
checking boost/crc.hpp usability... yes
checking boost/crc.hpp presence... yes
checking for boost/crc.hpp... yes
checking boost/intrusive/circular_list_algorithms.hpp usability... yes
checking boost/intrusive/circular_list_algorithms.hpp presence... yes
checking for boost/intrusive/circular_list_algorithms.hpp... yes
checking boost/intrusive/rbtree_algorithms.hpp usability... yes
checking boost/intrusive/rbtree_algorithms.hpp presence... yes
checking for boost/intrusive/rbtree_algorithms.hpp... yes
checking boost/lexical_cast.hpp usability... yes
checking boost/lexical_cast.hpp presence... yes
checking for boost/lexical_cast.hpp... yes
checking boost/noncopyable.hpp usability... yes
checking boost/noncopyable.hpp presence... yes
checking for boost/noncopyable.hpp... yes
checking boost/optional.hpp usability... yes
checking boost/optional.hpp presence... yes
checking for boost/optional.hpp... yes
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking boost/static_assert.hpp usability... yes
checking boost/static_assert.hpp presence... yes
checking for boost/static_assert.hpp... yes
checking file owner... 
checking group owner... 
checking whether to enable debugging... no
checking for C++ optimisation flag... 
checking whether to enable unit testing... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating unit-tests/Makefile
config.status: creating version.h
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.2.1/work/thin-provisioning-tools-0.2.1 ...
make -j3 
    [CXX] persistent-data/endian_utils.cc
    [CXX] persistent-data/checksum.cc
    [CXX] persistent-data/error_set.cc
cc1plus: error: unrecognized command line option ‘-std=c++11’
cc1plus: error: unrecognized command line option ‘-std=c++11’
make: *** [persistent-data/checksum.o] Error 1
make: *** Waiting for unfinished jobs....
cc1plus: error: unrecognized command line option ‘-std=c++11’
make: *** [persistent-data/endian_utils.o] Error 1
make: *** [persistent-data/error_set.o] Error 1
 [31;01m*[0m ERROR: sys-block/thin-provisioning-tools-0.2.1 failed (compile phase):
 [31;01m*[0m   emake failed
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=sys-block/thin-provisioning-tools-0.2.1'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-block/thin-provisioning-tools-0.2.1'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.1/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.1/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.1/work/thin-provisioning-tools-0.2.1'
 [31;01m*[0m S: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.1/work/thin-provisioning-tools-0.2.1'
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-07-20 13:24:09 UTC

*** This bug has been marked as a duplicate of bug 476910 ***