+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/device-mapper-persistent-data.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lj0n3f
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf thin-provisioning-tools-0.7.5
+ /usr/bin/gzip -dc /builddir/build/SOURCES/v0.7.5.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd thin-provisioning-tools-0.7.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (device-mapper-persistent-data-avoid-strip.patch):'
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 267 (offset 5 lines).
+ echo 0.7.5-1.fc28
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8QIklt
+ umask 022
+ cd /builddir/build/BUILD
+ cd thin-provisioning-tools-0.7.5
+ autoconf
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 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-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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/lib64 --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... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking target system type... riscv64-redhat-linux-gnu
checking for riscv64-redhat-linux-gnu-g++... no
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for 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 riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to run the C++ preprocessor... 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/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking boost/static_assert.hpp usability... yes
checking boost/static_assert.hpp presence... yes
checking for boost/static_assert.hpp... yes
checking file owner... 
checking group owner... 
checking whether to enable debugging... no
checking for C++ optimisation flag... 
checking whether to enable unit testing... no
checking 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
configure: WARNING: unrecognized options: --disable-dependency-tracking
+ make -j4 V=
    [CXX] base/output_file_requirements.cc
    [CXX] base/application.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/output_file_requirements.o base/output_file_requirements.cc
    [CXX] base/base64.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/application.o base/application.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/base64.o base/base64.cc
    [CXX] base/disk_units.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/disk_units.o base/disk_units.cc
    [DEP] base/output_file_requirements.cc
g++ -MM -MT base/output_file_requirements.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/output_file_requirements.cc > base/output_file_requirements.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/output_file_requirements : Makefile ,g' < base/output_file_requirements.$$ > base/output_file_requirements.d; \
rm -f base/output_file_requirements.$$
    [CXX] base/endian_utils.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/endian_utils.o base/endian_utils.cc
    [DEP] base/endian_utils.cc
g++ -MM -MT base/endian_utils.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/endian_utils.cc > base/endian_utils.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/endian_utils : Makefile ,g' < base/endian_utils.$$ > base/endian_utils.d; \
rm -f base/endian_utils.$$
    [CXX] base/error_state.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/error_state.o base/error_state.cc
    [DEP] base/error_state.cc
g++ -MM -MT base/error_state.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/error_state.cc > base/error_state.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/error_state : Makefile ,g' < base/error_state.$$ > base/error_state.d; \
rm -f base/error_state.$$
    [CXX] base/error_string.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/error_string.o base/error_string.cc
    [DEP] base/error_string.cc
g++ -MM -MT base/error_string.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/error_string.cc > base/error_string.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/error_string : Makefile ,g' < base/error_string.$$ > base/error_string.d; \
rm -f base/error_string.$$
    [CXX] base/grid_layout.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/grid_layout.o base/grid_layout.cc
    [DEP] base/base64.cc
g++ -MM -MT base/base64.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/base64.cc > base/base64.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/base64 : Makefile ,g' < base/base64.$$ > base/base64.d; \
rm -f base/base64.$$
    [DEP] base/disk_units.cc
g++ -MM -MT base/disk_units.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/disk_units.cc > base/disk_units.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/disk_units : Makefile ,g' < base/disk_units.$$ > base/disk_units.d; \
rm -f base/disk_units.$$
    [DEP] base/application.cc
g++ -MM -MT base/application.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/application.cc > base/application.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/application : Makefile ,g' < base/application.$$ > base/application.d; \
rm -f base/application.$$
    [CXX] base/file_utils.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/file_utils.o base/file_utils.cc
    [CXX] base/progress_monitor.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/progress_monitor.o base/progress_monitor.cc
    [DEP] base/file_utils.cc
g++ -MM -MT base/file_utils.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/file_utils.cc > base/file_utils.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/file_utils : Makefile ,g' < base/file_utils.$$ > base/file_utils.d; \
rm -f base/file_utils.$$
    [CXX] base/rolling_hash.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/rolling_hash.o base/rolling_hash.cc
    [DEP] base/grid_layout.cc
g++ -MM -MT base/grid_layout.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/grid_layout.cc > base/grid_layout.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/grid_layout : Makefile ,g' < base/grid_layout.$$ > base/grid_layout.d; \
rm -f base/grid_layout.$$
    [CXX] base/xml_utils.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o base/xml_utils.o base/xml_utils.cc
    [DEP] base/progress_monitor.cc
g++ -MM -MT base/progress_monitor.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/progress_monitor.cc > base/progress_monitor.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/progress_monitor : Makefile ,g' < base/progress_monitor.$$ > base/progress_monitor.d; \
rm -f base/progress_monitor.$$
    [CXX] block-cache/block_cache.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o block-cache/block_cache.o block-cache/block_cache.cc
    [CXX] block-cache/copier.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o block-cache/copier.o block-cache/copier.cc
    [DEP] base/rolling_hash.cc
g++ -MM -MT base/rolling_hash.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/rolling_hash.cc > base/rolling_hash.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/rolling_hash : Makefile ,g' < base/rolling_hash.$$ > base/rolling_hash.d; \
rm -f base/rolling_hash.$$
    [CXX] block-cache/io_engine.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o block-cache/io_engine.o block-cache/io_engine.cc
    [DEP] block-cache/copier.cc
g++ -MM -MT block-cache/copier.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  block-cache/copier.cc > block-cache/copier.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo block-cache/copier : Makefile ,g' < block-cache/copier.$$ > block-cache/copier.d; \
rm -f block-cache/copier.$$
    [CXX] block-cache/mem_pool.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o block-cache/mem_pool.o block-cache/mem_pool.cc
    [DEP] base/xml_utils.cc
g++ -MM -MT base/xml_utils.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  base/xml_utils.cc > base/xml_utils.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo base/xml_utils : Makefile ,g' < base/xml_utils.$$ > base/xml_utils.d; \
rm -f base/xml_utils.$$
    [DEP] block-cache/io_engine.cc
g++ -MM -MT block-cache/io_engine.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  block-cache/io_engine.cc > block-cache/io_engine.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo block-cache/io_engine : Makefile ,g' < block-cache/io_engine.$$ > block-cache/io_engine.d; \
rm -f block-cache/io_engine.$$
    [DEP] block-cache/block_cache.cc
g++ -MM -MT block-cache/block_cache.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  block-cache/block_cache.cc > block-cache/block_cache.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo block-cache/block_cache : Makefile ,g' < block-cache/block_cache.$$ > block-cache/block_cache.d; \
rm -f block-cache/block_cache.$$
    [CXX] caching/cache_check.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/cache_check.o caching/cache_check.cc
    [DEP] block-cache/mem_pool.cc
g++ -MM -MT block-cache/mem_pool.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  block-cache/mem_pool.cc > block-cache/mem_pool.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo block-cache/mem_pool : Makefile ,g' < block-cache/mem_pool.$$ > block-cache/mem_pool.d; \
rm -f block-cache/mem_pool.$$
    [CXX] caching/cache_dump.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/cache_dump.o caching/cache_dump.cc
    [CXX] caching/cache_metadata_size.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/cache_metadata_size.o caching/cache_metadata_size.cc
    [CXX] caching/cache_repair.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/cache_repair.o caching/cache_repair.cc
    [DEP] caching/cache_dump.cc
g++ -MM -MT caching/cache_dump.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/cache_dump.cc > caching/cache_dump.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_dump : Makefile ,g' < caching/cache_dump.$$ > caching/cache_dump.d; \
rm -f caching/cache_dump.$$
    [DEP] caching/cache_repair.cc
g++ -MM -MT caching/cache_repair.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/cache_repair.cc > caching/cache_repair.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_repair : Makefile ,g' < caching/cache_repair.$$ > caching/cache_repair.d; \
rm -f caching/cache_repair.$$
    [CXX] caching/cache_restore.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/cache_restore.o caching/cache_restore.cc
    [DEP] caching/cache_metadata_size.cc
g++ -MM -MT caching/cache_metadata_size.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/cache_metadata_size.cc > caching/cache_metadata_size.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_metadata_size : Makefile ,g' < caching/cache_metadata_size.$$ > caching/cache_metadata_size.d; \
rm -f caching/cache_metadata_size.$$
    [CXX] caching/cache_writeback.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/cache_writeback.o caching/cache_writeback.cc
    [DEP] caching/cache_check.cc
g++ -MM -MT caching/cache_check.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/cache_check.cc > caching/cache_check.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_check : Makefile ,g' < caching/cache_check.$$ > caching/cache_check.d; \
rm -f caching/cache_check.$$
    [CXX] caching/commands.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/commands.o caching/commands.cc
    [CXX] caching/hint_array.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/hint_array.o caching/hint_array.cc
    [DEP] caching/commands.cc
g++ -MM -MT caching/commands.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/commands.cc > caching/commands.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/commands : Makefile ,g' < caching/commands.$$ > caching/commands.d; \
rm -f caching/commands.$$
    [CXX] caching/mapping_array.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/mapping_array.o caching/mapping_array.cc
    [DEP] caching/cache_restore.cc
g++ -MM -MT caching/cache_restore.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/cache_restore.cc > caching/cache_restore.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_restore : Makefile ,g' < caching/cache_restore.$$ > caching/cache_restore.d; \
rm -f caching/cache_restore.$$
    [DEP] caching/cache_writeback.cc
g++ -MM -MT caching/cache_writeback.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/cache_writeback.cc > caching/cache_writeback.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/cache_writeback : Makefile ,g' < caching/cache_writeback.$$ > caching/cache_writeback.d; \
rm -f caching/cache_writeback.$$
    [CXX] caching/metadata.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/metadata.o caching/metadata.cc
    [CXX] caching/metadata_dump.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/metadata_dump.o caching/metadata_dump.cc
    [DEP] caching/hint_array.cc
g++ -MM -MT caching/hint_array.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/hint_array.cc > caching/hint_array.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/hint_array : Makefile ,g' < caching/hint_array.$$ > caching/hint_array.d; \
rm -f caching/hint_array.$$
    [DEP] caching/mapping_array.cc
g++ -MM -MT caching/mapping_array.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/mapping_array.cc > caching/mapping_array.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/mapping_array : Makefile ,g' < caching/mapping_array.$$ > caching/mapping_array.d; \
rm -f caching/mapping_array.$$
    [CXX] caching/restore_emitter.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/restore_emitter.o caching/restore_emitter.cc
    [CXX] caching/superblock.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/superblock.o caching/superblock.cc
    [DEP] caching/metadata_dump.cc
g++ -MM -MT caching/metadata_dump.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/metadata_dump.cc > caching/metadata_dump.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/metadata_dump : Makefile ,g' < caching/metadata_dump.$$ > caching/metadata_dump.d; \
rm -f caching/metadata_dump.$$
    [CXX] caching/xml_format.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o caching/xml_format.o caching/xml_format.cc
    [DEP] caching/metadata.cc
g++ -MM -MT caching/metadata.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/metadata.cc > caching/metadata.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/metadata : Makefile ,g' < caching/metadata.$$ > caching/metadata.d; \
rm -f caching/metadata.$$
    [CXX] era/commands.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/commands.o era/commands.cc
    [DEP] caching/superblock.cc
g++ -MM -MT caching/superblock.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/superblock.cc > caching/superblock.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/superblock : Makefile ,g' < caching/superblock.$$ > caching/superblock.d; \
rm -f caching/superblock.$$
    [DEP] caching/restore_emitter.cc
g++ -MM -MT caching/restore_emitter.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/restore_emitter.cc > caching/restore_emitter.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/restore_emitter : Makefile ,g' < caching/restore_emitter.$$ > caching/restore_emitter.d; \
rm -f caching/restore_emitter.$$
    [DEP] era/commands.cc
g++ -MM -MT era/commands.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/commands.cc > era/commands.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/commands : Makefile ,g' < era/commands.$$ > era/commands.d; \
rm -f era/commands.$$
    [CXX] era/era_array.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/era_array.o era/era_array.cc
    [CXX] era/era_check.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/era_check.o era/era_check.cc
    [CXX] era/era_detail.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/era_detail.o era/era_detail.cc
    [DEP] caching/xml_format.cc
g++ -MM -MT caching/xml_format.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  caching/xml_format.cc > caching/xml_format.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo caching/xml_format : Makefile ,g' < caching/xml_format.$$ > caching/xml_format.d; \
rm -f caching/xml_format.$$
    [DEP] era/era_detail.cc
g++ -MM -MT era/era_detail.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/era_detail.cc > era/era_detail.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_detail : Makefile ,g' < era/era_detail.$$ > era/era_detail.d; \
rm -f era/era_detail.$$
    [CXX] era/era_dump.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/era_dump.o era/era_dump.cc
    [CXX] era/era_invalidate.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/era_invalidate.o era/era_invalidate.cc
    [DEP] era/era_array.cc
g++ -MM -MT era/era_array.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/era_array.cc > era/era_array.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_array : Makefile ,g' < era/era_array.$$ > era/era_array.d; \
rm -f era/era_array.$$
    [DEP] era/era_check.cc
g++ -MM -MT era/era_check.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/era_check.cc > era/era_check.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_check : Makefile ,g' < era/era_check.$$ > era/era_check.d; \
rm -f era/era_check.$$
    [CXX] era/era_restore.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/era_restore.o era/era_restore.cc
    [CXX] era/metadata.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/metadata.o era/metadata.cc
    [DEP] era/era_dump.cc
g++ -MM -MT era/era_dump.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/era_dump.cc > era/era_dump.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_dump : Makefile ,g' < era/era_dump.$$ > era/era_dump.d; \
rm -f era/era_dump.$$
    [CXX] era/metadata_dump.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/metadata_dump.o era/metadata_dump.cc
    [DEP] era/metadata.cc
g++ -MM -MT era/metadata.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/metadata.cc > era/metadata.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/metadata : Makefile ,g' < era/metadata.$$ > era/metadata.d; \
rm -f era/metadata.$$
    [DEP] era/era_restore.cc
g++ -MM -MT era/era_restore.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/era_restore.cc > era/era_restore.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_restore : Makefile ,g' < era/era_restore.$$ > era/era_restore.d; \
rm -f era/era_restore.$$
    [CXX] era/restore_emitter.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/restore_emitter.o era/restore_emitter.cc
    [DEP] era/era_invalidate.cc
g++ -MM -MT era/era_invalidate.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/era_invalidate.cc > era/era_invalidate.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/era_invalidate : Makefile ,g' < era/era_invalidate.$$ > era/era_invalidate.d; \
rm -f era/era_invalidate.$$
    [DEP] era/metadata_dump.cc
g++ -MM -MT era/metadata_dump.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/metadata_dump.cc > era/metadata_dump.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/metadata_dump : Makefile ,g' < era/metadata_dump.$$ > era/metadata_dump.d; \
rm -f era/metadata_dump.$$
    [CXX] era/superblock.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/superblock.o era/superblock.cc
    [CXX] era/writeset_tree.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/writeset_tree.o era/writeset_tree.cc
    [CXX] era/xml_format.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o era/xml_format.o era/xml_format.cc
    [DEP] era/superblock.cc
g++ -MM -MT era/superblock.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/superblock.cc > era/superblock.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/superblock : Makefile ,g' < era/superblock.$$ > era/superblock.d; \
rm -f era/superblock.$$
    [DEP] era/restore_emitter.cc
g++ -MM -MT era/restore_emitter.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/restore_emitter.cc > era/restore_emitter.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/restore_emitter : Makefile ,g' < era/restore_emitter.$$ > era/restore_emitter.d; \
rm -f era/restore_emitter.$$
    [CXX] main.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o main.o main.cc
    [DEP] era/writeset_tree.cc
g++ -MM -MT era/writeset_tree.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/writeset_tree.cc > era/writeset_tree.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/writeset_tree : Makefile ,g' < era/writeset_tree.$$ > era/writeset_tree.d; \
rm -f era/writeset_tree.$$
    [CXX] persistent-data/checksum.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/checksum.o persistent-data/checksum.cc
    [DEP] era/xml_format.cc
