D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/extundelete-0.2.4-8.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1S6dqe + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf extundelete-0.2.4 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/extundelete-0.2.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd extundelete-0.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/02_fix_ftbfs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fxtore + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd extundelete-0.2.4 + '[' 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 Configuring extundelete 0.2.4 Writing generated files to disk + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make -s all-recursive Making all in src cli.cc: In function 'errcode_t examine_fs(ext2_filsys)': cli.cc:337:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 337 | if(strlen(name) > 0) | ^~ cli.cc:339:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 339 | if(errcode) com_err(Config::progname.c_str(), errcode, "while restoring file %s.", name); | ^~ extundelete.cc: In function 'int extundelete_test_inode_bitmap(ext2_filsys, ext2_ino_t)': extundelete.cc:196:5: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 196 | if(! EXT2_SB(fs->super)->s_feature_incompat & EXT4_FEATURE_INCOMPAT_64BIT) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extundelete.cc: In function 'ext2_ino_t find_inode(ext2_filsys, ext2_filsys, ext2_inode*, std::string, int)': extundelete.cc:1271:28: warning: narrowing conversion of 'search_flags' from 'int' to 'ext2_ino_t' {aka 'unsigned int'} [-Wnarrowing] 1271 | struct dir_context ctx = {search_flags, DIRENT_FLAG_INCLUDE_REMOVED, | ^~~~~~~~~~~~ extundelete.cc: In function 'errcode_t restore_file(ext2_filsys, ext2_filsys, const string&)': extundelete.cc:1522:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1522 | if (LINUX_S_ISDIR(inode->i_mode) && inode->i_blocks > 0) | ^~ extundelete.cc:1524:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1524 | print_directory_inode(fs, inode, ino); | ^~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S6AOBa + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64 + cd extundelete-0.2.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in src /usr/bin/install -p extundelete '/home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64/usr/bin' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.2.4-8.mga8 --unique-debug-suffix -0.2.4-8.mga8.x86_64 --unique-debug-src-base extundelete-0.2.4-8.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/extundelete-0.2.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64/usr/bin/extundelete extracting debug info from /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64/usr/bin/extundelete original debug info size: 1792kB, size after compression: 1676kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 309 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: extundelete-0.2.4-8.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MEFajc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd extundelete-0.2.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64/usr/share/doc/extundelete + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64/usr/share/doc/extundelete + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64/usr/share/doc/extundelete + cp -pr README /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64/usr/share/doc/extundelete + RPM_EC=0 ++ jobs -p + exit 0 Provides: extundelete = 0.2.4-8.mga8 extundelete(x86-64) = 0.2.4-8.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) libcom_err.so.2()(64bit) libext2fs.so.2()(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(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(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.9)(64bit) Processing files: extundelete-debugsource-0.2.4-8.mga8.x86_64 Provides: extundelete-debugsource = 0.2.4-8.mga8 extundelete-debugsource(x86-64) = 0.2.4-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: extundelete-debuginfo-0.2.4-8.mga8.x86_64 Provides: debuginfo(build-id) = a14b5a0bd98f466efba57194c86acf9a87ef8572 extundelete-debuginfo = 0.2.4-8.mga8 extundelete-debuginfo(x86-64) = 0.2.4-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: extundelete-debugsource(x86-64) = 0.2.4-8.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/extundelete-0.2.4-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/extundelete-debugsource-0.2.4-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/extundelete-debuginfo-0.2.4-8.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Cxi71a + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd extundelete-0.2.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/extundelete-0.2.4-8.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cpoXYc + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf extundelete-0.2.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!