D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/schroot-1.7.2-15.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SdmEGx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf schroot-1.7.2 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/schroot_1.7.2.orig.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd schroot-1.7.2 + /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 -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 -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 -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 -p1 -b --suffix .gtest17 --fuzz=0 patching file test/sbuild/keyfile.cc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CZ6UTy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd schroot-1.7.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -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 -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -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 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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/c++ - 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-Wall -- Performing Test CXX_FLAG-Wall - 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 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found GTest: /usr/lib64/libgtest.so -- Found Boost: /usr/lib64/cmake/Boost-1.73.0/BoostConfig.cmake (found version "1.73.0") -- Found Boost: /usr/lib64/cmake/Boost-1.73.0/BoostConfig.cmake (found version "1.73.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.21") -- 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.8.19") 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 Missing argument in sprintf at /usr/share/perl5/vendor_perl/Locale/Po4a/Common.pm line 179, line 1. /home/iurt/rpmbuild/BUILD/schroot-1.7.2/man/po4a.cfg:1: (too many POT files: 'po//schroot-man.pot' and ''.) po//schroot.pot CMake Error at man/CMakeLists.txt:77 (add_custom_command): add_custom_command Wrong syntax. A TARGET or OUTPUT must be specified. -- Configuring incomplete, errors occurred! See also "/home/iurt/rpmbuild/BUILD/schroot-1.7.2/build/CMakeFiles/CMakeOutput.log". See also "/home/iurt/rpmbuild/BUILD/schroot-1.7.2/build/CMakeFiles/CMakeError.log". error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.CZ6UTy (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.CZ6UTy (%build) I: [iurt_root_command] ERROR: chroot