g++ -MM -MT era/xml_format.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  era/xml_format.cc > era/xml_format.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo era/xml_format : Makefile ,g' < era/xml_format.$$ > era/xml_format.d; \
rm -f era/xml_format.$$
    [DEP] persistent-data/checksum.cc
g++ -MM -MT persistent-data/checksum.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/checksum.cc > persistent-data/checksum.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/checksum : Makefile ,g' < persistent-data/checksum.$$ > persistent-data/checksum.d; \
rm -f persistent-data/checksum.$$
    [CXX] persistent-data/data-structures/bitset.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/data-structures/bitset.o persistent-data/data-structures/bitset.cc
    [CXX] persistent-data/data-structures/bloom_filter.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/data-structures/bloom_filter.o persistent-data/data-structures/bloom_filter.cc
    [DEP] main.cc
g++ -MM -MT main.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  main.cc > main.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo main : Makefile ,g' < main.$$ > main.d; \
rm -f main.$$
    [CXX] persistent-data/data-structures/btree.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/data-structures/btree.o persistent-data/data-structures/btree.cc
    [CXX] persistent-data/data-structures/btree_node_checker.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/data-structures/btree_node_checker.o persistent-data/data-structures/btree_node_checker.cc
    [DEP] persistent-data/data-structures/bloom_filter.cc
g++ -MM -MT persistent-data/data-structures/bloom_filter.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/data-structures/bloom_filter.cc > persistent-data/data-structures/bloom_filter.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/data-structures/bloom_filter : Makefile ,g' < persistent-data/data-structures/bloom_filter.$$ > persistent-data/data-structures/bloom_filter.d; \
rm -f persistent-data/data-structures/bloom_filter.$$
    [CXX] persistent-data/error_set.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/error_set.o persistent-data/error_set.cc
    [DEP] persistent-data/data-structures/btree.cc
g++ -MM -MT persistent-data/data-structures/btree.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/data-structures/btree.cc > persistent-data/data-structures/btree.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/data-structures/btree : Makefile ,g' < persistent-data/data-structures/btree.$$ > persistent-data/data-structures/btree.d; \
rm -f persistent-data/data-structures/btree.$$
    [DEP] persistent-data/data-structures/btree_node_checker.cc
g++ -MM -MT persistent-data/data-structures/btree_node_checker.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/data-structures/btree_node_checker.cc > persistent-data/data-structures/btree_node_checker.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/data-structures/btree_node_checker : Makefile ,g' < persistent-data/data-structures/btree_node_checker.$$ > persistent-data/data-structures/btree_node_checker.d; \
rm -f persistent-data/data-structures/btree_node_checker.$$
    [CXX] persistent-data/file_utils.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/hex_dump.o persistent-data/hex_dump.cc
    [DEP] persistent-data/error_set.cc
g++ -MM -MT persistent-data/error_set.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/error_set.cc > persistent-data/error_set.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/error_set : Makefile ,g' < persistent-data/error_set.$$ > persistent-data/error_set.d; \
rm -f persistent-data/error_set.$$
    [DEP] persistent-data/hex_dump.cc
g++ -MM -MT persistent-data/hex_dump.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/hex_dump.cc > persistent-data/hex_dump.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/hex_dump : Makefile ,g' < persistent-data/hex_dump.$$ > persistent-data/hex_dump.d; \
rm -f persistent-data/hex_dump.$$
    [CXX] persistent-data/space-maps/careful_alloc.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/space-maps/careful_alloc.o persistent-data/space-maps/careful_alloc.cc
    [CXX] persistent-data/space-maps/disk.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/space-maps/disk.o persistent-data/space-maps/disk.cc
    [DEP] persistent-data/data-structures/bitset.cc
g++ -MM -MT persistent-data/data-structures/bitset.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/data-structures/bitset.cc > persistent-data/data-structures/bitset.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/data-structures/bitset : Makefile ,g' < persistent-data/data-structures/bitset.$$ > persistent-data/data-structures/bitset.d; \
rm -f persistent-data/data-structures/bitset.$$
    [CXX] persistent-data/space-maps/recursive.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/space-maps/recursive.o persistent-data/space-maps/recursive.cc
    [DEP] persistent-data/file_utils.cc
g++ -MM -MT persistent-data/file_utils.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/file_utils.cc > persistent-data/file_utils.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/file_utils : Makefile ,g' < persistent-data/file_utils.$$ > persistent-data/file_utils.d; \
rm -f persistent-data/file_utils.$$
    [CXX] persistent-data/space_map.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/space_map.o persistent-data/space_map.cc
    [DEP] persistent-data/space-maps/careful_alloc.cc
g++ -MM -MT persistent-data/space-maps/careful_alloc.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/space-maps/careful_alloc.cc > persistent-data/space-maps/careful_alloc.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/space-maps/careful_alloc : Makefile ,g' < persistent-data/space-maps/careful_alloc.$$ > persistent-data/space-maps/careful_alloc.d; \
rm -f persistent-data/space-maps/careful_alloc.$$
    [DEP] persistent-data/space_map.cc
