D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ddrescue-1.25-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wfzkyu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ddrescue-1.25 + /usr/bin/lzip -dc /home/iurt/rpmbuild/SOURCES/ddrescue-1.25.tar.lz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ddrescue-1.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2LGYGy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ddrescue-1.25 + '[' 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 + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' configure: WARNING: unrecognized option: '--host=x86_64-mageia-linux-gnu' configure: WARNING: unrecognized option: '--build=x86_64-mageia-linux-gnu' configure: WARNING: unrecognized option: '--program-prefix=' configure: WARNING: unrecognized option: '--disable-dependency-tracking' configure: WARNING: unrecognized option: '--sbindir=/usr/sbin' configure: WARNING: unrecognized option: '--sysconfdir=/etc' configure: WARNING: unrecognized option: '--datadir=/usr/share' configure: WARNING: unrecognized option: '--includedir=/usr/include' configure: WARNING: unrecognized option: '--libdir=/usr/lib64' configure: WARNING: unrecognized option: '--libexecdir=/usr/libexec' configure: WARNING: unrecognized option: '--localstatedir=/var' configure: WARNING: unrecognized option: '--sharedstatedir=/var/lib' creating config.status creating Makefile VPATH = . prefix = /usr exec_prefix = /usr bindir = /usr/bin datarootdir = $(prefix)/share infodir = /usr/share/info mandir = /usr/share/man CXX = g++ CPPFLAGS = CXXFLAGS = -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables LDFLAGS = -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags OK. Now you can run make. + /usr/bin/make -O -j8 V=1 VERBOSE=1 g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o non_posix.o non_posix.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational.o rational.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o loggers.o loggers.cc loggers.cc: In function 'const char* {anonymous}::format_time_dhms(long int)': loggers.cc:39:61: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 39 | if( d ) snprintf( buf, sizeof buf, "%ldd:%02dh:%02dm:%02ds", d, h, m, s ); | ^ In file included from /usr/include/stdio.h:867, from /usr/include/c++/10/cstdio:42, from loggers.cc:20: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 15 and 33 bytes into a destination of size 32 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fillbook.o fillbook.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o block.o block.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mapbook.o mapbook.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o arg_parser.o arg_parser.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o io.o io.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o genbook.o genbook.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o command_mode.o command_mode.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mapfile.o mapfile.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rescuebook.o rescuebook.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DPROGVERSION=\"1.25\" -c -o main.o main.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DPROGVERSION=\"1.25\" -c -o ddrescuelog.o ddrescuelog.cc g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o ddrescuelog arg_parser.o block.o mapfile.o ddrescuelog.o g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o ddrescue arg_parser.o rational.o non_posix.o loggers.o block.o mapfile.o mapbook.o fillbook.o genbook.o io.o rescuebook.o command_mode.o main.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XVh1cy + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64 + cd ddrescue-1.25 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/bin" ] ; then /usr/bin/install -p -d -m 755 "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/bin" ; fi /usr/bin/install -p -m 755 ./ddrescue "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/bin/ddrescue" /usr/bin/install -p -m 755 ./ddrescuelog "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/bin/ddrescuelog" if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/info" ] ; then /usr/bin/install -p -d -m 755 "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/info" ; fi rm -f "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/info/ddrescue.info"* /usr/bin/install -p -m 644 ./doc/ddrescue.info "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/info/ddrescue.info" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/info" "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/info/ddrescue.info" ; \ fi if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/man/man1" ] ; then /usr/bin/install -p -d -m 755 "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/man/man1" ; fi rm -f "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/man/man1/ddrescue.1"* rm -f "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/man/man1/ddrescuelog.1"* /usr/bin/install -p -m 644 ./doc/ddrescue.1 "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/man/man1/ddrescue.1" /usr/bin/install -p -m 644 ./doc/ddrescuelog.1 "/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/man/man1/ddrescuelog.1" + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.25-1.mga8 --unique-debug-suffix -1.25-1.mga8.x86_64 --unique-debug-src-base ddrescue-1.25-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ddrescue-1.25 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/bin/ddrescue explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/bin/ddrescuelog extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/bin/ddrescue extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/bin/ddrescuelog original debug info size: 2776kB, size after compression: 2156kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 448 blocks + /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 + '[' -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/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ddrescue-1.25-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9vt7vw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ddrescue-1.25 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/doc/ddrescue + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/doc/ddrescue + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/doc/ddrescue + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/doc/ddrescue + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64/usr/share/doc/ddrescue + RPM_EC=0 ++ jobs -p + exit 0 Provides: ddrescue = 1.25-1.mga8 ddrescue(x86-64) = 1.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Processing files: ddrescue-debugsource-1.25-1.mga8.x86_64 Provides: ddrescue-debugsource = 1.25-1.mga8 ddrescue-debugsource(x86-64) = 1.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ddrescue-debuginfo-1.25-1.mga8.x86_64 Provides: ddrescue-debuginfo = 1.25-1.mga8 ddrescue-debuginfo(x86-64) = 1.25-1.mga8 debuginfo(build-id) = 5258b73c06a2ec5653f21c0a7766995bba1af412 debuginfo(build-id) = 9fe1ab7e6c6dfbe5e6d47e43ec972dfaf0c4203a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ddrescue-debugsource(x86-64) = 1.25-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ddrescue-1.25-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ddrescue-debugsource-1.25-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ddrescue-debuginfo-1.25-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.65gkDv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ddrescue-1.25 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ddrescue-1.25-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CKzMPv + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ddrescue-1.25 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!