D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/schroot-1.7.2-12.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O8W1Kp + 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.PKrh3r + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd schroot-1.7.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11' + 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 -std=c++11' + 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 -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 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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/include (found version "1.68.0") -- Found Boost: /usr/include (found version "1.68.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.20.1") -- 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.17") 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 CMake Warning (dev) at test/CMakeLists.txt:77 (add_executable): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "sbuild/chroot/chroot" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at test/CMakeLists.txt:89 (add_executable): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "sbuild/chroot/config" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at test/CMakeLists.txt:104 (add_executable): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "sbuild/standard" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at test/CMakeLists.txt:116 (add_executable): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "sbuild/keyfile" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at test/CMakeLists.txt:125 (add_executable): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "sbuild/lock" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at test/CMakeLists.txt:135 (add_executable): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "sbuild/run-parts" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at test/CMakeLists.txt:148 (add_executable): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "bin-common/option-action" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- 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'). (672 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 -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_C_FLAGS_RELWITHDEBINFO INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/schroot-1.7.2/build + /usr/bin/make -O -j8 make: *** No targets specified and no makefile found. Stop. error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.PKrh3r (%build) RPM build errors: %make is deprecated, use %make_build instead Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.PKrh3r (%build) I: [iurt_root_command] ERROR: chroot