g++ -MM -MT persistent-data/space_map.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/space_map.cc > persistent-data/space_map.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/space_map : Makefile ,g' < persistent-data/space_map.$$ > persistent-data/space_map.d; \
rm -f persistent-data/space_map.$$
    [CXX] persistent-data/transaction_manager.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/transaction_manager.o persistent-data/transaction_manager.cc
    [CXX] persistent-data/validators.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o persistent-data/validators.o persistent-data/validators.cc
    [DEP] persistent-data/space-maps/recursive.cc
g++ -MM -MT persistent-data/space-maps/recursive.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/space-maps/recursive.cc > persistent-data/space-maps/recursive.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/space-maps/recursive : Makefile ,g' < persistent-data/space-maps/recursive.$$ > persistent-data/space-maps/recursive.d; \
rm -f persistent-data/space-maps/recursive.$$
    [CXX] thin-provisioning/commands.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/commands.o thin-provisioning/commands.cc
    [DEP] persistent-data/space-maps/disk.cc
g++ -MM -MT persistent-data/space-maps/disk.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/space-maps/disk.cc > persistent-data/space-maps/disk.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/space-maps/disk : Makefile ,g' < persistent-data/space-maps/disk.$$ > persistent-data/space-maps/disk.d; \
rm -f persistent-data/space-maps/disk.$$
    [DEP] persistent-data/validators.cc
g++ -MM -MT persistent-data/validators.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/validators.cc > persistent-data/validators.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/validators : Makefile ,g' < persistent-data/validators.$$ > persistent-data/validators.d; \
rm -f persistent-data/validators.$$
    [DEP] persistent-data/transaction_manager.cc
g++ -MM -MT persistent-data/transaction_manager.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  persistent-data/transaction_manager.cc > persistent-data/transaction_manager.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo persistent-data/transaction_manager : Makefile ,g' < persistent-data/transaction_manager.$$ > persistent-data/transaction_manager.d; \
rm -f persistent-data/transaction_manager.$$
    [CXX] thin-provisioning/cache_stream.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/cache_stream.o thin-provisioning/cache_stream.cc
    [CXX] thin-provisioning/chunk_stream.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/chunk_stream.o thin-provisioning/chunk_stream.cc
    [DEP] thin-provisioning/commands.cc
g++ -MM -MT thin-provisioning/commands.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/commands.cc > thin-provisioning/commands.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/commands : Makefile ,g' < thin-provisioning/commands.$$ > thin-provisioning/commands.d; \
rm -f thin-provisioning/commands.$$
    [CXX] thin-provisioning/device_tree.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/device_tree.o thin-provisioning/device_tree.cc
    [CXX] thin-provisioning/fixed_chunk_stream.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/fixed_chunk_stream.o thin-provisioning/fixed_chunk_stream.cc
    [DEP] thin-provisioning/chunk_stream.cc
g++ -MM -MT thin-provisioning/chunk_stream.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/chunk_stream.cc > thin-provisioning/chunk_stream.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/chunk_stream : Makefile ,g' < thin-provisioning/chunk_stream.$$ > thin-provisioning/chunk_stream.d; \
rm -f thin-provisioning/chunk_stream.$$
    [CXX] thin-provisioning/human_readable_format.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/human_readable_format.o thin-provisioning/human_readable_format.cc
    [DEP] thin-provisioning/fixed_chunk_stream.cc
g++ -MM -MT thin-provisioning/fixed_chunk_stream.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/fixed_chunk_stream.cc > thin-provisioning/fixed_chunk_stream.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/fixed_chunk_stream : Makefile ,g' < thin-provisioning/fixed_chunk_stream.$$ > thin-provisioning/fixed_chunk_stream.d; \
rm -f thin-provisioning/fixed_chunk_stream.$$
    [DEP] thin-provisioning/cache_stream.cc
g++ -MM -MT thin-provisioning/cache_stream.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/cache_stream.cc > thin-provisioning/cache_stream.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/cache_stream : Makefile ,g' < thin-provisioning/cache_stream.$$ > thin-provisioning/cache_stream.d; \
rm -f thin-provisioning/cache_stream.$$
    [CXX] thin-provisioning/mapping_tree.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/mapping_tree.o thin-provisioning/mapping_tree.cc
    [CXX] thin-provisioning/metadata.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/metadata.o thin-provisioning/metadata.cc
    [DEP] thin-provisioning/human_readable_format.cc
g++ -MM -MT thin-provisioning/human_readable_format.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/human_readable_format.cc > thin-provisioning/human_readable_format.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/human_readable_format : Makefile ,g' < thin-provisioning/human_readable_format.$$ > thin-provisioning/human_readable_format.d; \
rm -f thin-provisioning/human_readable_format.$$
    [CXX] thin-provisioning/metadata_checker.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/metadata_checker.o thin-provisioning/metadata_checker.cc
    [DEP] thin-provisioning/device_tree.cc
g++ -MM -MT thin-provisioning/device_tree.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/device_tree.cc > thin-provisioning/device_tree.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/device_tree : Makefile ,g' < thin-provisioning/device_tree.$$ > thin-provisioning/device_tree.d; \
rm -f thin-provisioning/device_tree.$$
    [CXX] thin-provisioning/metadata_counter.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/metadata_counter.o thin-provisioning/metadata_counter.cc
    [DEP] thin-provisioning/metadata_checker.cc
