* Package: sys-block/thin-provisioning-tools-0.1.5  * Repository: gentoo  * Maintainer: robbat2@gentoo.org base-system@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox  * Package: sys-block/thin-provisioning-tools-0.1.5  * Repository: gentoo  * Maintainer: robbat2@gentoo.org base-system@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox * This profile is merely a convenience for people who require a more * minimal profile, yet are unable to use hardened due to restrictions in * the software being used on the server. If you seek a secure * production server profile, please check the Hardened project * (http://hardened.gentoo.org) >>> Unpacking source... >>> Unpacking thin-provisioning-tools-v0.1.5.tar.bz2 to /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/work >>> Source unpacked in /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/work >>> Preparing source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/work/thin-provisioning-tools-v0.1.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/work/thin-provisioning-tools-v0.1.5 ... * econf: updating thin-provisioning-tools-v0.1.5/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating thin-provisioning-tools-v0.1.5/autoconf/config.guess with /usr/share/gnuconfig/config.guess ./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 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... -O8 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.1.5/work/thin-provisioning-tools-v0.1.5 ... make -j3 x86_64-pc-linux-gnu-g++ -MM -MT thin_restore.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 thin_restore.cc > thin_restore.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o thin_restore.d : Makefile ,g' < thin_restore.d.$$ > thin_restore.d; \ rm -f thin_restore.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT thin_dump.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 thin_dump.cc > thin_dump.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o thin_dump.d : Makefile ,g' < thin_dump.d.$$ > thin_dump.d; \ rm -f thin_dump.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT thin_check.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 thin_check.cc > thin_check.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o thin_check.d : Makefile ,g' < thin_check.d.$$ > thin_check.d; \ rm -f thin_check.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT xml_format.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 xml_format.cc > xml_format.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o xml_format.d : Makefile ,g' < xml_format.d.$$ > xml_format.d; \ rm -f xml_format.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT transaction_manager.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 transaction_manager.cc > transaction_manager.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o transaction_manager.d : Makefile ,g' < transaction_manager.d.$$ > transaction_manager.d; \ rm -f transaction_manager.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT thin_pool.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 thin_pool.cc > thin_pool.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o thin_pool.d : Makefile ,g' < thin_pool.d.$$ > thin_pool.d; \ rm -f thin_pool.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT space_map_transactional.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 space_map_transactional.cc > space_map_transactional.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o space_map_transactional.d : Makefile ,g' < space_map_transactional.d.$$ > space_map_transactional.d; \ rm -f space_map_transactional.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT space_map_recursive.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 space_map_recursive.cc > space_map_recursive.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o space_map_recursive.d : Makefile ,g' < space_map_recursive.d.$$ > space_map_recursive.d; \ rm -f space_map_recursive.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT space_map_disk.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 space_map_disk.cc > space_map_disk.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o space_map_disk.d : Makefile ,g' < space_map_disk.d.$$ > space_map_disk.d; \ rm -f space_map_disk.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT space_map.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 space_map.cc > space_map.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o space_map.d : Makefile ,g' < space_map.d.$$ > space_map.d; \ rm -f space_map.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT restore_emitter.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 restore_emitter.cc > restore_emitter.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o restore_emitter.d : Makefile ,g' < restore_emitter.d.$$ > restore_emitter.d; \ rm -f restore_emitter.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT metadata_disk_structures.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 metadata_disk_structures.cc > metadata_disk_structures.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o metadata_disk_structures.d : Makefile ,g' < metadata_disk_structures.d.$$ > metadata_disk_structures.d; \ rm -f metadata_disk_structures.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT metadata_dumper.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 metadata_dumper.cc > metadata_dumper.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o metadata_dumper.d : Makefile ,g' < metadata_dumper.d.$$ > metadata_dumper.d; \ rm -f metadata_dumper.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT metadata_checker.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 metadata_checker.cc > metadata_checker.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o metadata_checker.d : Makefile ,g' < metadata_checker.d.$$ > metadata_checker.d; \ rm -f metadata_checker.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT metadata.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 metadata.cc > metadata.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o metadata.d : Makefile ,g' < metadata.d.$$ > metadata.d; \ rm -f metadata.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT human_readable_format.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 human_readable_format.cc > human_readable_format.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o human_readable_format.d : Makefile ,g' < human_readable_format.d.$$ > human_readable_format.d; \ rm -f human_readable_format.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT hex_dump.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 hex_dump.cc > hex_dump.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o hex_dump.d : Makefile ,g' < hex_dump.d.$$ > hex_dump.d; \ rm -f hex_dump.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT error_set.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 error_set.cc > error_set.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o error_set.d : Makefile ,g' < error_set.d.$$ > error_set.d; \ rm -f error_set.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT endian_utils.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 endian_utils.cc > endian_utils.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o endian_utils.d : Makefile ,g' < endian_utils.d.$$ > endian_utils.d; \ rm -f endian_utils.d.$$ x86_64-pc-linux-gnu-g++ -MM -MT checksum.o -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 checksum.cc > checksum.d.$$;\ sed 's,\([^ :]*\)\.o[ :]*,\1.o checksum.d : Makefile ,g' < checksum.d.$$ > checksum.d; \ rm -f checksum.d.$$ x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o checksum.o checksum.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o endian_utils.o endian_utils.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o error_set.o error_set.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o hex_dump.o hex_dump.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o human_readable_format.o human_readable_format.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o metadata.o metadata.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o metadata_checker.o metadata_checker.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o metadata_dumper.o metadata_dumper.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o metadata_disk_structures.o metadata_disk_structures.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o restore_emitter.o restore_emitter.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o space_map.o space_map.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o space_map_disk.o space_map_disk.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o space_map_recursive.o space_map_recursive.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o space_map_transactional.o space_map_transactional.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o thin_pool.o thin_pool.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o transaction_manager.o transaction_manager.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o xml_format.o xml_format.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o thin_debug.o thin_debug.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o thin_check.o thin_check.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o thin_dump.o thin_dump.cc x86_64-pc-linux-gnu-g++ -c -I. -I. -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o thin_restore.o thin_restore.cc x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o thin_check checksum.o endian_utils.o error_set.o hex_dump.o metadata.o metadata_checker.o metadata_disk_structures.o space_map.o space_map_disk.o space_map_recursive.o space_map_transactional.o transaction_manager.o thin_check.o -lstdc++ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o thin_dump checksum.o endian_utils.o error_set.o hex_dump.o human_readable_format.o metadata.o metadata_checker.o metadata_dumper.o metadata_disk_structures.o restore_emitter.o space_map.o space_map_disk.o space_map_recursive.o space_map_transactional.o thin_pool.o transaction_manager.o xml_format.o thin_dump.o -lstdc++ -lexpat x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o thin_restore checksum.o endian_utils.o error_set.o hex_dump.o human_readable_format.o metadata.o metadata_checker.o metadata_dumper.o metadata_disk_structures.o restore_emitter.o space_map.o space_map_disk.o space_map_recursive.o space_map_transactional.o thin_pool.o transaction_manager.o xml_format.o thin_restore.o -lstdc++ -lexpat x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -fno-strict-aliasing -O8 -o thin_debug checksum.o endian_utils.o error_set.o hex_dump.o human_readable_format.o metadata.o metadata_checker.o metadata_dumper.o metadata_disk_structures.o restore_emitter.o space_map.o space_map_disk.o space_map_recursive.o space_map_transactional.o thin_pool.o transaction_manager.o xml_format.o thin_debug.o -lstdc++ -lexpat >>> Source compiled. >>> Test phase [not enabled]: sys-block/thin-provisioning-tools-0.1.5 >>> Install thin-provisioning-tools-0.1.5 into /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image/ category sys-block make -j3 install DESTDIR=/var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image/ MANDIR=/usr/share/man /usr/bin/install -c -m 755 -d /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image///sbin /usr/bin/install -c -m 755 thin_check /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image///sbin/thin_check /usr/bin/install -c -m 755 thin_dump /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image///sbin/thin_dump /usr/bin/install -c -m 755 thin_restore /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image///sbin/thin_restore /usr/bin/install -c -m 755 -d /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image//usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_check.8 /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image//usr/share/man/man8/thin_check.8 /usr/bin/install -c -p -m 644 man8/thin_dump.8 /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image//usr/share/man/man8/thin_dump.8 /usr/bin/install -c -p -m 644 man8/thin_restore.8 /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image//usr/share/man/man8/thin_restore.8 >>> Completed installing thin-provisioning-tools-0.1.5 into /var/tmp/portage/sys-block/thin-provisioning-tools-0.1.5/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line sbin/thin_dump sbin/thin_check sbin/thin_restore ecompressdir: bzip2 -9 /usr/share/man