D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/schroot-1.7.2-28.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QbeuoW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf schroot-1.7.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/schroot_1.7.2.orig.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd schroot-1.7.2 + rm -rf /home/pterjan/rpmbuild/BUILD/schroot-1.7.2-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/schroot-1.7.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (schroot-pam.patch):' Patch #0 (schroot-pam.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file etc/pam/schroot + echo 'Patch #1 (schroot-default-config-path.patch):' Patch #1 (schroot-default-config-path.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file etc/setup.d/common-data + echo 'Patch #2 (schroot-1.7.2-regex.patch):' Patch #2 (schroot-1.7.2-regex.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file config.h.cmake patching file cmake/RegexChecks.cmake patching file lib/sbuild/config.h.cmake patching file lib/sbuild/regex.h patching file lib/sbuild/chroot/facet/userdata.cc + echo 'Patch #3 (schroot-1.7.2-gtest-1.7.0.patch):' Patch #3 (schroot-1.7.2-gtest-1.7.0.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .gtest17 --fuzz=0 patching file test/sbuild/keyfile.cc + echo 'Patch #27 (schroot-po4a.patch):' Patch #27 (schroot-po4a.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file man/po4a.cfg + echo 'Patch #28 (6f7166a285e1e97aea390be633591f9791b29a6d.patch):' Patch #28 (6f7166a285e1e97aea390be633591f9791b29a6d.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file man/schroot.conf.5.man Hunk #1 succeeded at 567 (offset 20 lines). patching file lib/sbuild/util.cc + echo 'Patch #29 (schroot-build-with-C-17.patch):' Patch #29 (schroot-build-with-C-17.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file CMakeLists.txt + echo 'Patch #30 (schroot-boost1.85.patch):' Patch #30 (schroot-boost1.85.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file lib/sbuild/run-parts.cc patching file lib/sbuild/util.cc patching file lib/sbuild/chroot/config.cc patching file test/sbuild/run-parts.cc + sed -i -e 's/-Wall\s\+//g' cmake/CompilerChecks.cmake + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OnTYIq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd schroot-1.7.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_INSTALL_SYSCONFDIR=/etc -Dlvm-snapshot=ON -Dbtrfs-snapshot=ON -Ddchroot=ON -Ddchroot-dsa=ON -DBTRFS_EXECUTABLE=/usr/sbin/btrfs -DLVCREATE_EXECUTABLE=/usr/sbin/lvcreate -DLVREMOVE_EXECUTABLE=/usr/sbin/lvremove -- The C compiler identification is GNU 14.1.0 -- The CXX compiler identification is GNU 14.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Reading release metadata from cmake/GitVersion.cmake -- Configuring schroot 1.7.2 (2014-01-04) -- Performing Test CXX_FLAG_CXX11 -- Performing Test CXX_FLAG_CXX11 - Success -- Performing Test CXX_FLAG-pedantic -- Performing Test CXX_FLAG-pedantic - Success -- Performing Test CXX_FLAG-Wcast-align -- Performing Test CXX_FLAG-Wcast-align - Success -- Performing Test CXX_FLAG-Wwrite-strings -- Performing Test CXX_FLAG-Wwrite-strings - Success -- Performing Test CXX_FLAG-Wswitch-default -- Performing Test CXX_FLAG-Wswitch-default - Success -- Performing Test CXX_FLAG-Wcast-qual -- Performing Test CXX_FLAG-Wcast-qual - Success -- Performing Test CXX_FLAG-Wunused-variable -- Performing Test CXX_FLAG-Wunused-variable - Success -- Performing Test CXX_FLAG-Wredundant-decls -- Performing Test CXX_FLAG-Wredundant-decls - Success -- Performing Test CXX_FLAG-Wctor-dtor-privacy -- Performing Test CXX_FLAG-Wctor-dtor-privacy - Success -- Performing Test CXX_FLAG-Wnon-virtual-dtor -- Performing Test CXX_FLAG-Wnon-virtual-dtor - Success -- Performing Test CXX_FLAG-Wreorder -- Performing Test CXX_FLAG-Wreorder - Success -- Performing Test CXX_FLAG-Wold-style-cast -- Performing Test CXX_FLAG-Wold-style-cast - Success -- Performing Test CXX_FLAG-Woverloaded-virtual -- Performing Test CXX_FLAG-Woverloaded-virtual - Success -- Performing Test CXX_FLAG-fstrict-aliasing -- Performing Test CXX_FLAG-fstrict-aliasing - Success -- Looking for C++ include memory -- Looking for C++ include memory - found -- Looking for C++ include tuple -- Looking for C++ include tuple - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found GTest: /usr/lib64/cmake/GTest/GTestConfig.cmake (found version "1.14.0") -- Found Boost: /usr/lib64/cmake/Boost-1.85.0/BoostConfig.cmake (found version "1.85.0") -- Found Boost: /usr/lib64/cmake/Boost-1.85.0/BoostConfig.cmake (found version "1.85.0") found components: filesystem system iostreams program_options regex -- Looking for C++ include boost/format.hpp -- Looking for C++ include boost/format.hpp - found -- Looking for C++ include boost/iostreams/device/file_descriptor.hpp -- Looking for C++ include boost/iostreams/device/file_descriptor.hpp - found -- Looking for C++ include boost/program_options.hpp -- Looking for C++ include boost/program_options.hpp - found -- Looking for C++ include boost/type_traits.hpp -- Looking for C++ include boost/type_traits.hpp - found -- Performing Test BOOST_PROGRAM_OPTIONS_LINK -- Performing Test BOOST_PROGRAM_OPTIONS_LINK - Success -- Performing Test BOOST_PROGRAM_OPTIONS_DESCRIPTION_CURRENT_LINK -- Performing Test BOOST_PROGRAM_OPTIONS_DESCRIPTION_CURRENT_LINK - Success -- Performing Test BOOST_IOSTREAMS_LINK -- Performing Test BOOST_IOSTREAMS_LINK - Success -- Performing Test BOOST_IOSTREAMS_CLOSE_HANDLE_CURRENT_LINK -- Performing Test BOOST_IOSTREAMS_CLOSE_HANDLE_CURRENT_LINK - Success -- Performing Test BOOST_FILESYSTEM_LINK -- Performing Test BOOST_FILESYSTEM_LINK - Success -- Performing Test HAVE_REGEX_REGEX -- Performing Test HAVE_REGEX_REGEX - Success -- Found Gettext: /usr/bin/msgmerge (found version "0.22.5") -- Looking for C++ include security/pam_appl.h -- Looking for C++ include security/pam_appl.h - found -- Looking for pam_authenticate in pam -- Looking for pam_authenticate in pam - found -- Found Doxygen: /usr/bin/doxygen (found version "1.10.0") found components: doxygen dot -- Looking for C++ include sched.h -- Looking for C++ include sched.h - found -- Looking for unshare -- Looking for unshare - found -- Looking for C++ include sys/personality.h -- Looking for C++ include sys/personality.h - found -- Looking for personality -- Looking for personality - found -- Generated schroot profile buildd/copyfiles -- Generated schroot profile buildd/fstab -- Generated schroot profile buildd/nssdatabases -- Generated schroot profile default/copyfiles -- Generated schroot profile default/fstab -- Generated schroot profile default/nssdatabases -- Generated schroot profile desktop/copyfiles -- Generated schroot profile desktop/fstab -- Generated schroot profile desktop/nssdatabases -- Generated schroot profile minimal/copyfiles -- Generated schroot profile minimal/fstab -- Generated schroot profile minimal/nssdatabases -- Generated schroot profile sbuild/copyfiles -- Generated schroot profile sbuild/fstab -- Generated schroot profile sbuild/nssdatabases po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). (665 entries) Discard translated/de/copyright.man (2 of 3 strings; only 66.66% translated; need 80%). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). Discard translated/de/dchroot.1.man (89 of 117 strings; only 76.06% translated; need 80%). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). Discard translated/fr/copyright.man (2 of 3 strings; only 66.66% translated; need 80%). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). Discard translated/fr/dchroot.1.man (89 of 117 strings; only 76.06% translated; need 80%). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). -- Configuring done (27.5s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16 /usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -B/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f lib/sbuild/CMakeFiles/sbuild.dir/build.make lib/sbuild/CMakeFiles/sbuild.dir/depend /usr/bin/gmake -f lib/bin-common/CMakeFiles/bin-common.dir/build.make lib/bin-common/CMakeFiles/bin-common.dir/depend /usr/bin/gmake -f lib/dchroot-common/CMakeFiles/dchroot-common.dir/build.make lib/dchroot-common/CMakeFiles/dchroot-common.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/bin-common /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/bin-common /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/bin-common/CMakeFiles/bin-common.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild/CMakeFiles/sbuild.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f po/CMakeFiles/update-gmo.dir/build.make po/CMakeFiles/update-gmo.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/dchroot-common /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/dchroot-common /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/dchroot-common/CMakeFiles/dchroot-common.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f lib/sbuild/CMakeFiles/sbuild.dir/build.make lib/sbuild/CMakeFiles/sbuild.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/CMakeFiles/update-gmo.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f lib/bin-common/CMakeFiles/bin-common.dir/build.make lib/bin-common/CMakeFiles/bin-common.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f man/CMakeFiles/manpage-sources.dir/build.make man/CMakeFiles/manpage-sources.dir/depend /usr/bin/gmake -f man/CMakeFiles/manpages.dir/build.make man/CMakeFiles/manpages.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f po/CMakeFiles/update-gmo.dir/build.make po/CMakeFiles/update-gmo.dir/build [ 0%] Building CXX object lib/bin-common/CMakeFiles/bin-common.dir/main.cc.o /usr/bin/gmake -f lib/dchroot-common/CMakeFiles/dchroot-common.dir/build.make lib/dchroot-common/CMakeFiles/dchroot-common.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/CMakeFiles/manpage-sources.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/CMakeFiles/manpages.dir/DependInfo.cmake "--color=" [ 1%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/ctty.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/bin-common && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT lib/bin-common/CMakeFiles/bin-common.dir/main.cc.o -MF CMakeFiles/bin-common.dir/main.cc.o.d -o CMakeFiles/bin-common.dir/main.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/bin-common/main.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/ctty.cc.o -MF CMakeFiles/sbuild.dir/ctty.cc.o.d -o CMakeFiles/sbuild.dir/ctty.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/ctty.cc gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 1%] Generating da.gmo /usr/bin/gmake -f man/CMakeFiles/manpage-sources.dir/build.make man/CMakeFiles/manpage-sources.dir/build [ 1%] Building CXX object lib/bin-common/CMakeFiles/bin-common.dir/options.cc.o [ 2%] Generating cs.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/bin-common && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT lib/bin-common/CMakeFiles/bin-common.dir/options.cc.o -MF CMakeFiles/bin-common.dir/options.cc.o.d -o CMakeFiles/bin-common.dir/options.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/bin-common/options.cc gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Nothing to be done for 'man/CMakeFiles/manpage-sources.dir/build'. gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/cs.gmo [ 3%] Building CXX object lib/bin-common/CMakeFiles/bin-common.dir/option-action.cc.o [ 3%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/environment.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/bin-common && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT lib/bin-common/CMakeFiles/bin-common.dir/option-action.cc.o -MF CMakeFiles/bin-common.dir/option-action.cc.o.d -o CMakeFiles/bin-common.dir/option-action.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/bin-common/option-action.cc [ 4%] Generating de.gmo [ 5%] Built target manpage-sources cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/da.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/environment.cc.o -MF CMakeFiles/sbuild.dir/environment.cc.o.d -o CMakeFiles/sbuild.dir/environment.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/environment.cc gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/de.gmo /usr/bin/gmake -f man/CMakeFiles/manpages.dir/build.make man/CMakeFiles/manpages.dir/build [ 6%] Building CXX object lib/dchroot-common/CMakeFiles/dchroot-common.dir/main.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/cs.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/cs.po cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/dchroot-common && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT lib/dchroot-common/CMakeFiles/dchroot-common.dir/main.cc.o -MF CMakeFiles/dchroot-common.dir/main.cc.o.d -o CMakeFiles/dchroot-common.dir/main.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/dchroot-common/main.cc gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/da.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/da.po [ 7%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/keyfile-writer.cc.o [ 7%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/format-detail.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/keyfile-writer.cc.o -MF CMakeFiles/sbuild.dir/keyfile-writer.cc.o.d -o CMakeFiles/sbuild.dir/keyfile-writer.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/keyfile-writer.cc [ 9%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/feature.cc.o [ 10%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/keyfile-reader.cc.o [ 10%] Generating dchroot.1 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man/dchroot.1.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/dchroot.1 [ 10%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/keyfile.cc.o [ 7%] Building CXX object lib/dchroot-common/CMakeFiles/dchroot-common.dir/session.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/dchroot-common && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT lib/dchroot-common/CMakeFiles/dchroot-common.dir/session.cc.o -MF CMakeFiles/dchroot-common.dir/session.cc.o.d -o CMakeFiles/dchroot-common.dir/session.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/dchroot-common/session.cc 188 translated messages, 96 fuzzy translations, 33 untranslated messages. cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/feature.cc.o -MF CMakeFiles/sbuild.dir/feature.cc.o.d -o CMakeFiles/sbuild.dir/feature.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/feature.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/de.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/de.po cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/format-detail.cc.o -MF CMakeFiles/sbuild.dir/format-detail.cc.o.d -o CMakeFiles/sbuild.dir/format-detail.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/format-detail.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/cs.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/keyfile.cc.o -MF CMakeFiles/sbuild.dir/keyfile.cc.o.d -o CMakeFiles/sbuild.dir/keyfile.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/keyfile.cc 299 translated messages, 12 fuzzy translations, 6 untranslated messages. 299 translated messages, 12 fuzzy translations, 6 untranslated messages. cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/keyfile-reader.cc.o -MF CMakeFiles/sbuild.dir/keyfile-reader.cc.o.d -o CMakeFiles/sbuild.dir/keyfile-reader.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/keyfile-reader.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/da.gmo [ 10%] Generating dchroot-dsa.1 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man/dchroot-dsa.1.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/dchroot-dsa.1 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/de.gmo [ 10%] Generating en.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/en.gmo [ 10%] Generating schroot.1 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/en.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/en.po cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man/schroot.1.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/schroot.1 [ 11%] Generating schroot-setup.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man/schroot-setup.5.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/schroot-setup.5 317 translated messages. cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/en.gmo [ 13%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/lock.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/lock.cc.o -MF CMakeFiles/sbuild.dir/lock.cc.o.d -o CMakeFiles/sbuild.dir/lock.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/lock.cc [ 14%] Generating eu.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/eu.gmo [ 15%] Generating schroot.conf.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man/schroot.conf.5.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/schroot.conf.5 [ 15%] Generating schroot-script-config.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/eu.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/eu.po cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man/schroot-script-config.5.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/schroot-script-config.5 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/eu.po:7: warning: header field 'Language' still has the initial default value 163 translated messages, 98 fuzzy translations, 56 untranslated messages. cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/eu.gmo [ 16%] Generating fr.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/fr.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/fr.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/fr.po [ 17%] Generating schroot-faq.7 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man/schroot-faq.7.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/schroot-faq.7 299 translated messages, 12 fuzzy translations, 6 untranslated messages. cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/fr.gmo [ 18%] Generating translated/de/dchroot-dsa.1 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/dchroot-dsa.1.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/dchroot-dsa.1 [ 18%] Generating it.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/it.gmo [ 19%] Generating translated/de/schroot-faq.7 [ 19%] Generating translated/de/schroot-script-config.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/schroot-script-config.5.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/schroot-script-config.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/it.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/it.po cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/schroot-faq.7.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/schroot-faq.7 200 translated messages, 92 fuzzy translations, 25 untranslated messages. cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/it.gmo [ 19%] Generating translated/de/schroot-setup.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/schroot-setup.5.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/schroot-setup.5 [ 19%] Generating sv.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/sv.gmo [ 20%] Generating pt.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/pt.gmo [ 21%] Generating translated/de/schroot.1 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/schroot.1.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/schroot.1 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/sv.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/sv.po [ 22%] Generating translated/de/schroot.conf.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/schroot.conf.5.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/de/schroot.conf.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/pt.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/pt.po 147 translated messages, 104 fuzzy translations, 66 untranslated messages. cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/sv.gmo [ 22%] Generating translated/fr/dchroot-dsa.1 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/dchroot-dsa.1.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/dchroot-dsa.1 299 translated messages, 12 fuzzy translations, 6 untranslated messages. cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/pt.gmo [ 23%] Generating translated/fr/schroot-faq.7 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/schroot-faq.7.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/schroot-faq.7 [ 25%] Generating vi.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/vi.gmo [ 25%] Generating zh_CN.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && /usr/bin/cmake -E remove /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/zh_CN.gmo cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/vi.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/vi.po [ 25%] Generating translated/fr/schroot-script-config.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/schroot-script-config.5.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/schroot-script-config.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && msgfmt -c --statistics -o /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/zh_CN.gmo /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/po/zh_CN.po 199 translated messages, 92 fuzzy translations, 26 untranslated messages. cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/vi.gmo 280 translated messages, 17 fuzzy translations, 20 untranslated messages. cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po && touch /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/po/zh_CN.gmo gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 32%] Built target update-gmo [ 33%] Generating translated/fr/schroot-setup.5 [ 33%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/log.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/log.cc.o -MF CMakeFiles/sbuild.dir/log.cc.o.d -o CMakeFiles/sbuild.dir/log.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/log.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/schroot-setup.5.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/schroot-setup.5 [ 34%] Generating translated/fr/schroot.1 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/schroot.1.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/schroot.1 [ 34%] Generating translated/fr/schroot.conf.5 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man && /usr/bin/soelim -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/man < /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/schroot.conf.5.man > /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/man/translated/fr/schroot.conf.5 [ 35%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/mntstream.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/mntstream.cc.o -MF CMakeFiles/sbuild.dir/mntstream.cc.o.d -o CMakeFiles/sbuild.dir/mntstream.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/mntstream.cc gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 36%] Built target manpages [ 38%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/nostream.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/nostream.cc.o -MF CMakeFiles/sbuild.dir/nostream.cc.o.d -o CMakeFiles/sbuild.dir/nostream.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/nostream.cc [ 38%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/parse-value.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/parse-value.cc.o -MF CMakeFiles/sbuild.dir/parse-value.cc.o.d -o CMakeFiles/sbuild.dir/parse-value.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/parse-value.cc [ 39%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/run-parts.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/run-parts.cc.o -MF CMakeFiles/sbuild.dir/run-parts.cc.o.d -o CMakeFiles/sbuild.dir/run-parts.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/run-parts.cc [ 39%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/session.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/session.cc.o -MF CMakeFiles/sbuild.dir/session.cc.o.d -o CMakeFiles/sbuild.dir/session.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/session.cc [ 40%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/types.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/types.cc.o -MF CMakeFiles/sbuild.dir/types.cc.o.d -o CMakeFiles/sbuild.dir/types.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/types.cc [ 41%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/util.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/util.cc.o -MF CMakeFiles/sbuild.dir/util.cc.o.d -o CMakeFiles/sbuild.dir/util.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/util.cc [ 42%] Linking CXX static library libbin-common.a cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/bin-common && /usr/bin/cmake -P CMakeFiles/bin-common.dir/cmake_clean_target.cmake cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/bin-common && /usr/bin/cmake -E cmake_link_script CMakeFiles/bin-common.dir/link.txt --verbose=1 /usr/bin/ar qc libbin-common.a "CMakeFiles/bin-common.dir/main.cc.o" "CMakeFiles/bin-common.dir/option-action.cc.o" "CMakeFiles/bin-common.dir/options.cc.o" /usr/bin/ranlib libbin-common.a gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 42%] Built target bin-common /usr/bin/gmake -f lib/schroot-common/CMakeFiles/schroot-common.dir/build.make lib/schroot-common/CMakeFiles/schroot-common.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/schroot-common /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/schroot-common /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/schroot-common/CMakeFiles/schroot-common.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f lib/schroot-common/CMakeFiles/schroot-common.dir/build.make lib/schroot-common/CMakeFiles/schroot-common.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 43%] Building CXX object lib/schroot-common/CMakeFiles/schroot-common.dir/options.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/schroot-common && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT lib/schroot-common/CMakeFiles/schroot-common.dir/options.cc.o -MF CMakeFiles/schroot-common.dir/options.cc.o.d -o CMakeFiles/schroot-common.dir/options.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/schroot-common/options.cc [ 43%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/personality.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/personality.cc.o -MF CMakeFiles/sbuild.dir/personality.cc.o.d -o CMakeFiles/sbuild.dir/personality.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/personality.cc [ 44%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/auth/auth.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/auth/auth.cc.o -MF CMakeFiles/sbuild.dir/auth/auth.cc.o.d -o CMakeFiles/sbuild.dir/auth/auth.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/auth/auth.cc [ 44%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/auth/deny.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/auth/deny.cc.o -MF CMakeFiles/sbuild.dir/auth/deny.cc.o.d -o CMakeFiles/sbuild.dir/auth/deny.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/auth/deny.cc [ 45%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/auth/pam-conv.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/auth/pam-conv.cc.o -MF CMakeFiles/sbuild.dir/auth/pam-conv.cc.o.d -o CMakeFiles/sbuild.dir/auth/pam-conv.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/auth/pam-conv.cc [ 45%] Building CXX object lib/schroot-common/CMakeFiles/schroot-common.dir/main.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/schroot-common && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT lib/schroot-common/CMakeFiles/schroot-common.dir/main.cc.o -MF CMakeFiles/schroot-common.dir/main.cc.o.d -o CMakeFiles/schroot-common.dir/main.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/schroot-common/main.cc [ 46%] Linking CXX static library libdchroot-common.a cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/dchroot-common && /usr/bin/cmake -P CMakeFiles/dchroot-common.dir/cmake_clean_target.cmake cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/dchroot-common && /usr/bin/cmake -E cmake_link_script CMakeFiles/dchroot-common.dir/link.txt --verbose=1 /usr/bin/ar qc libdchroot-common.a "CMakeFiles/dchroot-common.dir/main.cc.o" "CMakeFiles/dchroot-common.dir/session.cc.o" /usr/bin/ranlib libdchroot-common.a gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 46%] Built target dchroot-common [ 47%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/auth/pam-conv-tty.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/auth/pam-conv-tty.cc.o -MF CMakeFiles/sbuild.dir/auth/pam-conv-tty.cc.o.d -o CMakeFiles/sbuild.dir/auth/pam-conv-tty.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/auth/pam-conv-tty.cc [ 47%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/auth/pam.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/auth/pam.cc.o -MF CMakeFiles/sbuild.dir/auth/pam.cc.o.d -o CMakeFiles/sbuild.dir/auth/pam.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/auth/pam.cc [ 48%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/auth/pam-message.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/auth/pam-message.cc.o -MF CMakeFiles/sbuild.dir/auth/pam-message.cc.o.d -o CMakeFiles/sbuild.dir/auth/pam-message.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/auth/pam-message.cc [ 48%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/chroot.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/chroot.cc.o -MF CMakeFiles/sbuild.dir/chroot/chroot.cc.o.d -o CMakeFiles/sbuild.dir/chroot/chroot.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/chroot.cc /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/session.cc: In member function 'void sbuild::session::setup_chroot(sbuild::chroot::chroot::ptr&, sbuild::chroot::chroot::setup_type)': /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/session.cc:1220:19: warning: ignoring return value of 'int setuid(__uid_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 1220 | setuid(0); | ~~~~~~^~~ /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/session.cc:1221:19: warning: ignoring return value of 'int setgid(__gid_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 1221 | setgid(0); | ~~~~~~^~~ [ 50%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/config.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/config.cc.o -MF CMakeFiles/sbuild.dir/chroot/config.cc.o.d -o CMakeFiles/sbuild.dir/chroot/config.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/config.cc [ 50%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/custom.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/custom.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/custom.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/custom.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/custom.cc [ 51%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/directory.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/directory.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/directory.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/directory.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/directory.cc [ 52%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/directory-base.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/directory-base.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/directory-base.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/directory-base.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/directory-base.cc [ 52%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/facet.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/facet.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/facet.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/facet.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/facet.cc [ 53%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/factory.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/factory.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/factory.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/factory.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/factory.cc [ 53%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/file.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/file.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/file.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/file.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/file.cc [ 54%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/mountable.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/mountable.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/mountable.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/mountable.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/mountable.cc [ 55%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/plain.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/plain.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/plain.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/plain.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/plain.cc [ 55%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/session.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/session.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/session.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/session.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/session.cc [ 56%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/session-clonable.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/session-clonable.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/session-clonable.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/session-clonable.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/session-clonable.cc [ 57%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/source.cc.o [ 57%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/session-setup.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/source.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/source.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/source.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/source.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/session-setup.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/session-setup.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/session-setup.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/session-setup.cc [ 58%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/source-clonable.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/source-clonable.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/source-clonable.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/source-clonable.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/source-clonable.cc [ 58%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/source-setup.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/source-setup.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/source-setup.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/source-setup.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/source-setup.cc [ 59%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/storage.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/storage.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/storage.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/storage.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/storage.cc [ 59%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/userdata.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/userdata.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/userdata.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/userdata.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/userdata.cc [ 60%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/block-device-base.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/block-device-base.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/block-device-base.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/block-device-base.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/block-device-base.cc [ 61%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/block-device.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/block-device.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/block-device.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/block-device.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/block-device.cc [ 61%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/lvm-snapshot.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/lvm-snapshot.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/lvm-snapshot.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/lvm-snapshot.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/lvm-snapshot.cc [ 63%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/btrfs-snapshot.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/btrfs-snapshot.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/btrfs-snapshot.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/btrfs-snapshot.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/btrfs-snapshot.cc [ 63%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/loopback.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/loopback.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/loopback.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/loopback.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/loopback.cc [ 64%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/personality.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/personality.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/personality.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/personality.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/personality.cc [ 64%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/fsunion.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/fsunion.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/fsunion.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/fsunion.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/fsunion.cc [ 65%] Linking CXX static library libschroot-common.a cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/schroot-common && /usr/bin/cmake -P CMakeFiles/schroot-common.dir/cmake_clean_target.cmake cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/schroot-common && /usr/bin/cmake -E cmake_link_script CMakeFiles/schroot-common.dir/link.txt --verbose=1 /usr/bin/ar qc libschroot-common.a "CMakeFiles/schroot-common.dir/options.cc.o" "CMakeFiles/schroot-common.dir/main.cc.o" /usr/bin/ranlib libschroot-common.a gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 65%] Built target schroot-common [ 66%] Building CXX object lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/unshare.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/g++ -Dsbuild_EXPORTS -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/sbuild/CMakeFiles/sbuild.dir/chroot/facet/unshare.cc.o -MF CMakeFiles/sbuild.dir/chroot/facet/unshare.cc.o.d -o CMakeFiles/sbuild.dir/chroot/facet/unshare.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/sbuild/chroot/facet/unshare.cc [ 67%] Linking CXX shared library libsbuild.so cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/cmake -E cmake_link_script CMakeFiles/sbuild.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libsbuild.so.1.7.2 -o libsbuild.so.1.7.2 CMakeFiles/sbuild.dir/ctty.cc.o CMakeFiles/sbuild.dir/environment.cc.o CMakeFiles/sbuild.dir/feature.cc.o "CMakeFiles/sbuild.dir/format-detail.cc.o" CMakeFiles/sbuild.dir/keyfile.cc.o "CMakeFiles/sbuild.dir/keyfile-reader.cc.o" "CMakeFiles/sbuild.dir/keyfile-writer.cc.o" CMakeFiles/sbuild.dir/lock.cc.o CMakeFiles/sbuild.dir/log.cc.o CMakeFiles/sbuild.dir/mntstream.cc.o CMakeFiles/sbuild.dir/nostream.cc.o "CMakeFiles/sbuild.dir/parse-value.cc.o" "CMakeFiles/sbuild.dir/run-parts.cc.o" CMakeFiles/sbuild.dir/session.cc.o CMakeFiles/sbuild.dir/types.cc.o CMakeFiles/sbuild.dir/util.cc.o CMakeFiles/sbuild.dir/personality.cc.o CMakeFiles/sbuild.dir/auth/auth.cc.o CMakeFiles/sbuild.dir/auth/deny.cc.o "CMakeFiles/sbuild.dir/auth/pam-conv.cc.o" "CMakeFiles/sbuild.dir/auth/pam-conv-tty.cc.o" CMakeFiles/sbuild.dir/auth/pam.cc.o "CMakeFiles/sbuild.dir/auth/pam-message.cc.o" CMakeFiles/sbuild.dir/chroot/chroot.cc.o CMakeFiles/sbuild.dir/chroot/config.cc.o CMakeFiles/sbuild.dir/chroot/facet/custom.cc.o CMakeFiles/sbuild.dir/chroot/facet/directory.cc.o "CMakeFiles/sbuild.dir/chroot/facet/directory-base.cc.o" CMakeFiles/sbuild.dir/chroot/facet/facet.cc.o CMakeFiles/sbuild.dir/chroot/facet/factory.cc.o CMakeFiles/sbuild.dir/chroot/facet/file.cc.o CMakeFiles/sbuild.dir/chroot/facet/mountable.cc.o CMakeFiles/sbuild.dir/chroot/facet/plain.cc.o CMakeFiles/sbuild.dir/chroot/facet/session.cc.o "CMakeFiles/sbuild.dir/chroot/facet/session-clonable.cc.o" "CMakeFiles/sbuild.dir/chroot/facet/session-setup.cc.o" CMakeFiles/sbuild.dir/chroot/facet/source.cc.o "CMakeFiles/sbuild.dir/chroot/facet/source-clonable.cc.o" "CMakeFiles/sbuild.dir/chroot/facet/source-setup.cc.o" CMakeFiles/sbuild.dir/chroot/facet/storage.cc.o CMakeFiles/sbuild.dir/chroot/facet/userdata.cc.o "CMakeFiles/sbuild.dir/chroot/facet/block-device-base.cc.o" "CMakeFiles/sbuild.dir/chroot/facet/block-device.cc.o" "CMakeFiles/sbuild.dir/chroot/facet/lvm-snapshot.cc.o" "CMakeFiles/sbuild.dir/chroot/facet/btrfs-snapshot.cc.o" CMakeFiles/sbuild.dir/chroot/facet/loopback.cc.o CMakeFiles/sbuild.dir/chroot/facet/personality.cc.o CMakeFiles/sbuild.dir/chroot/facet/fsunion.cc.o CMakeFiles/sbuild.dir/chroot/facet/unshare.cc.o -lpam /usr/lib64/libboost_iostreams.so.1.85.0 /usr/lib64/libboost_filesystem.so.1.85.0 /usr/lib64/libboost_system.so.1.85.0 cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild && /usr/bin/cmake -E cmake_symlink_library libsbuild.so.1.7.2 libsbuild.so.1.7.2 libsbuild.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 67%] Built target sbuild /usr/bin/gmake -f lib/test/CMakeFiles/testmain.dir/build.make lib/test/CMakeFiles/testmain.dir/depend /usr/bin/gmake -f bin/schroot/CMakeFiles/schroot.dir/build.make bin/schroot/CMakeFiles/schroot.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/test/CMakeFiles/testmain.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f bin/dchroot/CMakeFiles/dchroot.dir/build.make bin/dchroot/CMakeFiles/dchroot.dir/depend /usr/bin/gmake -f bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/build.make bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/schroot /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/schroot /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/schroot/CMakeFiles/schroot.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/dchroot /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot/CMakeFiles/dchroot.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f libexec/listmounts/CMakeFiles/listmounts.dir/build.make libexec/listmounts/CMakeFiles/listmounts.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/dchroot-dsa /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot-dsa /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f libexec/mount/CMakeFiles/mount.dir/build.make libexec/mount/CMakeFiles/mount.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/libexec/listmounts /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/listmounts /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/listmounts/CMakeFiles/listmounts.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/libexec/mount /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/mount /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/mount/CMakeFiles/mount.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f bin/dchroot/CMakeFiles/dchroot.dir/build.make bin/dchroot/CMakeFiles/dchroot.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/build.make bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f lib/test/CMakeFiles/testmain.dir/build.make lib/test/CMakeFiles/testmain.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 69%] Building CXX object bin/dchroot/CMakeFiles/dchroot.dir/main.cc.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 68%] Building CXX object bin/dchroot/CMakeFiles/dchroot.dir/dchroot.cc.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 69%] Building CXX object bin/dchroot/CMakeFiles/dchroot.dir/session.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/dchroot/CMakeFiles/dchroot.dir/main.cc.o -MF CMakeFiles/dchroot.dir/main.cc.o.d -o CMakeFiles/dchroot.dir/main.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/dchroot/main.cc [ 68%] Building CXX object bin/dchroot/CMakeFiles/dchroot.dir/options.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/dchroot/CMakeFiles/dchroot.dir/dchroot.cc.o -MF CMakeFiles/dchroot.dir/dchroot.cc.o.d -o CMakeFiles/dchroot.dir/dchroot.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/dchroot/dchroot.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/dchroot/CMakeFiles/dchroot.dir/session.cc.o -MF CMakeFiles/dchroot.dir/session.cc.o.d -o CMakeFiles/dchroot.dir/session.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/dchroot/session.cc /usr/bin/gmake -f bin/schroot/CMakeFiles/schroot.dir/build.make bin/schroot/CMakeFiles/schroot.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f libexec/listmounts/CMakeFiles/listmounts.dir/build.make libexec/listmounts/CMakeFiles/listmounts.dir/build cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/dchroot/CMakeFiles/dchroot.dir/options.cc.o -MF CMakeFiles/dchroot.dir/options.cc.o.d -o CMakeFiles/dchroot.dir/options.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/dchroot/options.cc gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f libexec/mount/CMakeFiles/mount.dir/build.make libexec/mount/CMakeFiles/mount.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 69%] Building CXX object bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/dchroot-dsa.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot-dsa && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/dchroot-dsa.cc.o -MF CMakeFiles/dchroot-dsa.dir/dchroot-dsa.cc.o.d -o CMakeFiles/dchroot-dsa.dir/dchroot-dsa.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/dchroot-dsa/dchroot-dsa.cc [ 69%] Building CXX object bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/session.cc.o [ 70%] Building CXX object libexec/mount/CMakeFiles/mount.dir/main.cc.o [ 70%] Building CXX object bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/options.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/mount && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT libexec/mount/CMakeFiles/mount.dir/main.cc.o -MF CMakeFiles/mount.dir/main.cc.o.d -o CMakeFiles/mount.dir/main.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/libexec/mount/main.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot-dsa && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/session.cc.o -MF CMakeFiles/dchroot-dsa.dir/session.cc.o.d -o CMakeFiles/dchroot-dsa.dir/session.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/dchroot-dsa/session.cc [ 71%] Building CXX object bin/schroot/CMakeFiles/schroot.dir/options.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/schroot && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/schroot/CMakeFiles/schroot.dir/options.cc.o -MF CMakeFiles/schroot.dir/options.cc.o.d -o CMakeFiles/schroot.dir/options.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/schroot/options.cc [ 73%] Building CXX object libexec/listmounts/CMakeFiles/listmounts.dir/listmounts.cc.o [ 75%] Building CXX object libexec/listmounts/CMakeFiles/listmounts.dir/main.cc.o [ 71%] Building CXX object libexec/listmounts/CMakeFiles/listmounts.dir/options.cc.o [ 71%] Building CXX object lib/test/CMakeFiles/testmain.dir/testmain.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/listmounts && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT libexec/listmounts/CMakeFiles/listmounts.dir/main.cc.o -MF CMakeFiles/listmounts.dir/main.cc.o.d -o CMakeFiles/listmounts.dir/main.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/libexec/listmounts/main.cc [ 71%] Building CXX object bin/schroot/CMakeFiles/schroot.dir/main.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT lib/test/CMakeFiles/testmain.dir/testmain.cc.o -MF CMakeFiles/testmain.dir/testmain.cc.o.d -o CMakeFiles/testmain.dir/testmain.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib/test/testmain.cc [ 75%] Building CXX object bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/main.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/listmounts && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT libexec/listmounts/CMakeFiles/listmounts.dir/listmounts.cc.o -MF CMakeFiles/listmounts.dir/listmounts.cc.o.d -o CMakeFiles/listmounts.dir/listmounts.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/libexec/listmounts/listmounts.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/listmounts && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT libexec/listmounts/CMakeFiles/listmounts.dir/options.cc.o -MF CMakeFiles/listmounts.dir/options.cc.o.d -o CMakeFiles/listmounts.dir/options.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/libexec/listmounts/options.cc [ 75%] Building CXX object bin/schroot/CMakeFiles/schroot.dir/schroot.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot-dsa && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/options.cc.o -MF CMakeFiles/dchroot-dsa.dir/options.cc.o.d -o CMakeFiles/dchroot-dsa.dir/options.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/dchroot-dsa/options.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/schroot && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/schroot/CMakeFiles/schroot.dir/main.cc.o -MF CMakeFiles/schroot.dir/main.cc.o.d -o CMakeFiles/schroot.dir/main.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/schroot/main.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot-dsa && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/main.cc.o -MF CMakeFiles/dchroot-dsa.dir/main.cc.o.d -o CMakeFiles/dchroot-dsa.dir/main.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/dchroot-dsa/main.cc cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/schroot && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT bin/schroot/CMakeFiles/schroot.dir/schroot.cc.o -MF CMakeFiles/schroot.dir/schroot.cc.o.d -o CMakeFiles/schroot.dir/schroot.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin/schroot/schroot.cc [ 76%] Linking CXX static library libtestmain.a cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/test && /usr/bin/cmake -P CMakeFiles/testmain.dir/cmake_clean_target.cmake cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/testmain.dir/link.txt --verbose=1 /usr/bin/ar qc libtestmain.a CMakeFiles/testmain.dir/testmain.cc.o /usr/bin/ranlib libtestmain.a gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 76%] Built target testmain /usr/bin/gmake -f test/CMakeFiles/sbuild/chroot/chroot.dir/build.make test/CMakeFiles/sbuild/chroot/chroot.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test/CMakeFiles/sbuild/chroot/chroot.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f test/CMakeFiles/sbuild/chroot/chroot.dir/build.make test/CMakeFiles/sbuild/chroot/chroot.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 76%] Building CXX object test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/chroot.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/chroot.cc.o -MF CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/chroot.cc.o.d -o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/chroot.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/chroot.cc [ 77%] Building CXX object test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/plain.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/plain.cc.o -MF CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/plain.cc.o.d -o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/plain.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/plain.cc [ 78%] Building CXX object libexec/mount/CMakeFiles/mount.dir/options.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/mount && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT libexec/mount/CMakeFiles/mount.dir/options.cc.o -MF CMakeFiles/mount.dir/options.cc.o.d -o CMakeFiles/mount.dir/options.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/libexec/mount/options.cc [ 78%] Building CXX object libexec/mount/CMakeFiles/mount.dir/mount.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/mount && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT libexec/mount/CMakeFiles/mount.dir/mount.cc.o -MF CMakeFiles/mount.dir/mount.cc.o.d -o CMakeFiles/mount.dir/mount.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/libexec/mount/mount.cc [ 78%] Building CXX object test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/custom.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/custom.cc.o -MF CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/custom.cc.o.d -o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/custom.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/custom.cc [ 79%] Building CXX object test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/file.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/file.cc.o -MF CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/file.cc.o.d -o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/file.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/file.cc [ 80%] Building CXX object test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/directory.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/directory.cc.o -MF CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/directory.cc.o.d -o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/directory.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/directory.cc [ 80%] Building CXX object test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/block-device.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/block-device.cc.o -MF CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/block-device.cc.o.d -o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/block-device.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/block-device.cc [ 81%] Building CXX object test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/lvm-snapshot.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/lvm-snapshot.cc.o -MF CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/lvm-snapshot.cc.o.d -o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/lvm-snapshot.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/lvm-snapshot.cc [ 81%] Building CXX object test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/btrfs-snapshot.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/btrfs-snapshot.cc.o -MF CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/btrfs-snapshot.cc.o.d -o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/btrfs-snapshot.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/btrfs-snapshot.cc [ 82%] Building CXX object test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/loopback.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/loopback.cc.o -MF CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/loopback.cc.o.d -o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/loopback.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/loopback.cc [ 83%] Linking CXX executable dchroot cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot && /usr/bin/cmake -E cmake_link_script CMakeFiles/dchroot.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/dchroot.dir/session.cc.o CMakeFiles/dchroot.dir/options.cc.o CMakeFiles/dchroot.dir/main.cc.o CMakeFiles/dchroot.dir/dchroot.cc.o -o dchroot -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild: ../../lib/sbuild/libsbuild.so.1.7.2 ../../lib/bin-common/libbin-common.a ../../lib/schroot-common/libschroot-common.a ../../lib/dchroot-common/libdchroot-common.a ../../lib/bin-common/libbin-common.a /usr/lib64/libboost_program_options.so.1.85.0 [ 84%] Linking CXX executable schroot cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/schroot && /usr/bin/cmake -E cmake_link_script CMakeFiles/schroot.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/schroot.dir/main.cc.o CMakeFiles/schroot.dir/schroot.cc.o CMakeFiles/schroot.dir/options.cc.o -o schroot -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild: ../../lib/sbuild/libsbuild.so.1.7.2 ../../lib/bin-common/libbin-common.a ../../lib/schroot-common/libschroot-common.a ../../lib/bin-common/libbin-common.a /usr/lib64/libboost_program_options.so.1.85.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 84%] Built target dchroot /usr/bin/gmake -f test/CMakeFiles/sbuild/chroot/config.dir/build.make test/CMakeFiles/sbuild/chroot/config.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test/CMakeFiles/sbuild/chroot/config.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f test/CMakeFiles/sbuild/chroot/config.dir/build.make test/CMakeFiles/sbuild/chroot/config.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 85%] Building CXX object test/CMakeFiles/sbuild/chroot/config.dir/sbuild/chroot/config.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/config.dir/sbuild/chroot/config.cc.o -MF CMakeFiles/sbuild/chroot/config.dir/sbuild/chroot/config.cc.o.d -o CMakeFiles/sbuild/chroot/config.dir/sbuild/chroot/config.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/config.cc [ 85%] Built target schroot /usr/bin/gmake -f test/CMakeFiles/sbuild/standard.dir/build.make test/CMakeFiles/sbuild/standard.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test/CMakeFiles/sbuild/standard.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f test/CMakeFiles/sbuild/standard.dir/build.make test/CMakeFiles/sbuild/standard.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 86%] Building CXX object test/CMakeFiles/sbuild/standard.dir/sbuild/environment.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/standard.dir/sbuild/environment.cc.o -MF CMakeFiles/sbuild/standard.dir/sbuild/environment.cc.o.d -o CMakeFiles/sbuild/standard.dir/sbuild/environment.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/environment.cc [ 88%] Linking CXX executable dchroot-dsa cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/bin/dchroot-dsa && /usr/bin/cmake -E cmake_link_script CMakeFiles/dchroot-dsa.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic "CMakeFiles/dchroot-dsa.dir/session.cc.o" "CMakeFiles/dchroot-dsa.dir/options.cc.o" "CMakeFiles/dchroot-dsa.dir/main.cc.o" "CMakeFiles/dchroot-dsa.dir/dchroot-dsa.cc.o" -o dchroot-dsa -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild: ../../lib/sbuild/libsbuild.so.1.7.2 ../../lib/bin-common/libbin-common.a ../../lib/schroot-common/libschroot-common.a ../../lib/dchroot-common/libdchroot-common.a ../../lib/bin-common/libbin-common.a /usr/lib64/libboost_program_options.so.1.85.0 [ 88%] Building CXX object test/CMakeFiles/sbuild/standard.dir/sbuild/log.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/standard.dir/sbuild/log.cc.o -MF CMakeFiles/sbuild/standard.dir/sbuild/log.cc.o.d -o CMakeFiles/sbuild/standard.dir/sbuild/log.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/log.cc [ 88%] Linking CXX executable listmounts cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/listmounts && /usr/bin/cmake -E cmake_link_script CMakeFiles/listmounts.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/listmounts.dir/main.cc.o CMakeFiles/listmounts.dir/options.cc.o CMakeFiles/listmounts.dir/listmounts.cc.o -o listmounts -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild: ../../lib/sbuild/libsbuild.so.1.7.2 ../../lib/bin-common/libbin-common.a /usr/lib64/libboost_program_options.so.1.85.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 89%] Building CXX object test/CMakeFiles/sbuild/standard.dir/sbuild/nostream.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/standard.dir/sbuild/nostream.cc.o -MF CMakeFiles/sbuild/standard.dir/sbuild/nostream.cc.o.d -o CMakeFiles/sbuild/standard.dir/sbuild/nostream.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/nostream.cc gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 89%] Built target dchroot-dsa /usr/bin/gmake -f test/CMakeFiles/sbuild/keyfile.dir/build.make test/CMakeFiles/sbuild/keyfile.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test/CMakeFiles/sbuild/keyfile.dir/DependInfo.cmake "--color=" [ 89%] Built target listmounts /usr/bin/gmake -f test/CMakeFiles/sbuild/lock.dir/build.make test/CMakeFiles/sbuild/lock.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test/CMakeFiles/sbuild/lock.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f test/CMakeFiles/sbuild/keyfile.dir/build.make test/CMakeFiles/sbuild/keyfile.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f test/CMakeFiles/sbuild/lock.dir/build.make test/CMakeFiles/sbuild/lock.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 90%] Building CXX object test/CMakeFiles/sbuild/keyfile.dir/sbuild/keyfile.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/keyfile.dir/sbuild/keyfile.cc.o -MF CMakeFiles/sbuild/keyfile.dir/sbuild/keyfile.cc.o.d -o CMakeFiles/sbuild/keyfile.dir/sbuild/keyfile.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/keyfile.cc [ 90%] Building CXX object test/CMakeFiles/sbuild/lock.dir/sbuild/lock.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/lock.dir/sbuild/lock.cc.o -MF CMakeFiles/sbuild/lock.dir/sbuild/lock.cc.o.d -o CMakeFiles/sbuild/lock.dir/sbuild/lock.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/lock.cc [ 91%] Linking CXX executable mount cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/libexec/mount && /usr/bin/cmake -E cmake_link_script CMakeFiles/mount.dir/link.txt --verbose=1 [ 91%] Building CXX object test/CMakeFiles/sbuild/standard.dir/sbuild/parse-value.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/standard.dir/sbuild/parse-value.cc.o -MF CMakeFiles/sbuild/standard.dir/sbuild/parse-value.cc.o.d -o CMakeFiles/sbuild/standard.dir/sbuild/parse-value.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/parse-value.cc /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/mount.dir/main.cc.o CMakeFiles/mount.dir/options.cc.o CMakeFiles/mount.dir/mount.cc.o -o mount -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild: ../../lib/sbuild/libsbuild.so.1.7.2 ../../lib/bin-common/libbin-common.a /usr/lib64/libboost_filesystem.so.1.85.0 /usr/lib64/libboost_system.so.1.85.0 /usr/lib64/libboost_program_options.so.1.85.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 91%] Built target mount /usr/bin/gmake -f test/CMakeFiles/sbuild/run-parts.dir/build.make test/CMakeFiles/sbuild/run-parts.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test/CMakeFiles/sbuild/run-parts.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f test/CMakeFiles/sbuild/run-parts.dir/build.make test/CMakeFiles/sbuild/run-parts.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 91%] Building CXX object test/CMakeFiles/sbuild/run-parts.dir/sbuild/run-parts.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/run-parts.dir/sbuild/run-parts.cc.o -MF CMakeFiles/sbuild/run-parts.dir/sbuild/run-parts.cc.o.d -o CMakeFiles/sbuild/run-parts.dir/sbuild/run-parts.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/run-parts.cc [ 92%] Building CXX object test/CMakeFiles/sbuild/standard.dir/sbuild/personality.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/standard.dir/sbuild/personality.cc.o -MF CMakeFiles/sbuild/standard.dir/sbuild/personality.cc.o.d -o CMakeFiles/sbuild/standard.dir/sbuild/personality.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/personality.cc [ 93%] Linking CXX executable sbuild/lock cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/sbuild/lock.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sbuild/lock.dir/sbuild/lock.cc.o -o sbuild/lock -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild ../lib/test/libtestmain.a ../lib/sbuild/libsbuild.so.1.7.2 /usr/lib64/libgtest.so.1.14.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 93%] Built target sbuild/lock /usr/bin/gmake -f test/CMakeFiles/bin-common/option-action.dir/build.make test/CMakeFiles/bin-common/option-action.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test/CMakeFiles/bin-common/option-action.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/gmake -f test/CMakeFiles/bin-common/option-action.dir/build.make test/CMakeFiles/bin-common/option-action.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 93%] Building CXX object test/CMakeFiles/bin-common/option-action.dir/bin-common/option-action.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/bin-common/option-action.dir/bin-common/option-action.cc.o -MF CMakeFiles/bin-common/option-action.dir/bin-common/option-action.cc.o.d -o CMakeFiles/bin-common/option-action.dir/bin-common/option-action.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/bin-common/option-action.cc [ 93%] Building CXX object test/CMakeFiles/sbuild/standard.dir/sbuild/regex.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/standard.dir/sbuild/regex.cc.o -MF CMakeFiles/sbuild/standard.dir/sbuild/regex.cc.o.d -o CMakeFiles/sbuild/standard.dir/sbuild/regex.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/regex.cc [ 93%] Linking CXX executable sbuild/chroot/config cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/sbuild/chroot/config.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sbuild/chroot/config.dir/sbuild/chroot/config.cc.o -o sbuild/chroot/config -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild ../lib/test/libtestmain.a ../lib/sbuild/libsbuild.so.1.7.2 /usr/lib64/libgtest.so.1.14.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 93%] Built target sbuild/chroot/config [ 94%] Building CXX object test/CMakeFiles/sbuild/standard.dir/sbuild/util.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/standard.dir/sbuild/util.cc.o -MF CMakeFiles/sbuild/standard.dir/sbuild/util.cc.o.d -o CMakeFiles/sbuild/standard.dir/sbuild/util.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/util.cc [ 95%] Building CXX object test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/facet/userdata.cc.o cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/lib -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2 -I/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/bin -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -std=gnu++17 -MD -MT test/CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/facet/userdata.cc.o -MF CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/facet/userdata.cc.o.d -o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/facet/userdata.cc.o -c /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/test/sbuild/chroot/facet/userdata.cc [ 96%] Linking CXX executable sbuild/run-parts cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/sbuild/run-parts.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic "CMakeFiles/sbuild/run-parts.dir/sbuild/run-parts.cc.o" -o sbuild/run-parts -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild /usr/lib64/libboost_filesystem.so.1.85.0 /usr/lib64/libboost_system.so.1.85.0 ../lib/test/libtestmain.a ../lib/sbuild/libsbuild.so.1.7.2 /usr/lib64/libgtest.so.1.14.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 96%] Built target sbuild/run-parts [ 97%] Linking CXX executable bin-common/option-action cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/bin-common/option-action.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic "CMakeFiles/bin-common/option-action.dir/bin-common/option-action.cc.o" -o bin-common/option-action -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild ../lib/bin-common/libbin-common.a ../lib/test/libtestmain.a /usr/lib64/libboost_program_options.so.1.85.0 ../lib/sbuild/libsbuild.so.1.7.2 /usr/lib64/libgtest.so.1.14.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 97%] Built target bin-common/option-action [ 98%] Linking CXX executable sbuild/keyfile cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/sbuild/keyfile.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sbuild/keyfile.dir/sbuild/keyfile.cc.o -o sbuild/keyfile -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild ../lib/test/libtestmain.a ../lib/sbuild/libsbuild.so.1.7.2 /usr/lib64/libgtest.so.1.14.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [ 98%] Built target sbuild/keyfile [100%] Linking CXX executable sbuild/standard cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/sbuild/standard.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sbuild/standard.dir/sbuild/environment.cc.o CMakeFiles/sbuild/standard.dir/sbuild/log.cc.o CMakeFiles/sbuild/standard.dir/sbuild/nostream.cc.o "CMakeFiles/sbuild/standard.dir/sbuild/parse-value.cc.o" CMakeFiles/sbuild/standard.dir/sbuild/personality.cc.o CMakeFiles/sbuild/standard.dir/sbuild/regex.cc.o CMakeFiles/sbuild/standard.dir/sbuild/util.cc.o -o sbuild/standard -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild ../lib/test/libtestmain.a ../lib/sbuild/libsbuild.so.1.7.2 /usr/lib64/libgtest.so.1.14.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [100%] Built target sbuild/standard [100%] Linking CXX executable sbuild/chroot/chroot cd /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/sbuild/chroot/chroot.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -pedantic -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/chroot.cc.o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/plain.cc.o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/custom.cc.o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/file.cc.o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/directory.cc.o "CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/block-device.cc.o" "CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/lvm-snapshot.cc.o" "CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/btrfs-snapshot.cc.o" CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/loopback.cc.o CMakeFiles/sbuild/chroot/chroot.dir/sbuild/chroot/facet/userdata.cc.o -o sbuild/chroot/chroot -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/lib/sbuild ../lib/test/libtestmain.a ../lib/sbuild/libsbuild.so.1.7.2 /usr/lib64/libgtest.so.1.14.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' [100%] Built target sbuild/chroot/chroot gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build' /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.osTBv9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64 + cd schroot-1.7.2 + '[' 1 -eq 1 ']' + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/ctty.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/custom-error.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/environment.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/error.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/error.tcc -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/fdstream.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/feature.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/format-detail.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/i18n.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/keyfile.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/keyfile-reader.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/keyfile-writer.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/lock.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/log.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/mntstream.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/nostream.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/parse-error.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/parse-value.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/regex.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/run-parts.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/session.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/types.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/util.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/personality.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/auth/auth.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/auth/deny.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/auth/pam-conv.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/auth/pam-conv-tty.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/auth/pam.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/auth/pam-message.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/chroot.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/config.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/custom.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/directory.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/directory-base.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/facet.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/factory.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/file.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/mountable.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/plain.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/session.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/session-clonable.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/session-setup.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/source.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/source-clonable.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/source-setup.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/storage.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/userdata.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/block-device-base.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/block-device.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/lvm-snapshot.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/btrfs-snapshot.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/loopback.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/personality.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/fsunion.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/include/sbuild/chroot/facet/unshare.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/lib64/libsbuild.so.1.7.2 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/lib64/libsbuild.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/lib64/pkgconfig/sbuild.pc -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/bin/schroot -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/bin/schroot" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/chroot.d -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/var/lib/schroot/mount -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/var/lib/schroot/session -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/var/lib/schroot/unpack -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/var/lib/schroot/union/overlay -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/var/lib/schroot/union/underlay -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/bin/dchroot -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/bin/dchroot" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/bin/dchroot-dsa -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/bin/dchroot-dsa" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/libexec/schroot/listmounts -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/libexec/schroot/listmounts" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/libexec/schroot/mount -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/libexec/schroot/mount" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/schroot.conf -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/buildd/copyfiles -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/buildd/fstab -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/buildd/nssdatabases -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/default/copyfiles -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/default/fstab -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/default/nssdatabases -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/desktop/copyfiles -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/desktop/fstab -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/desktop/nssdatabases -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/minimal/copyfiles -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/minimal/fstab -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/minimal/nssdatabases -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/sbuild/copyfiles -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/sbuild/fstab -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/sbuild/nssdatabases -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/pam.d/schroot -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/bash_completion.d/schroot -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/schroot/setup/common-config -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/schroot/setup/common-data -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/schroot/setup/common-functions -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/00check -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/05file -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/05btrfs -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/05lvm -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/05union -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/10mount -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/15binfmt -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/15killprocs -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/20copyfiles -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/20nssdatabases -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/50chrootname -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/70services -- Symlinking: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/setup.d/99check -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/cs/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/da/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/de/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/en/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/eu/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/fr/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/it/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/pt/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/sv/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/vi/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/schroot.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/man1/dchroot.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/man1/dchroot-dsa.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/man1/schroot.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/man5/schroot-setup.5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/man5/schroot.conf.5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/man5/schroot-script-config.5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/man7/schroot-faq.7 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/de/man1/dchroot-dsa.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/de/man7/schroot-faq.7 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/de/man5/schroot-script-config.5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/de/man5/schroot-setup.5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/de/man1/schroot.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/de/man5/schroot.conf.5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/fr/man1/dchroot-dsa.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/fr/man7/schroot-faq.7 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/fr/man5/schroot-script-config.5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/fr/man5/schroot-setup.5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/fr/man1/schroot.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/man/fr/man5/schroot.conf.5 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/var/lib/schroot/session + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/etc/schroot/chroot.d + /sbin/ldconfig -n /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64//usr/lib64 + sed -i 's/\${GIT_RELEASE_VERSION}/1.7.2/' /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/lib64/pkgconfig/sbuild.pc + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64 schroot + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.7.2-28.mga10 --unique-debug-suffix -1.7.2-28.mga10.x86_64 --unique-debug-src-base schroot-1.7.2-28.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/schroot-1.7.2 find-debuginfo: starting Extracting debug info from 6 files DWARF-compressing 6 files sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/schroot-1.7.2-28.mga10.x86_64 1608 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd Fixing pam.d config files...done + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /etc/schroot/setup.d/10mount from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/05btrfs from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/05lvm from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/20copyfiles from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/15binfmt from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/50chrootname from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/20nssdatabases from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/05file from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/15killprocs from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/70services from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/00check from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/schroot/setup.d/05union from /bin/sh to #!/usr/bin/sh + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: schroot-1.7.2-28.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z6E05o + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd schroot-1.7.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/doc/schroot + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/doc/schroot + cp -pr /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/COPYING /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/doc/schroot + cp -pr /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/doc/schroot + cp -pr /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/doc/schroot + cp -pr /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/HACKING /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/doc/schroot + cp -pr /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/NEWS /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/doc/schroot + cp -pr /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/README /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/doc/schroot + cp -pr /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/THANKS /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/doc/schroot + cp -pr /home/pterjan/rpmbuild/BUILD/schroot-1.7.2/TODO /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64/usr/share/doc/schroot + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(schroot) = 1.7.2-28.mga10 schroot = 1.7.2-28.mga10 schroot(x86-64) = 1.7.2-28.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_filesystem.so.1.85.0()(64bit) libboost_program_options.so.1.85.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libsbuild.so.1.7.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Recommends: btrfs-progs lvm2 Processing files: dchroot-1.7.2-28.mga10.x86_64 Provides: dchroot = 1.7.2-28.mga10 dchroot(x86-64) = 1.7.2-28.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_program_options.so.1.85.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libsbuild.so.1.7.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64sbuild1.7.2-1.7.2-28.mga10.x86_64 Provides: lib64sbuild1.7.2 = 1.7.2-28.mga10 lib64sbuild1.7.2(x86-64) = 1.7.2-28.mga10 libsbuild.so.1.7.2()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_filesystem.so.1.85.0()(64bit) libboost_iostreams.so.1.85.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(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.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64sbuild-devel-1.7.2-28.mga10.x86_64 Provides: devel(libsbuild(64bit)) lib64sbuild-devel = 1.7.2-28.mga10 lib64sbuild-devel(x86-64) = 1.7.2-28.mga10 pkgconfig(sbuild) = 1.7.2 schroot-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libboost_filesystem(64bit)) devel(libboost_iostreams(64bit)) devel(libgcc_s(64bit)) devel(libpam(64bit)) devel(libstdc++(64bit)) pkgconfig Processing files: schroot-debugsource-1.7.2-28.mga10.x86_64 Provides: schroot-debugsource = 1.7.2-28.mga10 schroot-debugsource(x86-64) = 1.7.2-28.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: schroot-debuginfo-1.7.2-28.mga10.x86_64 Provides: debuginfo(build-id) = 2c6edf4d198a2b7fe1cc562e4b09a4d4d9a44883 debuginfo(build-id) = 2fa922077d6854392e7dc3999ea683a5384212a8 debuginfo(build-id) = d5ec242c863121453730a237018e2d3bc4798111 schroot-debuginfo = 1.7.2-28.mga10 schroot-debuginfo(x86-64) = 1.7.2-28.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: schroot-debugsource(x86-64) = 1.7.2-28.mga10 Processing files: dchroot-debuginfo-1.7.2-28.mga10.x86_64 Provides: dchroot-debuginfo = 1.7.2-28.mga10 dchroot-debuginfo(x86-64) = 1.7.2-28.mga10 debuginfo(build-id) = 054d4e946c6e647a8f9b8681c70babcf72697e07 debuginfo(build-id) = 49339f1e4b87da5e4874b9e3f758012cfeac5278 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: schroot-debugsource(x86-64) = 1.7.2-28.mga10 Processing files: lib64sbuild1.7.2-debuginfo-1.7.2-28.mga10.x86_64 Provides: debuginfo(build-id) = ccd17c67ada4d04314a982b8028c7ffdb922e3f4 lib64sbuild1.7.2-debuginfo = 1.7.2-28.mga10 lib64sbuild1.7.2-debuginfo(x86-64) = 1.7.2-28.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: schroot-debugsource(x86-64) = 1.7.2-28.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64sbuild-devel-1.7.2-28.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dchroot-1.7.2-28.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/schroot-debugsource-1.7.2-28.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64sbuild1.7.2-1.7.2-28.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/schroot-1.7.2-28.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dchroot-debuginfo-1.7.2-28.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/schroot-debuginfo-1.7.2-28.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64sbuild1.7.2-debuginfo-1.7.2-28.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Wr1PXp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd schroot-1.7.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/schroot-1.7.2-28.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Yfjzc5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/schroot-1.7.2-SPECPARTS + rm -rf schroot-1.7.2 schroot-1.7.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!