g++ -MM -MT thin-provisioning/metadata_checker.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/metadata_checker.cc > thin-provisioning/metadata_checker.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/metadata_checker : Makefile ,g' < thin-provisioning/metadata_checker.$$ > thin-provisioning/metadata_checker.d; \
rm -f thin-provisioning/metadata_checker.$$
    [CXX] thin-provisioning/metadata_dumper.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/metadata_dumper.o thin-provisioning/metadata_dumper.cc
    [DEP] thin-provisioning/metadata.cc
g++ -MM -MT thin-provisioning/metadata.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/metadata.cc > thin-provisioning/metadata.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/metadata : Makefile ,g' < thin-provisioning/metadata.$$ > thin-provisioning/metadata.d; \
rm -f thin-provisioning/metadata.$$
    [CXX] thin-provisioning/pool_stream.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/pool_stream.o thin-provisioning/pool_stream.cc
    [DEP] thin-provisioning/mapping_tree.cc
g++ -MM -MT thin-provisioning/mapping_tree.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/mapping_tree.cc > thin-provisioning/mapping_tree.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/mapping_tree : Makefile ,g' < thin-provisioning/mapping_tree.$$ > thin-provisioning/mapping_tree.d; \
rm -f thin-provisioning/mapping_tree.$$
    [DEP] thin-provisioning/metadata_counter.cc
g++ -MM -MT thin-provisioning/metadata_counter.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/metadata_counter.cc > thin-provisioning/metadata_counter.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/metadata_counter : Makefile ,g' < thin-provisioning/metadata_counter.$$ > thin-provisioning/metadata_counter.d; \
rm -f thin-provisioning/metadata_counter.$$
    [DEP] thin-provisioning/metadata_dumper.cc
g++ -MM -MT thin-provisioning/metadata_dumper.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/metadata_dumper.cc > thin-provisioning/metadata_dumper.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/metadata_dumper : Makefile ,g' < thin-provisioning/metadata_dumper.$$ > thin-provisioning/metadata_dumper.d; \
rm -f thin-provisioning/metadata_dumper.$$
    [CXX] thin-provisioning/restore_emitter.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/restore_emitter.o thin-provisioning/restore_emitter.cc
    [CXX] thin-provisioning/rmap_visitor.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/rmap_visitor.o thin-provisioning/rmap_visitor.cc
    [CXX] thin-provisioning/superblock.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/superblock.o thin-provisioning/superblock.cc
    [DEP] thin-provisioning/pool_stream.cc
g++ -MM -MT thin-provisioning/pool_stream.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/pool_stream.cc > thin-provisioning/pool_stream.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/pool_stream : Makefile ,g' < thin-provisioning/pool_stream.$$ > thin-provisioning/pool_stream.d; \
rm -f thin-provisioning/pool_stream.$$
    [CXX] thin-provisioning/thin_check.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/thin_check.o thin-provisioning/thin_check.cc
    [DEP] thin-provisioning/rmap_visitor.cc
g++ -MM -MT thin-provisioning/rmap_visitor.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/rmap_visitor.cc > thin-provisioning/rmap_visitor.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/rmap_visitor : Makefile ,g' < thin-provisioning/rmap_visitor.$$ > thin-provisioning/rmap_visitor.d; \
rm -f thin-provisioning/rmap_visitor.$$
    [DEP] thin-provisioning/superblock.cc
g++ -MM -MT thin-provisioning/superblock.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/superblock.cc > thin-provisioning/superblock.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/superblock : Makefile ,g' < thin-provisioning/superblock.$$ > thin-provisioning/superblock.d; \
rm -f thin-provisioning/superblock.$$
    [CXX] thin-provisioning/thin_delta.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/thin_delta.o thin-provisioning/thin_delta.cc
    [CXX] thin-provisioning/thin_dump.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/thin_dump.o thin-provisioning/thin_dump.cc
    [DEP] thin-provisioning/restore_emitter.cc
g++ -MM -MT thin-provisioning/restore_emitter.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/restore_emitter.cc > thin-provisioning/restore_emitter.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/restore_emitter : Makefile ,g' < thin-provisioning/restore_emitter.$$ > thin-provisioning/restore_emitter.d; \
rm -f thin-provisioning/restore_emitter.$$
    [CXX] thin-provisioning/thin_ls.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/thin_ls.o thin-provisioning/thin_ls.cc
    [DEP] thin-provisioning/thin_dump.cc
g++ -MM -MT thin-provisioning/thin_dump.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/thin_dump.cc > thin-provisioning/thin_dump.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_dump : Makefile ,g' < thin-provisioning/thin_dump.$$ > thin-provisioning/thin_dump.d; \
rm -f thin-provisioning/thin_dump.$$
In file included from ./persistent-data/data-structures/btree.h:420:0,
                 from ./persistent-data/data-structures/btree_counter.h:4,
                 from thin-provisioning/thin_check.cc:32:
./persistent-data/data-structures/btree.tcc: In member function 'virtual int thin_provisioning::thin_check_cmd::run(int, char**)':
./persistent-data/data-structures/btree.tcc:435:45: warning: '*((void*)(& fs)+8).boost::optional_detail::tc_optional_base<long unsigned int>::m_storage' may be used uninitialized in this function [-Wmaybe-uninitialized]
     validator_(create_btree_node_validator())
                                             ^
thin-provisioning/thin_check.cc:335:8: note: '*((void*)(& fs)+8).boost::optional_detail::tc_optional_base<long unsigned int>::m_storage' was declared here
  flags fs;
        ^~
    [CXX] thin-provisioning/thin_metadata_size.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/thin_metadata_size.o thin-provisioning/thin_metadata_size.cc
    [DEP] thin-provisioning/thin_check.cc
