Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/device-mapper-persistent-data.spec'], chrootPath='/var/lib/mock/c9s-build-102395-18842/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=988gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/device-mapper-persistent-data.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/device-mapper-persistent-data-0.9.0-9.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/device-mapper-persistent-data.spec'], chrootPath='/var/lib/mock/c9s-build-102395-18842/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=988gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/device-mapper-persistent-data.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M4jAPZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf thin-provisioning-tools-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd thin-provisioning-tools-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Update-dependencies.patch): + echo 'Patch #1 (0001-Update-dependencies.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .toml_update --fuzz=0 patching file Cargo.toml Patch #15 (0014-cargo-update.patch): + echo 'Patch #15 (0014-cargo-update.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup15 --fuzz=0 patching file Cargo.lock + tar xf /builddir/build/SOURCES/dmpd090-vendor3.tar.gz + mkdir -p .cargo + cat Patch #0 (device-mapper-persistent-data-avoid-strip.patch): + echo 'Patch #0 (device-mapper-persistent-data-avoid-strip.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .avoid_strip --fuzz=0 patching file Makefile.in Hunk #1 succeeded at 290 (offset 28 lines). Patch #2 (0001-all-Fix-resource-leaks.patch): + echo 'Patch #2 (0001-all-Fix-resource-leaks.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup2 --fuzz=0 patching file base/file_utils.cc patching file thin-provisioning/cache_stream.cc Patch #3 (0002-thin_show_metadata-Fix-out-of-bounds-access.patch): + echo 'Patch #3 (0002-thin_show_metadata-Fix-out-of-bounds-access.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup3 --fuzz=0 patching file thin-provisioning/thin_show_metadata.cc Patch #4 (0003-build-Fix-customized-emitter-linkage.patch): + echo 'Patch #4 (0003-build-Fix-customized-emitter-linkage.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup4 --fuzz=0 patching file contrib/Makefile.in Patch #5 (0004-thin_dump-Fix-leaked-shared-object-handle.patch): + echo 'Patch #5 (0004-thin_dump-Fix-leaked-shared-object-handle.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup5 --fuzz=0 patching file thin-provisioning/shared_library_emitter.cc Patch #6 (0005-thin_show_duplicates-Fix-potential-errors.patch): + echo 'Patch #6 (0005-thin_show_duplicates-Fix-potential-errors.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup6 --fuzz=0 patching file thin-provisioning/thin_show_duplicates.cc Patch #7 (0006-thin_metadata_size-Fix-potential-string-overflow.patch): + echo 'Patch #7 (0006-thin_metadata_size-Fix-potential-string-overflow.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup7 --fuzz=0 patching file thin-provisioning/thin_metadata_size.cc Patch #8 (0007-all-Fix-uninitialized-class-members.patch): + echo 'Patch #8 (0007-all-Fix-uninitialized-class-members.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup8 --fuzz=0 patching file era/restore_emitter.cc patching file thin-provisioning/metadata_dumper.cc patching file thin-provisioning/thin_delta.cc Patch #9 (0008-thin_dump-Fix-warnings-on-potential-NULL-pointer.patch): + echo 'Patch #9 (0008-thin_dump-Fix-warnings-on-potential-NULL-pointer.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup9 --fuzz=0 patching file base/application.cc patching file base/application.h patching file thin-provisioning/thin_dump.cc Patch #10 (0009-build-Remove-unused-sources-from-the-regular-build.patch): + echo 'Patch #10 (0009-build-Remove-unused-sources-from-the-regular-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup10 --fuzz=0 patching file Makefile.in Hunk #4 succeeded at 373 (offset -1 lines). Patch #11 (0010-all-Remove-unreachable-code.patch): + echo 'Patch #11 (0010-all-Remove-unreachable-code.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup11 --fuzz=0 patching file block-cache/io_engine.cc patching file caching/hint_array.cc Patch #12 (0011-file_utils-Fix-resource-leak.patch): + echo 'Patch #12 (0011-file_utils-Fix-resource-leak.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup12 --fuzz=0 patching file base/file_utils.cc Patch #13 (0012-thin_delta-Clean-up-duplicated-code.patch): + echo 'Patch #13 (0012-thin_delta-Clean-up-duplicated-code.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup13 --fuzz=0 patching file thin-provisioning/thin_delta.cc Patch #14 (0013-build-Remove-lboost_iostreams-linker-flag.patch): + echo 'Patch #14 (0013-build-Remove-lboost_iostreams-linker-flag.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup14 --fuzz=0 patching file Makefile.in + echo 0.9.0-9.el9 + true + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6AYrWj + umask 022 + cd /builddir/build/BUILD + cd thin-provisioning-tools-0.9.0 + autoconf + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-07-23 14:22:39.299540441 +0000 +++ ./configure 2021-07-23 14:22:39.322540456 +0000 @@ -1780,7 +1780,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-optimisation= configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-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 g++ accepts -g... yes checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/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... /usr/bin/mkdir -p checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ar... no checking for ar... ar 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... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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/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 whether to enable gprof... no checking for C++ optimisation flag... checking whether to enable unit testing... no 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 config.status: creating src/version.rs configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j40 V= [CXX] base/output_file_requirements.cc [CXX] base/application.cc [CXX] base/base64.cc [CXX] base/disk_units.cc [CXX] base/endian_utils.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] base/error_state.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/application.o base/application.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/base64.o base/base64.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] base/error_string.cc [CXX] base/grid_layout.cc [CXX] base/io_generator.cc [CXX] base/file_utils.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/io_generator.o base/io_generator.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/file_utils.o base/file_utils.cc [CXX] base/rolling_hash.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] base/sequence_generator.cc [CXX] base/xml_utils.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] block-cache/copier.cc [CXX] block-cache/block_cache.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o base/sequence_generator.o base/sequence_generator.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] block-cache/io_engine.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] block-cache/mem_pool.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] caching/cache_check.cc [CXX] caching/cache_dump.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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_metadata_size.cc [CXX] caching/cache_repair.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] caching/cache_restore.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] caching/cache_writeback.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] caching/commands.cc [CXX] caching/hint_array.cc [CXX] caching/mapping_array.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/commands.o caching/commands.cc [CXX] caching/metadata.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] caching/metadata_dump.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/metadata.o caching/metadata.cc [CXX] caching/restore_emitter.cc [CXX] caching/superblock.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] caching/xml_format.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o caching/superblock.o caching/superblock.cc [CXX] era/commands.cc [CXX] era/era_array.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/commands.o era/commands.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] era/era_check.cc [CXX] era/era_detail.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] era/era_dump.cc [CXX] era/era_restore.cc [CXX] era/era_invalidate.cc g++ -MM -MT base/error_state.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] era/metadata.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/metadata.o era/metadata.cc [CXX] era/metadata_dump.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT base/endian_utils.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ [CXX] era/restore_emitter.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT base/error_string.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] era/superblock.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o era/superblock.o era/superblock.cc g++ -MM -MT base/progress_monitor.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT base/output_file_requirements.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] era/writeset_tree.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] era/xml_format.cc g++ -MM -MT era/commands.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] main.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o main.o main.cc g++ -MM -MT base/file_utils.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 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.$$ g++ -MM -MT block-cache/mem_pool.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] persistent-data/block.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/block.o persistent-data/block.cc g++ -MM -MT base/io_generator.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/io_generator.cc > base/io_generator.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/io_generator : Makefile ,g' < base/io_generator.$$ > base/io_generator.d; \ rm -f base/io_generator.$$ [CXX] persistent-data/checksum.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] persistent-data/data-structures/bitset.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT base/rolling_hash.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT caching/commands.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT block-cache/copier.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] persistent-data/data-structures/bloom_filter.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] persistent-data/data-structures/btree.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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_damage_visitor.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/data-structures/btree_damage_visitor.o persistent-data/data-structures/btree_damage_visitor.cc g++ -MM -MT era/era_detail.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT block-cache/io_engine.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT base/sequence_generator.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 base/sequence_generator.cc > base/sequence_generator.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/sequence_generator : Makefile ,g' < base/sequence_generator.$$ > base/sequence_generator.d; \ rm -f base/sequence_generator.$$ g++ -MM -MT persistent-data/checksum.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ [CXX] persistent-data/data-structures/btree_node_checker.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT main.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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/error_set.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] persistent-data/hex_dump.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] persistent-data/space-maps/careful_alloc.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 In file included from /usr/include/boost/bind.hpp:30, from persistent-data/block.cc:25: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -MM -MT base/disk_units.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT base/base64.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT base/grid_layout.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT caching/metadata_dump.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT caching/cache_repair.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] persistent-data/space-maps/core.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o persistent-data/space-maps/core.o persistent-data/space-maps/core.cc g++ -MM -MT persistent-data/hex_dump.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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/disk.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] persistent-data/space-maps/recursive.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] persistent-data/space_map.cc g++ -MM -MT base/xml_utils.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] persistent-data/transaction_manager.cc g++ -MM -MT caching/cache_dump.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT persistent-data/block.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/block.cc > persistent-data/block.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/block : Makefile ,g' < persistent-data/block.$$ > persistent-data/block.d; \ rm -f persistent-data/block.$$ g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT base/application.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT era/era_dump.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] persistent-data/validators.cc g++ -MM -MT era/metadata_dump.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT caching/cache_metadata_size.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] thin-provisioning/commands.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] thin-provisioning/device_tree.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] thin-provisioning/human_readable_format.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] thin-provisioning/mapping_tree.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] thin-provisioning/metadata.cc [CXX] thin-provisioning/metadata_checker.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT persistent-data/error_set.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT block-cache/block_cache.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT era/superblock.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] thin-provisioning/metadata_counter.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT persistent-data/data-structures/btree.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ [CXX] thin-provisioning/override_emitter.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -o thin-provisioning/override_emitter.o thin-provisioning/override_emitter.cc g++ -MM -MT persistent-data/data-structures/btree_damage_visitor.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/data-structures/btree_damage_visitor.cc > persistent-data/data-structures/btree_damage_visitor.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/data-structures/btree_damage_visitor : Makefile ,g' < persistent-data/data-structures/btree_damage_visitor.$$ > persistent-data/data-structures/btree_damage_visitor.d; \ rm -f persistent-data/data-structures/btree_damage_visitor.$$ [CXX] thin-provisioning/restore_emitter.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT persistent-data/data-structures/bloom_filter.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] thin-provisioning/rmap_visitor.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] thin-provisioning/superblock.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] thin-provisioning/thin_check.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT era/era_restore.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT caching/metadata.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT caching/superblock.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT persistent-data/file_utils.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] thin-provisioning/thin_delta.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] thin-provisioning/thin_dump.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT caching/cache_check.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] thin-provisioning/thin_ls.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT era/metadata.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] thin-provisioning/thin_metadata_size.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT persistent-data/space_map.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT persistent-data/data-structures/btree_node_checker.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/human_readable_format.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT era/era_check.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] thin-provisioning/thin_pool.cc [CXX] thin-provisioning/thin_repair.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT era/era_array.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT caching/mapping_array.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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] thin-provisioning/thin_restore.cc g++ -MM -MT persistent-data/validators.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] thin-provisioning/thin_rmap.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] thin-provisioning/xml_format.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 [CXX] thin-provisioning/shared_library_emitter.cc g++ -c -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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 g++ -MM -MT caching/cache_restore.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT caching/restore_emitter.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT persistent-data/space-maps/careful_alloc.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/commands.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT caching/xml_format.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT era/xml_format.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT era/writeset_tree.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT persistent-data/space-maps/core.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 persistent-data/space-maps/core.cc > persistent-data/space-maps/core.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/space-maps/core : Makefile ,g' < persistent-data/space-maps/core.$$ > persistent-data/space-maps/core.d; \ rm -f persistent-data/space-maps/core.$$ g++ -MM -MT persistent-data/transaction_manager.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/thin_metadata_size.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/override_emitter.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 thin-provisioning/override_emitter.cc > thin-provisioning/override_emitter.$$; \ sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/override_emitter : Makefile ,g' < thin-provisioning/override_emitter.$$ > thin-provisioning/override_emitter.d; \ rm -f thin-provisioning/override_emitter.$$ g++ -MM -MT era/era_invalidate.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/shared_library_emitter.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT era/restore_emitter.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/superblock.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/rmap_visitor.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT caching/cache_writeback.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT persistent-data/space-maps/recursive.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/thin_restore.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/thin_repair.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/device_tree.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/thin_trim.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/metadata.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/thin_check.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/thin_dump.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT caching/hint_array.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/metadata_counter.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/metadata_checker.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/xml_format.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT persistent-data/data-structures/bitset.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/thin_rmap.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/mapping_tree.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/restore_emitter.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/thin_ls.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/thin_delta.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/metadata_dumper.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT persistent-data/space-maps/disk.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ g++ -MM -MT thin-provisioning/thin_pool.o -I. -I. -I./thin-provisioning -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -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.$$ [LD] bin/pdata_tools g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -fPIC -fno-strict-aliasing -std=c++11 -DSTRERROR_R_CHAR_P -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/io_generator.o base/file_utils.o base/progress_monitor.o base/rolling_hash.o base/sequence_generator.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/block.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_damage_visitor.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/core.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/device_tree.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/override_emitter.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++ + /usr/bin/env CARGO_HOME=.cargo /usr/bin/cargo build --release -j40 Compiling libc v0.2.97 Compiling cfg-if v1.0.0 Compiling autocfg v1.0.1 Compiling bitflags v1.2.1 Compiling ppv-lite86 v0.2.10 Compiling getrandom v0.1.16 Compiling semver-parser v0.7.0 Compiling proc-macro2 v1.0.27 Compiling ryu v1.0.5 Compiling unicode-xid v0.2.2 Compiling memchr v2.4.0 Compiling lexical-core v0.7.6 Compiling version_check v0.9.3 Compiling crc32fast v1.2.1 Compiling syn v1.0.73 Compiling arrayvec v0.5.2 Compiling adler v1.0.2 Compiling unicode-width v0.1.8 Compiling nix v0.17.0 Compiling static_assertions v1.1.0 Compiling anyhow v1.0.41 Compiling cfg-if v0.1.10 Compiling ansi_term v0.11.0 Compiling void v1.0.2 Compiling strsim v0.8.0 Compiling remove_dir_all v0.5.3 Compiling vec_map v0.8.2 Compiling fixedbitset v0.3.2 Compiling byteorder v1.4.3 Compiling textwrap v0.11.0 Compiling semver v0.9.0 Compiling nom v5.1.2 Compiling miniz_oxide v0.4.4 Compiling num-traits v0.2.14 Compiling rustc_version v0.2.3 Compiling quick-xml v0.18.1 Compiling crc32c v0.6.0 Compiling quote v1.0.9 Compiling getrandom v0.2.3 Compiling atty v0.2.14 Compiling num_cpus v1.13.0 Compiling flate2 v1.0.20 Compiling clap v2.33.3 Compiling rand_core v0.6.3 Compiling rand_core v0.5.1 Compiling rand_chacha v0.2.2 Compiling rand_chacha v0.3.1 Compiling rand v0.7.3 Compiling rand v0.8.4 Compiling tempfile v3.2.0 Compiling num-derive v0.3.3 Compiling thinp v0.1.0 (/builddir/build/BUILD/thin-provisioning-tools-0.9.0) Finished release [optimized] target(s) in 11.88s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y5KS2d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386 ++ dirname /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386 + cd thin-provisioning-tools-0.9.0 + make DESTDIR=/builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386 MANDIR=/usr/share/man install [txt2man] man8/cache_check.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/cache_dump.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/cache_metadata_size.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/cache_repair.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/cache_restore.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/cache_writeback.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/thin_check.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/thin_delta.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/thin_dump.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/thin_ls.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/thin_repair.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/thin_restore.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/thin_rmap.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/thin_metadata_size.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/thin_trim.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/era_check.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/era_dump.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/era_invalidate.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/era_restore.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin /usr/bin/install -c -m 755 bin/pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/cache_check ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/cache_dump ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/cache_metadata_size ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/cache_repair ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/cache_restore ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/cache_writeback ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_check ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_delta ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_dump ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_ls ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_repair ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_restore ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_rmap ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_metadata_size ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_trim ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/era_check ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/era_dump ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/era_invalidate ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/era_restore /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/cache_check.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/cache_dump.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/cache_metadata_size.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/cache_repair.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/cache_restore.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/cache_writeback.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_check.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_delta.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_dump.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_ls.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_repair.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_restore.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_rmap.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_metadata_size.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/era_check.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/era_dump.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/era_restore.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/era_invalidate.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_trim.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 + make DESTDIR=/builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386 MANDIR=/usr/share/man install-rust-tools [txt2man] man8/thin_metadata_pack.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator [txt2man] man8/thin_metadata_unpack.txt gawk: cmd. line:56: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:110: warning: regexp escape sequence `\,' is not a known regexp operator cargo build --release Finished release [optimized] target(s) in 0.10s /usr/bin/install -c -m 755 target/release/thin_metadata_pack /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin /usr/bin/install -c -m 755 target/release/thin_metadata_unpack /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin strip /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_metadata_pack strip /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/thin_metadata_unpack /usr/bin/install -c -p -m 644 man8/thin_metadata_pack.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 /usr/bin/install -c -p -m 644 man8/thin_metadata_unpack.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/man/man8 + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 0.9.0-9.el9 --unique-debug-suffix -0.9.0-9.el9.i386 --unique-debug-src-base device-mapper-persistent-data-0.9.0-9.el9.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/thin-provisioning-tools-0.9.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/pdata_tools extracting debug info from /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/sbin/pdata_tools original debug info size: 18408kB, size after compression: 13856kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1274 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: device-mapper-persistent-data-0.9.0-9.el9.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KGo5NT + umask 022 + cd /builddir/build/BUILD + cd thin-provisioning-tools-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/doc/device-mapper-persistent-data + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/doc/device-mapper-persistent-data + cp -pr COPYING /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/doc/device-mapper-persistent-data + cp -pr README.md /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386/usr/share/doc/device-mapper-persistent-data + RPM_EC=0 ++ jobs -p + exit 0 Provides: device-mapper-persistent-data = 0.9.0-9.el9 device-mapper-persistent-data(x86-32) = 0.9.0-9.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: glibc >= 2.33.9000-42.el9 ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libaio.so.1 libaio.so.1(LIBAIO_0.1) libaio.so.1(LIBAIO_0.4) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.18) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libexpat.so.1 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_4.2.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.26) libstdc++.so.6(GLIBCXX_3.4.29) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: device-mapper-persistent-data-debugsource-0.9.0-9.el9.i686 Provides: device-mapper-persistent-data-debugsource = 0.9.0-9.el9 device-mapper-persistent-data-debugsource(x86-32) = 0.9.0-9.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: device-mapper-persistent-data-debuginfo-0.9.0-9.el9.i686 Provides: debuginfo(build-id) = 0824e44c868a88f33a7b5e3d49e0d4cf64a52e89 device-mapper-persistent-data-debuginfo = 0.9.0-9.el9 device-mapper-persistent-data-debuginfo(x86-32) = 0.9.0-9.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: device-mapper-persistent-data-debugsource(x86-32) = 0.9.0-9.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386 Wrote: /builddir/build/RPMS/device-mapper-persistent-data-debugsource-0.9.0-9.el9.i686.rpm Wrote: /builddir/build/RPMS/device-mapper-persistent-data-0.9.0-9.el9.i686.rpm Wrote: /builddir/build/RPMS/device-mapper-persistent-data-debuginfo-0.9.0-9.el9.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IC1hmb + umask 022 + cd /builddir/build/BUILD + cd thin-provisioning-tools-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/device-mapper-persistent-data-0.9.0-9.el9.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0