* Package: sys-block/thin-provisioning-tools-0.7.0  * Repository: gentoo  * Maintainer: robbat2@gentoo.org base-system@gentoo.org  * USE: abi_ppc_32 elibc_glibc kernel_linux ppc test userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking thin-provisioning-tools-0.7.0.tar.gz to /var/tmp/portage/sys-block/thin-provisioning-tools-0.7.0/work >>> Source unpacked in /var/tmp/portage/sys-block/thin-provisioning-tools-0.7.0/work >>> Preparing source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.7.0/work/thin-provisioning-tools-0.7.0 ... * Applying thin-provisioning-tools-0.7.0-build-fixes.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-block/thin-provisioning-tools-0.7.0/work/thin-provisioning-tools-0.7.0' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running elibtoolize in: thin-provisioning-tools-0.7.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.7.0/work/thin-provisioning-tools-0.7.0 ... * econf: updating thin-provisioning-tools-0.7.0/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating thin-provisioning-tools-0.7.0/autoconf/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/thin-provisioning-tools-0.7.0 --htmldir=/usr/share/doc/thin-provisioning-tools-0.7.0/html --libdir=/lib --prefix=/ --bindir=/sbin --with-optimisation= --enable-testing checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-linux-gnu checking for powerpc-unknown-linux-gnu-g++... powerpc-unknown-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 powerpc-unknown-linux-gnu-g++ accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed 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/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking for powerpc-unknown-linux-gnu-strip... true checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C++ preprocessor... powerpc-unknown-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 whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... 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 libaio.h usability... yes checking libaio.h presence... yes checking for libaio.h... 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/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... yes checking whenter to enable development tools... no checking whether to statically link libstdc++... no checking whether to statically link... 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 contrib/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.7.0/work/thin-provisioning-tools-0.7.0 ... make -j3 V= [CXX] base/output_file_requirements.cc [CXX] base/application.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/output_file_requirements.o base/output_file_requirements.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/application.o base/application.cc [CXX] base/base64.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/base64.o base/base64.cc [DEP] base/output_file_requirements.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/output_file_requirements.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/output_file_requirements.cc > base/output_file_requirements.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/output_file_requirements : Makefile ,g' < base/output_file_requirements.$$ > base/output_file_requirements.d; \ rm -f base/output_file_requirements.$$ [CXX] base/disk_units.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/disk_units.o base/disk_units.cc [DEP] base/base64.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/base64.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/base64.cc > base/base64.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/base64 : Makefile ,g' < base/base64.$$ > base/base64.d; \ rm -f base/base64.$$ [CXX] base/endian_utils.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/endian_utils.o base/endian_utils.cc [DEP] base/endian_utils.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/endian_utils.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/endian_utils.cc > base/endian_utils.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/endian_utils : Makefile ,g' < base/endian_utils.$$ > base/endian_utils.d; \ rm -f base/endian_utils.$$ [DEP] base/application.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/application.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/application.cc > base/application.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/application : Makefile ,g' < base/application.$$ > base/application.d; \ rm -f base/application.$$ [CXX] base/error_state.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/error_state.o base/error_state.cc [DEP] base/error_state.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/error_state.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/error_state.cc > base/error_state.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/error_state : Makefile ,g' < base/error_state.$$ > base/error_state.d; \ rm -f base/error_state.$$ [CXX] base/error_string.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/error_string.o base/error_string.cc [DEP] base/disk_units.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/disk_units.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/disk_units.cc > base/disk_units.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/disk_units : Makefile ,g' < base/disk_units.$$ > base/disk_units.d; \ rm -f base/disk_units.$$ [CXX] base/grid_layout.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/grid_layout.o base/grid_layout.cc [CXX] base/progress_monitor.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/progress_monitor.o base/progress_monitor.cc [DEP] base/error_string.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/error_string.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/error_string.cc > base/error_string.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/error_string : Makefile ,g' < base/error_string.$$ > base/error_string.d; \ rm -f base/error_string.$$ [CXX] base/rolling_hash.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/rolling_hash.o base/rolling_hash.cc [DEP] base/progress_monitor.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/progress_monitor.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/progress_monitor.cc > base/progress_monitor.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/progress_monitor : Makefile ,g' < base/progress_monitor.$$ > base/progress_monitor.d; \ rm -f base/progress_monitor.$$ [CXX] base/xml_utils.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/xml_utils.o base/xml_utils.cc [DEP] base/rolling_hash.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/rolling_hash.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/rolling_hash.cc > base/rolling_hash.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/rolling_hash : Makefile ,g' < base/rolling_hash.$$ > base/rolling_hash.d; \ rm -f base/rolling_hash.$$ [CXX] block-cache/block_cache.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o block-cache/block_cache.o block-cache/block_cache.cc [DEP] base/grid_layout.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/grid_layout.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/grid_layout.cc > base/grid_layout.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/grid_layout : Makefile ,g' < base/grid_layout.$$ > base/grid_layout.d; \ rm -f base/grid_layout.$$ [CXX] block-cache/copier.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o block-cache/copier.o block-cache/copier.cc [DEP] block-cache/copier.cc powerpc-unknown-linux-gnu-g++ -MM -MT block-cache/copier.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 block-cache/copier.cc > block-cache/copier.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo block-cache/copier : Makefile ,g' < block-cache/copier.$$ > block-cache/copier.d; \ rm -f block-cache/copier.$$ [CXX] block-cache/io_engine.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o block-cache/io_engine.o block-cache/io_engine.cc [DEP] base/xml_utils.cc powerpc-unknown-linux-gnu-g++ -MM -MT base/xml_utils.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/xml_utils.cc > base/xml_utils.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/xml_utils : Makefile ,g' < base/xml_utils.$$ > base/xml_utils.d; \ rm -f base/xml_utils.$$ [DEP] block-cache/block_cache.cc powerpc-unknown-linux-gnu-g++ -MM -MT block-cache/block_cache.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 block-cache/block_cache.cc > block-cache/block_cache.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo block-cache/block_cache : Makefile ,g' < block-cache/block_cache.$$ > block-cache/block_cache.d; \ rm -f block-cache/block_cache.$$ [CXX] block-cache/mem_pool.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o block-cache/mem_pool.o block-cache/mem_pool.cc [CXX] caching/cache_check.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/cache_check.o caching/cache_check.cc [DEP] block-cache/io_engine.cc powerpc-unknown-linux-gnu-g++ -MM -MT block-cache/io_engine.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 block-cache/io_engine.cc > block-cache/io_engine.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo block-cache/io_engine : Makefile ,g' < block-cache/io_engine.$$ > block-cache/io_engine.d; \ rm -f block-cache/io_engine.$$ [CXX] caching/cache_dump.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/cache_dump.o caching/cache_dump.cc [DEP] block-cache/mem_pool.cc powerpc-unknown-linux-gnu-g++ -MM -MT block-cache/mem_pool.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 block-cache/mem_pool.cc > block-cache/mem_pool.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo block-cache/mem_pool : Makefile ,g' < block-cache/mem_pool.$$ > block-cache/mem_pool.d; \ rm -f block-cache/mem_pool.$$ [CXX] caching/cache_metadata_size.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/cache_metadata_size.o caching/cache_metadata_size.cc [DEP] caching/cache_dump.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/cache_dump.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/cache_dump.cc > caching/cache_dump.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_dump : Makefile ,g' < caching/cache_dump.$$ > caching/cache_dump.d; \ rm -f caching/cache_dump.$$ [CXX] caching/cache_repair.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/cache_repair.o caching/cache_repair.cc [DEP] caching/cache_check.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/cache_check.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/cache_check.cc > caching/cache_check.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_check : Makefile ,g' < caching/cache_check.$$ > caching/cache_check.d; \ rm -f caching/cache_check.$$ [CXX] caching/cache_restore.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/cache_restore.o caching/cache_restore.cc [DEP] caching/cache_metadata_size.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/cache_metadata_size.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/cache_metadata_size.cc > caching/cache_metadata_size.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_metadata_size : Makefile ,g' < caching/cache_metadata_size.$$ > caching/cache_metadata_size.d; \ rm -f caching/cache_metadata_size.$$ [CXX] caching/cache_writeback.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/cache_writeback.o caching/cache_writeback.cc [DEP] caching/cache_repair.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/cache_repair.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/cache_repair.cc > caching/cache_repair.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_repair : Makefile ,g' < caching/cache_repair.$$ > caching/cache_repair.d; \ rm -f caching/cache_repair.$$ [CXX] caching/commands.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/commands.o caching/commands.cc [DEP] caching/commands.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/commands.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/commands.cc > caching/commands.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/commands : Makefile ,g' < caching/commands.$$ > caching/commands.d; \ rm -f caching/commands.$$ [CXX] caching/hint_array.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/hint_array.o caching/hint_array.cc [DEP] caching/cache_restore.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/cache_restore.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/cache_restore.cc > caching/cache_restore.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_restore : Makefile ,g' < caching/cache_restore.$$ > caching/cache_restore.d; \ rm -f caching/cache_restore.$$ [CXX] caching/mapping_array.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/mapping_array.o caching/mapping_array.cc [DEP] caching/cache_writeback.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/cache_writeback.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/cache_writeback.cc > caching/cache_writeback.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_writeback : Makefile ,g' < caching/cache_writeback.$$ > caching/cache_writeback.d; \ rm -f caching/cache_writeback.$$ [CXX] caching/metadata.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/metadata.o caching/metadata.cc [DEP] caching/hint_array.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/hint_array.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/hint_array.cc > caching/hint_array.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/hint_array : Makefile ,g' < caching/hint_array.$$ > caching/hint_array.d; \ rm -f caching/hint_array.$$ [CXX] caching/metadata_dump.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/metadata_dump.o caching/metadata_dump.cc [DEP] caching/mapping_array.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/mapping_array.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/mapping_array.cc > caching/mapping_array.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/mapping_array : Makefile ,g' < caching/mapping_array.$$ > caching/mapping_array.d; \ rm -f caching/mapping_array.$$ [CXX] caching/restore_emitter.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/restore_emitter.o caching/restore_emitter.cc [DEP] caching/metadata.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/metadata.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/metadata.cc > caching/metadata.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/metadata : Makefile ,g' < caching/metadata.$$ > caching/metadata.d; \ rm -f caching/metadata.$$ [CXX] caching/superblock.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/superblock.o caching/superblock.cc [DEP] caching/metadata_dump.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/metadata_dump.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/metadata_dump.cc > caching/metadata_dump.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/metadata_dump : Makefile ,g' < caching/metadata_dump.$$ > caching/metadata_dump.d; \ rm -f caching/metadata_dump.$$ [CXX] caching/xml_format.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/xml_format.o caching/xml_format.cc [DEP] caching/superblock.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/superblock.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/superblock.cc > caching/superblock.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/superblock : Makefile ,g' < caching/superblock.$$ > caching/superblock.d; \ rm -f caching/superblock.$$ [DEP] caching/restore_emitter.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/restore_emitter.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/restore_emitter.cc > caching/restore_emitter.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/restore_emitter : Makefile ,g' < caching/restore_emitter.$$ > caching/restore_emitter.d; \ rm -f caching/restore_emitter.$$ [CXX] era/commands.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/commands.o era/commands.cc [CXX] era/era_array.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/era_array.o era/era_array.cc [DEP] era/commands.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/commands.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/commands.cc > era/commands.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/commands : Makefile ,g' < era/commands.$$ > era/commands.d; \ rm -f era/commands.$$ [CXX] era/era_check.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/era_check.o era/era_check.cc [DEP] caching/xml_format.cc powerpc-unknown-linux-gnu-g++ -MM -MT caching/xml_format.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 caching/xml_format.cc > caching/xml_format.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/xml_format : Makefile ,g' < caching/xml_format.$$ > caching/xml_format.d; \ rm -f caching/xml_format.$$ [CXX] era/era_detail.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/era_detail.o era/era_detail.cc [DEP] era/era_array.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/era_array.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/era_array.cc > era/era_array.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_array : Makefile ,g' < era/era_array.$$ > era/era_array.d; \ rm -f era/era_array.$$ [CXX] era/era_dump.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/era_dump.o era/era_dump.cc [DEP] era/era_check.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/era_check.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/era_check.cc > era/era_check.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_check : Makefile ,g' < era/era_check.$$ > era/era_check.d; \ rm -f era/era_check.$$ [CXX] era/era_invalidate.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/era_invalidate.o era/era_invalidate.cc [DEP] era/era_detail.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/era_detail.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/era_detail.cc > era/era_detail.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_detail : Makefile ,g' < era/era_detail.$$ > era/era_detail.d; \ rm -f era/era_detail.$$ [CXX] era/era_restore.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/era_restore.o era/era_restore.cc [DEP] era/era_dump.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/era_dump.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/era_dump.cc > era/era_dump.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_dump : Makefile ,g' < era/era_dump.$$ > era/era_dump.d; \ rm -f era/era_dump.$$ [CXX] era/metadata.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/metadata.o era/metadata.cc [DEP] era/era_restore.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/era_restore.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/era_restore.cc > era/era_restore.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_restore : Makefile ,g' < era/era_restore.$$ > era/era_restore.d; \ rm -f era/era_restore.$$ [CXX] era/metadata_dump.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/metadata_dump.o era/metadata_dump.cc [DEP] era/era_invalidate.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/era_invalidate.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/era_invalidate.cc > era/era_invalidate.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_invalidate : Makefile ,g' < era/era_invalidate.$$ > era/era_invalidate.d; \ rm -f era/era_invalidate.$$ [CXX] era/restore_emitter.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/restore_emitter.o era/restore_emitter.cc [DEP] era/metadata.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/metadata.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/metadata.cc > era/metadata.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/metadata : Makefile ,g' < era/metadata.$$ > era/metadata.d; \ rm -f era/metadata.$$ [CXX] era/superblock.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/superblock.o era/superblock.cc [DEP] era/metadata_dump.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/metadata_dump.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/metadata_dump.cc > era/metadata_dump.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/metadata_dump : Makefile ,g' < era/metadata_dump.$$ > era/metadata_dump.d; \ rm -f era/metadata_dump.$$ [CXX] era/writeset_tree.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/writeset_tree.o era/writeset_tree.cc [DEP] era/superblock.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/superblock.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/superblock.cc > era/superblock.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/superblock : Makefile ,g' < era/superblock.$$ > era/superblock.d; \ rm -f era/superblock.$$ [CXX] era/xml_format.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/xml_format.o era/xml_format.cc [DEP] era/restore_emitter.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/restore_emitter.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/restore_emitter.cc > era/restore_emitter.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/restore_emitter : Makefile ,g' < era/restore_emitter.$$ > era/restore_emitter.d; \ rm -f era/restore_emitter.$$ [CXX] main.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o main.o main.cc [DEP] main.cc powerpc-unknown-linux-gnu-g++ -MM -MT main.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 main.cc > main.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo main : Makefile ,g' < main.$$ > main.d; \ rm -f main.$$ [CXX] persistent-data/checksum.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/checksum.o persistent-data/checksum.cc [DEP] persistent-data/checksum.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/checksum.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/checksum.cc > persistent-data/checksum.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/checksum : Makefile ,g' < persistent-data/checksum.$$ > persistent-data/checksum.d; \ rm -f persistent-data/checksum.$$ [DEP] era/writeset_tree.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/writeset_tree.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/writeset_tree.cc > era/writeset_tree.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/writeset_tree : Makefile ,g' < era/writeset_tree.$$ > era/writeset_tree.d; \ rm -f era/writeset_tree.$$ [CXX] persistent-data/data-structures/bitset.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/data-structures/bitset.o persistent-data/data-structures/bitset.cc [CXX] persistent-data/data-structures/bloom_filter.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/data-structures/bloom_filter.o persistent-data/data-structures/bloom_filter.cc [DEP] era/xml_format.cc powerpc-unknown-linux-gnu-g++ -MM -MT era/xml_format.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 era/xml_format.cc > era/xml_format.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/xml_format : Makefile ,g' < era/xml_format.$$ > era/xml_format.d; \ rm -f era/xml_format.$$ [DEP] persistent-data/data-structures/bloom_filter.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/data-structures/bloom_filter.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/data-structures/bloom_filter.cc > persistent-data/data-structures/bloom_filter.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/data-structures/bloom_filter : Makefile ,g' < persistent-data/data-structures/bloom_filter.$$ > persistent-data/data-structures/bloom_filter.d; \ rm -f persistent-data/data-structures/bloom_filter.$$ [CXX] persistent-data/data-structures/btree.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/data-structures/btree.o persistent-data/data-structures/btree.cc [CXX] persistent-data/data-structures/btree_node_checker.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/data-structures/btree_node_checker.o persistent-data/data-structures/btree_node_checker.cc [DEP] persistent-data/data-structures/btree.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/data-structures/btree.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/data-structures/btree.cc > persistent-data/data-structures/btree.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/data-structures/btree : Makefile ,g' < persistent-data/data-structures/btree.$$ > persistent-data/data-structures/btree.d; \ rm -f persistent-data/data-structures/btree.$$ [DEP] persistent-data/data-structures/btree_node_checker.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/data-structures/btree_node_checker.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/data-structures/btree_node_checker.cc > persistent-data/data-structures/btree_node_checker.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/data-structures/btree_node_checker : Makefile ,g' < persistent-data/data-structures/btree_node_checker.$$ > persistent-data/data-structures/btree_node_checker.d; \ rm -f persistent-data/data-structures/btree_node_checker.$$ [CXX] persistent-data/error_set.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/error_set.o persistent-data/error_set.cc [CXX] persistent-data/file_utils.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/file_utils.o persistent-data/file_utils.cc [DEP] persistent-data/data-structures/bitset.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/data-structures/bitset.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/data-structures/bitset.cc > persistent-data/data-structures/bitset.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/data-structures/bitset : Makefile ,g' < persistent-data/data-structures/bitset.$$ > persistent-data/data-structures/bitset.d; \ rm -f persistent-data/data-structures/bitset.$$ [CXX] persistent-data/hex_dump.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/hex_dump.o persistent-data/hex_dump.cc [DEP] persistent-data/error_set.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/error_set.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/error_set.cc > persistent-data/error_set.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/error_set : Makefile ,g' < persistent-data/error_set.$$ > persistent-data/error_set.d; \ rm -f persistent-data/error_set.$$ [DEP] persistent-data/hex_dump.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/hex_dump.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/hex_dump.cc > persistent-data/hex_dump.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/hex_dump : Makefile ,g' < persistent-data/hex_dump.$$ > persistent-data/hex_dump.d; \ rm -f persistent-data/hex_dump.$$ [CXX] persistent-data/space-maps/careful_alloc.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/space-maps/careful_alloc.o persistent-data/space-maps/careful_alloc.cc [CXX] persistent-data/space-maps/disk.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/space-maps/disk.o persistent-data/space-maps/disk.cc [DEP] persistent-data/file_utils.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/file_utils.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/file_utils.cc > persistent-data/file_utils.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/file_utils : Makefile ,g' < persistent-data/file_utils.$$ > persistent-data/file_utils.d; \ rm -f persistent-data/file_utils.$$ [CXX] persistent-data/space-maps/recursive.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/space-maps/recursive.o persistent-data/space-maps/recursive.cc [DEP] persistent-data/space-maps/careful_alloc.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/space-maps/careful_alloc.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/space-maps/careful_alloc.cc > persistent-data/space-maps/careful_alloc.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/space-maps/careful_alloc : Makefile ,g' < persistent-data/space-maps/careful_alloc.$$ > persistent-data/space-maps/careful_alloc.d; \ rm -f persistent-data/space-maps/careful_alloc.$$ [CXX] persistent-data/space_map.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/space_map.o persistent-data/space_map.cc [DEP] persistent-data/space-maps/recursive.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/space-maps/recursive.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/space-maps/recursive.cc > persistent-data/space-maps/recursive.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/space-maps/recursive : Makefile ,g' < persistent-data/space-maps/recursive.$$ > persistent-data/space-maps/recursive.d; \ rm -f persistent-data/space-maps/recursive.$$ [CXX] persistent-data/transaction_manager.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/transaction_manager.o persistent-data/transaction_manager.cc [DEP] persistent-data/space_map.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/space_map.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/space_map.cc > persistent-data/space_map.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/space_map : Makefile ,g' < persistent-data/space_map.$$ > persistent-data/space_map.d; \ rm -f persistent-data/space_map.$$ [CXX] persistent-data/validators.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/validators.o persistent-data/validators.cc [DEP] persistent-data/space-maps/disk.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/space-maps/disk.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/space-maps/disk.cc > persistent-data/space-maps/disk.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/space-maps/disk : Makefile ,g' < persistent-data/space-maps/disk.$$ > persistent-data/space-maps/disk.d; \ rm -f persistent-data/space-maps/disk.$$ [CXX] thin-provisioning/commands.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/commands.o thin-provisioning/commands.cc [DEP] persistent-data/transaction_manager.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/transaction_manager.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/transaction_manager.cc > persistent-data/transaction_manager.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/transaction_manager : Makefile ,g' < persistent-data/transaction_manager.$$ > persistent-data/transaction_manager.d; \ rm -f persistent-data/transaction_manager.$$ [DEP] persistent-data/validators.cc powerpc-unknown-linux-gnu-g++ -MM -MT persistent-data/validators.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/validators.cc > persistent-data/validators.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/validators : Makefile ,g' < persistent-data/validators.$$ > persistent-data/validators.d; \ rm -f persistent-data/validators.$$ [CXX] thin-provisioning/cache_stream.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/cache_stream.o thin-provisioning/cache_stream.cc [CXX] thin-provisioning/chunk_stream.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/chunk_stream.o thin-provisioning/chunk_stream.cc [DEP] thin-provisioning/commands.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/commands.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/commands.cc > thin-provisioning/commands.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/commands : Makefile ,g' < thin-provisioning/commands.$$ > thin-provisioning/commands.d; \ rm -f thin-provisioning/commands.$$ [CXX] thin-provisioning/device_tree.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/device_tree.o thin-provisioning/device_tree.cc [DEP] thin-provisioning/chunk_stream.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/chunk_stream.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/chunk_stream.cc > thin-provisioning/chunk_stream.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/chunk_stream : Makefile ,g' < thin-provisioning/chunk_stream.$$ > thin-provisioning/chunk_stream.d; \ rm -f thin-provisioning/chunk_stream.$$ [CXX] thin-provisioning/fixed_chunk_stream.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/fixed_chunk_stream.o thin-provisioning/fixed_chunk_stream.cc [DEP] thin-provisioning/cache_stream.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/cache_stream.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/cache_stream.cc > thin-provisioning/cache_stream.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/cache_stream : Makefile ,g' < thin-provisioning/cache_stream.$$ > thin-provisioning/cache_stream.d; \ rm -f thin-provisioning/cache_stream.$$ [CXX] thin-provisioning/human_readable_format.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/human_readable_format.o thin-provisioning/human_readable_format.cc [DEP] thin-provisioning/fixed_chunk_stream.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/fixed_chunk_stream.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/fixed_chunk_stream.cc > thin-provisioning/fixed_chunk_stream.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/fixed_chunk_stream : Makefile ,g' < thin-provisioning/fixed_chunk_stream.$$ > thin-provisioning/fixed_chunk_stream.d; \ rm -f thin-provisioning/fixed_chunk_stream.$$ [CXX] thin-provisioning/mapping_tree.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/mapping_tree.o thin-provisioning/mapping_tree.cc [DEP] thin-provisioning/human_readable_format.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/human_readable_format.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/human_readable_format.cc > thin-provisioning/human_readable_format.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/human_readable_format : Makefile ,g' < thin-provisioning/human_readable_format.$$ > thin-provisioning/human_readable_format.d; \ rm -f thin-provisioning/human_readable_format.$$ [CXX] thin-provisioning/metadata.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/metadata.o thin-provisioning/metadata.cc [DEP] thin-provisioning/device_tree.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/device_tree.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/device_tree.cc > thin-provisioning/device_tree.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/device_tree : Makefile ,g' < thin-provisioning/device_tree.$$ > thin-provisioning/device_tree.d; \ rm -f thin-provisioning/device_tree.$$ [CXX] thin-provisioning/metadata_checker.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/metadata_checker.o thin-provisioning/metadata_checker.cc [DEP] thin-provisioning/metadata_checker.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/metadata_checker.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/metadata_checker.cc > thin-provisioning/metadata_checker.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/metadata_checker : Makefile ,g' < thin-provisioning/metadata_checker.$$ > thin-provisioning/metadata_checker.d; \ rm -f thin-provisioning/metadata_checker.$$ [DEP] thin-provisioning/metadata.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/metadata.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/metadata.cc > thin-provisioning/metadata.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/metadata : Makefile ,g' < thin-provisioning/metadata.$$ > thin-provisioning/metadata.d; \ rm -f thin-provisioning/metadata.$$ [CXX] thin-provisioning/metadata_counter.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/metadata_counter.o thin-provisioning/metadata_counter.cc [CXX] thin-provisioning/metadata_dumper.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/metadata_dumper.o thin-provisioning/metadata_dumper.cc [DEP] thin-provisioning/mapping_tree.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/mapping_tree.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/mapping_tree.cc > thin-provisioning/mapping_tree.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/mapping_tree : Makefile ,g' < thin-provisioning/mapping_tree.$$ > thin-provisioning/mapping_tree.d; \ rm -f thin-provisioning/mapping_tree.$$ [CXX] thin-provisioning/pool_stream.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/pool_stream.o thin-provisioning/pool_stream.cc [DEP] thin-provisioning/metadata_dumper.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/metadata_dumper.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/metadata_dumper.cc > thin-provisioning/metadata_dumper.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/metadata_dumper : Makefile ,g' < thin-provisioning/metadata_dumper.$$ > thin-provisioning/metadata_dumper.d; \ rm -f thin-provisioning/metadata_dumper.$$ [CXX] thin-provisioning/restore_emitter.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/restore_emitter.o thin-provisioning/restore_emitter.cc [DEP] thin-provisioning/metadata_counter.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/metadata_counter.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/metadata_counter.cc > thin-provisioning/metadata_counter.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/metadata_counter : Makefile ,g' < thin-provisioning/metadata_counter.$$ > thin-provisioning/metadata_counter.d; \ rm -f thin-provisioning/metadata_counter.$$ [CXX] thin-provisioning/rmap_visitor.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/rmap_visitor.o thin-provisioning/rmap_visitor.cc [DEP] thin-provisioning/pool_stream.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/pool_stream.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/pool_stream.cc > thin-provisioning/pool_stream.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/pool_stream : Makefile ,g' < thin-provisioning/pool_stream.$$ > thin-provisioning/pool_stream.d; \ rm -f thin-provisioning/pool_stream.$$ [CXX] thin-provisioning/superblock.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/superblock.o thin-provisioning/superblock.cc [DEP] thin-provisioning/rmap_visitor.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/rmap_visitor.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/rmap_visitor.cc > thin-provisioning/rmap_visitor.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/rmap_visitor : Makefile ,g' < thin-provisioning/rmap_visitor.$$ > thin-provisioning/rmap_visitor.d; \ rm -f thin-provisioning/rmap_visitor.$$ [CXX] thin-provisioning/thin_check.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/thin_check.o thin-provisioning/thin_check.cc [DEP] thin-provisioning/superblock.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/superblock.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/superblock.cc > thin-provisioning/superblock.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/superblock : Makefile ,g' < thin-provisioning/superblock.$$ > thin-provisioning/superblock.d; \ rm -f thin-provisioning/superblock.$$ [CXX] thin-provisioning/thin_delta.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/thin_delta.o thin-provisioning/thin_delta.cc [DEP] thin-provisioning/restore_emitter.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/restore_emitter.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/restore_emitter.cc > thin-provisioning/restore_emitter.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/restore_emitter : Makefile ,g' < thin-provisioning/restore_emitter.$$ > thin-provisioning/restore_emitter.d; \ rm -f thin-provisioning/restore_emitter.$$ [CXX] thin-provisioning/thin_dump.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/thin_dump.o thin-provisioning/thin_dump.cc [DEP] thin-provisioning/thin_check.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/thin_check.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/thin_check.cc > thin-provisioning/thin_check.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_check : Makefile ,g' < thin-provisioning/thin_check.$$ > thin-provisioning/thin_check.d; \ rm -f thin-provisioning/thin_check.$$ [CXX] thin-provisioning/thin_ls.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/thin_ls.o thin-provisioning/thin_ls.cc [DEP] thin-provisioning/thin_dump.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/thin_dump.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/thin_dump.cc > thin-provisioning/thin_dump.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_dump : Makefile ,g' < thin-provisioning/thin_dump.$$ > thin-provisioning/thin_dump.d; \ rm -f thin-provisioning/thin_dump.$$ [CXX] thin-provisioning/thin_metadata_size.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/thin_metadata_size.o thin-provisioning/thin_metadata_size.cc [DEP] thin-provisioning/thin_metadata_size.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/thin_metadata_size.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/thin_metadata_size.cc > thin-provisioning/thin_metadata_size.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_metadata_size : Makefile ,g' < thin-provisioning/thin_metadata_size.$$ > thin-provisioning/thin_metadata_size.d; \ rm -f thin-provisioning/thin_metadata_size.$$ [CXX] thin-provisioning/thin_pool.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/thin_pool.o thin-provisioning/thin_pool.cc [DEP] thin-provisioning/thin_delta.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/thin_delta.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/thin_delta.cc > thin-provisioning/thin_delta.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_delta : Makefile ,g' < thin-provisioning/thin_delta.$$ > thin-provisioning/thin_delta.d; \ rm -f thin-provisioning/thin_delta.$$ [CXX] thin-provisioning/thin_repair.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/thin_repair.o thin-provisioning/thin_repair.cc [DEP] thin-provisioning/thin_ls.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/thin_ls.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/thin_ls.cc > thin-provisioning/thin_ls.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_ls : Makefile ,g' < thin-provisioning/thin_ls.$$ > thin-provisioning/thin_ls.d; \ rm -f thin-provisioning/thin_ls.$$ [DEP] thin-provisioning/thin_pool.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/thin_pool.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/thin_pool.cc > thin-provisioning/thin_pool.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_pool : Makefile ,g' < thin-provisioning/thin_pool.$$ > thin-provisioning/thin_pool.d; \ rm -f thin-provisioning/thin_pool.$$ [CXX] thin-provisioning/thin_restore.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/thin_restore.o thin-provisioning/thin_restore.cc [DEP] thin-provisioning/thin_repair.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/thin_repair.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/thin_repair.cc > thin-provisioning/thin_repair.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_repair : Makefile ,g' < thin-provisioning/thin_repair.$$ > thin-provisioning/thin_repair.d; \ rm -f thin-provisioning/thin_repair.$$ [CXX] thin-provisioning/thin_rmap.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/thin_rmap.o thin-provisioning/thin_rmap.cc [CXX] thin-provisioning/thin_trim.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/thin_trim.o thin-provisioning/thin_trim.cc [DEP] thin-provisioning/thin_restore.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/thin_restore.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/thin_restore.cc > thin-provisioning/thin_restore.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_restore : Makefile ,g' < thin-provisioning/thin_restore.$$ > thin-provisioning/thin_restore.d; \ rm -f thin-provisioning/thin_restore.$$ [CXX] thin-provisioning/xml_format.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/xml_format.o thin-provisioning/xml_format.cc [DEP] thin-provisioning/thin_trim.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/thin_trim.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/thin_trim.cc > thin-provisioning/thin_trim.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_trim : Makefile ,g' < thin-provisioning/thin_trim.$$ > thin-provisioning/thin_trim.d; \ rm -f thin-provisioning/thin_trim.$$ [CXX] thin-provisioning/shared_library_emitter.cc powerpc-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/shared_library_emitter.o thin-provisioning/shared_library_emitter.cc [DEP] thin-provisioning/shared_library_emitter.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/shared_library_emitter.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/shared_library_emitter.cc > thin-provisioning/shared_library_emitter.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/shared_library_emitter : Makefile ,g' < thin-provisioning/shared_library_emitter.$$ > thin-provisioning/shared_library_emitter.d; \ rm -f thin-provisioning/shared_library_emitter.$$ [DEP] thin-provisioning/thin_rmap.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/thin_rmap.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/thin_rmap.cc > thin-provisioning/thin_rmap.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_rmap : Makefile ,g' < thin-provisioning/thin_rmap.$$ > thin-provisioning/thin_rmap.d; \ rm -f thin-provisioning/thin_rmap.$$ [DEP] thin-provisioning/xml_format.cc powerpc-unknown-linux-gnu-g++ -MM -MT thin-provisioning/xml_format.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/xml_format.cc > thin-provisioning/xml_format.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/xml_format : Makefile ,g' < thin-provisioning/xml_format.$$ > thin-provisioning/xml_format.d; \ rm -f thin-provisioning/xml_format.$$ [LD] bin/pdata_tools powerpc-unknown-linux-gnu-g++ -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bin/pdata_tools base/output_file_requirements.o base/application.o base/base64.o base/disk_units.o base/endian_utils.o base/error_state.o base/error_string.o base/grid_layout.o base/progress_monitor.o base/rolling_hash.o base/xml_utils.o block-cache/block_cache.o block-cache/copier.o block-cache/io_engine.o block-cache/mem_pool.o caching/cache_check.o caching/cache_dump.o caching/cache_metadata_size.o caching/cache_repair.o caching/cache_restore.o caching/cache_writeback.o caching/commands.o caching/hint_array.o caching/mapping_array.o caching/metadata.o caching/metadata_dump.o caching/restore_emitter.o caching/superblock.o caching/xml_format.o era/commands.o era/era_array.o era/era_check.o era/era_detail.o era/era_dump.o era/era_invalidate.o era/era_restore.o era/metadata.o era/metadata_dump.o era/restore_emitter.o era/superblock.o era/writeset_tree.o era/xml_format.o main.o persistent-data/checksum.o persistent-data/data-structures/bitset.o persistent-data/data-structures/bloom_filter.o persistent-data/data-structures/btree.o persistent-data/data-structures/btree_node_checker.o persistent-data/error_set.o persistent-data/file_utils.o persistent-data/hex_dump.o persistent-data/space-maps/careful_alloc.o persistent-data/space-maps/disk.o persistent-data/space-maps/recursive.o persistent-data/space_map.o persistent-data/transaction_manager.o persistent-data/validators.o thin-provisioning/commands.o thin-provisioning/cache_stream.o thin-provisioning/chunk_stream.o thin-provisioning/device_tree.o thin-provisioning/fixed_chunk_stream.o thin-provisioning/human_readable_format.o thin-provisioning/mapping_tree.o thin-provisioning/metadata.o thin-provisioning/metadata_checker.o thin-provisioning/metadata_counter.o thin-provisioning/metadata_dumper.o thin-provisioning/pool_stream.o thin-provisioning/restore_emitter.o thin-provisioning/rmap_visitor.o thin-provisioning/superblock.o thin-provisioning/thin_check.o thin-provisioning/thin_delta.o thin-provisioning/thin_dump.o thin-provisioning/thin_ls.o thin-provisioning/thin_metadata_size.o thin-provisioning/thin_pool.o thin-provisioning/thin_repair.o thin-provisioning/thin_restore.o thin-provisioning/thin_rmap.o thin-provisioning/thin_trim.o thin-provisioning/xml_format.o thin-provisioning/shared_library_emitter.o -laio -lexpat -ldl -lstdc++ >>> Source compiled. >>> Test phase: sys-block/thin-provisioning-tools-0.7.0 make -j3 V= unit-test [CXX] unit-tests/gmock_main.cc [CXX] unit-tests/test_utils.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/gmock_main.gmo unit-tests/gmock_main.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/test_utils.gmo unit-tests/test_utils.cc [CXX] unit-tests/array_block_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/array_block_t.gmo unit-tests/array_block_t.cc [DEP] unit-tests/gmock_main.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/gmock_main.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/gmock_main.cc > unit-tests/gmock_main.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/gmock_main : Makefile ,g' < unit-tests/gmock_main.$$ > unit-tests/gmock_main.d; \ rm -f unit-tests/gmock_main.$$ [CXX] unit-tests/array_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/array_t.gmo unit-tests/array_t.cc [DEP] unit-tests/test_utils.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/test_utils.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/test_utils.cc > unit-tests/test_utils.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/test_utils : Makefile ,g' < unit-tests/test_utils.$$ > unit-tests/test_utils.d; \ rm -f unit-tests/test_utils.$$ [CXX] unit-tests/base64_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/base64_t.gmo unit-tests/base64_t.cc [DEP] unit-tests/array_block_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/array_block_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/array_block_t.cc > unit-tests/array_block_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/array_block_t : Makefile ,g' < unit-tests/array_block_t.$$ > unit-tests/array_block_t.d; \ rm -f unit-tests/array_block_t.$$ [CXX] unit-tests/block_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/block_t.gmo unit-tests/block_t.cc [DEP] unit-tests/base64_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/base64_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/base64_t.cc > unit-tests/base64_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/base64_t : Makefile ,g' < unit-tests/base64_t.$$ > unit-tests/base64_t.d; \ rm -f unit-tests/base64_t.$$ [CXX] unit-tests/bitset_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/bitset_t.gmo unit-tests/bitset_t.cc [DEP] unit-tests/array_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/array_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/array_t.cc > unit-tests/array_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/array_t : Makefile ,g' < unit-tests/array_t.$$ > unit-tests/array_t.d; \ rm -f unit-tests/array_t.$$ [CXX] unit-tests/btree_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/btree_t.gmo unit-tests/btree_t.cc [DEP] unit-tests/bitset_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/bitset_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/bitset_t.cc > unit-tests/bitset_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/bitset_t : Makefile ,g' < unit-tests/bitset_t.$$ > unit-tests/bitset_t.d; \ rm -f unit-tests/bitset_t.$$ [CXX] unit-tests/btree_counter_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/btree_counter_t.gmo unit-tests/btree_counter_t.cc [DEP] unit-tests/block_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/block_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/block_t.cc > unit-tests/block_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/block_t : Makefile ,g' < unit-tests/block_t.$$ > unit-tests/block_t.d; \ rm -f unit-tests/block_t.$$ [CXX] unit-tests/btree_damage_visitor_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/btree_damage_visitor_t.gmo unit-tests/btree_damage_visitor_t.cc [DEP] unit-tests/btree_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/btree_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/btree_t.cc > unit-tests/btree_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/btree_t : Makefile ,g' < unit-tests/btree_t.$$ > unit-tests/btree_t.d; \ rm -f unit-tests/btree_t.$$ [CXX] unit-tests/cache_superblock_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/cache_superblock_t.gmo unit-tests/cache_superblock_t.cc [DEP] unit-tests/btree_counter_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/btree_counter_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/btree_counter_t.cc > unit-tests/btree_counter_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/btree_counter_t : Makefile ,g' < unit-tests/btree_counter_t.$$ > unit-tests/btree_counter_t.d; \ rm -f unit-tests/btree_counter_t.$$ [CXX] unit-tests/copier_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/copier_t.gmo unit-tests/copier_t.cc [DEP] unit-tests/cache_superblock_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/cache_superblock_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/cache_superblock_t.cc > unit-tests/cache_superblock_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/cache_superblock_t : Makefile ,g' < unit-tests/cache_superblock_t.$$ > unit-tests/cache_superblock_t.d; \ rm -f unit-tests/cache_superblock_t.$$ [CXX] unit-tests/damage_tracker_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/damage_tracker_t.gmo unit-tests/damage_tracker_t.cc [DEP] unit-tests/btree_damage_visitor_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/btree_damage_visitor_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/btree_damage_visitor_t.cc > unit-tests/btree_damage_visitor_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/btree_damage_visitor_t : Makefile ,g' < unit-tests/btree_damage_visitor_t.$$ > unit-tests/btree_damage_visitor_t.d; \ rm -f unit-tests/btree_damage_visitor_t.$$ [CXX] unit-tests/endian_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/endian_t.gmo unit-tests/endian_t.cc [DEP] unit-tests/damage_tracker_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/damage_tracker_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/damage_tracker_t.cc > unit-tests/damage_tracker_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/damage_tracker_t : Makefile ,g' < unit-tests/damage_tracker_t.$$ > unit-tests/damage_tracker_t.d; \ rm -f unit-tests/damage_tracker_t.$$ [CXX] unit-tests/error_state_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/error_state_t.gmo unit-tests/error_state_t.cc [DEP] unit-tests/endian_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/endian_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/endian_t.cc > unit-tests/endian_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/endian_t : Makefile ,g' < unit-tests/endian_t.$$ > unit-tests/endian_t.d; \ rm -f unit-tests/endian_t.$$ [CXX] unit-tests/io_engine_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/io_engine_t.gmo unit-tests/io_engine_t.cc [DEP] unit-tests/copier_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/copier_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/copier_t.cc > unit-tests/copier_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/copier_t : Makefile ,g' < unit-tests/copier_t.$$ > unit-tests/copier_t.d; \ rm -f unit-tests/copier_t.$$ [CXX] unit-tests/mem_pool_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/mem_pool_t.gmo unit-tests/mem_pool_t.cc [DEP] unit-tests/error_state_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/error_state_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/error_state_t.cc > unit-tests/error_state_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/error_state_t : Makefile ,g' < unit-tests/error_state_t.$$ > unit-tests/error_state_t.d; \ rm -f unit-tests/error_state_t.$$ [CXX] unit-tests/rmap_visitor_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/rmap_visitor_t.gmo unit-tests/rmap_visitor_t.cc [DEP] unit-tests/io_engine_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/io_engine_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/io_engine_t.cc > unit-tests/io_engine_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/io_engine_t : Makefile ,g' < unit-tests/io_engine_t.$$ > unit-tests/io_engine_t.d; \ rm -f unit-tests/io_engine_t.$$ [CXX] unit-tests/rolling_hash_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/rolling_hash_t.gmo unit-tests/rolling_hash_t.cc [DEP] unit-tests/mem_pool_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/mem_pool_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/mem_pool_t.cc > unit-tests/mem_pool_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/mem_pool_t : Makefile ,g' < unit-tests/mem_pool_t.$$ > unit-tests/mem_pool_t.d; \ rm -f unit-tests/mem_pool_t.$$ [CXX] unit-tests/run_set_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/run_set_t.gmo unit-tests/run_set_t.cc [DEP] unit-tests/rmap_visitor_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/rmap_visitor_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/rmap_visitor_t.cc > unit-tests/rmap_visitor_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/rmap_visitor_t : Makefile ,g' < unit-tests/rmap_visitor_t.$$ > unit-tests/rmap_visitor_t.d; \ rm -f unit-tests/rmap_visitor_t.$$ [CXX] unit-tests/space_map_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/space_map_t.gmo unit-tests/space_map_t.cc [DEP] unit-tests/rolling_hash_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/rolling_hash_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/rolling_hash_t.cc > unit-tests/rolling_hash_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/rolling_hash_t : Makefile ,g' < unit-tests/rolling_hash_t.$$ > unit-tests/rolling_hash_t.d; \ rm -f unit-tests/rolling_hash_t.$$ [CXX] unit-tests/span_iterator_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/span_iterator_t.gmo unit-tests/span_iterator_t.cc [DEP] unit-tests/run_set_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/run_set_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/run_set_t.cc > unit-tests/run_set_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/run_set_t : Makefile ,g' < unit-tests/run_set_t.$$ > unit-tests/run_set_t.d; \ rm -f unit-tests/run_set_t.$$ [CXX] unit-tests/transaction_manager_t.cc powerpc-unknown-linux-gnu-g++ -c -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs -o unit-tests/transaction_manager_t.gmo unit-tests/transaction_manager_t.cc [DEP] unit-tests/space_map_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/space_map_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/space_map_t.cc > unit-tests/space_map_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/space_map_t : Makefile ,g' < unit-tests/space_map_t.$$ > unit-tests/space_map_t.d; \ rm -f unit-tests/space_map_t.$$ [AR] base/output_file_requirements.o ar -rv lib/libpdata.a base/output_file_requirements.o base/application.o base/base64.o base/disk_units.o base/endian_utils.o base/error_state.o base/error_string.o base/grid_layout.o base/progress_monitor.o base/rolling_hash.o base/xml_utils.o block-cache/block_cache.o block-cache/copier.o block-cache/io_engine.o block-cache/mem_pool.o caching/cache_check.o caching/cache_dump.o caching/cache_metadata_size.o caching/cache_repair.o caching/cache_restore.o caching/cache_writeback.o caching/commands.o caching/hint_array.o caching/mapping_array.o caching/metadata.o caching/metadata_dump.o caching/restore_emitter.o caching/superblock.o caching/xml_format.o era/commands.o era/era_array.o era/era_check.o era/era_detail.o era/era_dump.o era/era_invalidate.o era/era_restore.o era/metadata.o era/metadata_dump.o era/restore_emitter.o era/superblock.o era/writeset_tree.o era/xml_format.o main.o persistent-data/checksum.o persistent-data/data-structures/bitset.o persistent-data/data-structures/bloom_filter.o persistent-data/data-structures/btree.o persistent-data/data-structures/btree_node_checker.o persistent-data/error_set.o persistent-data/file_utils.o persistent-data/hex_dump.o persistent-data/space-maps/careful_alloc.o persistent-data/space-maps/disk.o persistent-data/space-maps/recursive.o persistent-data/space_map.o persistent-data/transaction_manager.o persistent-data/validators.o thin-provisioning/commands.o thin-provisioning/cache_stream.o thin-provisioning/chunk_stream.o thin-provisioning/device_tree.o thin-provisioning/fixed_chunk_stream.o thin-provisioning/human_readable_format.o thin-provisioning/mapping_tree.o thin-provisioning/metadata.o thin-provisioning/metadata_checker.o thin-provisioning/metadata_counter.o thin-provisioning/metadata_dumper.o thin-provisioning/pool_stream.o thin-provisioning/restore_emitter.o thin-provisioning/rmap_visitor.o thin-provisioning/superblock.o thin-provisioning/thin_check.o thin-provisioning/thin_delta.o thin-provisioning/thin_dump.o thin-provisioning/thin_ls.o thin-provisioning/thin_metadata_size.o thin-provisioning/thin_pool.o thin-provisioning/thin_repair.o thin-provisioning/thin_restore.o thin-provisioning/thin_rmap.o thin-provisioning/thin_trim.o thin-provisioning/xml_format.o thin-provisioning/shared_library_emitter.o > /dev/null 2>&1 [DEP] unit-tests/span_iterator_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/span_iterator_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/span_iterator_t.cc > unit-tests/span_iterator_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/span_iterator_t : Makefile ,g' < unit-tests/span_iterator_t.$$ > unit-tests/span_iterator_t.d; \ rm -f unit-tests/span_iterator_t.$$ [DEP] unit-tests/transaction_manager_t.cc powerpc-unknown-linux-gnu-g++ -MM -MT unit-tests/transaction_manager_t.o -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wno-unused-local-typedefs unit-tests/transaction_manager_t.cc > unit-tests/transaction_manager_t.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo unit-tests/transaction_manager_t : Makefile ,g' < unit-tests/transaction_manager_t.$$ > unit-tests/transaction_manager_t.d; \ rm -f unit-tests/transaction_manager_t.$$ [LD] unit-tests/gmock_main.gmo g++ -O2 -pipe -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o unit-tests/unit_tests unit-tests/gmock_main.gmo unit-tests/test_utils.gmo unit-tests/array_block_t.gmo unit-tests/array_t.gmo unit-tests/base64_t.gmo unit-tests/block_t.gmo unit-tests/bitset_t.gmo unit-tests/btree_t.gmo unit-tests/btree_counter_t.gmo unit-tests/btree_damage_visitor_t.gmo unit-tests/cache_superblock_t.gmo unit-tests/copier_t.gmo unit-tests/damage_tracker_t.gmo unit-tests/endian_t.gmo unit-tests/error_state_t.gmo unit-tests/io_engine_t.gmo unit-tests/mem_pool_t.gmo unit-tests/rmap_visitor_t.gmo unit-tests/rolling_hash_t.gmo unit-tests/run_set_t.gmo unit-tests/space_map_t.gmo unit-tests/span_iterator_t.gmo unit-tests/transaction_manager_t.gmo -laio -lexpat -ldl -Llib -lpdata -lgmock -lpthread -laio -lgtest unit-tests/unit_tests [==========] Running 189 tests from 25 test cases. [----------] Global test environment set-up. [----------] 7 tests from ArrayBlockTests [ RUN ] ArrayBlockTests.can_create_an_empty_array [ OK ] ArrayBlockTests.can_create_an_empty_array (55 ms) [ RUN ] ArrayBlockTests.read_only_array_blocks_are_possible [ OK ] ArrayBlockTests.read_only_array_blocks_are_possible (1150 ms) [ RUN ] ArrayBlockTests.updating_reopened_array_block [ OK ] ArrayBlockTests.updating_reopened_array_block (210 ms) [ RUN ] ArrayBlockTests.growing [ OK ] ArrayBlockTests.growing (90 ms) [ RUN ] ArrayBlockTests.grow_does_not_touch_existing_values [ OK ] ArrayBlockTests.grow_does_not_touch_existing_values (53 ms) [ RUN ] ArrayBlockTests.shrinking [ OK ] ArrayBlockTests.shrinking (80 ms) [ RUN ] ArrayBlockTests.ref_counting [ OK ] ArrayBlockTests.ref_counting (39 ms) [----------] 7 tests from ArrayBlockTests (1678 ms total) [----------] 7 tests from ArrayTests [ RUN ] ArrayTests.can_create_an_empty_array [ OK ] ArrayTests.can_create_an_empty_array (46 ms) [ RUN ] ArrayTests.get_elements [ OK ] ArrayTests.get_elements (164 ms) [ RUN ] ArrayTests.set_elements [ OK ] ArrayTests.set_elements (550 ms) [ RUN ] ArrayTests.grow [ OK ] ArrayTests.grow (1096 ms) [ RUN ] ArrayTests.reopen_array [ OK ] ArrayTests.reopen_array (3810 ms) [ RUN ] ArrayTests.visit_values [ OK ] ArrayTests.visit_values (624 ms) [ RUN ] ArrayTests.visit_values_with_too_few_entries [ OK ] ArrayTests.visit_values_with_too_few_entries (667 ms) [----------] 7 tests from ArrayTests (6957 ms total) [----------] 9 tests from Base64Tests [ RUN ] Base64Tests.encoding_an_empty_string [ OK ] Base64Tests.encoding_an_empty_string (0 ms) [ RUN ] Base64Tests.decoding_an_empty_string [ OK ] Base64Tests.decoding_an_empty_string (0 ms) [ RUN ] Base64Tests.encode_single_byte [ OK ] Base64Tests.encode_single_byte (0 ms) [ RUN ] Base64Tests.encode_double_byte [ OK ] Base64Tests.encode_double_byte (0 ms) [ RUN ] Base64Tests.encode_triple_byte [ OK ] Base64Tests.encode_triple_byte (0 ms) [ RUN ] Base64Tests.longer_encodings [ OK ] Base64Tests.longer_encodings (0 ms) [ RUN ] Base64Tests.decoding_fails_with_bad_size_input [ OK ] Base64Tests.decoding_fails_with_bad_size_input (1 ms) [ RUN ] Base64Tests.encode_decode_cycle [ OK ] Base64Tests.encode_decode_cycle (0 ms) [ RUN ] Base64Tests.random_data [ OK ] Base64Tests.random_data (10190 ms) [----------] 9 tests from Base64Tests (10191 ms total) [----------] 18 tests from BlockTests [ RUN ] BlockTests.bad_path [ OK ] BlockTests.bad_path (0 ms) [ RUN ] BlockTests.out_of_range_access [ OK ] BlockTests.out_of_range_access (64 ms) [ RUN ] BlockTests.read_lock_all_blocks [ OK ] BlockTests.read_lock_all_blocks (709 ms) [ RUN ] BlockTests.write_lock_all_blocks [ OK ] BlockTests.write_lock_all_blocks (53 ms) [ RUN ] BlockTests.writes_persist [ OK ] BlockTests.writes_persist (4323 ms) [ RUN ] BlockTests.write_lock_zero_zeroes [ OK ] BlockTests.write_lock_zero_zeroes (1766 ms) [ RUN ] BlockTests.different_block_sizes [ OK ] BlockTests.different_block_sizes (1229 ms) [ RUN ] BlockTests.read_validator_works [ OK ] BlockTests.read_validator_works (48 ms) [ RUN ] BlockTests.write_validator_works [ OK ] BlockTests.write_validator_works (1236 ms) [ RUN ] BlockTests.cannot_have_two_superblocks [ OK ] BlockTests.cannot_have_two_superblocks (50 ms) [ RUN ] BlockTests.can_have_subsequent_superblocks [ OK ] BlockTests.can_have_subsequent_superblocks (150 ms) [ RUN ] BlockTests.superblocks_can_change_address [ OK ] BlockTests.superblocks_can_change_address (60 ms) [ RUN ] BlockTests.superblock_must_be_last [ OK ] BlockTests.superblock_must_be_last (157 ms) [ RUN ] BlockTests.references_can_be_copied [ OK ] BlockTests.references_can_be_copied (203 ms) [ RUN ] BlockTests.no_concurrent_write_locks [ OK ] BlockTests.no_concurrent_write_locks (47 ms) [ RUN ] BlockTests.concurrent_read_locks [ OK ] BlockTests.concurrent_read_locks (60 ms) [ RUN ] BlockTests.read_then_write [ OK ] BlockTests.read_then_write (83 ms) [ RUN ] BlockTests.write_then_read [ OK ] BlockTests.write_then_read (206 ms) [----------] 18 tests from BlockTests (10447 ms total) [----------] 14 tests from ValidatorTests [ RUN ] ValidatorTests.check_on_read_lock [ OK ] ValidatorTests.check_on_read_lock (60 ms) [ RUN ] ValidatorTests.check_only_called_once_on_read_lock [ OK ] ValidatorTests.check_only_called_once_on_read_lock (1322 ms) [ RUN ] ValidatorTests.validator_can_be_changed_by_read_lock [ OK ] ValidatorTests.validator_can_be_changed_by_read_lock (47 ms) [ RUN ] ValidatorTests.check_and_prepare_on_write_lock [ OK ] ValidatorTests.check_and_prepare_on_write_lock (43 ms) [ RUN ] ValidatorTests.check_only_called_once_on_write_lock [ OK ] ValidatorTests.check_only_called_once_on_write_lock (46 ms) [ RUN ] ValidatorTests.validator_can_be_changed_by_write_lock [ OK ] ValidatorTests.validator_can_be_changed_by_write_lock (39 ms) [ RUN ] ValidatorTests.no_check_but_prepare_on_write_lock_zero [ OK ] ValidatorTests.no_check_but_prepare_on_write_lock_zero (49 ms) [ RUN ] ValidatorTests.validator_can_be_changed_by_write_lock_zero [ OK ] ValidatorTests.validator_can_be_changed_by_write_lock_zero (50 ms) [ RUN ] ValidatorTests.check_and_prepare_on_superblock_lock [ OK ] ValidatorTests.check_and_prepare_on_superblock_lock (50 ms) [ RUN ] ValidatorTests.check_only_called_once_on_superblock_lock [ OK ] ValidatorTests.check_only_called_once_on_superblock_lock (60 ms) [ RUN ] ValidatorTests.validator_can_be_changed_by_superblock_lock [ OK ] ValidatorTests.validator_can_be_changed_by_superblock_lock (843 ms) [ RUN ] ValidatorTests.no_check_but_prepare_on_superblock_lock_zero [ OK ] ValidatorTests.no_check_but_prepare_on_superblock_lock_zero (54 ms) [ RUN ] ValidatorTests.validator_can_be_changed_by_superblock_zero [ OK ] ValidatorTests.validator_can_be_changed_by_superblock_zero (60 ms) [ RUN ] ValidatorTests.validator_check_failure_gets_passed_up [ OK ] ValidatorTests.validator_check_failure_gets_passed_up (63 ms) [----------] 14 tests from ValidatorTests (2790 ms total) [----------] 9 tests from BitsetTests [ RUN ] BitsetTests.create_empty_bitset [ OK ] BitsetTests.create_empty_bitset (37 ms) [ RUN ] BitsetTests.grow_default_false [ OK ] BitsetTests.grow_default_false (293 ms) [ RUN ] BitsetTests.grow_default_true [ OK ] BitsetTests.grow_default_true (297 ms) [ RUN ] BitsetTests.grow_throws_if_actualy_asked_to_shrink [ OK ] BitsetTests.grow_throws_if_actualy_asked_to_shrink (40 ms) [ RUN ] BitsetTests.multiple_grow_calls [ OK ] BitsetTests.multiple_grow_calls (5116 ms) [ RUN ] BitsetTests.set_out_of_bounds_throws [ OK ] BitsetTests.set_out_of_bounds_throws (929 ms) [ RUN ] BitsetTests.set_works [ OK ] BitsetTests.set_works (1704 ms) [ RUN ] BitsetTests.reopen_works [ OK ] BitsetTests.reopen_works (1837 ms) [ RUN ] BitsetTests.walk_bitset [ OK ] BitsetTests.walk_bitset (5549 ms) [----------] 9 tests from BitsetTests (15803 ms total) [----------] 4 tests from BtreeTests [ RUN ] BtreeTests.empty_btree_contains_nothing [ OK ] BtreeTests.empty_btree_contains_nothing (230 ms) [ RUN ] BtreeTests.insert_works [ OK ] BtreeTests.insert_works (4627 ms) [ RUN ] BtreeTests.insert_does_not_insert_imaginary_values [ OK ] BtreeTests.insert_does_not_insert_imaginary_values (60 ms) [ RUN ] BtreeTests.clone [ OK ] BtreeTests.clone (163 ms) [----------] 4 tests from BtreeTests (5081 ms total) [----------] 2 tests from BTreeCounterTests [ RUN ] BTreeCounterTests.count_empty_tree unit-tests/btree_counter_t.cc:35: Failure Value of: bc.get_counts().size() Expected: is >= 1 Actual: 0 (of type unsigned int) [ FAILED ] BTreeCounterTests.count_empty_tree (63 ms) [ RUN ] BTreeCounterTests.count_populated_tree unit-tests/btree_counter_t.cc:35: Failure Value of: bc.get_counts().size() Expected: is >= 40 Actual: 0 (of type unsigned int) [ FAILED ] BTreeCounterTests.count_populated_tree (122 ms) [----------] 2 tests from BTreeCounterTests (189 ms total) [----------] 8 tests from BTreeDamageVisitorTests [ RUN ] BTreeDamageVisitorTests.an_empty_tree [ OK ] BTreeDamageVisitorTests.an_empty_tree (69 ms) [ RUN ] BTreeDamageVisitorTests.tree_with_a_trashed_root [ OK ] BTreeDamageVisitorTests.tree_with_a_trashed_root (79 ms) [ RUN ] BTreeDamageVisitorTests.populated_tree_with_no_damage [ OK ] BTreeDamageVisitorTests.populated_tree_with_no_damage (35845 ms) [ RUN ] BTreeDamageVisitorTests.populated_tree_with_a_damaged_leaf_node [ OK ] BTreeDamageVisitorTests.populated_tree_with_a_damaged_leaf_node (35722 ms) [ RUN ] BTreeDamageVisitorTests.populated_tree_with_a_sequence_of_damaged_leaf_nodes [ OK ] BTreeDamageVisitorTests.populated_tree_with_a_sequence_of_damaged_leaf_nodes (37031 ms) [ RUN ] BTreeDamageVisitorTests.damaged_first_leaf [ OK ] BTreeDamageVisitorTests.damaged_first_leaf (38027 ms) [ RUN ] BTreeDamageVisitorTests.damaged_last_leaf [ OK ] BTreeDamageVisitorTests.damaged_last_leaf (36430 ms) [ RUN ] BTreeDamageVisitorTests.damaged_internal [ OK ] BTreeDamageVisitorTests.damaged_internal (193 ms) [----------] 8 tests from BTreeDamageVisitorTests (183408 ms total) [----------] 4 tests from BTreeDamageVisitor2Tests [ RUN ] BTreeDamageVisitor2Tests.empty_tree [ OK ] BTreeDamageVisitor2Tests.empty_tree (76 ms) [ RUN ] BTreeDamageVisitor2Tests.tree_with_a_trashed_root [ OK ] BTreeDamageVisitor2Tests.tree_with_a_trashed_root (75 ms) [ RUN ] BTreeDamageVisitor2Tests.populated_tree_with_no_damage [ OK ] BTreeDamageVisitor2Tests.populated_tree_with_no_damage (71 ms) [ RUN ] BTreeDamageVisitor2Tests.damaged_leaf [ OK ] BTreeDamageVisitor2Tests.damaged_leaf (34666 ms) [----------] 4 tests from BTreeDamageVisitor2Tests (34896 ms total) [----------] 14 tests from CacheSuperblockTests [ RUN ] CacheSuperblockTests.default_constructed_superblock_is_valid [ OK ] CacheSuperblockTests.default_constructed_superblock_is_valid (0 ms) [ RUN ] CacheSuperblockTests.clean_shutdown_flag_is_valid [ OK ] CacheSuperblockTests.clean_shutdown_flag_is_valid (0 ms) [ RUN ] CacheSuperblockTests.unhandled_flags_gets_set_correctly_and_is_invalid [ OK ] CacheSuperblockTests.unhandled_flags_gets_set_correctly_and_is_invalid (0 ms) [ RUN ] CacheSuperblockTests.blocknr_is_in_range [ OK ] CacheSuperblockTests.blocknr_is_in_range (0 ms) [ RUN ] CacheSuperblockTests.magic_is_checked [ OK ] CacheSuperblockTests.magic_is_checked (1 ms) [ RUN ] CacheSuperblockTests.version_gt_1_is_checked unit-tests/cache_superblock_t.cc:29: Failure Actual function call count doesn't match EXPECT_CALL(visitor_, visit(Matcher(_)))... Expected: to be called once Actual: never called - unsatisfied and active [ FAILED ] CacheSuperblockTests.version_gt_1_is_checked (2 ms) [ RUN ] CacheSuperblockTests.version_lt_1_is_checked [ OK ] CacheSuperblockTests.version_lt_1_is_checked (0 ms) [ RUN ] CacheSuperblockTests.policy_name_must_be_null_terminated [ OK ] CacheSuperblockTests.policy_name_must_be_null_terminated (0 ms) [ RUN ] CacheSuperblockTests.policy_hint_size_checked [ OK ] CacheSuperblockTests.policy_hint_size_checked (1 ms) [ RUN ] CacheSuperblockTests.metadata_block_size_checked [ OK ] CacheSuperblockTests.metadata_block_size_checked (0 ms) [ RUN ] CacheSuperblockTests.compat_flags_checked [ OK ] CacheSuperblockTests.compat_flags_checked (0 ms) [ RUN ] CacheSuperblockTests.compat_ro_flags_checked [ OK ] CacheSuperblockTests.compat_ro_flags_checked (0 ms) [ RUN ] CacheSuperblockTests.valid_incompat_flags_are_checked [ OK ] CacheSuperblockTests.valid_incompat_flags_are_checked (0 ms) [ RUN ] CacheSuperblockTests.invalid_incompat_flags_checked [ OK ] CacheSuperblockTests.invalid_incompat_flags_checked (0 ms) [----------] 14 tests from CacheSuperblockTests (15 ms total) [----------] 9 tests from CopierTests [ RUN ] CopierTests.empty_test [ OK ] CopierTests.empty_test (1 ms) [ RUN ] CopierTests.successful_copy [ OK ] CopierTests.successful_copy (0 ms) [ RUN ] CopierTests.unsuccessful_issue_read [ OK ] CopierTests.unsuccessful_issue_read (1 ms) [ RUN ] CopierTests.unsuccessful_read [ OK ] CopierTests.unsuccessful_read (1 ms) [ RUN ] CopierTests.unsuccessful_issue_write [ OK ] CopierTests.unsuccessful_issue_write (1 ms) [ RUN ] CopierTests.unsuccessful_write [ OK ] CopierTests.unsuccessful_write (1 ms) [ RUN ] CopierTests.copy_the_same_block_many_times [ OK ] CopierTests.copy_the_same_block_many_times (9718 ms) [ RUN ] CopierTests.copy_different_blocks [ OK ] CopierTests.copy_different_blocks (992 ms) [ RUN ] CopierTests.wait_can_timeout [ OK ] CopierTests.wait_can_timeout (3 ms) [----------] 9 tests from CopierTests (11018 ms total) [----------] 10 tests from DamageTrackerTests [ RUN ] DamageTrackerTests.good_leaf [ OK ] DamageTrackerTests.good_leaf (0 ms) [ RUN ] DamageTrackerTests.bad_node [ OK ] DamageTrackerTests.bad_node (0 ms) [ RUN ] DamageTrackerTests.good_bad [ OK ] DamageTrackerTests.good_bad (0 ms) [ RUN ] DamageTrackerTests.bad_good [ OK ] DamageTrackerTests.bad_good (0 ms) [ RUN ] DamageTrackerTests.good_bad_good [ OK ] DamageTrackerTests.good_bad_good (1 ms) [ RUN ] DamageTrackerTests.bad_good_bad [ OK ] DamageTrackerTests.bad_good_bad (0 ms) [ RUN ] DamageTrackerTests.gi_bl_gl [ OK ] DamageTrackerTests.gi_bl_gl (0 ms) [ RUN ] DamageTrackerTests.gi_gl_bl_bi [ OK ] DamageTrackerTests.gi_gl_bl_bi (0 ms) [ RUN ] DamageTrackerTests.gi_bi_gi_bl_gl [ OK ] DamageTrackerTests.gi_bi_gi_bl_gl (0 ms) [ RUN ] DamageTrackerTests.end_resets_tracker [ OK ] DamageTrackerTests.end_resets_tracker (0 ms) [----------] 10 tests from DamageTrackerTests (2 ms total) [----------] 2 tests from EndianTests [ RUN ] EndianTests.bitmaps [ OK ] EndianTests.bitmaps (0 ms) [ RUN ] EndianTests.bitmaps_alternate_words [ OK ] EndianTests.bitmaps_alternate_words (0 ms) [----------] 2 tests from EndianTests (0 ms total) [----------] 1 test from ErrorStateTests [ RUN ] ErrorStateTests.stream_operator [ OK ] ErrorStateTests.stream_operator (0 ms) [----------] 1 test from ErrorStateTests (0 ms total) [----------] 9 tests from IOEngineTests [ RUN ] IOEngineTests.empty_test [ OK ] IOEngineTests.empty_test (36 ms) [ RUN ] IOEngineTests.open_and_close [ OK ] IOEngineTests.open_and_close (40 ms) [ RUN ] IOEngineTests.you_can_read_a_read_only_handle [ OK ] IOEngineTests.you_can_read_a_read_only_handle (40 ms) [ RUN ] IOEngineTests.you_cannot_write_to_a_read_only_handle [ OK ] IOEngineTests.you_cannot_write_to_a_read_only_handle (40 ms) [ RUN ] IOEngineTests.you_can_write_to_a_read_write_handle [ OK ] IOEngineTests.you_can_write_to_a_read_write_handle (40 ms) [ RUN ] IOEngineTests.final_block_read_succeeds [ OK ] IOEngineTests.final_block_read_succeeds (40 ms) [ RUN ] IOEngineTests.out_of_bounds_read_fails [ OK ] IOEngineTests.out_of_bounds_read_fails (40 ms) [ RUN ] IOEngineTests.out_of_bounds_write_succeeds [ OK ] IOEngineTests.out_of_bounds_write_succeeds (40 ms) [ RUN ] IOEngineTests.succeed_with_timeout [ OK ] IOEngineTests.succeed_with_timeout (40 ms) [----------] 9 tests from IOEngineTests (356 ms total) [----------] 6 tests from MempoolTests [ RUN ] MempoolTests.empty_test [ OK ] MempoolTests.empty_test (0 ms) [ RUN ] MempoolTests.create_destroy_cycle [ OK ] MempoolTests.create_destroy_cycle (20 ms) [ RUN ] MempoolTests.alignments_observed [ OK ] MempoolTests.alignments_observed (3 ms) [ RUN ] MempoolTests.alloc_free_cycle [ OK ] MempoolTests.alloc_free_cycle (1 ms) [ RUN ] MempoolTests.exhaust_pool [ OK ] MempoolTests.exhaust_pool (0 ms) [ RUN ] MempoolTests.data_can_be_written [ OK ] MempoolTests.data_can_be_written (0 ms) [----------] 6 tests from MempoolTests (24 ms total) [----------] 8 tests from RMapVisitorTests [ RUN ] RMapVisitorTests.no_mapped_blocks [ OK ] RMapVisitorTests.no_mapped_blocks (0 ms) [ RUN ] RMapVisitorTests.no_rmap_regions [ OK ] RMapVisitorTests.no_rmap_regions (1 ms) [ RUN ] RMapVisitorTests.region_exactly_covers_thin [ OK ] RMapVisitorTests.region_exactly_covers_thin (1 ms) [ RUN ] RMapVisitorTests.region_smaller_than_a_thin [ OK ] RMapVisitorTests.region_smaller_than_a_thin (1 ms) [ RUN ] RMapVisitorTests.region_overlaps_two_thins [ OK ] RMapVisitorTests.region_overlaps_two_thins (1 ms) [ RUN ] RMapVisitorTests.two_regions [ OK ] RMapVisitorTests.two_regions (1 ms) [ RUN ] RMapVisitorTests.overlapping_regions [ OK ] RMapVisitorTests.overlapping_regions (1 ms) [ RUN ] RMapVisitorTests.rmap_is_sorted [ OK ] RMapVisitorTests.rmap_is_sorted (1 ms) [----------] 8 tests from RMapVisitorTests (7 ms total) [----------] 4 tests from RollingHashTests [ RUN ] RollingHashTests.ctr [ OK ] RollingHashTests.ctr (0 ms) [ RUN ] RollingHashTests.hash_changes [ OK ] RollingHashTests.hash_changes (80 ms) [ RUN ] RollingHashTests.hash_repeats [ OK ] RollingHashTests.hash_repeats (0 ms) [ RUN ] RollingHashTests.reset_is_deterministic [ OK ] RollingHashTests.reset_is_deterministic (1 ms) [----------] 4 tests from RollingHashTests (82 ms total) [----------] 2 tests from ContentBasedHashTests [ RUN ] ContentBasedHashTests.ctr [ OK ] ContentBasedHashTests.ctr (0 ms) [ RUN ] ContentBasedHashTests.chunk_limits_respected 0: 0 1: 0 2: 0 3: 0 4: 0 5: 0 6: 0 7: 0 8: 0 9: 0 10: 0 11: 0 12: 0 13: 0 14: 0 15: 0 16: 0 17: 0 18: 0 19: 0 20: 0 21: 0 22: 0 23: 0 24: 0 25: 0 26: 0 27: 0 28: 0 29: 0 30: 0 31: 0 32: 0 33: 0 34: 0 35: 0 36: 0 37: 0 38: 0 39: 0 40: 0 41: 0 42: 0 43: 0 44: 0 45: 0 46: 0 47: 0 48: 0 49: 0 50: 0 51: 0 52: 0 53: 0 54: 0 55: 0 56: 0 57: 0 58: 0 59: 0 60: 0 61: 0 62: 0 63: 0 64: 0 65: 0 66: 0 67: 0 68: 0 69: 0 70: 0 71: 0 72: 0 73: 0 74: 0 75: 0 76: 0 77: 0 78: 0 79: 0 80: 0 81: 0 82: 0 83: 0 84: 0 85: 0 86: 0 87: 0 88: 0 89: 0 90: 0 91: 0 92: 0 93: 0 94: 0 95: 0 96: 0 97: 0 98: 0 99: 0 100: 0 101: 0 102: 0 103: 0 104: 0 105: 0 106: 0 107: 0 108: 0 109: 0 110: 0 111: 0 112: 0 113: 0 114: 0 115: 0 116: 0 117: 0 118: 0 119: 0 120: 0 121: 0 122: 0 123: 0 124: 0 125: 0 126: 0 127: 0 128: 0 129: 0 130: 0 131: 0 132: 0 133: 0 134: 0 135: 0 136: 0 137: 0 138: 0 139: 0 140: 0 141: 0 142: 0 143: 0 144: 0 145: 0 146: 0 147: 0 148: 0 149: 0 150: 0 151: 0 152: 0 153: 0 154: 0 155: 0 156: 0 157: 0 158: 0 159: 0 160: 0 161: 0 162: 0 163: 0 164: 0 165: 0 166: 0 167: 0 168: 0 169: 0 170: 0 171: 0 172: 0 173: 0 174: 0 175: 0 176: 0 177: 0 178: 0 179: 0 180: 0 181: 0 182: 0 183: 0 184: 0 185: 0 186: 0 187: 0 188: 0 189: 0 190: 0 191: 0 192: 0 193: 0 194: 0 195: 0 196: 0 197: 0 198: 0 199: 0 200: 0 201: 0 202: 0 203: 0 204: 0 205: 0 206: 0 207: 0 208: 0 209: 0 210: 0 211: 0 212: 0 213: 0 214: 0 215: 0 216: 0 217: 0 218: 0 219: 0 220: 0 221: 0 222: 0 223: 0 224: 0 225: 0 226: 0 227: 0 228: 0 229: 0 230: 0 231: 0 232: 0 233: 0 234: 0 235: 0 236: 0 237: 0 238: 0 239: 0 240: 0 241: 0 242: 0 243: 0 244: 0 245: 0 246: 0 247: 0 248: 0 249: 0 250: 0 251: 0 252: 0 253: 0 254: 0 255: 0 256: 0 257: 0 258: 0 259: 0 260: 0 261: 0 262: 0 263: 0 264: 0 265: 0 266: 0 267: 0 268: 0 269: 0 270: 0 271: 0 272: 0 273: 0 274: 0 275: 0 276: 0 277: 0 278: 0 279: 0 280: 0 281: 0 282: 0 283: 0 284: 0 285: 0 286: 0 287: 0 288: 0 289: 0 290: 0 291: 0 292: 0 293: 0 294: 0 295: 0 296: 0 297: 0 298: 0 299: 0 300: 0 301: 0 302: 0 303: 0 304: 0 305: 0 306: 0 307: 0 308: 0 309: 0 310: 0 311: 0 312: 0 313: 0 314: 0 315: 0 316: 0 317: 0 318: 0 319: 0 320: 0 321: 0 322: 0 323: 0 324: 0 325: 0 326: 0 327: 0 328: 0 329: 0 330: 0 331: 0 332: 0 333: 0 334: 0 335: 0 336: 0 337: 0 338: 0 339: 0 340: 0 341: 0 342: 0 343: 0 344: 0 345: 0 346: 0 347: 0 348: 0 349: 0 350: 0 351: 0 352: 0 353: 0 354: 0 355: 0 356: 0 357: 0 358: 0 359: 0 360: 0 361: 0 362: 0 363: 0 364: 0 365: 0 366: 0 367: 0 368: 0 369: 0 370: 0 371: 0 372: 0 373: 0 374: 0 375: 0 376: 0 377: 0 378: 0 379: 0 380: 0 381: 0 382: 0 383: 0 384: 0 385: 0 386: 0 387: 0 388: 0 389: 0 390: 0 391: 0 392: 0 393: 0 394: 0 395: 0 396: 0 397: 0 398: 0 399: 0 400: 0 401: 0 402: 0 403: 0 404: 0 405: 0 406: 0 407: 0 408: 0 409: 0 410: 0 411: 0 412: 0 413: 0 414: 0 415: 0 416: 0 417: 0 418: 0 419: 0 420: 0 421: 0 422: 0 423: 0 424: 0 425: 0 426: 0 427: 0 428: 0 429: 0 430: 0 431: 0 432: 0 433: 0 434: 0 435: 0 436: 0 437: 0 438: 0 439: 0 440: 0 441: 0 442: 0 443: 0 444: 0 445: 0 446: 0 447: 0 448: 0 449: 0 450: 0 451: 0 452: 0 453: 0 454: 0 455: 0 456: 0 457: 0 458: 0 459: 0 460: 0 461: 0 462: 0 463: 0 464: 0 465: 0 466: 0 467: 0 468: 0 469: 0 470: 0 471: 0 472: 0 473: 0 474: 0 475: 0 476: 0 477: 0 478: 0 479: 0 480: 0 481: 0 482: 0 483: 0 484: 0 485: 0 486: 0 487: 0 488: 0 489: 0 490: 0 491: 0 492: 0 493: 0 494: 0 495: 0 496: 0 497: 0 498: 0 499: 0 500: 0 501: 0 502: 0 503: 0 504: 0 505: 0 506: 0 507: 0 508: 0 509: 0 510: 0 511: 0 512: 0 513: 0 514: 0 515: 0 516: 0 517: 0 518: 0 519: 0 520: 0 521: 0 522: 0 523: 0 524: 0 525: 0 526: 0 527: 0 528: 0 529: 0 530: 0 531: 0 532: 0 533: 0 534: 0 535: 0 536: 0 537: 0 538: 0 539: 0 540: 0 541: 0 542: 0 543: 0 544: 0 545: 0 546: 0 547: 0 548: 0 549: 0 550: 0 551: 0 552: 0 553: 0 554: 0 555: 0 556: 0 557: 0 558: 0 559: 0 560: 0 561: 0 562: 0 563: 0 564: 0 565: 0 566: 0 567: 0 568: 0 569: 0 570: 0 571: 0 572: 0 573: 0 574: 0 575: 0 576: 0 577: 0 578: 0 579: 0 580: 0 581: 0 582: 0 583: 0 584: 0 585: 0 586: 0 587: 0 588: 0 589: 0 590: 0 591: 0 592: 0 593: 0 594: 0 595: 0 596: 0 597: 0 598: 0 599: 0 600: 0 601: 0 602: 0 603: 0 604: 0 605: 0 606: 0 607: 0 608: 0 609: 0 610: 0 611: 0 612: 0 613: 0 614: 0 615: 0 616: 0 617: 0 618: 0 619: 0 620: 0 621: 0 622: 0 623: 0 624: 0 625: 0 626: 0 627: 0 628: 0 629: 0 630: 0 631: 0 632: 0 633: 0 634: 0 635: 0 636: 0 637: 0 638: 0 639: 0 640: 0 641: 0 642: 0 643: 0 644: 0 645: 0 646: 0 647: 0 648: 0 649: 0 650: 0 651: 0 652: 0 653: 0 654: 0 655: 0 656: 0 657: 0 658: 0 659: 0 660: 0 661: 0 662: 0 663: 0 664: 0 665: 0 666: 0 667: 0 668: 0 669: 0 670: 0 671: 0 672: 0 673: 0 674: 0 675: 0 676: 0 677: 0 678: 0 679: 0 680: 0 681: 0 682: 0 683: 0 684: 0 685: 0 686: 0 687: 0 688: 0 689: 0 690: 0 691: 0 692: 0 693: 0 694: 0 695: 0 696: 0 697: 0 698: 0 699: 0 700: 0 701: 0 702: 0 703: 0 704: 0 705: 0 706: 0 707: 0 708: 0 709: 0 710: 0 711: 0 712: 0 713: 0 714: 0 715: 0 716: 0 717: 0 718: 0 719: 0 720: 0 721: 0 722: 0 723: 0 724: 0 725: 0 726: 0 727: 0 728: 0 729: 0 730: 0 731: 0 732: 0 733: 0 734: 0 735: 0 736: 0 737: 0 738: 0 739: 0 740: 0 741: 0 742: 0 743: 0 744: 0 745: 0 746: 0 747: 0 748: 0 749: 0 750: 0 751: 0 752: 0 753: 0 754: 0 755: 0 756: 0 757: 0 758: 0 759: 0 760: 0 761: 0 762: 0 763: 0 764: 0 765: 0 766: 0 767: 0 768: 0 769: 0 770: 0 771: 0 772: 0 773: 0 774: 0 775: 0 776: 0 777: 0 778: 0 779: 0 780: 0 781: 0 782: 0 783: 0 784: 0 785: 0 786: 0 787: 0 788: 0 789: 0 790: 0 791: 0 792: 0 793: 0 794: 0 795: 0 796: 0 797: 0 798: 0 799: 0 800: 0 801: 0 802: 0 803: 0 804: 0 805: 0 806: 0 807: 0 808: 0 809: 0 810: 0 811: 0 812: 0 813: 0 814: 0 815: 0 816: 0 817: 0 818: 0 819: 0 820: 0 821: 0 822: 0 823: 0 824: 0 825: 0 826: 0 827: 0 828: 0 829: 0 830: 0 831: 0 832: 0 833: 0 834: 0 835: 0 836: 0 837: 0 838: 0 839: 0 840: 0 841: 0 842: 0 843: 0 844: 0 845: 0 846: 0 847: 0 848: 0 849: 0 850: 0 851: 0 852: 0 853: 0 854: 0 855: 0 856: 0 857: 0 858: 0 859: 0 860: 0 861: 0 862: 0 863: 0 864: 0 865: 0 866: 0 867: 0 868: 0 869: 0 870: 0 871: 0 872: 0 873: 0 874: 0 875: 0 876: 0 877: 0 878: 0 879: 0 880: 0 881: 0 882: 0 883: 0 884: 0 885: 0 886: 0 887: 0 888: 0 889: 0 890: 0 891: 0 892: 0 893: 0 894: 0 895: 0 896: 0 897: 0 898: 0 899: 0 900: 0 901: 0 902: 0 903: 0 904: 0 905: 0 906: 0 907: 0 908: 0 909: 0 910: 0 911: 0 912: 0 913: 0 914: 0 915: 0 916: 0 917: 0 918: 0 919: 0 920: 0 921: 0 922: 0 923: 0 924: 0 925: 0 926: 0 927: 0 928: 0 929: 0 930: 0 931: 0 932: 0 933: 0 934: 0 935: 0 936: 0 937: 0 938: 0 939: 0 940: 0 941: 0 942: 0 943: 0 944: 0 945: 0 946: 0 947: 0 948: 0 949: 0 950: 0 951: 0 952: 0 953: 0 954: 0 955: 0 956: 0 957: 0 958: 0 959: 0 960: 0 961: 0 962: 0 963: 0 964: 0 965: 0 966: 0 967: 0 968: 0 969: 0 970: 0 971: 0 972: 0 973: 0 974: 0 975: 0 976: 0 977: 0 978: 0 979: 0 980: 0 981: 0 982: 0 983: 0 984: 0 985: 0 986: 0 987: 0 988: 0 989: 0 990: 0 991: 0 992: 0 993: 0 994: 0 995: 0 996: 0 997: 0 998: 0 999: 0 1000: 0 1001: 0 1002: 0 1003: 0 1004: 0 1005: 0 1006: 0 1007: 0 1008: 0 1009: 0 1010: 0 1011: 0 1012: 0 1013: 0 1014: 0 1015: 0 1016: 0 1017: 0 1018: 0 1019: 0 1020: 0 1021: 0 1022: 0 1023: 0 1024: 0 1025: 0 1026: 0 1027: 0 1028: 0 1029: 0 1030: 0 1031: 0 1032: 0 1033: 0 1034: 0 1035: 0 1036: 0 1037: 0 1038: 0 1039: 0 1040: 0 1041: 0 1042: 0 1043: 0 1044: 0 1045: 0 1046: 0 1047: 0 1048: 0 1049: 0 1050: 0 1051: 0 1052: 0 1053: 0 1054: 0 1055: 0 1056: 0 1057: 0 1058: 0 1059: 0 1060: 0 1061: 0 1062: 0 1063: 0 1064: 0 1065: 0 1066: 0 1067: 0 1068: 0 1069: 0 1070: 0 1071: 0 1072: 0 1073: 0 1074: 0 1075: 0 1076: 0 1077: 0 1078: 0 1079: 0 1080: 0 1081: 0 1082: 0 1083: 0 1084: 0 1085: 0 1086: 0 1087: 0 1088: 0 1089: 0 1090: 0 1091: 0 1092: 0 1093: 0 1094: 0 1095: 0 1096: 0 1097: 0 1098: 0 1099: 0 1100: 0 1101: 0 1102: 0 1103: 0 1104: 0 1105: 0 1106: 0 1107: 0 1108: 0 1109: 0 1110: 0 1111: 0 1112: 0 1113: 0 1114: 0 1115: 0 1116: 0 1117: 0 1118: 0 1119: 0 1120: 0 1121: 0 1122: 0 1123: 0 1124: 0 1125: 0 1126: 0 1127: 0 1128: 0 1129: 0 1130: 0 1131: 0 1132: 0 1133: 0 1134: 0 1135: 0 1136: 0 1137: 0 1138: 0 1139: 0 1140: 0 1141: 0 1142: 0 1143: 0 1144: 0 1145: 0 1146: 0 1147: 0 1148: 0 1149: 0 1150: 0 1151: 0 1152: 0 1153: 0 1154: 0 1155: 0 1156: 0 1157: 0 1158: 0 1159: 0 1160: 0 1161: 0 1162: 0 1163: 0 1164: 0 1165: 0 1166: 0 1167: 0 1168: 0 1169: 0 1170: 0 1171: 0 1172: 0 1173: 0 1174: 0 1175: 0 1176: 0 1177: 0 1178: 0 1179: 0 1180: 0 1181: 0 1182: 0 1183: 0 1184: 0 1185: 0 1186: 0 1187: 0 1188: 0 1189: 0 1190: 0 1191: 0 1192: 0 1193: 0 1194: 0 1195: 0 1196: 0 1197: 0 1198: 0 1199: 0 1200: 0 1201: 0 1202: 0 1203: 0 1204: 0 1205: 0 1206: 0 1207: 0 1208: 0 1209: 0 1210: 0 1211: 0 1212: 0 1213: 0 1214: 0 1215: 0 1216: 0 1217: 0 1218: 0 1219: 0 1220: 0 1221: 0 1222: 0 1223: 0 1224: 0 1225: 0 1226: 0 1227: 0 1228: 0 1229: 0 1230: 0 1231: 0 1232: 0 1233: 0 1234: 0 1235: 0 1236: 0 1237: 0 1238: 0 1239: 0 1240: 0 1241: 0 1242: 0 1243: 0 1244: 0 1245: 0 1246: 0 1247: 0 1248: 0 1249: 0 1250: 0 1251: 0 1252: 0 1253: 0 1254: 0 1255: 0 1256: 0 1257: 0 1258: 0 1259: 0 1260: 0 1261: 0 1262: 0 1263: 0 1264: 0 1265: 0 1266: 0 1267: 0 1268: 0 1269: 0 1270: 0 1271: 0 1272: 0 1273: 0 1274: 0 1275: 0 1276: 0 1277: 0 1278: 0 1279: 0 1280: 0 1281: 0 1282: 0 1283: 0 1284: 0 1285: 0 1286: 0 1287: 0 1288: 0 1289: 0 1290: 0 1291: 0 1292: 0 1293: 0 1294: 0 1295: 0 1296: 0 1297: 0 1298: 0 1299: 0 1300: 0 1301: 0 1302: 0 1303: 0 1304: 0 1305: 0 1306: 0 1307: 0 1308: 0 1309: 0 1310: 0 1311: 0 1312: 0 1313: 0 1314: 0 1315: 0 1316: 0 1317: 0 1318: 0 1319: 0 1320: 0 1321: 0 1322: 0 1323: 0 1324: 0 1325: 0 1326: 0 1327: 0 1328: 0 1329: 0 1330: 0 1331: 0 1332: 0 1333: 0 1334: 0 1335: 0 1336: 0 1337: 0 1338: 0 1339: 0 1340: 0 1341: 0 1342: 0 1343: 0 1344: 0 1345: 0 1346: 0 1347: 0 1348: 0 1349: 0 1350: 0 1351: 0 1352: 0 1353: 0 1354: 0 1355: 0 1356: 0 1357: 0 1358: 0 1359: 0 1360: 0 1361: 0 1362: 0 1363: 0 1364: 0 1365: 0 1366: 0 1367: 0 1368: 0 1369: 0 1370: 0 1371: 0 1372: 0 1373: 0 1374: 0 1375: 0 1376: 0 1377: 0 1378: 0 1379: 0 1380: 0 1381: 0 1382: 0 1383: 0 1384: 0 1385: 0 1386: 0 1387: 0 1388: 0 1389: 0 1390: 0 1391: 0 1392: 0 1393: 0 1394: 0 1395: 0 1396: 0 1397: 0 1398: 0 1399: 0 1400: 0 1401: 0 1402: 0 1403: 0 1404: 0 1405: 0 1406: 0 1407: 0 1408: 0 1409: 0 1410: 0 1411: 0 1412: 0 1413: 0 1414: 0 1415: 0 1416: 0 1417: 0 1418: 0 1419: 0 1420: 0 1421: 0 1422: 0 1423: 0 1424: 0 1425: 0 1426: 0 1427: 0 1428: 0 1429: 0 1430: 0 1431: 0 1432: 0 1433: 0 1434: 0 1435: 0 1436: 0 1437: 0 1438: 0 1439: 0 1440: 0 1441: 0 1442: 0 1443: 0 1444: 0 1445: 0 1446: 0 1447: 0 1448: 0 1449: 0 1450: 0 1451: 0 1452: 0 1453: 0 1454: 0 1455: 0 1456: 0 1457: 0 1458: 0 1459: 0 1460: 0 1461: 0 1462: 0 1463: 0 1464: 0 1465: 0 1466: 0 1467: 0 1468: 0 1469: 0 1470: 0 1471: 0 1472: 0 1473: 0 1474: 0 1475: 0 1476: 0 1477: 0 1478: 0 1479: 0 1480: 0 1481: 0 1482: 0 1483: 0 1484: 0 1485: 0 1486: 0 1487: 0 1488: 0 1489: 0 1490: 0 1491: 0 1492: 0 1493: 0 1494: 0 1495: 0 1496: 0 1497: 0 1498: 0 1499: 0 1500: 0 1501: 0 1502: 0 1503: 0 1504: 0 1505: 0 1506: 0 1507: 0 1508: 0 1509: 0 1510: 0 1511: 0 1512: 0 1513: 0 1514: 0 1515: 0 1516: 0 1517: 0 1518: 0 1519: 0 1520: 0 1521: 0 1522: 0 1523: 0 1524: 0 1525: 0 1526: 0 1527: 0 1528: 0 1529: 0 1530: 0 1531: 0 1532: 0 1533: 0 1534: 0 1535: 0 1536: 0 1537: 0 1538: 0 1539: 0 1540: 0 1541: 0 1542: 0 1543: 0 1544: 0 1545: 0 1546: 0 1547: 0 1548: 0 1549: 0 1550: 0 1551: 0 1552: 0 1553: 0 1554: 0 1555: 0 1556: 0 1557: 0 1558: 0 1559: 0 1560: 0 1561: 0 1562: 0 1563: 0 1564: 0 1565: 0 1566: 0 1567: 0 1568: 0 1569: 0 1570: 0 1571: 0 1572: 0 1573: 0 1574: 0 1575: 0 1576: 0 1577: 0 1578: 0 1579: 0 1580: 0 1581: 0 1582: 0 1583: 0 1584: 0 1585: 0 1586: 0 1587: 0 1588: 0 1589: 0 1590: 0 1591: 0 1592: 0 1593: 0 1594: 0 1595: 0 1596: 0 1597: 0 1598: 0 1599: 0 1600: 0 1601: 0 1602: 0 1603: 0 1604: 0 1605: 0 1606: 0 1607: 0 1608: 0 1609: 0 1610: 0 1611: 0 1612: 0 1613: 0 1614: 0 1615: 0 1616: 0 1617: 0 1618: 0 1619: 0 1620: 0 1621: 0 1622: 0 1623: 0 1624: 0 1625: 0 1626: 0 1627: 0 1628: 0 1629: 0 1630: 0 1631: 0 1632: 0 1633: 0 1634: 0 1635: 0 1636: 0 1637: 0 1638: 0 1639: 0 1640: 0 1641: 0 1642: 0 1643: 0 1644: 0 1645: 0 1646: 0 1647: 0 1648: 0 1649: 0 1650: 0 1651: 0 1652: 0 1653: 0 1654: 0 1655: 0 1656: 0 1657: 0 1658: 0 1659: 0 1660: 0 1661: 0 1662: 0 1663: 0 1664: 0 1665: 0 1666: 0 1667: 0 1668: 0 1669: 0 1670: 0 1671: 0 1672: 0 1673: 0 1674: 0 1675: 0 1676: 0 1677: 0 1678: 0 1679: 0 1680: 0 1681: 0 1682: 0 1683: 0 1684: 0 1685: 0 1686: 0 1687: 0 1688: 0 1689: 0 1690: 0 1691: 0 1692: 0 1693: 0 1694: 0 1695: 0 1696: 0 1697: 0 1698: 0 1699: 0 1700: 0 1701: 0 1702: 0 1703: 0 1704: 0 1705: 0 1706: 0 1707: 0 1708: 0 1709: 0 1710: 0 1711: 0 1712: 0 1713: 0 1714: 0 1715: 0 1716: 0 1717: 0 1718: 0 1719: 0 1720: 0 1721: 0 1722: 0 1723: 0 1724: 0 1725: 0 1726: 0 1727: 0 1728: 0 1729: 0 1730: 0 1731: 0 1732: 0 1733: 0 1734: 0 1735: 0 1736: 0 1737: 0 1738: 0 1739: 0 1740: 0 1741: 0 1742: 0 1743: 0 1744: 0 1745: 0 1746: 0 1747: 0 1748: 0 1749: 0 1750: 0 1751: 0 1752: 0 1753: 0 1754: 0 1755: 0 1756: 0 1757: 0 1758: 0 1759: 0 1760: 0 1761: 0 1762: 0 1763: 0 1764: 0 1765: 0 1766: 0 1767: 0 1768: 0 1769: 0 1770: 0 1771: 0 1772: 0 1773: 0 1774: 0 1775: 0 1776: 0 1777: 0 1778: 0 1779: 0 1780: 0 1781: 0 1782: 0 1783: 0 1784: 0 1785: 0 1786: 0 1787: 0 1788: 0 1789: 0 1790: 0 1791: 0 1792: 0 1793: 0 1794: 0 1795: 0 1796: 0 1797: 0 1798: 0 1799: 0 1800: 0 1801: 0 1802: 0 1803: 0 1804: 0 1805: 0 1806: 0 1807: 0 1808: 0 1809: 0 1810: 0 1811: 0 1812: 0 1813: 0 1814: 0 1815: 0 1816: 0 1817: 0 1818: 0 1819: 0 1820: 0 1821: 0 1822: 0 1823: 0 1824: 0 1825: 0 1826: 0 1827: 0 1828: 0 1829: 0 1830: 0 1831: 0 1832: 0 1833: 0 1834: 0 1835: 0 1836: 0 1837: 0 1838: 0 1839: 0 1840: 0 1841: 0 1842: 0 1843: 0 1844: 0 1845: 0 1846: 0 1847: 0 1848: 0 1849: 0 1850: 0 1851: 0 1852: 0 1853: 0 1854: 0 1855: 0 1856: 0 1857: 0 1858: 0 1859: 0 1860: 0 1861: 0 1862: 0 1863: 0 1864: 0 1865: 0 1866: 0 1867: 0 1868: 0 1869: 0 1870: 0 1871: 0 1872: 0 1873: 0 1874: 0 1875: 0 1876: 0 1877: 0 1878: 0 1879: 0 1880: 0 1881: 0 1882: 0 1883: 0 1884: 0 1885: 0 1886: 0 1887: 0 1888: 0 1889: 0 1890: 0 1891: 0 1892: 0 1893: 0 1894: 0 1895: 0 1896: 0 1897: 0 1898: 0 1899: 0 1900: 0 1901: 0 1902: 0 1903: 0 1904: 0 1905: 0 1906: 0 1907: 0 1908: 0 1909: 0 1910: 0 1911: 0 1912: 0 1913: 0 1914: 0 1915: 0 1916: 0 1917: 0 1918: 0 1919: 0 1920: 0 1921: 0 1922: 0 1923: 0 1924: 0 1925: 0 1926: 0 1927: 0 1928: 0 1929: 0 1930: 0 1931: 0 1932: 0 1933: 0 1934: 0 1935: 0 1936: 0 1937: 0 1938: 0 1939: 0 1940: 0 1941: 0 1942: 0 1943: 0 1944: 0 1945: 0 1946: 0 1947: 0 1948: 0 1949: 0 1950: 0 1951: 0 1952: 0 1953: 0 1954: 0 1955: 0 1956: 0 1957: 0 1958: 0 1959: 0 1960: 0 1961: 0 1962: 0 1963: 0 1964: 0 1965: 0 1966: 0 1967: 0 1968: 0 1969: 0 1970: 0 1971: 0 1972: 0 1973: 0 1974: 0 1975: 0 1976: 0 1977: 0 1978: 0 1979: 0 1980: 0 1981: 0 1982: 0 1983: 0 1984: 0 1985: 0 1986: 0 1987: 0 1988: 0 1989: 0 1990: 0 1991: 0 1992: 0 1993: 0 1994: 0 1995: 0 1996: 0 1997: 0 1998: 0 1999: 0 2000: 0 2001: 0 2002: 0 2003: 0 2004: 0 2005: 0 2006: 0 2007: 0 2008: 0 2009: 0 2010: 0 2011: 0 2012: 0 2013: 0 2014: 0 2015: 0 2016: 0 2017: 0 2018: 0 2019: 0 2020: 0 2021: 0 2022: 0 2023: 0 2024: 0 2025: 0 2026: 0 2027: 0 2028: 0 2029: 0 2030: 0 2031: 0 2032: 0 2033: 0 2034: 0 2035: 0 2036: 0 2037: 0 2038: 0 2039: 0 2040: 0 2041: 0 2042: 0 2043: 0 2044: 0 2045: 0 2046: 0 2047: 0 2048: 8 2049: 3 2050: 4 2051: 3 2052: 5 2053: 2 2054: 3 2055: 2 2056: 2 2057: 8 2058: 7 2059: 3 2060: 6 2061: 2 2062: 5 2063: 5 2064: 5 2065: 6 2066: 4 2067: 7 2068: 7 2069: 8 2070: 6 2071: 3 2072: 3 2073: 8 2074: 2 2075: 8 2076: 4 2077: 4 2078: 8 2079: 8 2080: 5 2081: 4 2082: 4 2083: 3 2084: 8 2085: 8 2086: 6 2087: 3 2088: 8 2089: 7 2090: 5 2091: 2 2092: 8 2093: 3 2094: 7 2095: 3 2096: 4 2097: 3 2098: 7 2099: 2 2100: 2 2101: 3 2102: 6 2103: 2 2104: 4 2105: 6 2106: 7 2107: 6 2108: 9 2109: 4 2110: 7 2111: 2 2112: 4 2113: 2 2114: 6 2115: 5 2116: 9 2117: 6 2118: 5 2119: 3 2120: 3 2121: 8 2122: 8 2123: 1 2124: 4 2125: 9 2126: 7 2127: 11 2128: 8 2129: 4 2130: 3 2131: 10 2132: 6 2133: 5 2134: 3 2135: 5 2136: 7 2137: 7 2138: 1 2139: 1 2140: 7 2141: 6 2142: 11 2143: 2 2144: 5 2145: 5 2146: 3 2147: 8 2148: 3 2149: 2 2150: 2 2151: 4 2152: 2 2153: 1 2154: 3 2155: 5 2156: 2 2157: 6 2158: 6 2159: 7 2160: 4 2161: 6 2162: 7 2163: 2 2164: 2 2165: 3 2166: 8 2167: 4 2168: 6 2169: 5 2170: 6 2171: 4 2172: 1 2173: 7 2174: 4 2175: 3 2176: 4 2177: 7 2178: 7 2179: 5 2180: 6 2181: 6 2182: 8 2183: 5 2184: 3 2185: 7 2186: 6 2187: 4 2188: 1 2189: 4 2190: 3 2191: 8 2192: 1 2193: 9 2194: 9 2195: 8 2196: 5 2197: 2 2198: 7 2199: 2 2200: 2 2201: 3 2202: 2 2203: 5 2204: 9 2205: 5 2206: 6 2207: 7 2208: 6 2209: 6 2210: 8 2211: 5 2212: 1 2213: 5 2214: 6 2215: 4 2216: 8 2217: 5 2218: 4 2219: 4 2220: 3 2221: 2 2222: 4 2223: 10 2224: 8 2225: 5 2226: 6 2227: 3 2228: 4 2229: 5 2230: 6 2231: 6 2232: 4 2233: 4 2234: 9 2235: 4 2236: 5 2237: 11 2238: 5 2239: 8 2240: 2 2241: 4 2242: 6 2243: 1 2244: 3 2245: 2 2246: 7 2247: 11 2248: 9 2249: 4 2250: 4 2251: 3 2252: 7 2253: 9 2254: 6 2255: 2 2256: 2 2257: 6 2258: 3 2259: 2 2260: 4 2261: 2 2262: 3 2263: 3 2264: 3 2265: 7 2266: 8 2267: 4 2268: 9 2269: 5 2270: 2 2271: 6 2272: 4 2273: 4 2274: 4 2275: 6 2276: 5 2277: 4 2278: 8 2279: 3 2280: 6 2281: 4 2282: 6 2283: 3 2284: 4 2285: 6 2286: 4 2287: 5 2288: 6 2289: 3 2290: 8 2291: 4 2292: 3 2293: 4 2294: 2 2295: 3 2296: 5 2297: 4 2298: 3 2299: 7 2300: 2 2301: 2 2302: 5 2303: 6 2304: 4 2305: 3 2306: 3 2307: 4 2308: 4 2309: 6 2310: 3 2311: 1 2312: 1 2313: 6 2314: 4 2315: 4 2316: 10 2317: 9 2318: 5 2319: 5 2320: 8 2321: 6 2322: 4 2323: 5 2324: 5 2325: 5 2326: 7 2327: 7 2328: 4 2329: 4 2330: 9 2331: 7 2332: 10 2333: 3 2334: 7 2335: 3 2336: 2 2337: 5 2338: 1 2339: 8 2340: 10 2341: 2 2342: 8 2343: 5 2344: 10 2345: 4 2346: 8 2347: 5 2348: 6 2349: 4 2350: 11 2351: 4 2352: 8 2353: 4 2354: 4 2355: 6 2356: 5 2357: 6 2358: 4 2359: 3 2360: 6 2361: 2 2362: 6 2363: 2 2364: 1 2365: 3 2366: 3 2367: 5 2368: 2 2369: 4 2370: 3 2371: 3 2372: 7 2373: 2 2374: 3 2375: 1 2376: 7 2377: 5 2378: 1 2379: 7 2380: 2 2381: 4 2382: 6 2383: 3 2384: 5 2385: 6 2386: 4 2387: 1 2388: 7 2389: 6 2390: 3 2391: 7 2392: 3 2393: 0 2394: 5 2395: 2 2396: 8 2397: 6 2398: 8 2399: 8 2400: 8 2401: 4 2402: 3 2403: 7 2404: 6 2405: 7 2406: 5 2407: 8 2408: 5 2409: 4 2410: 5 2411: 8 2412: 5 2413: 4 2414: 2 2415: 3 2416: 3 2417: 2 2418: 2 2419: 3 2420: 4 2421: 7 2422: 6 2423: 6 2424: 4 2425: 2 2426: 1 2427: 3 2428: 6 2429: 6 2430: 6 2431: 7 2432: 3 2433: 4 2434: 3 2435: 3 2436: 3 2437: 1 2438: 1 2439: 4 2440: 5 2441: 2 2442: 5 2443: 5 2444: 1 2445: 3 2446: 4 2447: 7 2448: 4 2449: 8 2450: 3 2451: 3 2452: 6 2453: 7 2454: 3 2455: 4 2456: 5 2457: 6 2458: 3 2459: 4 2460: 5 2461: 5 2462: 4 2463: 4 2464: 4 2465: 3 2466: 4 2467: 6 2468: 3 2469: 4 2470: 1 2471: 4 2472: 4 2473: 2 2474: 7 2475: 7 2476: 6 2477: 4 2478: 7 2479: 9 2480: 4 2481: 3 2482: 3 2483: 3 2484: 7 2485: 8 2486: 7 2487: 4 2488: 4 2489: 2 2490: 10 2491: 3 2492: 3 2493: 1 2494: 5 2495: 5 2496: 2 2497: 4 2498: 6 2499: 6 2500: 8 2501: 8 2502: 8 2503: 1 2504: 4 2505: 6 2506: 4 2507: 5 2508: 5 2509: 4 2510: 4 2511: 2 2512: 8 2513: 5 2514: 4 2515: 9 2516: 4 2517: 1 2518: 4 2519: 2 2520: 4 2521: 1 2522: 3 2523: 2 2524: 7 2525: 6 2526: 6 2527: 8 2528: 2 2529: 5 2530: 3 2531: 4 2532: 2 2533: 6 2534: 2 2535: 4 2536: 5 2537: 7 2538: 4 2539: 4 2540: 3 2541: 4 2542: 3 2543: 1 2544: 6 2545: 4 2546: 3 2547: 3 2548: 5 2549: 1 2550: 4 2551: 2 2552: 4 2553: 3 2554: 6 2555: 7 2556: 4 2557: 3 2558: 1 2559: 6 2560: 4 2561: 6 2562: 3 2563: 3 2564: 4 2565: 5 2566: 3 2567: 7 2568: 4 2569: 2 2570: 5 2571: 7 2572: 5 2573: 6 2574: 3 2575: 8 2576: 4 2577: 5 2578: 6 2579: 3 2580: 4 2581: 3 2582: 2 2583: 5 2584: 2 2585: 4 2586: 7 2587: 6 2588: 8 2589: 3 2590: 4 2591: 1 2592: 7 2593: 1 2594: 3 2595: 6 2596: 6 2597: 4 2598: 4 2599: 8 2600: 4 2601: 7 2602: 4 2603: 6 2604: 2 2605: 4 2606: 5 2607: 10 2608: 5 2609: 3 2610: 5 2611: 3 2612: 4 2613: 7 2614: 2 2615: 3 2616: 5 2617: 1 2618: 12 2619: 2 2620: 5 2621: 2 2622: 5 2623: 5 2624: 7 2625: 2 2626: 3 2627: 6 2628: 5 2629: 1 2630: 3 2631: 0 2632: 3 2633: 7 2634: 0 2635: 1 2636: 4 2637: 3 2638: 3 2639: 5 2640: 5 2641: 8 2642: 8 2643: 8 2644: 2 2645: 1 2646: 6 2647: 7 2648: 6 2649: 4 2650: 2 2651: 6 2652: 3 2653: 4 2654: 4 2655: 3 2656: 8 2657: 2 2658: 0 2659: 4 2660: 4 2661: 2 2662: 6 2663: 9 2664: 4 2665: 6 2666: 5 2667: 4 2668: 5 2669: 5 2670: 2 2671: 2 2672: 5 2673: 4 2674: 5 2675: 6 2676: 8 2677: 4 2678: 9 2679: 4 2680: 5 2681: 4 2682: 3 2683: 6 2684: 4 2685: 2 2686: 6 2687: 3 2688: 5 2689: 4 2690: 2 2691: 3 2692: 4 2693: 1 2694: 4 2695: 4 2696: 4 2697: 6 2698: 4 2699: 6 2700: 5 2701: 4 2702: 4 2703: 3 2704: 3 2705: 6 2706: 8 2707: 3 2708: 5 2709: 1 2710: 5 2711: 2 2712: 5 2713: 2 2714: 3 2715: 3 2716: 7 2717: 6 2718: 5 2719: 4 2720: 5 2721: 5 2722: 5 2723: 5 2724: 5 2725: 3 2726: 3 2727: 7 2728: 5 2729: 3 2730: 5 2731: 5 2732: 2 2733: 6 2734: 7 2735: 3 2736: 5 2737: 4 2738: 6 2739: 3 2740: 5 2741: 3 2742: 1 2743: 4 2744: 4 2745: 4 2746: 3 2747: 8 2748: 5 2749: 4 2750: 5 2751: 2 2752: 6 2753: 6 2754: 6 2755: 1 2756: 1 2757: 3 2758: 3 2759: 4 2760: 4 2761: 5 2762: 3 2763: 6 2764: 9 2765: 3 2766: 5 2767: 4 2768: 4 2769: 3 2770: 9 2771: 4 2772: 2 2773: 2 2774: 5 2775: 6 2776: 4 2777: 2 2778: 2 2779: 2 2780: 6 2781: 5 2782: 5 2783: 7 2784: 4 2785: 2 2786: 7 2787: 4 2788: 5 2789: 4 2790: 5 2791: 8 2792: 2 2793: 2 2794: 7 2795: 6 2796: 5 2797: 7 2798: 4 2799: 3 2800: 1 2801: 4 2802: 6 2803: 4 2804: 6 2805: 1 2806: 2 2807: 0 2808: 3 2809: 7 2810: 4 2811: 4 2812: 5 2813: 7 2814: 4 2815: 4 2816: 8 2817: 5 2818: 4 2819: 6 2820: 0 2821: 2 2822: 2 2823: 3 2824: 5 2825: 4 2826: 7 2827: 3 2828: 5 2829: 3 2830: 2 2831: 6 2832: 2 2833: 5 2834: 3 2835: 3 2836: 3 2837: 5 2838: 3 2839: 1 2840: 2 2841: 3 2842: 8 2843: 4 2844: 2 2845: 4 2846: 1 2847: 6 2848: 4 2849: 5 2850: 3 2851: 5 2852: 3 2853: 2 2854: 2 2855: 4 2856: 3 2857: 5 2858: 4 2859: 2 2860: 5 2861: 1 2862: 4 2863: 5 2864: 2 2865: 8 2866: 6 2867: 5 2868: 1 2869: 5 2870: 10 2871: 3 2872: 3 2873: 5 2874: 3 2875: 4 2876: 4 2877: 6 2878: 4 2879: 2 2880: 1 2881: 5 2882: 9 2883: 4 2884: 6 2885: 4 2886: 10 2887: 2 2888: 2 2889: 6 2890: 3 2891: 5 2892: 7 2893: 2 2894: 3 2895: 7 2896: 4 2897: 4 2898: 4 2899: 2 2900: 4 2901: 3 2902: 6 2903: 2 2904: 4 2905: 3 2906: 3 2907: 6 2908: 2 2909: 5 2910: 4 2911: 6 2912: 5 2913: 4 2914: 6 2915: 5 2916: 5 2917: 5 2918: 3 2919: 5 2920: 1 2921: 4 2922: 6 2923: 8 2924: 6 2925: 7 2926: 6 2927: 5 2928: 3 2929: 1 2930: 10 2931: 6 2932: 11 2933: 2 2934: 4 2935: 4 2936: 4 2937: 6 2938: 4 2939: 5 2940: 8 2941: 3 2942: 3 2943: 3 2944: 6 2945: 2 2946: 3 2947: 5 2948: 2 2949: 1 2950: 3 2951: 4 2952: 3 2953: 2 2954: 4 2955: 4 2956: 8 2957: 5 2958: 3 2959: 4 2960: 3 2961: 2 2962: 5 2963: 7 2964: 3 2965: 6 2966: 2 2967: 6 2968: 3 2969: 4 2970: 4 2971: 6 2972: 6 2973: 3 2974: 2 2975: 4 2976: 5 2977: 5 2978: 5 2979: 4 2980: 4 2981: 2 2982: 4 2983: 3 2984: 6 2985: 4 2986: 5 2987: 6 2988: 1 2989: 3 2990: 2 2991: 3 2992: 5 2993: 4 2994: 2 2995: 2 2996: 7 2997: 1 2998: 5 2999: 2 3000: 4 3001: 3 3002: 11 3003: 4 3004: 2 3005: 1 3006: 5 3007: 9 3008: 5 3009: 7 3010: 3 3011: 3 3012: 5 3013: 1 3014: 4 3015: 5 3016: 4 3017: 7 3018: 2 3019: 4 3020: 10 3021: 5 3022: 2 3023: 3 3024: 2 3025: 2 3026: 3 3027: 5 3028: 5 3029: 3 3030: 2 3031: 3 3032: 9 3033: 6 3034: 4 3035: 2 3036: 4 3037: 8 3038: 6 3039: 3 3040: 5 3041: 4 3042: 2 3043: 3 3044: 3 3045: 6 3046: 4 3047: 5 3048: 6 3049: 4 3050: 6 3051: 7 3052: 7 3053: 3 3054: 4 3055: 4 3056: 5 3057: 8 3058: 2 3059: 7 3060: 6 3061: 2 3062: 2 3063: 5 3064: 3 3065: 3 3066: 1 3067: 2 3068: 9 3069: 5 3070: 2 3071: 7 3072: 5 3073: 4 3074: 5 3075: 1 3076: 4 3077: 4 3078: 5 3079: 11 3080: 4 3081: 6 3082: 4 3083: 5 3084: 7 3085: 5 3086: 3 3087: 4 3088: 7 3089: 4 3090: 3 3091: 4 3092: 7 3093: 5 3094: 7 3095: 8 3096: 5 3097: 5 3098: 5 3099: 4 3100: 4 3101: 1 3102: 3 3103: 1 3104: 3 3105: 4 3106: 9 3107: 5 3108: 2 3109: 2 3110: 7 3111: 6 3112: 5 3113: 7 3114: 3 3115: 1 3116: 7 3117: 4 3118: 3 3119: 4 3120: 5 3121: 6 3122: 5 3123: 5 3124: 3 3125: 4 3126: 4 3127: 4 3128: 2 3129: 3 3130: 6 3131: 11 3132: 2 3133: 2 3134: 3 3135: 8 3136: 1 3137: 2 3138: 0 3139: 3 3140: 2 3141: 1 3142: 7 3143: 4 3144: 3 3145: 7 3146: 5 3147: 4 3148: 3 3149: 4 3150: 9 3151: 5 3152: 3 3153: 2 3154: 6 3155: 3 3156: 4 3157: 5 3158: 4 3159: 7 3160: 3 3161: 2 3162: 2 3163: 7 3164: 7 3165: 2 3166: 3 3167: 4 3168: 5 3169: 3 3170: 7 3171: 7 3172: 3 3173: 6 3174: 4 3175: 9 3176: 5 3177: 8 3178: 1 3179: 5 3180: 5 3181: 2 3182: 2 3183: 7 3184: 4 3185: 2 3186: 9 3187: 2 3188: 5 3189: 2 3190: 5 3191: 6 3192: 7 3193: 1 3194: 2 3195: 7 3196: 7 3197: 3 3198: 6 3199: 4 3200: 3 3201: 2 3202: 2 3203: 2 3204: 5 3205: 5 3206: 1 3207: 2 3208: 7 3209: 3 3210: 4 3211: 6 3212: 4 3213: 1 3214: 6 3215: 2 3216: 8 3217: 3 3218: 6 3219: 5 3220: 3 3221: 3 3222: 9 3223: 3 3224: 2 3225: 3 3226: 4 3227: 4 3228: 2 3229: 6 3230: 4 3231: 3 3232: 0 3233: 1 3234: 3 3235: 3 3236: 2 3237: 5 3238: 5 3239: 3 3240: 5 3241: 3 3242: 8 3243: 4 3244: 3 3245: 3 3246: 6 3247: 2 3248: 2 3249: 6 3250: 5 3251: 4 3252: 2 3253: 2 3254: 3 3255: 5 3256: 2 3257: 5 3258: 6 3259: 4 3260: 2 3261: 5 3262: 4 3263: 1 3264: 6 3265: 6 3266: 11 3267: 4 3268: 4 3269: 8 3270: 2 3271: 3 3272: 1 3273: 4 3274: 3 3275: 7 3276: 8 3277: 3 3278: 7 3279: 0 3280: 3 3281: 7 3282: 2 3283: 3 3284: 4 3285: 2 3286: 7 3287: 4 3288: 6 3289: 2 3290: 4 3291: 4 3292: 4 3293: 3 3294: 8 3295: 4 3296: 5 3297: 5 3298: 4 3299: 1 3300: 5 3301: 5 3302: 3 3303: 3 3304: 3 3305: 1 3306: 5 3307: 4 3308: 3 3309: 3 3310: 7 3311: 4 3312: 4 3313: 7 3314: 3 3315: 5 3316: 7 3317: 6 3318: 3 3319: 3 3320: 8 3321: 3 3322: 4 3323: 2 3324: 9 3325: 2 3326: 3 3327: 2 3328: 1 3329: 3 3330: 3 3331: 7 3332: 6 3333: 1 3334: 3 3335: 4 3336: 2 3337: 3 3338: 2 3339: 1 3340: 4 3341: 2 3342: 4 3343: 3 3344: 3 3345: 3 3346: 4 3347: 0 3348: 3 3349: 7 3350: 0 3351: 4 3352: 1 3353: 3 3354: 5 3355: 5 3356: 3 3357: 4 3358: 3 3359: 5 3360: 5 3361: 4 3362: 5 3363: 3 3364: 3 3365: 3 3366: 3 3367: 9 3368: 5 3369: 3 3370: 7 3371: 5 3372: 7 3373: 2 3374: 4 3375: 8 3376: 8 3377: 2 3378: 1 3379: 5 3380: 4 3381: 5 3382: 3 3383: 2 3384: 3 3385: 7 3386: 4 3387: 1 3388: 4 3389: 5 3390: 8 3391: 4 3392: 7 3393: 3 3394: 4 3395: 3 3396: 3 3397: 3 3398: 1 3399: 5 3400: 3 3401: 2 3402: 3 3403: 4 3404: 6 3405: 1 3406: 5 3407: 4 3408: 4 3409: 7 3410: 5 3411: 7 3412: 1 3413: 6 3414: 3 3415: 3 3416: 1 3417: 2 3418: 9 3419: 2 3420: 4 3421: 2 3422: 7 3423: 4 3424: 4 3425: 4 3426: 4 3427: 4 3428: 8 3429: 9 3430: 5 3431: 5 3432: 6 3433: 4 3434: 11 3435: 10 3436: 6 3437: 2 3438: 4 3439: 2 3440: 1 3441: 1 3442: 6 3443: 2 3444: 6 3445: 1 3446: 4 3447: 3 3448: 4 3449: 2 3450: 2 3451: 6 3452: 6 3453: 2 3454: 7 3455: 3 3456: 1 3457: 5 3458: 5 3459: 1 3460: 2 3461: 1 3462: 5 3463: 9 3464: 4 3465: 4 3466: 5 3467: 3 3468: 7 3469: 3 3470: 4 3471: 4 3472: 6 3473: 4 3474: 3 3475: 2 3476: 4 3477: 3 3478: 3 3479: 3 3480: 4 3481: 3 3482: 5 3483: 3 3484: 9 3485: 3 3486: 2 3487: 2 3488: 3 3489: 3 3490: 2 3491: 3 3492: 4 3493: 5 3494: 5 3495: 4 3496: 7 3497: 0 3498: 2 3499: 5 3500: 2 3501: 6 3502: 1 3503: 2 3504: 1 3505: 1 3506: 8 3507: 4 3508: 2 3509: 3 3510: 2 3511: 6 3512: 9 3513: 6 3514: 2 3515: 5 3516: 3 3517: 2 3518: 2 3519: 3 3520: 1 3521: 0 3522: 6 3523: 3 3524: 4 3525: 3 3526: 4 3527: 2 3528: 0 3529: 3 3530: 1 3531: 4 3532: 3 3533: 0 3534: 9 3535: 3 3536: 5 3537: 5 3538: 1 3539: 6 3540: 1 3541: 5 3542: 3 3543: 10 3544: 6 3545: 3 3546: 4 3547: 3 3548: 3 3549: 4 3550: 2 3551: 5 3552: 2 3553: 4 3554: 5 3555: 2 3556: 2 3557: 5 3558: 4 3559: 2 3560: 4 3561: 2 3562: 6 3563: 4 3564: 8 3565: 1 3566: 3 3567: 3 3568: 1 3569: 6 3570: 6 3571: 2 3572: 8 3573: 4 3574: 6 3575: 0 3576: 0 3577: 3 3578: 4 3579: 4 3580: 3 3581: 3 3582: 2 3583: 1 3584: 1 3585: 4 3586: 4 3587: 5 3588: 1 3589: 4 3590: 6 3591: 4 3592: 5 3593: 7 3594: 7 3595: 4 3596: 4 3597: 6 3598: 6 3599: 6 3600: 4 3601: 1 3602: 2 3603: 4 3604: 4 3605: 0 3606: 10 3607: 1 3608: 4 3609: 3 3610: 0 3611: 6 3612: 3 3613: 2 3614: 4 3615: 3 3616: 2 3617: 2 3618: 1 3619: 0 3620: 6 3621: 5 3622: 4 3623: 2 3624: 2 3625: 11 3626: 8 3627: 5 3628: 1 3629: 2 3630: 3 3631: 3 3632: 6 3633: 3 3634: 2 3635: 3 3636: 4 3637: 3 3638: 2 3639: 4 3640: 4 3641: 5 3642: 6 3643: 3 3644: 3 3645: 4 3646: 7 3647: 3 3648: 5 3649: 4 3650: 2 3651: 6 3652: 6 3653: 0 3654: 5 3655: 5 3656: 1 3657: 5 3658: 4 3659: 5 3660: 3 3661: 6 3662: 7 3663: 2 3664: 8 3665: 2 3666: 4 3667: 6 3668: 3 3669: 8 3670: 3 3671: 5 3672: 0 3673: 7 3674: 1 3675: 1 3676: 7 3677: 1 3678: 3 3679: 4 3680: 6 3681: 4 3682: 8 3683: 4 3684: 7 3685: 4 3686: 2 3687: 1 3688: 2 3689: 11 3690: 7 3691: 3 3692: 8 3693: 5 3694: 3 3695: 1 3696: 3 3697: 1 3698: 3 3699: 3 3700: 4 3701: 3 3702: 3 3703: 6 3704: 5 3705: 2 3706: 4 3707: 4 3708: 0 3709: 9 3710: 5 3711: 7 3712: 7 3713: 4 3714: 2 3715: 4 3716: 5 3717: 6 3718: 5 3719: 1 3720: 8 3721: 8 3722: 2 3723: 5 3724: 1 3725: 3 3726: 3 3727: 2 3728: 2 3729: 6 3730: 7 3731: 3 3732: 6 3733: 5 3734: 1 3735: 5 3736: 3 3737: 1 3738: 2 3739: 4 3740: 5 3741: 4 3742: 1 3743: 5 3744: 3 3745: 1 3746: 3 3747: 1 3748: 4 3749: 1 3750: 6 3751: 2 3752: 2 3753: 4 3754: 2 3755: 2 3756: 3 3757: 3 3758: 8 3759: 3 3760: 7 3761: 1 3762: 3 3763: 1 3764: 3 3765: 3 3766: 5 3767: 3 3768: 2 3769: 4 3770: 2 3771: 7 3772: 5 3773: 3 3774: 6 3775: 5 3776: 2 3777: 1 3778: 4 3779: 4 3780: 5 3781: 4 3782: 6 3783: 2 3784: 5 3785: 2 3786: 5 3787: 3 3788: 5 3789: 5 3790: 4 3791: 6 3792: 6 3793: 3 3794: 5 3795: 2 3796: 3 3797: 2 3798: 0 3799: 3 3800: 5 3801: 2 3802: 5 3803: 6 3804: 5 3805: 2 3806: 6 3807: 4 3808: 2 3809: 1 3810: 6 3811: 2 3812: 4 3813: 5 3814: 6 3815: 3 3816: 2 3817: 4 3818: 3 3819: 5 3820: 3 3821: 3 3822: 5 3823: 2 3824: 1 3825: 7 3826: 6 3827: 2 3828: 7 3829: 2 3830: 5 3831: 5 3832: 1 3833: 2 3834: 3 3835: 1 3836: 4 3837: 2 3838: 9 3839: 2 3840: 3 3841: 4 3842: 4 3843: 5 3844: 3 3845: 2 3846: 2 3847: 2 3848: 3 3849: 4 3850: 3 3851: 6 3852: 2 3853: 5 3854: 3 3855: 2 3856: 4 3857: 3 3858: 4 3859: 3 3860: 0 3861: 5 3862: 6 3863: 5 3864: 2 3865: 5 3866: 3 3867: 2 3868: 0 3869: 4 3870: 3 3871: 0 3872: 4 3873: 5 3874: 4 3875: 3 3876: 4 3877: 2 3878: 3 3879: 0 3880: 3 3881: 4 3882: 2 3883: 5 3884: 8 3885: 3 3886: 7 3887: 4 3888: 3 3889: 5 3890: 3 3891: 3 3892: 6 3893: 2 3894: 5 3895: 4 3896: 4 3897: 2 3898: 4 3899: 2 3900: 1 3901: 4 3902: 2 3903: 1 3904: 2 3905: 4 3906: 5 3907: 2 3908: 5 3909: 5 3910: 5 3911: 6 3912: 3 3913: 3 3914: 4 3915: 2 3916: 4 3917: 6 3918: 4 3919: 2 3920: 5 3921: 3 3922: 4 3923: 2 3924: 3 3925: 0 3926: 2 3927: 1 3928: 5 3929: 2 3930: 4 3931: 4 3932: 3 3933: 8 3934: 3 3935: 4 3936: 3 3937: 1 3938: 3 3939: 3 3940: 6 3941: 3 3942: 1 3943: 7 3944: 5 3945: 5 3946: 5 3947: 4 3948: 1 3949: 5 3950: 7 3951: 2 3952: 3 3953: 1 3954: 4 3955: 5 3956: 3 3957: 3 3958: 1 3959: 3 3960: 3 3961: 4 3962: 4 3963: 3 3964: 4 3965: 9 3966: 2 3967: 0 3968: 3 3969: 5 3970: 0 3971: 4 3972: 1 3973: 4 3974: 4 3975: 4 3976: 4 3977: 4 3978: 4 3979: 4 3980: 3 3981: 2 3982: 5 3983: 7 3984: 2 3985: 4 3986: 4 3987: 1 3988: 6 3989: 6 3990: 6 3991: 2 3992: 6 3993: 2 3994: 2 3995: 4 3996: 2 3997: 3 3998: 3 3999: 2 4000: 3 4001: 4 4002: 5 4003: 3 4004: 2 4005: 3 4006: 5 4007: 1 4008: 3 4009: 5 4010: 4 4011: 6 4012: 5 4013: 5 4014: 1 4015: 4 4016: 0 4017: 2 4018: 3 4019: 2 4020: 3 4021: 1 4022: 2 4023: 4 4024: 4 4025: 4 4026: 3 4027: 4 4028: 3 4029: 3 4030: 2 4031: 0 4032: 4 4033: 4 4034: 2 4035: 6 4036: 5 4037: 3 4038: 6 4039: 0 4040: 5 4041: 3 4042: 6 4043: 5 4044: 5 4045: 2 4046: 4 4047: 1 4048: 3 4049: 2 4050: 3 4051: 3 4052: 4 4053: 4 4054: 1 4055: 3 4056: 2 4057: 3 4058: 5 4059: 8 4060: 6 4061: 4 4062: 4 4063: 4 4064: 6 4065: 5 4066: 1 4067: 7 4068: 6 4069: 1 4070: 8 4071: 3 4072: 6 4073: 0 4074: 2 4075: 1 4076: 4 4077: 2 4078: 4 4079: 8 4080: 2 4081: 4 4082: 2 4083: 4 4084: 3 4085: 2 4086: 3 4087: 0 4088: 5 4089: 2 4090: 4 4091: 5 4092: 3 4093: 2 4094: 3 4095: 5 4096: 1 4097: 4 4098: 3 4099: 3 4100: 1 4101: 0 4102: 4 4103: 5 4104: 3 4105: 4 4106: 7 4107: 2 4108: 1 4109: 3 4110: 7 4111: 1 4112: 5 4113: 2 4114: 1 4115: 5 4116: 7 4117: 2 4118: 6 4119: 2 4120: 2 4121: 3 4122: 1 4123: 3 4124: 2 4125: 4 4126: 1 4127: 1 4128: 4 4129: 5 4130: 2 4131: 7 4132: 4 4133: 3 4134: 2 4135: 4 4136: 5 4137: 5 4138: 4 4139: 3 4140: 2 4141: 3 4142: 6 4143: 4 4144: 5 4145: 5 4146: 6 4147: 1 4148: 4 4149: 3 4150: 2 4151: 4 4152: 5 4153: 2 4154: 4 4155: 4 4156: 4 4157: 5 4158: 5 4159: 4 4160: 2 4161: 3 4162: 5 4163: 2 4164: 1 4165: 5 4166: 2 4167: 2 4168: 2 4169: 2 4170: 3 4171: 3 4172: 3 4173: 2 4174: 4 4175: 3 4176: 3 4177: 3 4178: 4 4179: 7 4180: 3 4181: 4 4182: 3 4183: 2 4184: 2 4185: 1 4186: 7 4187: 3 4188: 2 4189: 7 4190: 5 4191: 4 4192: 2 4193: 1 4194: 3 4195: 4 4196: 4 4197: 4 4198: 3 4199: 3 4200: 4 4201: 4 4202: 1 4203: 4 4204: 4 4205: 1 4206: 0 4207: 4 4208: 4 4209: 5 4210: 4 4211: 2 4212: 4 4213: 1 4214: 4 4215: 5 4216: 4 4217: 6 4218: 3 4219: 4 4220: 3 4221: 4 4222: 3 4223: 4 4224: 4 4225: 5 4226: 5 4227: 5 4228: 5 4229: 2 4230: 1 4231: 3 4232: 1 4233: 4 4234: 3 4235: 3 4236: 5 4237: 5 4238: 3 4239: 3 4240: 7 4241: 2 4242: 3 4243: 5 4244: 5 4245: 3 4246: 3 4247: 4 4248: 7 4249: 1 4250: 0 4251: 3 4252: 3 4253: 2 4254: 2 4255: 1 4256: 1 4257: 3 4258: 2 4259: 3 4260: 4 4261: 2 4262: 8 4263: 2 4264: 3 4265: 6 4266: 2 4267: 4 4268: 8 4269: 2 4270: 2 4271: 3 4272: 5 4273: 3 4274: 4 4275: 5 4276: 4 4277: 1 4278: 3 4279: 0 4280: 3 4281: 4 4282: 4 4283: 1 4284: 2 4285: 2 4286: 6 4287: 3 4288: 3 4289: 2 4290: 2 4291: 1 4292: 1 4293: 4 4294: 4 4295: 3 4296: 4 4297: 6 4298: 2 4299: 1 4300: 6 4301: 4 4302: 3 4303: 2 4304: 5 4305: 4 4306: 3 4307: 3 4308: 1 4309: 4 4310: 3 4311: 3 4312: 4 4313: 3 4314: 4 4315: 2 4316: 2 4317: 4 4318: 3 4319: 4 4320: 1 4321: 2 4322: 3 4323: 2 4324: 7 4325: 4 4326: 5 4327: 3 4328: 4 4329: 1 4330: 4 4331: 5 4332: 0 4333: 6 4334: 3 4335: 3 4336: 3 4337: 4 4338: 5 4339: 2 4340: 6 4341: 3 4342: 4 4343: 5 4344: 3 4345: 5 4346: 2 4347: 1 4348: 2 4349: 5 4350: 1 4351: 1 4352: 2 4353: 0 4354: 5 4355: 2 4356: 2 4357: 3 4358: 3 4359: 5 4360: 3 4361: 2 4362: 4 4363: 6 4364: 1 4365: 3 4366: 7 4367: 2 4368: 5 4369: 1 4370: 4 4371: 3 4372: 4 4373: 4 4374: 6 4375: 6 4376: 5 4377: 3 4378: 3 4379: 1 4380: 1 4381: 6 4382: 1 4383: 5 4384: 2 4385: 2 4386: 3 4387: 3 4388: 4 4389: 1 4390: 2 4391: 6 4392: 5 4393: 5 4394: 1 4395: 1 4396: 5 4397: 4 4398: 4 4399: 10 4400: 2 4401: 5 4402: 3 4403: 7 4404: 3 4405: 2 4406: 5 4407: 0 4408: 1 4409: 4 4410: 5 4411: 3 4412: 3 4413: 3 4414: 5 4415: 4 4416: 3 4417: 2 4418: 2 4419: 3 4420: 2 4421: 5 4422: 1 4423: 5 4424: 3 4425: 2 4426: 3 4427: 4 4428: 1 4429: 2 4430: 1 4431: 8 4432: 2 4433: 2 4434: 3 4435: 4 4436: 6 4437: 3 4438: 2 4439: 6 4440: 3 4441: 4 4442: 2 4443: 2 4444: 2 4445: 5 4446: 4 4447: 8 4448: 5 4449: 3 4450: 5 4451: 4 4452: 4 4453: 2 4454: 3 4455: 5 4456: 3 4457: 4 4458: 0 4459: 3 4460: 2 4461: 1 4462: 4 4463: 5 4464: 2 4465: 4 4466: 6 4467: 2 4468: 3 4469: 4 4470: 2 4471: 2 4472: 4 4473: 3 4474: 3 4475: 2 4476: 4 4477: 5 4478: 2 4479: 2 4480: 2 4481: 5 4482: 5 4483: 10 4484: 3 4485: 5 4486: 3 4487: 5 4488: 3 4489: 3 4490: 3 4491: 3 4492: 2 4493: 2 4494: 2 4495: 5 4496: 0 4497: 5 4498: 4 4499: 7 4500: 6 4501: 3 4502: 5 4503: 3 4504: 5 4505: 5 4506: 1 4507: 3 4508: 5 4509: 1 4510: 6 4511: 6 4512: 1 4513: 4 4514: 2 4515: 3 4516: 4 4517: 7 4518: 4 4519: 2 4520: 1 4521: 0 4522: 7 4523: 1 4524: 1 4525: 4 4526: 3 4527: 3 4528: 1 4529: 0 4530: 3 4531: 3 4532: 5 4533: 3 4534: 7 4535: 6 4536: 3 4537: 5 4538: 0 4539: 4 4540: 2 4541: 4 4542: 2 4543: 0 4544: 3 4545: 7 4546: 6 4547: 2 4548: 7 4549: 5 4550: 3 4551: 5 4552: 3 4553: 4 4554: 4 4555: 1 4556: 1 4557: 4 4558: 1 4559: 3 4560: 4 4561: 4 4562: 1 4563: 1 4564: 4 4565: 5 4566: 3 4567: 2 4568: 6 4569: 4 4570: 5 4571: 1 4572: 3 4573: 2 4574: 2 4575: 2 4576: 4 4577: 4 4578: 4 4579: 1 4580: 3 4581: 4 4582: 4 4583: 1 4584: 3 4585: 8 4586: 4 4587: 6 4588: 2 4589: 0 4590: 3 4591: 4 4592: 3 4593: 3 4594: 3 4595: 3 4596: 4 4597: 2 4598: 4 4599: 3 4600: 3 4601: 1 4602: 2 4603: 0 4604: 5 4605: 2 4606: 3 4607: 2 4608: 2 4609: 3 4610: 3 4611: 4 4612: 5 4613: 3 4614: 4 4615: 3 4616: 6 4617: 3 4618: 3 4619: 7 4620: 3 4621: 3 4622: 6 4623: 4 4624: 5 4625: 4 4626: 1 4627: 2 4628: 3 4629: 4 4630: 3 4631: 6 4632: 8 4633: 1 4634: 2 4635: 3 4636: 4 4637: 3 4638: 3 4639: 3 4640: 5 4641: 1 4642: 6 4643: 4 4644: 4 4645: 5 4646: 2 4647: 0 4648: 2 4649: 1 4650: 3 4651: 2 4652: 6 4653: 4 4654: 2 4655: 1 4656: 4 4657: 3 4658: 4 4659: 3 4660: 5 4661: 0 4662: 8 4663: 4 4664: 7 4665: 4 4666: 5 4667: 5 4668: 3 4669: 5 4670: 3 4671: 3 4672: 4 4673: 1 4674: 1 4675: 2 4676: 4 4677: 5 4678: 2 4679: 6 4680: 1 4681: 1 4682: 2 4683: 5 4684: 2 4685: 3 4686: 6 4687: 1 4688: 1 4689: 3 4690: 1 4691: 2 4692: 4 4693: 3 4694: 3 4695: 1 4696: 0 4697: 4 4698: 3 4699: 2 4700: 2 4701: 3 4702: 0 4703: 1 4704: 2 4705: 3 4706: 5 4707: 6 4708: 3 4709: 3 4710: 3 4711: 4 4712: 3 4713: 3 4714: 3 4715: 9 4716: 4 4717: 4 4718: 5 4719: 2 4720: 1 4721: 1 4722: 3 4723: 3 4724: 2 4725: 5 4726: 1 4727: 1 4728: 1 4729: 0 4730: 5 4731: 1 4732: 6 4733: 3 4734: 7 4735: 4 4736: 4 4737: 1 4738: 2 4739: 5 4740: 6 4741: 3 4742: 4 4743: 1 4744: 3 4745: 4 4746: 2 4747: 3 4748: 3 4749: 3 4750: 2 4751: 1 4752: 3 4753: 3 4754: 2 4755: 4 4756: 2 4757: 6 4758: 3 4759: 4 4760: 2 4761: 3 4762: 4 4763: 3 4764: 5 4765: 1 4766: 3 4767: 6 4768: 3 4769: 4 4770: 2 4771: 2 4772: 0 4773: 4 4774: 4 4775: 2 4776: 3 4777: 2 4778: 5 4779: 5 4780: 3 4781: 3 4782: 6 4783: 4 4784: 2 4785: 4 4786: 1 4787: 4 4788: 3 4789: 4 4790: 9 4791: 1 4792: 2 4793: 3 4794: 5 4795: 0 4796: 2 4797: 1 4798: 2 4799: 4 4800: 1 4801: 0 4802: 3 4803: 4 4804: 5 4805: 2 4806: 7 4807: 4 4808: 5 4809: 4 4810: 2 4811: 2 4812: 2 4813: 2 4814: 4 4815: 3 4816: 5 4817: 6 4818: 1 4819: 3 4820: 3 4821: 1 4822: 4 4823: 3 4824: 1 4825: 4 4826: 6 4827: 2 4828: 4 4829: 5 4830: 4 4831: 2 4832: 5 4833: 3 4834: 3 4835: 1 4836: 3 4837: 5 4838: 3 4839: 5 4840: 2 4841: 3 4842: 4 4843: 1 4844: 3 4845: 3 4846: 3 4847: 2 4848: 1 4849: 3 4850: 3 4851: 5 4852: 3 4853: 1 4854: 1 4855: 2 4856: 7 4857: 2 4858: 2 4859: 8 4860: 3 4861: 3 4862: 4 4863: 3 4864: 2 4865: 5 4866: 6 4867: 3 4868: 3 4869: 6 4870: 3 4871: 1 4872: 1 4873: 4 4874: 4 4875: 7 4876: 3 4877: 2 4878: 3 4879: 3 4880: 6 4881: 4 4882: 2 4883: 4 4884: 2 4885: 0 4886: 1 4887: 4 4888: 3 4889: 4 4890: 3 4891: 5 4892: 2 4893: 3 4894: 7 4895: 6 4896: 2 4897: 5 4898: 1 4899: 4 4900: 6 4901: 1 4902: 6 4903: 1 4904: 5 4905: 0 4906: 5 4907: 5 4908: 4 4909: 8 4910: 2 4911: 2 4912: 3 4913: 5 4914: 5 4915: 6 4916: 3 4917: 2 4918: 1 4919: 3 4920: 6 4921: 2 4922: 3 4923: 1 4924: 2 4925: 4 4926: 4 4927: 2 4928: 2 4929: 1 4930: 4 4931: 4 4932: 5 4933: 5 4934: 3 4935: 4 4936: 3 4937: 8 4938: 6 4939: 1 4940: 3 4941: 3 4942: 2 4943: 0 4944: 4 4945: 6 4946: 5 4947: 2 4948: 2 4949: 1 4950: 3 4951: 4 4952: 1 4953: 2 4954: 2 4955: 4 4956: 2 4957: 4 4958: 1 4959: 3 4960: 9 4961: 3 4962: 4 4963: 2 4964: 3 4965: 1 4966: 4 4967: 8 4968: 3 4969: 2 4970: 2 4971: 3 4972: 3 4973: 3 4974: 3 4975: 5 4976: 2 4977: 0 4978: 2 4979: 3 4980: 2 4981: 3 4982: 3 4983: 3 4984: 5 4985: 3 4986: 8 4987: 2 4988: 3 4989: 3 4990: 3 4991: 3 4992: 2 4993: 4 4994: 3 4995: 3 4996: 2 4997: 5 4998: 4 4999: 4 5000: 4 5001: 6 5002: 1 5003: 3 5004: 3 5005: 1 5006: 2 5007: 3 5008: 1 5009: 5 5010: 4 5011: 3 5012: 3 5013: 5 5014: 1 5015: 1 5016: 2 5017: 3 5018: 1 5019: 4 5020: 3 5021: 2 5022: 3 5023: 5 5024: 2 5025: 2 5026: 1 5027: 2 5028: 5 5029: 2 5030: 2 5031: 1 5032: 4 5033: 5 5034: 4 5035: 0 5036: 1 5037: 3 5038: 2 5039: 2 5040: 2 5041: 3 5042: 5 5043: 3 5044: 3 5045: 2 5046: 4 5047: 3 5048: 6 5049: 3 5050: 3 5051: 2 5052: 7 5053: 3 5054: 4 5055: 3 5056: 5 5057: 2 5058: 2 5059: 3 5060: 3 5061: 1 5062: 3 5063: 3 5064: 2 5065: 0 5066: 3 5067: 4 5068: 2 5069: 3 5070: 3 5071: 1 5072: 2 5073: 7 5074: 4 5075: 3 5076: 1 5077: 5 5078: 0 5079: 3 5080: 8 5081: 4 5082: 2 5083: 6 5084: 3 5085: 2 5086: 2 5087: 4 5088: 2 5089: 7 5090: 6 5091: 2 5092: 0 5093: 2 5094: 0 5095: 5 5096: 4 5097: 6 5098: 4 5099: 5 5100: 2 5101: 4 5102: 1 5103: 2 5104: 2 5105: 6 5106: 3 5107: 7 5108: 2 5109: 1 5110: 3 5111: 3 5112: 2 5113: 3 5114: 4 5115: 3 5116: 4 5117: 3 5118: 0 5119: 4 5120: 1 5121: 0 5122: 2 5123: 3 5124: 4 5125: 4 5126: 5 5127: 2 5128: 3 5129: 2 5130: 3 5131: 4 5132: 1 5133: 3 5134: 1 5135: 1 5136: 1 5137: 0 5138: 2 5139: 6 5140: 5 5141: 3 5142: 1 5143: 3 5144: 4 5145: 5 5146: 3 5147: 7 5148: 5 5149: 5 5150: 1 5151: 2 5152: 3 5153: 1 5154: 3 5155: 5 5156: 4 5157: 4 5158: 4 5159: 4 5160: 2 5161: 2 5162: 0 5163: 3 5164: 5 5165: 5 5166: 2 5167: 1 5168: 5 5169: 4 5170: 0 5171: 1 5172: 4 5173: 3 5174: 4 5175: 5 5176: 6 5177: 5 5178: 0 5179: 2 5180: 4 5181: 7 5182: 2 5183: 4 5184: 0 5185: 5 5186: 2 5187: 3 5188: 1 5189: 2 5190: 3 5191: 5 5192: 4 5193: 0 5194: 2 5195: 3 5196: 6 5197: 2 5198: 6 5199: 5 5200: 9 5201: 1 5202: 4 5203: 5 5204: 4 5205: 4 5206: 2 5207: 7 5208: 3 5209: 2 5210: 3 5211: 3 5212: 2 5213: 1 5214: 1 5215: 4 5216: 3 5217: 3 5218: 4 5219: 2 5220: 2 5221: 4 5222: 6 5223: 5 5224: 2 5225: 3 5226: 2 5227: 2 5228: 1 5229: 4 5230: 4 5231: 3 5232: 3 5233: 2 5234: 5 5235: 1 5236: 4 5237: 2 5238: 1 5239: 2 5240: 3 5241: 6 5242: 3 5243: 1 5244: 0 5245: 3 5246: 2 5247: 8 5248: 6 5249: 1 5250: 2 5251: 2 5252: 2 5253: 7 5254: 4 5255: 1 5256: 7 5257: 2 5258: 3 5259: 3 5260: 2 5261: 1 5262: 5 5263: 1 5264: 4 5265: 3 5266: 5 5267: 5 5268: 5 5269: 3 5270: 2 5271: 3 5272: 2 5273: 7 5274: 2 5275: 2 5276: 3 5277: 2 5278: 2 5279: 3 5280: 2 5281: 0 5282: 1 5283: 2 5284: 4 5285: 2 5286: 7 5287: 3 5288: 1 5289: 5 5290: 2 5291: 4 5292: 0 5293: 3 5294: 4 5295: 2 5296: 5 5297: 2 5298: 2 5299: 4 5300: 6 5301: 3 5302: 6 5303: 3 5304: 1 5305: 3 5306: 5 5307: 2 5308: 2 5309: 2 5310: 0 5311: 4 5312: 4 5313: 2 5314: 3 5315: 1 5316: 4 5317: 4 5318: 1 5319: 3 5320: 2 5321: 1 5322: 1 5323: 3 5324: 4 5325: 4 5326: 3 5327: 3 5328: 5 5329: 2 5330: 3 5331: 2 5332: 1 5333: 2 5334: 1 5335: 3 5336: 2 5337: 4 5338: 5 5339: 4 5340: 3 5341: 3 5342: 4 5343: 4 5344: 0 5345: 3 5346: 3 5347: 3 5348: 6 5349: 1 5350: 7 5351: 1 5352: 3 5353: 1 5354: 1 5355: 0 5356: 2 5357: 8 5358: 4 5359: 2 5360: 2 5361: 3 5362: 2 5363: 3 5364: 3 5365: 2 5366: 3 5367: 3 5368: 8 5369: 2 5370: 3 5371: 1 5372: 0 5373: 1 5374: 2 5375: 3 5376: 1 5377: 7 5378: 0 5379: 1 5380: 4 5381: 2 5382: 3 5383: 2 5384: 3 5385: 5 5386: 3 5387: 3 5388: 3 5389: 3 5390: 7 5391: 2 5392: 1 5393: 1 5394: 4 5395: 6 5396: 5 5397: 3 5398: 3 5399: 3 5400: 5 5401: 1 5402: 3 5403: 0 5404: 3 5405: 2 5406: 4 5407: 1 5408: 2 5409: 2 5410: 3 5411: 1 5412: 2 5413: 5 5414: 3 5415: 4 5416: 3 5417: 4 5418: 3 5419: 4 5420: 3 5421: 3 5422: 1 5423: 5 5424: 5 5425: 2 5426: 0 5427: 4 5428: 4 5429: 3 5430: 2 5431: 4 5432: 1 5433: 1 5434: 1 5435: 1 5436: 0 5437: 1 5438: 0 5439: 4 5440: 5 5441: 8 5442: 2 5443: 3 5444: 3 5445: 2 5446: 4 5447: 2 5448: 4 5449: 2 5450: 5 5451: 4 5452: 3 5453: 6 5454: 4 5455: 3 5456: 1 5457: 5 5458: 1 5459: 3 5460: 4 5461: 0 5462: 3 5463: 3 5464: 4 5465: 2 5466: 3 5467: 2 5468: 4 5469: 6 5470: 3 5471: 3 5472: 0 5473: 7 5474: 2 5475: 4 5476: 3 5477: 5 5478: 2 5479: 2 5480: 1 5481: 3 5482: 1 5483: 6 5484: 3 5485: 1 5486: 4 5487: 2 5488: 2 5489: 5 5490: 3 5491: 5 5492: 2 5493: 1 5494: 0 5495: 2 5496: 5 5497: 1 5498: 2 5499: 0 5500: 4 5501: 2 5502: 1 5503: 5 5504: 5 5505: 2 5506: 5 5507: 3 5508: 1 5509: 3 5510: 3 5511: 1 5512: 2 5513: 6 5514: 2 5515: 3 5516: 3 5517: 2 5518: 4 5519: 3 5520: 2 5521: 2 5522: 3 5523: 5 5524: 1 5525: 3 5526: 1 5527: 3 5528: 0 5529: 5 5530: 3 5531: 4 5532: 0 5533: 3 5534: 1 5535: 4 5536: 0 5537: 5 5538: 4 5539: 2 5540: 4 5541: 4 5542: 4 5543: 6 5544: 1 5545: 3 5546: 3 5547: 7 5548: 3 5549: 0 5550: 2 5551: 2 5552: 1 5553: 3 5554: 2 5555: 2 5556: 4 5557: 1 5558: 1 5559: 1 5560: 2 5561: 3 5562: 3 5563: 4 5564: 2 5565: 0 5566: 5 5567: 6 5568: 3 5569: 5 5570: 4 5571: 4 5572: 4 5573: 0 5574: 3 5575: 0 5576: 1 5577: 6 5578: 3 5579: 3 5580: 2 5581: 2 5582: 2 5583: 3 5584: 2 5585: 1 5586: 4 5587: 2 5588: 6 5589: 2 5590: 2 5591: 3 5592: 4 5593: 3 5594: 2 5595: 2 5596: 2 5597: 2 5598: 3 5599: 4 5600: 1 5601: 7 5602: 3 5603: 5 5604: 3 5605: 3 5606: 2 5607: 3 5608: 3 5609: 3 5610: 0 5611: 2 5612: 4 5613: 3 5614: 8 5615: 2 5616: 5 5617: 5 5618: 1 5619: 2 5620: 1 5621: 3 5622: 3 5623: 7 5624: 2 5625: 3 5626: 2 5627: 0 5628: 1 5629: 2 5630: 5 5631: 5 5632: 2 5633: 3 5634: 4 5635: 3 5636: 1 5637: 8 5638: 0 5639: 3 5640: 5 5641: 4 5642: 3 5643: 3 5644: 5 5645: 1 5646: 0 5647: 1 5648: 0 5649: 1 5650: 7 5651: 3 5652: 3 5653: 6 5654: 3 5655: 2 5656: 4 5657: 1 5658: 0 5659: 6 5660: 6 5661: 1 5662: 2 5663: 0 5664: 4 5665: 4 5666: 2 5667: 4 5668: 0 5669: 5 5670: 3 5671: 2 5672: 1 5673: 2 5674: 2 5675: 2 5676: 1 5677: 2 5678: 1 5679: 8 5680: 2 5681: 5 5682: 6 5683: 4 5684: 2 5685: 3 5686: 1 5687: 5 5688: 1 5689: 2 5690: 2 5691: 3 5692: 3 5693: 2 5694: 1 5695: 2 5696: 1 5697: 3 5698: 2 5699: 3 5700: 3 5701: 3 5702: 4 5703: 4 5704: 0 5705: 3 5706: 6 5707: 4 5708: 3 5709: 8 5710: 2 5711: 1 5712: 4 5713: 2 5714: 2 5715: 6 5716: 4 5717: 0 5718: 3 5719: 4 5720: 3 5721: 1 5722: 3 5723: 5 5724: 3 5725: 4 5726: 5 5727: 3 5728: 2 5729: 4 5730: 3 5731: 5 5732: 5 5733: 3 5734: 1 5735: 4 5736: 3 5737: 5 5738: 3 5739: 3 5740: 1 5741: 7 5742: 3 5743: 4 5744: 5 5745: 5 5746: 3 5747: 5 5748: 2 5749: 4 5750: 4 5751: 6 5752: 2 5753: 5 5754: 1 5755: 3 5756: 1 5757: 5 5758: 2 5759: 2 5760: 1 5761: 5 5762: 5 5763: 4 5764: 0 5765: 1 5766: 5 5767: 4 5768: 1 5769: 1 5770: 5 5771: 3 5772: 4 5773: 2 5774: 4 5775: 1 5776: 4 5777: 2 5778: 10 5779: 0 5780: 5 5781: 2 5782: 5 5783: 0 5784: 2 5785: 1 5786: 1 5787: 2 5788: 7 5789: 7 5790: 1 5791: 3 5792: 2 5793: 3 5794: 3 5795: 2 5796: 2 5797: 3 5798: 2 5799: 4 5800: 2 5801: 2 5802: 2 5803: 2 5804: 2 5805: 2 5806: 5 5807: 3 5808: 2 5809: 2 5810: 1 5811: 5 5812: 0 5813: 3 5814: 2 5815: 2 5816: 3 5817: 3 5818: 2 5819: 1 5820: 1 5821: 2 5822: 0 5823: 4 5824: 3 5825: 2 5826: 3 5827: 4 5828: 5 5829: 1 5830: 2 5831: 0 5832: 1 5833: 2 5834: 1 5835: 1 5836: 4 5837: 5 5838: 5 5839: 4 5840: 2 5841: 0 5842: 4 5843: 1 5844: 0 5845: 2 5846: 2 5847: 6 5848: 3 5849: 6 5850: 4 5851: 3 5852: 2 5853: 3 5854: 3 5855: 2 5856: 5 5857: 2 5858: 4 5859: 2 5860: 5 5861: 3 5862: 5 5863: 4 5864: 4 5865: 3 5866: 6 5867: 6 5868: 1 5869: 2 5870: 0 5871: 0 5872: 1 5873: 1 5874: 1 5875: 5 5876: 1 5877: 0 5878: 3 5879: 1 5880: 4 5881: 0 5882: 6 5883: 3 5884: 4 5885: 3 5886: 5 5887: 5 5888: 1 5889: 3 5890: 4 5891: 3 5892: 3 5893: 2 5894: 3 5895: 3 5896: 1 5897: 2 5898: 4 5899: 5 5900: 2 5901: 3 5902: 7 5903: 3 5904: 3 5905: 4 5906: 1 5907: 2 5908: 3 5909: 2 5910: 4 5911: 5 5912: 6 5913: 3 5914: 4 5915: 5 5916: 1 5917: 2 5918: 2 5919: 6 5920: 1 5921: 4 5922: 4 5923: 4 5924: 7 5925: 6 5926: 3 5927: 0 5928: 4 5929: 2 5930: 6 5931: 1 5932: 4 5933: 3 5934: 4 5935: 5 5936: 1 5937: 5 5938: 2 5939: 3 5940: 3 5941: 1 5942: 0 5943: 2 5944: 7 5945: 1 5946: 0 5947: 1 5948: 1 5949: 1 5950: 3 5951: 1 5952: 4 5953: 2 5954: 4 5955: 1 5956: 2 5957: 0 5958: 4 5959: 0 5960: 2 5961: 1 5962: 2 5963: 3 5964: 2 5965: 2 5966: 0 5967: 1 5968: 3 5969: 2 5970: 2 5971: 3 5972: 5 5973: 5 5974: 7 5975: 5 5976: 6 5977: 4 5978: 4 5979: 4 5980: 1 5981: 0 5982: 2 5983: 6 5984: 2 5985: 1 5986: 3 5987: 3 5988: 2 5989: 3 5990: 1 5991: 3 5992: 4 5993: 2 5994: 3 5995: 3 5996: 2 5997: 2 5998: 1 5999: 3 6000: 2 6001: 6 6002: 1 6003: 3 6004: 2 6005: 2 6006: 2 6007: 3 6008: 2 6009: 4 6010: 5 6011: 1 6012: 3 6013: 1 6014: 5 6015: 1 6016: 6 6017: 4 6018: 4 6019: 3 6020: 7 6021: 5 6022: 1 6023: 3 6024: 2 6025: 4 6026: 3 6027: 3 6028: 0 6029: 2 6030: 2 6031: 4 6032: 0 6033: 2 6034: 5 6035: 2 6036: 1 6037: 9 6038: 4 6039: 4 6040: 1 6041: 1 6042: 3 6043: 2 6044: 1 6045: 0 6046: 4 6047: 2 6048: 1 6049: 3 6050: 2 6051: 1 6052: 2 6053: 4 6054: 1 6055: 1 6056: 3 6057: 5 6058: 3 6059: 5 6060: 3 6061: 3 6062: 3 6063: 2 6064: 5 6065: 2 6066: 3 6067: 6 6068: 3 6069: 1 6070: 2 6071: 5 6072: 5 6073: 1 6074: 3 6075: 2 6076: 4 6077: 1 6078: 2 6079: 3 6080: 4 6081: 3 6082: 2 6083: 2 6084: 4 6085: 3 6086: 2 6087: 4 6088: 1 6089: 2 6090: 2 6091: 3 6092: 5 6093: 1 6094: 4 6095: 1 6096: 2 6097: 3 6098: 2 6099: 1 6100: 2 6101: 0 6102: 1 6103: 5 6104: 1 6105: 0 6106: 3 6107: 3 6108: 2 6109: 2 6110: 5 6111: 4 6112: 4 6113: 7 6114: 2 6115: 2 6116: 2 6117: 3 6118: 6 6119: 1 6120: 1 6121: 2 6122: 3 6123: 2 6124: 5 6125: 7 6126: 1 6127: 2 6128: 4 6129: 1 6130: 2 6131: 3 6132: 3 6133: 5 6134: 2 6135: 2 6136: 0 6137: 2 6138: 0 6139: 3 6140: 1 6141: 2 6142: 1 6143: 2 6144: 5 6145: 2 6146: 2 6147: 3 6148: 4 6149: 2 6150: 7 6151: 2 6152: 5 6153: 0 6154: 2 6155: 5 6156: 5 6157: 4 6158: 2 6159: 3 6160: 2 6161: 1 6162: 4 6163: 2 6164: 0 6165: 1 6166: 5 6167: 1 6168: 4 6169: 3 6170: 4 6171: 4 6172: 2 6173: 1 6174: 1 6175: 3 6176: 0 6177: 2 6178: 5 6179: 7 6180: 3 6181: 2 6182: 4 6183: 2 6184: 5 6185: 4 6186: 4 6187: 4 6188: 1 6189: 2 6190: 2 6191: 4 6192: 5 6193: 3 6194: 3 6195: 6 6196: 2 6197: 4 6198: 3 6199: 2 6200: 4 6201: 3 6202: 2 6203: 1 6204: 4 6205: 2 6206: 4 6207: 4 6208: 6 6209: 2 6210: 3 6211: 5 6212: 1 6213: 1 6214: 4 6215: 1 6216: 3 6217: 1 6218: 4 6219: 5 6220: 3 6221: 5 6222: 3 6223: 0 6224: 2 6225: 5 6226: 3 6227: 1 6228: 1 6229: 2 6230: 7 6231: 2 6232: 1 6233: 4 6234: 1 6235: 3 6236: 4 6237: 3 6238: 2 6239: 5 6240: 1 6241: 4 6242: 2 6243: 5 6244: 3 6245: 0 6246: 6 6247: 3 6248: 5 6249: 1 6250: 5 6251: 2 6252: 4 6253: 0 6254: 2 6255: 1 6256: 4 6257: 5 6258: 1 6259: 3 6260: 2 6261: 2 6262: 2 6263: 2 6264: 1 6265: 3 6266: 4 6267: 6 6268: 3 6269: 3 6270: 1 6271: 6 6272: 2 6273: 2 6274: 5 6275: 4 6276: 5 6277: 3 6278: 1 6279: 1 6280: 1 6281: 4 6282: 4 6283: 3 6284: 1 6285: 1 6286: 4 6287: 5 6288: 7 6289: 4 6290: 1 6291: 1 6292: 0 6293: 0 6294: 5 6295: 1 6296: 5 6297: 1 6298: 0 6299: 2 6300: 2 6301: 1 6302: 3 6303: 3 6304: 4 6305: 2 6306: 1 6307: 6 6308: 1 6309: 2 6310: 2 6311: 1 6312: 5 6313: 1 6314: 1 6315: 1 6316: 2 6317: 4 6318: 1 6319: 2 6320: 4 6321: 4 6322: 1 6323: 2 6324: 1 6325: 4 6326: 2 6327: 5 6328: 0 6329: 2 6330: 4 6331: 4 6332: 2 6333: 1 6334: 4 6335: 2 6336: 3 6337: 3 6338: 1 6339: 2 6340: 4 6341: 0 6342: 1 6343: 0 6344: 5 6345: 5 6346: 1 6347: 0 6348: 3 6349: 2 6350: 5 6351: 0 6352: 3 6353: 2 6354: 5 6355: 0 6356: 0 6357: 3 6358: 4 6359: 3 6360: 4 6361: 4 6362: 0 6363: 1 6364: 3 6365: 3 6366: 3 6367: 5 6368: 4 6369: 2 6370: 0 6371: 4 6372: 5 6373: 3 6374: 4 6375: 1 6376: 0 6377: 2 6378: 1 6379: 3 6380: 3 6381: 2 6382: 3 6383: 3 6384: 4 6385: 2 6386: 2 6387: 3 6388: 4 6389: 3 6390: 6 6391: 0 6392: 2 6393: 4 6394: 0 6395: 2 6396: 0 6397: 2 6398: 4 6399: 3 6400: 1 6401: 1 6402: 2 6403: 1 6404: 6 6405: 3 6406: 6 6407: 4 6408: 2 6409: 4 6410: 2 6411: 2 6412: 2 6413: 2 6414: 2 6415: 4 6416: 4 6417: 1 6418: 4 6419: 3 6420: 0 6421: 1 6422: 4 6423: 1 6424: 0 6425: 3 6426: 4 6427: 3 6428: 2 6429: 2 6430: 4 6431: 1 6432: 0 6433: 8 6434: 8 6435: 2 6436: 2 6437: 3 6438: 2 6439: 2 6440: 1 6441: 2 6442: 1 6443: 6 6444: 3 6445: 3 6446: 3 6447: 2 6448: 3 6449: 5 6450: 2 6451: 4 6452: 0 6453: 9 6454: 4 6455: 1 6456: 1 6457: 3 6458: 4 6459: 3 6460: 4 6461: 0 6462: 1 6463: 4 6464: 5 6465: 4 6466: 6 6467: 5 6468: 5 6469: 2 6470: 5 6471: 3 6472: 0 6473: 0 6474: 6 6475: 4 6476: 4 6477: 0 6478: 3 6479: 2 6480: 2 6481: 2 6482: 7 6483: 5 6484: 2 6485: 1 6486: 4 6487: 2 6488: 6 6489: 4 6490: 3 6491: 3 6492: 3 6493: 4 6494: 4 6495: 3 6496: 2 6497: 4 6498: 7 6499: 3 6500: 2 6501: 1 6502: 1 6503: 1 6504: 8 6505: 5 6506: 4 6507: 3 6508: 4 6509: 2 6510: 1 6511: 1 6512: 6 6513: 4 6514: 2 6515: 3 6516: 4 6517: 4 6518: 4 6519: 3 6520: 2 6521: 4 6522: 2 6523: 3 6524: 5 6525: 3 6526: 1 6527: 2 6528: 1 6529: 3 6530: 3 6531: 3 6532: 3 6533: 4 6534: 4 6535: 5 6536: 3 6537: 3 6538: 2 6539: 3 6540: 3 6541: 1 6542: 4 6543: 2 6544: 1 6545: 0 6546: 3 6547: 2 6548: 2 6549: 2 6550: 2 6551: 2 6552: 1 6553: 3 6554: 5 6555: 1 6556: 2 6557: 3 6558: 1 6559: 1 6560: 2 6561: 3 6562: 2 6563: 2 6564: 0 6565: 2 6566: 8 6567: 3 6568: 1 6569: 5 6570: 2 6571: 4 6572: 2 6573: 2 6574: 4 6575: 1 6576: 3 6577: 2 6578: 5 6579: 3 6580: 6 6581: 2 6582: 2 6583: 4 6584: 3 6585: 4 6586: 3 6587: 1 6588: 4 6589: 3 6590: 3 6591: 4 6592: 0 6593: 2 6594: 4 6595: 2 6596: 3 6597: 5 6598: 1 6599: 4 6600: 1 6601: 6 6602: 2 6603: 6 6604: 5 6605: 2 6606: 4 6607: 1 6608: 4 6609: 1 6610: 3 6611: 2 6612: 2 6613: 1 6614: 1 6615: 3 6616: 6 6617: 3 6618: 0 6619: 3 6620: 4 6621: 0 6622: 2 6623: 3 6624: 0 6625: 5 6626: 2 6627: 0 6628: 0 6629: 2 6630: 2 6631: 2 6632: 4 6633: 2 6634: 2 6635: 3 6636: 1 6637: 2 6638: 1 6639: 0 6640: 7 6641: 3 6642: 2 6643: 2 6644: 2 6645: 3 6646: 2 6647: 3 6648: 0 6649: 1 6650: 4 6651: 4 6652: 1 6653: 6 6654: 4 6655: 6 6656: 2 6657: 4 6658: 1 6659: 2 6660: 2 6661: 1 6662: 3 6663: 2 6664: 2 6665: 2 6666: 3 6667: 3 6668: 3 6669: 1 6670: 2 6671: 5 6672: 3 6673: 4 6674: 4 6675: 1 6676: 2 6677: 3 6678: 2 6679: 6 6680: 2 6681: 4 6682: 1 6683: 1 6684: 5 6685: 6 6686: 3 6687: 2 6688: 2 6689: 3 6690: 3 6691: 2 6692: 0 6693: 1 6694: 3 6695: 1 6696: 2 6697: 2 6698: 1 6699: 1 6700: 2 6701: 2 6702: 1 6703: 4 6704: 2 6705: 4 6706: 1 6707: 2 6708: 1 6709: 6 6710: 6 6711: 5 6712: 3 6713: 4 6714: 1 6715: 3 6716: 1 6717: 6 6718: 4 6719: 7 6720: 2 6721: 2 6722: 4 6723: 0 6724: 1 6725: 6 6726: 1 6727: 2 6728: 3 6729: 0 6730: 1 6731: 4 6732: 0 6733: 5 6734: 6 6735: 1 6736: 3 6737: 3 6738: 3 6739: 2 6740: 1 6741: 1 6742: 4 6743: 2 6744: 1 6745: 0 6746: 5 6747: 2 6748: 3 6749: 3 6750: 4 6751: 6 6752: 5 6753: 5 6754: 3 6755: 2 6756: 5 6757: 2 6758: 3 6759: 4 6760: 1 6761: 3 6762: 1 6763: 2 6764: 7 6765: 4 6766: 3 6767: 2 6768: 2 6769: 1 6770: 3 6771: 2 6772: 4 6773: 5 6774: 2 6775: 6 6776: 10 6777: 1 6778: 1 6779: 2 6780: 2 6781: 0 6782: 6 6783: 6 6784: 1 6785: 1 6786: 3 6787: 3 6788: 4 6789: 4 6790: 3 6791: 1 6792: 1 6793: 6 6794: 2 6795: 3 6796: 1 6797: 3 6798: 1 6799: 1 6800: 8 6801: 3 6802: 3 6803: 1 6804: 1 6805: 1 6806: 2 6807: 0 6808: 2 6809: 2 6810: 4 6811: 0 6812: 2 6813: 2 6814: 3 6815: 1 6816: 4 6817: 3 6818: 3 6819: 4 6820: 5 6821: 2 6822: 3 6823: 3 6824: 2 6825: 4 6826: 3 6827: 2 6828: 2 6829: 2 6830: 3 6831: 1 6832: 5 6833: 4 6834: 4 6835: 2 6836: 1 6837: 2 6838: 4 6839: 3 6840: 2 6841: 1 6842: 2 6843: 2 6844: 2 6845: 3 6846: 3 6847: 1 6848: 1 6849: 1 6850: 0 6851: 1 6852: 6 6853: 3 6854: 2 6855: 5 6856: 2 6857: 0 6858: 7 6859: 1 6860: 0 6861: 2 6862: 4 6863: 0 6864: 8 6865: 4 6866: 3 6867: 4 6868: 3 6869: 7 6870: 0 6871: 5 6872: 0 6873: 1 6874: 3 6875: 1 6876: 3 6877: 0 6878: 3 6879: 5 6880: 3 6881: 4 6882: 3 6883: 1 6884: 2 6885: 1 6886: 3 6887: 4 6888: 2 6889: 2 6890: 1 6891: 3 6892: 1 6893: 1 6894: 5 6895: 1 6896: 1 6897: 2 6898: 3 6899: 1 6900: 5 6901: 7 6902: 3 6903: 2 6904: 4 6905: 3 6906: 2 6907: 3 6908: 0 6909: 2 6910: 3 6911: 1 6912: 3 6913: 2 6914: 5 6915: 1 6916: 1 6917: 1 6918: 1 6919: 4 6920: 0 6921: 3 6922: 2 6923: 1 6924: 2 6925: 1 6926: 2 6927: 2 6928: 0 6929: 5 6930: 0 6931: 3 6932: 2 6933: 2 6934: 4 6935: 0 6936: 3 6937: 5 6938: 7 6939: 1 6940: 1 6941: 1 6942: 0 6943: 3 6944: 2 6945: 3 6946: 2 6947: 2 6948: 0 6949: 4 6950: 4 6951: 3 6952: 2 6953: 1 6954: 4 6955: 0 6956: 2 6957: 2 6958: 4 6959: 4 6960: 2 6961: 0 6962: 5 6963: 1 6964: 2 6965: 2 6966: 0 6967: 2 6968: 4 6969: 2 6970: 3 6971: 4 6972: 3 6973: 3 6974: 5 6975: 2 6976: 3 6977: 2 6978: 4 6979: 2 6980: 0 6981: 2 6982: 2 6983: 1 6984: 2 6985: 2 6986: 4 6987: 2 6988: 2 6989: 3 6990: 2 6991: 4 6992: 7 6993: 3 6994: 4 6995: 1 6996: 3 6997: 3 6998: 3 6999: 3 7000: 4 7001: 3 7002: 1 7003: 2 7004: 0 7005: 2 7006: 2 7007: 2 7008: 5 7009: 4 7010: 1 7011: 4 7012: 1 7013: 1 7014: 1 7015: 1 7016: 2 7017: 2 7018: 2 7019: 3 7020: 1 7021: 2 7022: 1 7023: 5 7024: 4 7025: 6 7026: 3 7027: 3 7028: 2 7029: 4 7030: 1 7031: 3 7032: 3 7033: 6 7034: 3 7035: 3 7036: 2 7037: 5 7038: 2 7039: 4 7040: 1 7041: 1 7042: 2 7043: 3 7044: 4 7045: 5 7046: 2 7047: 3 7048: 2 7049: 4 7050: 1 7051: 3 7052: 3 7053: 2 7054: 1 7055: 3 7056: 3 7057: 0 7058: 2 7059: 2 7060: 4 7061: 4 7062: 3 7063: 1 7064: 1 7065: 4 7066: 3 7067: 4 7068: 6 7069: 2 7070: 8 7071: 0 7072: 3 7073: 2 7074: 3 7075: 1 7076: 1 7077: 2 7078: 3 7079: 0 7080: 4 7081: 4 7082: 2 7083: 3 7084: 4 7085: 3 7086: 4 7087: 3 7088: 2 7089: 2 7090: 3 7091: 1 7092: 4 7093: 2 7094: 6 7095: 2 7096: 0 7097: 0 7098: 3 7099: 1 7100: 0 7101: 2 7102: 3 7103: 0 7104: 7 7105: 3 7106: 2 7107: 1 7108: 5 7109: 2 7110: 3 7111: 3 7112: 5 7113: 1 7114: 3 7115: 3 7116: 1 7117: 2 7118: 2 7119: 2 7120: 2 7121: 0 7122: 1 7123: 1 7124: 4 7125: 4 7126: 2 7127: 3 7128: 0 7129: 1 7130: 5 7131: 1 7132: 3 7133: 2 7134: 3 7135: 2 7136: 2 7137: 3 7138: 6 7139: 4 7140: 5 7141: 3 7142: 4 7143: 3 7144: 4 7145: 2 7146: 2 7147: 3 7148: 2 7149: 1 7150: 3 7151: 3 7152: 5 7153: 3 7154: 1 7155: 3 7156: 4 7157: 0 7158: 2 7159: 2 7160: 2 7161: 0 7162: 1 7163: 1 7164: 3 7165: 2 7166: 1 7167: 4 7168: 5 7169: 2 7170: 3 7171: 3 7172: 1 7173: 5 7174: 2 7175: 2 7176: 4 7177: 3 7178: 1 7179: 1 7180: 2 7181: 1 7182: 1 7183: 1 7184: 2 7185: 2 7186: 3 7187: 6 7188: 3 7189: 2 7190: 0 7191: 1 7192: 4 7193: 0 7194: 1 7195: 2 7196: 2 7197: 3 7198: 0 7199: 5 7200: 4 7201: 3 7202: 3 7203: 2 7204: 10 7205: 3 7206: 5 7207: 3 7208: 1 7209: 2 7210: 4 7211: 3 7212: 0 7213: 0 7214: 0 7215: 7 7216: 3 7217: 1 7218: 1 7219: 4 7220: 3 7221: 2 7222: 2 7223: 2 7224: 4 7225: 0 7226: 1 7227: 1 7228: 2 7229: 5 7230: 3 7231: 2 7232: 1 7233: 4 7234: 2 7235: 2 7236: 3 7237: 0 7238: 3 7239: 4 7240: 1 7241: 3 7242: 0 7243: 6 7244: 0 7245: 0 7246: 2 7247: 2 7248: 1 7249: 2 7250: 1 7251: 5 7252: 0 7253: 5 7254: 4 7255: 2 7256: 0 7257: 3 7258: 2 7259: 1 7260: 1 7261: 2 7262: 2 7263: 1 7264: 0 7265: 4 7266: 2 7267: 0 7268: 3 7269: 2 7270: 1 7271: 4 7272: 6 7273: 2 7274: 1 7275: 3 7276: 4 7277: 2 7278: 1 7279: 2 7280: 4 7281: 0 7282: 2 7283: 4 7284: 1 7285: 1 7286: 2 7287: 2 7288: 0 7289: 2 7290: 4 7291: 3 7292: 3 7293: 3 7294: 2 7295: 4 7296: 2 7297: 1 7298: 2 7299: 3 7300: 1 7301: 0 7302: 3 7303: 2 7304: 1 7305: 1 7306: 3 7307: 3 7308: 2 7309: 2 7310: 1 7311: 3 7312: 4 7313: 3 7314: 3 7315: 4 7316: 1 7317: 1 7318: 2 7319: 4 7320: 1 7321: 1 7322: 2 7323: 2 7324: 3 7325: 1 7326: 5 7327: 3 7328: 2 7329: 1 7330: 2 7331: 2 7332: 3 7333: 0 7334: 5 7335: 0 7336: 3 7337: 1 7338: 2 7339: 1 7340: 1 7341: 1 7342: 2 7343: 2 7344: 2 7345: 1 7346: 2 7347: 2 7348: 4 7349: 1 7350: 5 7351: 1 7352: 5 7353: 3 7354: 2 7355: 0 7356: 1 7357: 2 7358: 1 7359: 3 7360: 2 7361: 5 7362: 5 7363: 4 7364: 5 7365: 5 7366: 1 7367: 1 7368: 1 7369: 0 7370: 3 7371: 2 7372: 2 7373: 2 7374: 0 7375: 1 7376: 2 7377: 4 7378: 3 7379: 3 7380: 5 7381: 2 7382: 3 7383: 2 7384: 0 7385: 3 7386: 2 7387: 2 7388: 2 7389: 3 7390: 2 7391: 2 7392: 4 7393: 3 7394: 3 7395: 0 7396: 2 7397: 2 7398: 4 7399: 2 7400: 0 7401: 3 7402: 1 7403: 2 7404: 2 7405: 3 7406: 3 7407: 2 7408: 4 7409: 0 7410: 3 7411: 3 7412: 1 7413: 6 7414: 1 7415: 2 7416: 3 7417: 5 7418: 2 7419: 0 7420: 1 7421: 0 7422: 3 7423: 2 7424: 3 7425: 2 7426: 3 7427: 3 7428: 4 7429: 6 7430: 2 7431: 3 7432: 2 7433: 4 7434: 3 7435: 3 7436: 6 7437: 5 7438: 2 7439: 2 7440: 0 7441: 2 7442: 4 7443: 1 7444: 2 7445: 1 7446: 5 7447: 1 7448: 1 7449: 1 7450: 4 7451: 1 7452: 3 7453: 2 7454: 2 7455: 4 7456: 1 7457: 3 7458: 0 7459: 2 7460: 2 7461: 4 7462: 1 7463: 2 7464: 3 7465: 1 7466: 2 7467: 2 7468: 2 7469: 2 7470: 0 7471: 2 7472: 3 7473: 4 7474: 2 7475: 1 7476: 7 7477: 5 7478: 3 7479: 1 7480: 3 7481: 6 7482: 3 7483: 3 7484: 3 7485: 4 7486: 2 7487: 1 7488: 2 7489: 0 7490: 2 7491: 3 7492: 6 7493: 5 7494: 1 7495: 2 7496: 5 7497: 2 7498: 6 7499: 1 7500: 4 7501: 1 7502: 2 7503: 4 7504: 4 7505: 3 7506: 3 7507: 3 7508: 2 7509: 5 7510: 3 7511: 1 7512: 3 7513: 3 7514: 1 7515: 3 7516: 3 7517: 3 7518: 0 7519: 0 7520: 1 7521: 1 7522: 3 7523: 2 7524: 1 7525: 1 7526: 3 7527: 0 7528: 2 7529: 2 7530: 5 7531: 2 7532: 3 7533: 4 7534: 2 7535: 4 7536: 0 7537: 3 7538: 0 7539: 4 7540: 4 7541: 4 7542: 1 7543: 2 7544: 1 7545: 2 7546: 1 7547: 3 7548: 0 7549: 0 7550: 3 7551: 5 7552: 2 7553: 4 7554: 2 7555: 2 7556: 2 7557: 4 7558: 4 7559: 9 7560: 1 7561: 3 7562: 5 7563: 3 7564: 2 7565: 1 7566: 4 7567: 1 7568: 1 7569: 3 7570: 0 7571: 2 7572: 1 7573: 1 7574: 6 7575: 4 7576: 5 7577: 1 7578: 2 7579: 2 7580: 1 7581: 3 7582: 2 7583: 3 7584: 1 7585: 4 7586: 2 7587: 1 7588: 6 7589: 4 7590: 2 7591: 0 7592: 4 7593: 0 7594: 3 7595: 2 7596: 7 7597: 3 7598: 1 7599: 0 7600: 2 7601: 6 7602: 0 7603: 2 7604: 5 7605: 1 7606: 2 7607: 1 7608: 3 7609: 1 7610: 4 7611: 1 7612: 1 7613: 0 7614: 4 7615: 0 7616: 5 7617: 1 7618: 3 7619: 1 7620: 4 7621: 3 7622: 3 7623: 3 7624: 1 7625: 1 7626: 3 7627: 4 7628: 4 7629: 5 7630: 2 7631: 1 7632: 0 7633: 1 7634: 0 7635: 5 7636: 6 7637: 3 7638: 4 7639: 3 7640: 2 7641: 2 7642: 4 7643: 0 7644: 3 7645: 0 7646: 1 7647: 2 7648: 0 7649: 0 7650: 3 7651: 1 7652: 4 7653: 1 7654: 4 7655: 0 7656: 2 7657: 2 7658: 4 7659: 3 7660: 0 7661: 2 7662: 0 7663: 4 7664: 2 7665: 1 7666: 2 7667: 1 7668: 2 7669: 1 7670: 3 7671: 2 7672: 1 7673: 2 7674: 2 7675: 3 7676: 4 7677: 3 7678: 3 7679: 4 7680: 1 7681: 0 7682: 1 7683: 1 7684: 2 7685: 3 7686: 3 7687: 3 7688: 7 7689: 3 7690: 3 7691: 1 7692: 2 7693: 4 7694: 2 7695: 3 7696: 0 7697: 3 7698: 2 7699: 2 7700: 3 7701: 4 7702: 3 7703: 2 7704: 4 7705: 2 7706: 0 7707: 0 7708: 3 7709: 3 7710: 2 7711: 3 7712: 4 7713: 1 7714: 4 7715: 2 7716: 3 7717: 3 7718: 5 7719: 4 7720: 3 7721: 1 7722: 3 7723: 1 7724: 2 7725: 2 7726: 4 7727: 4 7728: 2 7729: 6 7730: 2 7731: 4 7732: 1 7733: 4 7734: 3 7735: 2 7736: 3 7737: 5 7738: 2 7739: 2 7740: 4 7741: 4 7742: 3 7743: 1 7744: 2 7745: 3 7746: 3 7747: 2 7748: 1 7749: 2 7750: 4 7751: 4 7752: 5 7753: 1 7754: 4 7755: 1 7756: 4 7757: 3 7758: 3 7759: 4 7760: 2 7761: 1 7762: 1 7763: 4 7764: 3 7765: 3 7766: 1 7767: 1 7768: 1 7769: 0 7770: 1 7771: 1 7772: 2 7773: 5 7774: 6 7775: 1 7776: 1 7777: 0 7778: 5 7779: 2 7780: 1 7781: 3 7782: 0 7783: 1 7784: 2 7785: 0 7786: 1 7787: 5 7788: 2 7789: 0 7790: 1 7791: 2 7792: 2 7793: 1 7794: 2 7795: 2 7796: 1 7797: 2 7798: 2 7799: 2 7800: 3 7801: 0 7802: 2 7803: 1 7804: 2 7805: 1 7806: 9 7807: 2 7808: 3 7809: 1 7810: 1 7811: 4 7812: 2 7813: 2 7814: 4 7815: 4 7816: 2 7817: 1 7818: 1 7819: 2 7820: 1 7821: 3 7822: 4 7823: 3 7824: 3 7825: 0 7826: 2 7827: 7 7828: 3 7829: 3 7830: 3 7831: 2 7832: 1 7833: 4 7834: 0 7835: 2 7836: 6 7837: 2 7838: 0 7839: 2 7840: 2 7841: 3 7842: 1 7843: 3 7844: 3 7845: 3 7846: 3 7847: 3 7848: 3 7849: 2 7850: 1 7851: 5 7852: 2 7853: 0 7854: 3 7855: 2 7856: 4 7857: 1 7858: 3 7859: 1 7860: 1 7861: 6 7862: 3 7863: 3 7864: 2 7865: 1 7866: 1 7867: 2 7868: 3 7869: 2 7870: 4 7871: 1 7872: 0 7873: 1 7874: 1 7875: 2 7876: 2 7877: 4 7878: 2 7879: 3 7880: 3 7881: 1 7882: 0 7883: 5 7884: 3 7885: 0 7886: 2 7887: 4 7888: 3 7889: 0 7890: 3 7891: 4 7892: 2 7893: 2 7894: 1 7895: 1 7896: 3 7897: 4 7898: 4 7899: 2 7900: 2 7901: 3 7902: 3 7903: 0 7904: 3 7905: 2 7906: 1 7907: 1 7908: 1 7909: 3 7910: 3 7911: 2 7912: 2 7913: 1 7914: 5 7915: 1 7916: 3 7917: 2 7918: 4 7919: 2 7920: 2 7921: 3 7922: 0 7923: 2 7924: 6 7925: 4 7926: 3 7927: 1 7928: 3 7929: 2 7930: 2 7931: 3 7932: 1 7933: 1 7934: 4 7935: 3 7936: 6 7937: 1 7938: 1 7939: 3 7940: 3 7941: 3 7942: 1 7943: 2 7944: 1 7945: 3 7946: 2 7947: 2 7948: 7 7949: 4 7950: 2 7951: 1 7952: 3 7953: 1 7954: 0 7955: 0 7956: 1 7957: 2 7958: 4 7959: 2 7960: 1 7961: 5 7962: 2 7963: 2 7964: 6 7965: 1 7966: 1 7967: 3 7968: 2 7969: 1 7970: 1 7971: 1 7972: 1 7973: 1 7974: 2 7975: 3 7976: 3 7977: 4 7978: 4 7979: 5 7980: 1 7981: 4 7982: 5 7983: 2 7984: 5 7985: 2 7986: 1 7987: 2 7988: 3 7989: 2 7990: 2 7991: 2 7992: 1 7993: 5 7994: 2 7995: 2 7996: 7 7997: 0 7998: 2 7999: 2 8000: 1 8001: 6 8002: 4 8003: 1 8004: 1 8005: 1 8006: 0 8007: 2 8008: 3 8009: 3 8010: 1 8011: 4 8012: 2 8013: 7 8014: 1 8015: 3 8016: 1 8017: 1 8018: 2 8019: 1 8020: 2 8021: 3 8022: 2 8023: 7 8024: 4 8025: 5 8026: 1 8027: 3 8028: 3 8029: 1 8030: 5 8031: 5 8032: 1 8033: 2 8034: 2 8035: 1 8036: 1 8037: 2 8038: 4 8039: 0 8040: 1 8041: 8 8042: 2 8043: 4 8044: 1 8045: 1 8046: 0 8047: 2 8048: 3 8049: 4 8050: 5 8051: 2 8052: 1 8053: 4 8054: 1 8055: 2 8056: 4 8057: 1 8058: 3 8059: 2 8060: 2 8061: 4 8062: 6 8063: 3 8064: 0 8065: 4 8066: 2 8067: 2 8068: 2 8069: 5 8070: 2 8071: 1 8072: 3 8073: 1 8074: 0 8075: 4 8076: 2 8077: 4 8078: 1 8079: 0 8080: 6 8081: 3 8082: 1 8083: 1 8084: 0 8085: 2 8086: 5 8087: 1 8088: 2 8089: 4 8090: 2 8091: 2 8092: 3 8093: 1 8094: 1 8095: 2 8096: 1 8097: 2 8098: 4 8099: 4 8100: 2 8101: 1 8102: 1 8103: 4 8104: 1 8105: 3 8106: 1 8107: 1 8108: 2 8109: 5 8110: 3 8111: 8 8112: 3 8113: 1 8114: 1 8115: 3 8116: 1 8117: 2 8118: 2 8119: 2 8120: 0 8121: 0 8122: 2 8123: 3 8124: 3 8125: 3 8126: 4 8127: 2 8128: 5 8129: 4 8130: 3 8131: 0 8132: 4 8133: 2 8134: 4 8135: 2 8136: 2 8137: 6 8138: 3 8139: 2 8140: 1 8141: 4 8142: 4 8143: 2 8144: 1 8145: 0 8146: 3 8147: 1 8148: 2 8149: 0 8150: 3 8151: 4 8152: 1 8153: 3 8154: 3 8155: 1 8156: 2 8157: 5 8158: 0 8159: 0 8160: 2 8161: 3 8162: 2 8163: 2 8164: 5 8165: 1 8166: 0 8167: 2 8168: 2 8169: 3 8170: 1 8171: 1 8172: 2 8173: 5 8174: 2 8175: 1 8176: 2 8177: 0 8178: 4 8179: 1 8180: 1 8181: 2 8182: 1 8183: 1 8184: 5 8185: 2 8186: 1 8187: 2 8188: 1 8189: 5 8190: 2 8191: 4 min: 2048, max: 8192 [ OK ] ContentBasedHashTests.chunk_limits_respected (19506 ms) [----------] 2 tests from ContentBasedHashTests (19507 ms total) [----------] 22 tests from RunSetTests [ RUN ] RunSetTests.create [ OK ] RunSetTests.create (0 ms) [ RUN ] RunSetTests.add_single_blocks [ OK ] RunSetTests.add_single_blocks (0 ms) [ RUN ] RunSetTests.add_adjacent_single [ OK ] RunSetTests.add_adjacent_single (0 ms) [ RUN ] RunSetTests.add_adjacent_single_other_way_round [ OK ] RunSetTests.add_adjacent_single_other_way_round (0 ms) [ RUN ] RunSetTests.many_single_blocks [ OK ] RunSetTests.many_single_blocks (50 ms) [ RUN ] RunSetTests.add_runs [ OK ] RunSetTests.add_runs (0 ms) [ RUN ] RunSetTests.member_empty_set [ OK ] RunSetTests.member_empty_set (0 ms) [ RUN ] RunSetTests.member_many_runs [ OK ] RunSetTests.member_many_runs (0 ms) [ RUN ] RunSetTests.iterate_empty [ OK ] RunSetTests.iterate_empty (0 ms) [ RUN ] RunSetTests.iterate_single [ OK ] RunSetTests.iterate_single (0 ms) [ RUN ] RunSetTests.iterate_overlapping_runs [ OK ] RunSetTests.iterate_overlapping_runs (0 ms) [ RUN ] RunSetTests.iterate_overlapping_runs_other_way [ OK ] RunSetTests.iterate_overlapping_runs_other_way (0 ms) [ RUN ] RunSetTests.iterate_covered_runs [ OK ] RunSetTests.iterate_covered_runs (0 ms) [ RUN ] RunSetTests.iterate_covered_runs2 [ OK ] RunSetTests.iterate_covered_runs2 (0 ms) [ RUN ] RunSetTests.iterate_non_overlapping_runs [ OK ] RunSetTests.iterate_non_overlapping_runs (0 ms) [ RUN ] RunSetTests.merge_empty_sets [ OK ] RunSetTests.merge_empty_sets (1 ms) [ RUN ] RunSetTests.merge_discrete_sets [ OK ] RunSetTests.merge_discrete_sets (0 ms) [ RUN ] RunSetTests.negate_empty [ OK ] RunSetTests.negate_empty (0 ms) [ RUN ] RunSetTests.negate_single [ OK ] RunSetTests.negate_single (0 ms) [ RUN ] RunSetTests.negate_single2 [ OK ] RunSetTests.negate_single2 (0 ms) [ RUN ] RunSetTests.negate_double [ OK ] RunSetTests.negate_double (0 ms) [ RUN ] RunSetTests.negate_negate [ OK ] RunSetTests.negate_negate (0 ms) [----------] 22 tests from RunSetTests (51 ms total) [----------] 6 tests from SpaceMapTests [ RUN ] SpaceMapTests.test_sm_core [ OK ] SpaceMapTests.test_sm_core (450 ms) [ RUN ] SpaceMapTests.test_sm_careful_alloc [ OK ] SpaceMapTests.test_sm_careful_alloc (1226 ms) [ RUN ] SpaceMapTests.test_sm_recursive [ OK ] SpaceMapTests.test_sm_recursive (2474 ms) [ RUN ] SpaceMapTests.test_sm_disk [ OK ] SpaceMapTests.test_sm_disk (660 ms) [ RUN ] SpaceMapTests.test_sm_metadata [ OK ] SpaceMapTests.test_sm_metadata (3006 ms) [ RUN ] SpaceMapTests.test_metadata_and_disk [ OK ] SpaceMapTests.test_metadata_and_disk (1294 ms) [----------] 6 tests from SpaceMapTests (9110 ms total) [----------] 1 test from RegularSpanItTests [ RUN ] RegularSpanItTests.regular_span_iterator [ OK ] RegularSpanItTests.regular_span_iterator (0 ms) [----------] 1 test from RegularSpanItTests (0 ms total) [----------] 9 tests from SpanItTests [ RUN ] SpanItTests.sub_it_with_no_removed_blocks [ OK ] SpanItTests.sub_it_with_no_removed_blocks (0 ms) [ RUN ] SpanItTests.sub_it_with_removed_first_block [ OK ] SpanItTests.sub_it_with_removed_first_block (0 ms) [ RUN ] SpanItTests.sub_it_with_removed_run_overlapping_front_of_first_block [ OK ] SpanItTests.sub_it_with_removed_run_overlapping_front_of_first_block (1 ms) [ RUN ] SpanItTests.sub_it_with_removed_mid_block [ OK ] SpanItTests.sub_it_with_removed_mid_block (0 ms) [ RUN ] SpanItTests.sub_it_with_removed_run_mid_block [ OK ] SpanItTests.sub_it_with_removed_run_mid_block (0 ms) [ RUN ] SpanItTests.sub_it_with_removed_end_block [ OK ] SpanItTests.sub_it_with_removed_end_block (0 ms) [ RUN ] SpanItTests.sub_it_with_removed_run_end_block [ OK ] SpanItTests.sub_it_with_removed_run_end_block (0 ms) [ RUN ] SpanItTests.sub_it_with_removed_run_overlapping_2_blocks [ OK ] SpanItTests.sub_it_with_removed_run_overlapping_2_blocks (1 ms) [ RUN ] SpanItTests.sub_it_with_removed_intermediate_blocks [ OK ] SpanItTests.sub_it_with_removed_intermediate_blocks (0 ms) [----------] 9 tests from SpanItTests (2 ms total) [----------] 4 tests from TransactionManagerTests [ RUN ] TransactionManagerTests.commit_succeeds [ OK ] TransactionManagerTests.commit_succeeds (41 ms) [ RUN ] TransactionManagerTests.shadowing [ OK ] TransactionManagerTests.shadowing (30 ms) [ RUN ] TransactionManagerTests.multiple_shadowing [ OK ] TransactionManagerTests.multiple_shadowing (727 ms) [ RUN ] TransactionManagerTests.shadow_free_block_fails [ OK ] TransactionManagerTests.shadow_free_block_fails (353 ms) [----------] 4 tests from TransactionManagerTests (1151 ms total) [----------] Global test environment tear-down [==========] 189 tests from 25 test cases ran. (312776 ms total) [ PASSED ] 186 tests. [ FAILED ] 3 tests, listed below: [ FAILED ] BTreeCounterTests.count_empty_tree [ FAILED ] BTreeCounterTests.count_populated_tree [ FAILED ] CacheSuperblockTests.version_gt_1_is_checked 3 FAILED TESTS make: *** [unit-tests/Makefile:93: unit-test] Error 1 * ERROR: sys-block/thin-provisioning-tools-0.7.0::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-block/thin-provisioning-tools-0.7.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-block/thin-provisioning-tools-0.7.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.7.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.7.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.7.0/work/thin-provisioning-tools-0.7.0' * S: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.7.0/work/thin-provisioning-tools-0.7.0'