* Package: sys-block/thin-provisioning-tools-0.8.5 * Repository: gentoo * Maintainer: robbat2@gentoo.org base-system@gentoo.org * USE: arm64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking thin-provisioning-tools-0.8.5.tar.gz to /var/tmp/portage/sys-block/thin-provisioning-tools-0.8.5/work >>> Source unpacked in /var/tmp/portage/sys-block/thin-provisioning-tools-0.8.5/work >>> Preparing source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.8.5/work/thin-provisioning-tools-0.8.5 ... * Applying thin-provisioning-tools-0.7.0-build-fixes.patch ... patching file Makefile.in Hunk #1 succeeded at 150 (offset 8 lines). patching file unit-tests/Makefile.in Hunk #2 succeeded at 86 with fuzz 2 (offset 3 lines). [ ok ] * Applying thin-provisioning-tools-0.8.5-libaio-0.3.112.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-block/thin-provisioning-tools-0.8.5/work/thin-provisioning-tools-0.8.5' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running elibtoolize in: thin-provisioning-tools-0.8.5/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-block/thin-provisioning-tools-0.8.5/work/thin-provisioning-tools-0.8.5 ... * econf: updating thin-provisioning-tools-0.8.5/autoconf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating thin-provisioning-tools-0.8.5/autoconf/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=aarch64-unknown-linux-gnu --host=aarch64-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.8.5 --htmldir=/usr/share/doc/thin-provisioning-tools-0.8.5/html --libdir=/lib64 --prefix=/ --bindir=/sbin --with-optimisation= --enable-testing checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu 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 aarch64-unknown-linux-gnu-g++ accepts -g... yes checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether aarch64-unknown-linux-gnu-gcc accepts -g... yes checking for aarch64-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.7/ebuild-helpers/xattr/install -c checking for aarch64-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... no checking how to run the C++ preprocessor... aarch64-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 whether 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.8.5/work/thin-provisioning-tools-0.8.5 ... make -j96 V= [CXX] base/application.cc [CXX] base/output_file_requirements.cc [CXX] base/disk_units.cc [CXX] base/endian_utils.cc [CXX] base/base64.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/application.o base/application.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/base64.o base/base64.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/output_file_requirements.o base/output_file_requirements.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/disk_units.o base/disk_units.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/endian_utils.o base/endian_utils.cc [CXX] base/error_state.cc [CXX] base/grid_layout.cc [CXX] base/file_utils.cc [CXX] base/progress_monitor.cc [CXX] base/rolling_hash.cc [CXX] base/error_string.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/grid_layout.o base/grid_layout.cc [CXX] base/xml_utils.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/error_state.o base/error_state.cc [CXX] block-cache/block_cache.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/file_utils.o base/file_utils.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/error_string.o base/error_string.cc [CXX] block-cache/copier.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/progress_monitor.o base/progress_monitor.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/rolling_hash.o base/rolling_hash.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o base/xml_utils.o base/xml_utils.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o block-cache/block_cache.o block-cache/block_cache.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o block-cache/copier.o block-cache/copier.cc [CXX] block-cache/io_engine.cc [CXX] block-cache/mem_pool.cc [CXX] caching/cache_check.cc [CXX] caching/cache_dump.cc [CXX] caching/cache_metadata_size.cc [CXX] caching/cache_repair.cc [CXX] caching/cache_restore.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o block-cache/mem_pool.o block-cache/mem_pool.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/cache_check.o caching/cache_check.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o block-cache/io_engine.o block-cache/io_engine.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/cache_dump.o caching/cache_dump.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/cache_metadata_size.o caching/cache_metadata_size.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/cache_repair.o caching/cache_repair.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/cache_restore.o caching/cache_restore.cc [CXX] caching/cache_writeback.cc [DEP] base/error_state.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/error_state.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/cache_writeback.o caching/cache_writeback.cc [CXX] caching/commands.cc [CXX] caching/hint_array.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/commands.o caching/commands.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/hint_array.o caching/hint_array.cc [CXX] caching/metadata.cc [CXX] caching/mapping_array.cc [CXX] caching/metadata_dump.cc [CXX] caching/restore_emitter.cc [CXX] caching/superblock.cc [CXX] caching/xml_format.cc [CXX] era/commands.cc [CXX] era/era_array.cc [CXX] era/era_check.cc [CXX] era/era_detail.cc [CXX] era/era_dump.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/metadata.o caching/metadata.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/mapping_array.o caching/mapping_array.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/metadata_dump.o caching/metadata_dump.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/restore_emitter.o caching/restore_emitter.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/superblock.o caching/superblock.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o caching/xml_format.o caching/xml_format.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/commands.o era/commands.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/era_array.o era/era_array.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/era_check.o era/era_check.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/era_detail.o era/era_detail.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/era_dump.o era/era_dump.cc [CXX] era/era_invalidate.cc [CXX] era/era_restore.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/era_invalidate.o era/era_invalidate.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/era_restore.o era/era_restore.cc [CXX] era/metadata.cc [CXX] era/metadata_dump.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/metadata.o era/metadata.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/metadata_dump.o era/metadata_dump.cc [CXX] era/superblock.cc [CXX] era/restore_emitter.cc [CXX] era/writeset_tree.cc [CXX] era/xml_format.cc [CXX] main.cc [CXX] persistent-data/data-structures/bitset.cc [CXX] persistent-data/checksum.cc [CXX] persistent-data/data-structures/bloom_filter.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/restore_emitter.o era/restore_emitter.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/superblock.o era/superblock.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/writeset_tree.o era/writeset_tree.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o main.o main.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o era/xml_format.o era/xml_format.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/checksum.o persistent-data/checksum.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/data-structures/bitset.o persistent-data/data-structures/bitset.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/data-structures/bloom_filter.o persistent-data/data-structures/bloom_filter.cc [DEP] base/endian_utils.cc [CXX] persistent-data/data-structures/btree.cc [CXX] persistent-data/error_set.cc [CXX] persistent-data/file_utils.cc [CXX] persistent-data/data-structures/btree_node_checker.cc [CXX] persistent-data/hex_dump.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/endian_utils.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/data-structures/btree.o persistent-data/data-structures/btree.cc [CXX] persistent-data/space-maps/careful_alloc.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/data-structures/btree_node_checker.o persistent-data/data-structures/btree_node_checker.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/error_set.o persistent-data/error_set.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/file_utils.o persistent-data/file_utils.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/hex_dump.o persistent-data/hex_dump.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/space-maps/careful_alloc.o persistent-data/space-maps/careful_alloc.cc [CXX] persistent-data/space-maps/disk.cc [CXX] persistent-data/space-maps/recursive.cc [CXX] persistent-data/space_map.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/space-maps/disk.o persistent-data/space-maps/disk.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/space-maps/recursive.o persistent-data/space-maps/recursive.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/space_map.o persistent-data/space_map.cc [CXX] persistent-data/validators.cc [CXX] thin-provisioning/commands.cc [CXX] thin-provisioning/cache_stream.cc [CXX] thin-provisioning/chunk_stream.cc [CXX] persistent-data/transaction_manager.cc [CXX] thin-provisioning/device_tree.cc [CXX] thin-provisioning/fixed_chunk_stream.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/validators.o persistent-data/validators.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/commands.o thin-provisioning/commands.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/cache_stream.o thin-provisioning/cache_stream.cc [CXX] thin-provisioning/human_readable_format.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/chunk_stream.o thin-provisioning/chunk_stream.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/device_tree.o thin-provisioning/device_tree.cc [CXX] thin-provisioning/mapping_tree.cc [CXX] thin-provisioning/metadata.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o persistent-data/transaction_manager.o persistent-data/transaction_manager.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/fixed_chunk_stream.o thin-provisioning/fixed_chunk_stream.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/human_readable_format.o thin-provisioning/human_readable_format.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/mapping_tree.o thin-provisioning/mapping_tree.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/metadata.o thin-provisioning/metadata.cc [CXX] thin-provisioning/metadata_checker.cc [CXX] thin-provisioning/metadata_counter.cc [CXX] thin-provisioning/metadata_dumper.cc [CXX] thin-provisioning/pool_stream.cc [CXX] thin-provisioning/restore_emitter.cc [CXX] thin-provisioning/rmap_visitor.cc [CXX] thin-provisioning/superblock.cc [CXX] thin-provisioning/thin_check.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/metadata_checker.o thin-provisioning/metadata_checker.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/metadata_counter.o thin-provisioning/metadata_counter.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/metadata_dumper.o thin-provisioning/metadata_dumper.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/pool_stream.o thin-provisioning/pool_stream.cc [CXX] thin-provisioning/thin_delta.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/restore_emitter.o thin-provisioning/restore_emitter.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/rmap_visitor.o thin-provisioning/rmap_visitor.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/superblock.o thin-provisioning/superblock.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/thin_check.o thin-provisioning/thin_check.cc [CXX] thin-provisioning/thin_dump.cc [CXX] thin-provisioning/thin_ls.cc [CXX] thin-provisioning/thin_metadata_size.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/thin_delta.o thin-provisioning/thin_delta.cc [CXX] thin-provisioning/thin_repair.cc [CXX] thin-provisioning/thin_pool.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/thin_dump.o thin-provisioning/thin_dump.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/thin_ls.o thin-provisioning/thin_ls.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/thin_metadata_size.o thin-provisioning/thin_metadata_size.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/thin_pool.o thin-provisioning/thin_pool.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/thin_repair.o thin-provisioning/thin_repair.cc [CXX] thin-provisioning/thin_restore.cc [CXX] thin-provisioning/thin_rmap.cc [CXX] thin-provisioning/thin_trim.cc [CXX] thin-provisioning/xml_format.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/thin_restore.o thin-provisioning/thin_restore.cc [CXX] thin-provisioning/shared_library_emitter.cc [CC] ft-lib/bcache.c [CC] ft-lib/crc32c.c [CC] ft-lib/dm-ioctl.c aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/thin_rmap.o thin-provisioning/thin_rmap.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/thin_trim.o thin-provisioning/thin_trim.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/xml_format.o thin-provisioning/xml_format.cc aarch64-unknown-linux-gnu-g++ -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -o thin-provisioning/shared_library_emitter.o thin-provisioning/shared_library_emitter.cc aarch64-unknown-linux-gnu-gcc -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -o ft-lib/bcache.o ft-lib/bcache.c aarch64-unknown-linux-gnu-gcc -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -o ft-lib/crc32c.o ft-lib/crc32c.c aarch64-unknown-linux-gnu-gcc -c -I. -I. -I./thin-provisioning -O2 -pipe -march=native -frecord-gcc-switches -fPIC -o ft-lib/dm-ioctl.o ft-lib/dm-ioctl.c [DEP] ft-lib/crc32c.c aarch64-unknown-linux-gnu-gcc -MM -MT ft-lib/crc32c.c -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC ft-lib/crc32c.c > ft-lib/crc32c.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo ft-lib/crc32c : Makefile ,g' < ft-lib/crc32c.$$ > ft-lib/crc32c.d; \ rm -f ft-lib/crc32c.$$ [DEP] base/error_string.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/error_string.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] ft-lib/dm-ioctl.c aarch64-unknown-linux-gnu-gcc -MM -MT ft-lib/dm-ioctl.c -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC ft-lib/dm-ioctl.c > ft-lib/dm-ioctl.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo ft-lib/dm-ioctl : Makefile ,g' < ft-lib/dm-ioctl.$$ > ft-lib/dm-ioctl.d; \ rm -f ft-lib/dm-ioctl.$$ [DEP] ft-lib/bcache.c aarch64-unknown-linux-gnu-gcc -MM -MT ft-lib/bcache.c -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC ft-lib/bcache.c > ft-lib/bcache.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo ft-lib/bcache : Makefile ,g' < ft-lib/bcache.$$ > ft-lib/bcache.d; \ rm -f ft-lib/bcache.$$ [LD] lib/libft.so gcc -shared -o lib/libft.so ft-lib/bcache.o ft-lib/crc32c.o ft-lib/dm-ioctl.o -laio make: gcc: No such file or directory make: *** [Makefile:349: lib/libft.so] Error 127 make: *** Waiting for unfinished jobs.... [DEP] base/output_file_requirements.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] base/file_utils.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/file_utils.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P base/file_utils.cc > base/file_utils.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/file_utils : Makefile ,g' < base/file_utils.$$ > base/file_utils.d; \ rm -f base/file_utils.$$ [DEP] persistent-data/hex_dump.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/checksum.cc aarch64-unknown-linux-gnu-g++ -MM -MT persistent-data/checksum.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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] base/progress_monitor.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/progress_monitor.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/chunk_stream.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/commands.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/commands.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] block-cache/mem_pool.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/shared_library_emitter.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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] main.cc aarch64-unknown-linux-gnu-g++ -MM -MT main.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P main.cc > main.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo main : Makefile ,g' < main.$$ > main.d; \ rm -f main.$$ [DEP] caching/commands.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/commands.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/human_readable_format.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] block-cache/copier.cc aarch64-unknown-linux-gnu-g++ -MM -MT block-cache/copier.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/fixed_chunk_stream.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/thin_metadata_size.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/commands.cc aarch64-unknown-linux-gnu-g++ -MM -MT thin-provisioning/commands.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] block-cache/io_engine.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/space_map.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] base/rolling_hash.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/rolling_hash.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/era_detail.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/era_detail.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/cache_stream.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/validators.cc aarch64-unknown-linux-gnu-g++ -MM -MT persistent-data/validators.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] base/base64.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/base64.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] base/disk_units.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/disk_units.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/superblock.cc aarch64-unknown-linux-gnu-g++ -MM -MT thin-provisioning/superblock.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/metadata_checker.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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] persistent-data/file_utils.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/rmap_visitor.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/data-structures/btree_node_checker.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/data-structures/btree.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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] caching/metadata_dump.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/metadata_dump.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/data-structures/bloom_filter.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/error_set.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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] base/grid_layout.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/grid_layout.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/thin_restore.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] caching/cache_dump.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/cache_dump.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/space-maps/careful_alloc.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] caching/cache_repair.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/cache_repair.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/thin_repair.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] base/application.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/application.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/transaction_manager.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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] era/superblock.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/superblock.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] block-cache/block_cache.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/era_dump.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/era_dump.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/thin_trim.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/metadata_dump.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/metadata_dump.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] base/xml_utils.cc aarch64-unknown-linux-gnu-g++ -MM -MT base/xml_utils.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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] thin-provisioning/thin_dump.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] caching/superblock.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/superblock.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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/cache_metadata_size.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] caching/metadata.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/metadata.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/era_restore.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/era_restore.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] caching/restore_emitter.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/restore_emitter.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/pool_stream.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/metadata.cc aarch64-unknown-linux-gnu-g++ -MM -MT thin-provisioning/metadata.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] caching/mapping_array.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/mapping_array.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/xml_format.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/xml_format.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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/space-maps/recursive.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/metadata.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/metadata.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/device_tree.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/writeset_tree.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/writeset_tree.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/era_array.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/era_array.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/era_check.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/era_check.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/metadata_counter.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] caching/cache_check.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/cache_check.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/xml_format.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/thin_rmap.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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] era/restore_emitter.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/restore_emitter.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] era/era_invalidate.cc aarch64-unknown-linux-gnu-g++ -MM -MT era/era_invalidate.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/restore_emitter.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] caching/cache_restore.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/cache_restore.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/thin_check.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] caching/xml_format.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/xml_format.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] caching/cache_writeback.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/cache_writeback.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/mapping_tree.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/thin_pool.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/thin_ls.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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] caching/hint_array.cc aarch64-unknown-linux-gnu-g++ -MM -MT caching/hint_array.o -I. -I. -I./thin-provisioning -I. -Igoogletest/googlemock/include -Igoogletest/googletest/include -O2 -pipe -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/data-structures/bitset.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/thin_delta.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] persistent-data/space-maps/disk.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ [DEP] thin-provisioning/metadata_dumper.cc aarch64-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 -march=native -frecord-gcc-switches -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P 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.$$ * ERROR: sys-block/thin-provisioning-tools-0.8.5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-block/thin-provisioning-tools-0.8.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-block/thin-provisioning-tools-0.8.5::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/sys-block/thin-provisioning-tools-0.8.5:20200507-130735.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.8.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.8.5/temp/environment'. * Working directory: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.8.5/work/thin-provisioning-tools-0.8.5' * S: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.8.5/work/thin-provisioning-tools-0.8.5' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/arm64/17.0, gcc-9.3.0, glibc-2.31-r2, 4.9.0-4-arm64 aarch64) ================================================================= System uname: Linux-4.9.0-4-arm64-aarch64-with-gentoo-2.7 KiB Mem: 131544964 total, 121242104 free KiB Swap: 3321056 total, 3321056 free Timestamp of repository gentoo: Thu, 07 May 2020 14:35:09 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p1) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34::gentoo sys-devel/gcc: 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="arm64 ~arm64" ACCEPT_LICENSE="*" CBUILD="aarch64-unknown-linux-gnu" CC="aarch64-unknown-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="aarch64-unknown-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="aarch64-unknown-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j96" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl arm64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ADA_TARGET="gnat_2018" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_ARM="edsp thumb thumb2 v4 v5 v6 v7 v8 vfp vfp-d32 vfpv3 vfpv4" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="fbdev dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS