D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/snapper-0.4.1-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Uq9NO6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf snapper-0.4.1 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/snapper-0.4.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd snapper-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/snapper-remove-ext4-info-xml.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/snapper-securelibdir.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + find -type f -exec sed -i -e 's|/usr/lib/snapper|/usr/libexec/snapper|g' '{}' ';' + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kAq4fB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd snapper-0.4.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + aclocal + libtoolize --force --automake --copy + autoheader + automake --add-missing --copy configure.ac:16: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:16: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:22: installing './compile' configure.ac:16: installing './missing' client/Makefile.am: installing './depcomp' po/Makefile.am:9: warning: wildcard ../client/*.cc ../client/utils/*.cc: non-POSIX variable name po/Makefile.am:9: (probably a GNU make extension) po/Makefile.am:11: warning: wildcard *.po: non-POSIX variable name po/Makefile.am:11: (probably a GNU make extension) po/Makefile.am:22: warning: '%'-style pattern rules are a GNU make extension testsuite-real/Makefile.am:5: warning: 'CXXFLAGS' is a user variable, you should not override it; testsuite-real/Makefile.am:5: use 'AM_CXXFLAGS' instead + autoconf + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-silent-rules --disable-ext4 --disable-zypp checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 style of include used by make... GNU checking dependency style of g++... gcc3 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for xsltproc... /usr/bin/xsltproc checking for chsnap... /sbin/chsnap checking for cp... /usr/bin/cp checking for touch... /usr/bin/touch checking for rm... /usr/bin/rm checking for diff... /usr/bin/diff checking for chattr... /usr/bin/chattr checking for lvcreate... /sbin/lvcreate checking for lvremove... /sbin/lvremove checking for lvs... /sbin/lvs checking for lvchange... /sbin/lvchange checking for lvm... /sbin/lvm checking for lvrename... /sbin/lvrename checking whether make supports nested variables... (cached) yes checking for btrfs_read_and_process_send_stream in -lbtrfs... yes checking btrfs/version.h usability... yes checking btrfs/version.h presence... yes checking for btrfs/version.h... yes checking libmount/libmount.h usability... yes checking libmount/libmount.h presence... yes checking for libmount/libmount.h... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for dbus-1... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating snapper/Makefile config.status: creating snapper/Version.h config.status: creating examples/Makefile config.status: creating examples/c/Makefile config.status: creating examples/c++-lib/Makefile config.status: creating dbus/Makefile config.status: creating server/Makefile config.status: creating client/Makefile config.status: creating client/utils/Makefile config.status: creating scripts/Makefile config.status: creating pam/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating doc/snapper.xml config.status: creating doc/snapperd.xml config.status: creating doc/snapper-configs.xml config.status: creating doc/snapper-zypp-plugin.xml config.status: creating doc/snapper-zypp-plugin.conf.xml config.status: creating doc/pam_snapper.xml config.status: creating doc/mksubvolume.xml config.status: creating po/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite-real/Makefile config.status: creating testsuite-cmp/Makefile config.status: creating package/snapper.spec config.status: creating debian/snapper-Debian.dsc.in config.status: creating debian/snapper-xUbuntu.dsc.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + /usr/bin/make -O -j8 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/pterjan/rpmbuild/BUILD/snapper-0.4.1/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive Making all in snapper make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT XmlFile.lo -MD -MP -MF .deps/XmlFile.Tpo -c -o XmlFile.lo XmlFile.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT XmlFile.lo -MD -MP -MF .deps/XmlFile.Tpo -c XmlFile.cc -fPIC -DPIC -o .libs/XmlFile.o mv -f .deps/XmlFile.Tpo .deps/XmlFile.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Enum.lo -MD -MP -MF .deps/Enum.Tpo -c -o Enum.lo Enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Enum.lo -MD -MP -MF .deps/Enum.Tpo -c Enum.cc -fPIC -DPIC -o .libs/Enum.o mv -f .deps/Enum.Tpo .deps/Enum.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT AppUtil.lo -MD -MP -MF .deps/AppUtil.Tpo -c -o AppUtil.lo AppUtil.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT AppUtil.lo -MD -MP -MF .deps/AppUtil.Tpo -c AppUtil.cc -fPIC -DPIC -o .libs/AppUtil.o AppUtil.cc: In function 'std::__cxx11::string snapper::datetime(time_t, bool, bool)': AppUtil.cc:277:62: warning: '%c' yields only last 2 digits of year in some locales [-Wformat-y2k] if (strftime(buf, sizeof(buf), classic ? "%F %T" : "%c", &t2) == 0) ^ mv -f .deps/AppUtil.Tpo .deps/AppUtil.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Log.lo -MD -MP -MF .deps/Log.Tpo -c -o Log.lo Log.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Log.lo -MD -MP -MF .deps/Log.Tpo -c Log.cc -fPIC -DPIC -o .libs/Log.o mv -f .deps/Log.Tpo .deps/Log.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Comparison.lo -MD -MP -MF .deps/Comparison.Tpo -c -o Comparison.lo Comparison.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Comparison.lo -MD -MP -MF .deps/Comparison.Tpo -c Comparison.cc -fPIC -DPIC -o .libs/Comparison.o mv -f .deps/Comparison.Tpo .deps/Comparison.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Filesystem.lo -MD -MP -MF .deps/Filesystem.Tpo -c -o Filesystem.lo Filesystem.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Filesystem.lo -MD -MP -MF .deps/Filesystem.Tpo -c Filesystem.cc -fPIC -DPIC -o .libs/Filesystem.o mv -f .deps/Filesystem.Tpo .deps/Filesystem.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Snapshot.lo -MD -MP -MF .deps/Snapshot.Tpo -c -o Snapshot.lo Snapshot.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Snapshot.lo -MD -MP -MF .deps/Snapshot.Tpo -c Snapshot.cc -fPIC -DPIC -o .libs/Snapshot.o mv -f .deps/Snapshot.Tpo .deps/Snapshot.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT FileUtils.lo -MD -MP -MF .deps/FileUtils.Tpo -c -o FileUtils.lo FileUtils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT FileUtils.lo -MD -MP -MF .deps/FileUtils.Tpo -c FileUtils.cc -fPIC -DPIC -o .libs/FileUtils.o FileUtils.cc: In member function 'ssize_t snapper::SDir::listxattr(const string&, char*, size_t) const': FileUtils.cc:447:11: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ~~~~~^~~~~ FileUtils.cc: In member function 'ssize_t snapper::SDir::getxattr(const string&, const char*, void*, size_t) const': FileUtils.cc:483:11: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ~~~~~^~~~~ FileUtils.cc: In member function 'bool snapper::SDir::mount(const string&, const string&, long unsigned int, const string&) const': FileUtils.cc:538:11: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ~~~~~^~~~~ FileUtils.cc:542:7: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ~~~~~^~~~~ FileUtils.cc: In member function 'bool snapper::SDir::umount(const string&) const': FileUtils.cc:567:11: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ~~~~~^~~~~ FileUtils.cc:571:7: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ~~~~~^~~~~ mv -f .deps/FileUtils.Tpo .deps/FileUtils.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT File.lo -MD -MP -MF .deps/File.Tpo -c -o File.lo File.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT File.lo -MD -MP -MF .deps/File.Tpo -c File.cc -fPIC -DPIC -o .libs/File.o mv -f .deps/File.Tpo .deps/File.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Regex.lo -MD -MP -MF .deps/Regex.Tpo -c -o Regex.lo Regex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Regex.lo -MD -MP -MF .deps/Regex.Tpo -c Regex.cc -fPIC -DPIC -o .libs/Regex.o mv -f .deps/Regex.Tpo .deps/Regex.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT XAttributes.lo -MD -MP -MF .deps/XAttributes.Tpo -c -o XAttributes.lo XAttributes.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT XAttributes.lo -MD -MP -MF .deps/XAttributes.Tpo -c XAttributes.cc -fPIC -DPIC -o .libs/XAttributes.o mv -f .deps/XAttributes.Tpo .deps/XAttributes.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT SystemCmd.lo -MD -MP -MF .deps/SystemCmd.Tpo -c -o SystemCmd.lo SystemCmd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT SystemCmd.lo -MD -MP -MF .deps/SystemCmd.Tpo -c SystemCmd.cc -fPIC -DPIC -o .libs/SystemCmd.o mv -f .deps/SystemCmd.Tpo .deps/SystemCmd.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Snapper.lo -MD -MP -MF .deps/Snapper.Tpo -c -o Snapper.lo Snapper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Snapper.lo -MD -MP -MF .deps/Snapper.Tpo -c Snapper.cc -fPIC -DPIC -o .libs/Snapper.o mv -f .deps/Snapper.Tpo .deps/Snapper.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c -o Logger.lo Logger.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c Logger.cc -fPIC -DPIC -o .libs/Logger.o mv -f .deps/Logger.Tpo .deps/Logger.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c -o Exception.lo Exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c Exception.cc -fPIC -DPIC -o .libs/Exception.o mv -f .deps/Exception.Tpo .deps/Exception.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Acls.lo -MD -MP -MF .deps/Acls.Tpo -c -o Acls.lo Acls.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Acls.lo -MD -MP -MF .deps/Acls.Tpo -c Acls.cc -fPIC -DPIC -o .libs/Acls.o mv -f .deps/Acls.Tpo .deps/Acls.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT BtrfsUtils.lo -MD -MP -MF .deps/BtrfsUtils.Tpo -c -o BtrfsUtils.lo BtrfsUtils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT BtrfsUtils.lo -MD -MP -MF .deps/BtrfsUtils.Tpo -c BtrfsUtils.cc -fPIC -DPIC -o .libs/BtrfsUtils.o mv -f .deps/BtrfsUtils.Tpo .deps/BtrfsUtils.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT AsciiFile.lo -MD -MP -MF .deps/AsciiFile.Tpo -c -o AsciiFile.lo AsciiFile.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT AsciiFile.lo -MD -MP -MF .deps/AsciiFile.Tpo -c AsciiFile.cc -fPIC -DPIC -o .libs/AsciiFile.o mv -f .deps/AsciiFile.Tpo .deps/AsciiFile.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT MntTable.lo -MD -MP -MF .deps/MntTable.Tpo -c -o MntTable.lo MntTable.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT MntTable.lo -MD -MP -MF .deps/MntTable.Tpo -c MntTable.cc -fPIC -DPIC -o .libs/MntTable.o mv -f .deps/MntTable.Tpo .deps/MntTable.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Compare.lo -MD -MP -MF .deps/Compare.Tpo -c -o Compare.lo Compare.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Compare.lo -MD -MP -MF .deps/Compare.Tpo -c Compare.cc -fPIC -DPIC -o .libs/Compare.o mv -f .deps/Compare.Tpo .deps/Compare.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Hooks.lo -MD -MP -MF .deps/Hooks.Tpo -c -o Hooks.lo Hooks.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Hooks.lo -MD -MP -MF .deps/Hooks.Tpo -c Hooks.cc -fPIC -DPIC -o .libs/Hooks.o mv -f .deps/Hooks.Tpo .deps/Hooks.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Lvm.lo -MD -MP -MF .deps/Lvm.Tpo -c -o Lvm.lo Lvm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Lvm.lo -MD -MP -MF .deps/Lvm.Tpo -c Lvm.cc -fPIC -DPIC -o .libs/Lvm.o mv -f .deps/Lvm.Tpo .deps/Lvm.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT LvmCache.lo -MD -MP -MF .deps/LvmCache.Tpo -c -o LvmCache.lo LvmCache.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT LvmCache.lo -MD -MP -MF .deps/LvmCache.Tpo -c LvmCache.cc -fPIC -DPIC -o .libs/LvmCache.o mv -f .deps/LvmCache.Tpo .deps/LvmCache.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/sysconfig"' -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Btrfs.lo -MD -MP -MF .deps/Btrfs.Tpo -c -o Btrfs.lo Btrfs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/sysconfig\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Btrfs.lo -MD -MP -MF .deps/Btrfs.Tpo -c Btrfs.cc -fPIC -DPIC -o .libs/Btrfs.o In file included from ../snapper/Snapshot.h:33:0, from ../snapper/Snapper.h:31, from Btrfs.cc:53: Btrfs.cc: In member function 'virtual void snapper::Btrfs::createConfig() const': ../snapper/Exception.h:77:5: warning: this statement may fall through [-Wimplicit-fallthrough=] CodeLocation(__FILE__, __FUNCTION__, __LINE__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snapper/Exception.h:77:5: note: in definition of macro 'SN_EXCEPTION_CODE_LOCATION' CodeLocation(__FILE__, __FUNCTION__, __LINE__) ^~~~~~~~~~~~ Btrfs.cc:130:7: note: in expansion of macro 'SN_THROW' SN_THROW(CreateConfigFailedException("creating btrfs subvolume .snapshots failed " ^ Btrfs.cc:133:3: note: here default: ^~~~~~~ mv -f .deps/Btrfs.Tpo .deps/Btrfs.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' /bin/sh ../libtool --tag=CXX --mode=link g++ -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -version-info 4:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libsnapper.la -rpath /usr/lib64 Snapper.lo Snapshot.lo Comparison.lo Filesystem.lo File.lo XmlFile.lo Enum.lo AppUtil.lo FileUtils.lo XAttributes.lo Log.lo Logger.lo Compare.lo SystemCmd.lo AsciiFile.lo Regex.lo Acls.lo Hooks.lo Exception.lo Btrfs.lo BtrfsUtils.lo Lvm.lo LvmCache.lo MntTable.lo -lboost_thread -lboost_system -lxml2 -lacl -lz -lm -lmount -lbtrfs libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/crtbeginS.o .libs/Snapper.o .libs/Snapshot.o .libs/Comparison.o .libs/Filesystem.o .libs/File.o .libs/XmlFile.o .libs/Enum.o .libs/AppUtil.o .libs/FileUtils.o .libs/XAttributes.o .libs/Log.o .libs/Logger.o .libs/Compare.o .libs/SystemCmd.o .libs/AsciiFile.o .libs/Regex.o .libs/Acls.o .libs/Hooks.o .libs/Exception.o .libs/Btrfs.o .libs/BtrfsUtils.o .libs/Lvm.o .libs/LvmCache.o .libs/MntTable.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64/crtn.o -Wl,-soname -Wl,libsnapper.so.4 -o .libs/libsnapper.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libsnapper.so.4" && ln -s "libsnapper.so.4.0.0" "libsnapper.so.4") libtool: link: (cd ".libs" && rm -f "libsnapper.so" && ln -s "libsnapper.so.4.0.0" "libsnapper.so") libtool: link: ( cd ".libs" && rm -f "libsnapper.la" && ln -s "../libsnapper.la" "libsnapper.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/snapper' Making all in examples Making all in c make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c99 -Wall -Wextra -Wformat=2 -Wmissing-prototypes -Wno-unused-parameter -MT snapper_dbus_cli.o -MD -MP -MF .deps/snapper_dbus_cli.Tpo -c -o snapper_dbus_cli.o snapper_dbus_cli.c mv -f .deps/snapper_dbus_cli.Tpo .deps/snapper_dbus_cli.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c99 -Wall -Wextra -Wformat=2 -Wmissing-prototypes -Wno-unused-parameter -ldbus-1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o csnap snapper_dbus_cli.o -lbtrfs libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c99 -Wall -Wextra -Wformat=2 -Wmissing-prototypes -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o csnap snapper_dbus_cli.o -ldbus-1 -lbtrfs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c' Making all in c++-lib make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT ListAll.o -MD -MP -MF .deps/ListAll.Tpo -c -o ListAll.o ListAll.cc mv -f .deps/ListAll.Tpo .deps/ListAll.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT List.o -MD -MP -MF .deps/List.Tpo -c -o List.o List.cc mv -f .deps/List.Tpo .deps/List.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Create.o -MD -MP -MF .deps/Create.Tpo -c -o Create.o Create.cc mv -f .deps/Create.Tpo .deps/Create.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ListAll ListAll.o ../../snapper/libsnapper.la -lbtrfs libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ListAll ListAll.o ../../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT CreateTimeline.o -MD -MP -MF .deps/CreateTimeline.Tpo -c -o CreateTimeline.o CreateTimeline.cc mv -f .deps/CreateTimeline.Tpo .deps/CreateTimeline.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o List List.o ../../snapper/libsnapper.la -lbtrfs libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/List List.o ../../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT CreateNumber.o -MD -MP -MF .deps/CreateNumber.Tpo -c -o CreateNumber.o CreateNumber.cc mv -f .deps/CreateNumber.Tpo .deps/CreateNumber.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o Create Create.o ../../snapper/libsnapper.la -lbtrfs libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/Create Create.o ../../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o CreateTimeline CreateTimeline.o ../../snapper/libsnapper.la -lbtrfs libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/CreateTimeline CreateTimeline.o ../../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o CreateNumber CreateNumber.o ../../snapper/libsnapper.la -lbtrfs libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/CreateNumber CreateNumber.o ../../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT CmpDirs.o -MD -MP -MF .deps/CmpDirs.Tpo -c -o CmpDirs.o CmpDirs.cc mv -f .deps/CmpDirs.Tpo .deps/CmpDirs.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o CmpDirs CmpDirs.o ../../snapper/libsnapper.la -lbtrfs libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/CmpDirs CmpDirs.o ../../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/examples/c++-lib' make[3]: Nothing to be done for 'all-am'. Making all in dbus make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/dbus' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT DBusMessage.lo -MD -MP -MF .deps/DBusMessage.Tpo -c -o DBusMessage.lo DBusMessage.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR=\"/etc/sysconfig\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT DBusMessage.lo -MD -MP -MF .deps/DBusMessage.Tpo -c DBusMessage.cc -fPIC -DPIC -o .libs/DBusMessage.o mv -f .deps/DBusMessage.Tpo .deps/DBusMessage.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/dbus' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/dbus' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT DBusConnection.lo -MD -MP -MF .deps/DBusConnection.Tpo -c -o DBusConnection.lo DBusConnection.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR=\"/etc/sysconfig\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT DBusConnection.lo -MD -MP -MF .deps/DBusConnection.Tpo -c DBusConnection.cc -fPIC -DPIC -o .libs/DBusConnection.o mv -f .deps/DBusConnection.Tpo .deps/DBusConnection.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/dbus' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/dbus' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT DBusMainLoop.lo -MD -MP -MF .deps/DBusMainLoop.Tpo -c -o DBusMainLoop.lo DBusMainLoop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR=\"/etc/sysconfig\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT DBusMainLoop.lo -MD -MP -MF .deps/DBusMainLoop.Tpo -c DBusMainLoop.cc -fPIC -DPIC -o .libs/DBusMainLoop.o DBusMainLoop.cc: In member function 'void DBus::MainLoop::run()': DBusMainLoop.cc:130:8: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(wakeup_pipe[0], &arbitrary, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DBusMainLoop.cc: In static member function 'static void DBus::MainLoop::wakeup_main(void*)': DBusMainLoop.cc:291:7: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(s->wakeup_pipe[1], &arbitrary, 1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/DBusMainLoop.Tpo .deps/DBusMainLoop.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/dbus' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/dbus' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdbus.la DBusMessage.lo DBusConnection.lo DBusMainLoop.lo -ldbus-1 -lbtrfs libtool: link: ar cru .libs/libdbus.a .libs/DBusMessage.o .libs/DBusConnection.o .libs/DBusMainLoop.o libtool: link: ranlib .libs/libdbus.a libtool: link: ( cd ".libs" && rm -f "libdbus.la" && ln -s "../libdbus.la" "libdbus.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/dbus' Making all in server make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Types.o -MD -MP -MF .deps/Types.Tpo -c -o Types.o Types.cc mv -f .deps/Types.Tpo .deps/Types.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT snapperd.o -MD -MP -MF .deps/snapperd.Tpo -c -o snapperd.o snapperd.cc mv -f .deps/snapperd.Tpo .deps/snapperd.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT MetaSnapper.o -MD -MP -MF .deps/MetaSnapper.Tpo -c -o MetaSnapper.o MetaSnapper.cc mv -f .deps/MetaSnapper.Tpo .deps/MetaSnapper.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Background.o -MD -MP -MF .deps/Background.Tpo -c -o Background.o Background.cc mv -f .deps/Background.Tpo .deps/Background.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Client.o -MD -MP -MF .deps/Client.Tpo -c -o Client.o Client.cc Client.cc: In destructor 'Client::~Client()': Client.cc:72:37: warning: throw will always call terminate() [-Wterminate] throw IllegalSnapshotException(); ^ Client.cc:72:37: note: in C++11 destructors default to noexcept mv -f .deps/Client.Tpo .deps/Client.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -lboost_thread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o snapperd snapperd.o Client.o MetaSnapper.o Background.o Types.o ../snapper/libsnapper.la ../dbus/libdbus.la -lrt -lbtrfs libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/snapperd snapperd.o Client.o MetaSnapper.o Background.o Types.o ../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount ../dbus/.libs/libdbus.a -ldbus-1 -lrt -lbtrfs make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/server' Making all in client Making all in utils make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT equal-date.lo -MD -MP -MF .deps/equal-date.Tpo -c -o equal-date.lo equal-date.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR=\"/etc/sysconfig\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT equal-date.lo -MD -MP -MF .deps/equal-date.Tpo -c equal-date.cc -fPIC -DPIC -o .libs/equal-date.o mv -f .deps/equal-date.Tpo .deps/equal-date.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT text.lo -MD -MP -MF .deps/text.Tpo -c -o text.lo text.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR=\"/etc/sysconfig\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.cc -fPIC -DPIC -o .libs/text.o mv -f .deps/text.Tpo .deps/text.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT console.lo -MD -MP -MF .deps/console.Tpo -c -o console.lo console.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR=\"/etc/sysconfig\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT console.lo -MD -MP -MF .deps/console.Tpo -c console.cc -fPIC -DPIC -o .libs/console.o mv -f .deps/console.Tpo .deps/console.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Range.lo -MD -MP -MF .deps/Range.Tpo -c -o Range.lo Range.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR=\"/etc/sysconfig\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Range.lo -MD -MP -MF .deps/Range.Tpo -c Range.cc -fPIC -DPIC -o .libs/Range.o mv -f .deps/Range.Tpo .deps/Range.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Table.lo -MD -MP -MF .deps/Table.Tpo -c -o Table.lo Table.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR=\"/etc/sysconfig\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT Table.lo -MD -MP -MF .deps/Table.Tpo -c Table.cc -fPIC -DPIC -o .libs/Table.o mv -f .deps/Table.Tpo .deps/Table.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT GetOpts.lo -MD -MP -MF .deps/GetOpts.Tpo -c -o GetOpts.lo GetOpts.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR=\"/etc/sysconfig\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT GetOpts.lo -MD -MP -MF .deps/GetOpts.Tpo -c GetOpts.cc -fPIC -DPIC -o .libs/GetOpts.o mv -f .deps/GetOpts.Tpo .deps/GetOpts.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libutils.la Table.lo text.lo console.lo equal-date.lo GetOpts.lo Range.lo ../../snapper/libsnapper.la -lbtrfs libtool: link: ar cru .libs/libutils.a .libs/Table.o .libs/text.o .libs/console.o .libs/equal-date.o .libs/GetOpts.o .libs/Range.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT proxy.o -MD -MP -MF .deps/proxy.Tpo -c -o proxy.o proxy.cc mv -f .deps/proxy.Tpo .deps/proxy.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT proxy-lib.o -MD -MP -MF .deps/proxy-lib.Tpo -c -o proxy-lib.o proxy-lib.cc mv -f .deps/proxy-lib.Tpo .deps/proxy-lib.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT cleanup.o -MD -MP -MF .deps/cleanup.Tpo -c -o cleanup.o cleanup.cc cleanup.cc: In member function 'bool Cleaner::is_quota_aware() const': cleanup.cc:203:6: error: 'cerr' was not declared in this scope cerr << "quota not working (" << e.message() << ")" << endl; ^~~~ cleanup.cc:203:6: note: suggested alternative: 'erf' cerr << "quota not working (" << e.message() << ")" << endl; ^~~~ erf cleanup.cc:213:2: error: 'cerr' was not declared in this scope cerr << "quota not working (" << e.what() << ")" << endl; ^~~~ cleanup.cc:213:2: note: suggested alternative: 'erf' cerr << "quota not working (" << e.what() << ")" << endl; ^~~~ erf make[3]: *** [Makefile:665: cleanup.o] Error 1 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' make[3]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.cc mv -f .deps/misc.Tpo .deps/misc.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT types.o -MD -MP -MF .deps/types.Tpo -c -o types.o types.cc mv -f .deps/types.Tpo .deps/types.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.cc mv -f .deps/commands.Tpo .deps/commands.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o errors.cc mv -f .deps/errors.Tpo .deps/errors.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT proxy-dbus.o -MD -MP -MF .deps/proxy-dbus.Tpo -c -o proxy-dbus.o proxy-dbus.cc mv -f .deps/proxy-dbus.Tpo .deps/proxy-dbus.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT systemd-helper.o -MD -MP -MF .deps/systemd-helper.Tpo -c -o systemd-helper.o systemd-helper.cc mv -f .deps/systemd-helper.Tpo .deps/systemd-helper.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/sysconfig"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -MT snapper.o -MD -MP -MF .deps/snapper.Tpo -c -o snapper.o snapper.cc snapper.cc: In function 'void command_create(ProxySnappers*, ProxySnapper*)': snapper.cc:663:12: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(command.c_str()); ~~~~~~^~~~~~~~~~~~~~~~~ mv -f .deps/snapper.Tpo .deps/snapper.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/snapper-0.4.1/client' make[2]: *** [Makefile:698: all-recursive] Error 1 make[1]: *** [Makefile:498: all-recursive] Error 1 make: *** [Makefile:403: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.kAq4fB (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.kAq4fB (%build) I: [iurt_root_command] ERROR: chroot