g++ -MM -MT thin-provisioning/thin_check.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/thin_check.cc > thin-provisioning/thin_check.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_check : Makefile ,g' < thin-provisioning/thin_check.$$ > thin-provisioning/thin_check.d; \
rm -f thin-provisioning/thin_check.$$
    [CXX] thin-provisioning/thin_pool.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/thin_pool.o thin-provisioning/thin_pool.cc
    [DEP] thin-provisioning/thin_metadata_size.cc
g++ -MM -MT thin-provisioning/thin_metadata_size.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/thin_metadata_size.cc > thin-provisioning/thin_metadata_size.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_metadata_size : Makefile ,g' < thin-provisioning/thin_metadata_size.$$ > thin-provisioning/thin_metadata_size.d; \
rm -f thin-provisioning/thin_metadata_size.$$
    [CXX] thin-provisioning/thin_repair.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/thin_repair.o thin-provisioning/thin_repair.cc
    [DEP] thin-provisioning/thin_delta.cc
g++ -MM -MT thin-provisioning/thin_delta.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/thin_delta.cc > thin-provisioning/thin_delta.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_delta : Makefile ,g' < thin-provisioning/thin_delta.$$ > thin-provisioning/thin_delta.d; \
rm -f thin-provisioning/thin_delta.$$
    [DEP] thin-provisioning/thin_ls.cc
g++ -MM -MT thin-provisioning/thin_ls.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/thin_ls.cc > thin-provisioning/thin_ls.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_ls : Makefile ,g' < thin-provisioning/thin_ls.$$ > thin-provisioning/thin_ls.d; \
rm -f thin-provisioning/thin_ls.$$
    [CXX] thin-provisioning/thin_restore.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/thin_restore.o thin-provisioning/thin_restore.cc
    [DEP] thin-provisioning/thin_repair.cc
g++ -MM -MT thin-provisioning/thin_repair.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/thin_repair.cc > thin-provisioning/thin_repair.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_repair : Makefile ,g' < thin-provisioning/thin_repair.$$ > thin-provisioning/thin_repair.d; \
rm -f thin-provisioning/thin_repair.$$
    [CXX] thin-provisioning/thin_rmap.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/thin_trim.o thin-provisioning/thin_trim.cc
    [DEP] thin-provisioning/thin_pool.cc
g++ -MM -MT thin-provisioning/thin_pool.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/thin_pool.cc > thin-provisioning/thin_pool.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_pool : Makefile ,g' < thin-provisioning/thin_pool.$$ > thin-provisioning/thin_pool.d; \
rm -f thin-provisioning/thin_pool.$$
    [CXX] thin-provisioning/xml_format.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/xml_format.o thin-provisioning/xml_format.cc
    [DEP] thin-provisioning/thin_restore.cc
g++ -MM -MT thin-provisioning/thin_restore.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/thin_restore.cc > thin-provisioning/thin_restore.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_restore : Makefile ,g' < thin-provisioning/thin_restore.$$ > thin-provisioning/thin_restore.d; \
rm -f thin-provisioning/thin_restore.$$
    [CXX] thin-provisioning/shared_library_emitter.cc
g++ -c -I. -I. -I./thin-provisioning -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -o thin-provisioning/shared_library_emitter.o thin-provisioning/shared_library_emitter.cc
    [DEP] thin-provisioning/thin_trim.cc
g++ -MM -MT thin-provisioning/thin_trim.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/thin_trim.cc > thin-provisioning/thin_trim.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_trim : Makefile ,g' < thin-provisioning/thin_trim.$$ > thin-provisioning/thin_trim.d; \
rm -f thin-provisioning/thin_trim.$$
    [DEP] thin-provisioning/shared_library_emitter.cc
g++ -MM -MT thin-provisioning/shared_library_emitter.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/shared_library_emitter.cc > thin-provisioning/shared_library_emitter.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/shared_library_emitter : Makefile ,g' < thin-provisioning/shared_library_emitter.$$ > thin-provisioning/shared_library_emitter.d; \
rm -f thin-provisioning/shared_library_emitter.$$
    [DEP] thin-provisioning/thin_rmap.cc
g++ -MM -MT thin-provisioning/thin_rmap.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/thin_rmap.cc > thin-provisioning/thin_rmap.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/thin_rmap : Makefile ,g' < thin-provisioning/thin_rmap.$$ > thin-provisioning/thin_rmap.d; \
rm -f thin-provisioning/thin_rmap.$$
    [DEP] thin-provisioning/xml_format.cc
g++ -MM -MT thin-provisioning/xml_format.o -I. -I. -I./thin-provisioning  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  thin-provisioning/xml_format.cc > thin-provisioning/xml_format.$$; \
sed 's,\([^ :]*\)\.o[ :]*,\1.o \1.gmo thin-provisioning/xml_format : Makefile ,g' < thin-provisioning/xml_format.$$ > thin-provisioning/xml_format.d; \
rm -f thin-provisioning/xml_format.$$
    [LD]  bin/pdata_tools
g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -fno-strict-aliasing -std=c++11   -DSTRERROR_R_CHAR_P  -Wl,-z,relro  -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/file_utils.o base/progress_monitor.o base/rolling_hash.o base/xml_utils.o block-cache/block_cache.o block-cache/copier.o block-cache/io_engine.o block-cache/mem_pool.o caching/cache_check.o caching/cache_dump.o caching/cache_metadata_size.o caching/cache_repair.o caching/cache_restore.o caching/cache_writeback.o caching/commands.o caching/hint_array.o caching/mapping_array.o caching/metadata.o caching/metadata_dump.o caching/restore_emitter.o caching/superblock.o caching/xml_format.o era/commands.o era/era_array.o era/era_check.o era/era_detail.o era/era_dump.o era/era_invalidate.o era/era_restore.o era/metadata.o era/metadata_dump.o era/restore_emitter.o era/superblock.o era/writeset_tree.o era/xml_format.o main.o persistent-data/checksum.o persistent-data/data-structures/bitset.o persistent-data/data-structures/bloom_filter.o persistent-data/data-structures/btree.o persistent-data/data-structures/btree_node_checker.o persistent-data/error_set.o persistent-data/file_utils.o persistent-data/hex_dump.o persistent-data/space-maps/careful_alloc.o persistent-data/space-maps/disk.o persistent-data/space-maps/recursive.o persistent-data/space_map.o persistent-data/transaction_manager.o persistent-data/validators.o thin-provisioning/commands.o thin-provisioning/cache_stream.o thin-provisioning/chunk_stream.o thin-provisioning/device_tree.o thin-provisioning/fixed_chunk_stream.o thin-provisioning/human_readable_format.o thin-provisioning/mapping_tree.o thin-provisioning/metadata.o thin-provisioning/metadata_checker.o thin-provisioning/metadata_counter.o thin-provisioning/metadata_dumper.o thin-provisioning/pool_stream.o thin-provisioning/restore_emitter.o thin-provisioning/rmap_visitor.o thin-provisioning/superblock.o thin-provisioning/thin_check.o thin-provisioning/thin_delta.o thin-provisioning/thin_dump.o thin-provisioning/thin_ls.o thin-provisioning/thin_metadata_size.o thin-provisioning/thin_pool.o thin-provisioning/thin_repair.o thin-provisioning/thin_restore.o thin-provisioning/thin_rmap.o thin-provisioning/thin_trim.o thin-provisioning/xml_format.o thin-provisioning/shared_library_emitter.o -laio -lexpat -ldl -lstdc++
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TS97UY
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64
+ cd thin-provisioning-tools-0.7.5
+ make DESTDIR=/builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64 MANDIR=/usr/share/man install
    [txt2man] man8/cache_check.txt
    [txt2man] man8/cache_dump.txt
    [txt2man] man8/cache_metadata_size.txt
    [txt2man] man8/cache_repair.txt
    [txt2man] man8/cache_restore.txt
    [txt2man] man8/cache_writeback.txt
    [txt2man] man8/thin_check.txt
    [txt2man] man8/thin_delta.txt
    [txt2man] man8/thin_dump.txt
    [txt2man] man8/thin_ls.txt
    [txt2man] man8/thin_repair.txt
    [txt2man] man8/thin_restore.txt
    [txt2man] man8/thin_rmap.txt
    [txt2man] man8/thin_metadata_size.txt
    [txt2man] man8/thin_trim.txt
    [txt2man] man8/era_check.txt
    [txt2man] man8/era_dump.txt
    [txt2man] man8/era_invalidate.txt
    [txt2man] man8/era_restore.txt
/usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin
/usr/bin/install -c -m 755 bin/pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/cache_check
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/cache_dump
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/cache_metadata_size
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/cache_repair
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/cache_restore
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/cache_writeback
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/thin_check
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/thin_delta
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/thin_dump
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/thin_ls
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/thin_repair
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/thin_restore
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/thin_rmap
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/thin_metadata_size
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/thin_trim
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/era_check
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/era_dump
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/era_invalidate
ln -s -f pdata_tools /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/sbin/era_restore
/usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/cache_check.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/cache_dump.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/cache_metadata_size.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/cache_repair.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/cache_restore.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/cache_writeback.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/thin_check.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/thin_delta.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/thin_dump.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/thin_ls.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/thin_repair.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/thin_restore.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/thin_rmap.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/thin_metadata_size.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/era_check.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/era_dump.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/era_restore.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/era_invalidate.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
/usr/bin/install -c -p -m 644 man8/thin_trim.8 /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/man/man8
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: device-mapper-persistent-data-0.7.5-1.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GqbcWH
+ umask 022
+ cd /builddir/build/BUILD
+ cd thin-provisioning-tools-0.7.5
+ DOCDIR=/builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/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.7.5-1.fc28.riscv64/usr/share/doc/device-mapper-persistent-data
+ cp -pr COPYING /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/doc/device-mapper-persistent-data
+ cp -pr README.md /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64/usr/share/doc/device-mapper-persistent-data
+ exit 0
Provides: device-mapper-persistent-data = 0.7.5-1.fc28 device-mapper-persistent-data(riscv-64) = 0.7.5-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaio.so.1()(64bit) libaio.so.1(LIBAIO_0.1)(64bit) libaio.so.1(LIBAIO_0.4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/device-mapper-persistent-data-0.7.5-1.fc28.riscv64
Wrote: /builddir/build/SRPMS/device-mapper-persistent-data-0.7.5-1.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/device-mapper-persistent-data-0.7.5-1.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bfmOMN
+ umask 022
+ cd /builddir/build/BUILD
+ cd thin-provisioning-tools-0.7.5
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff