D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/extundelete-0.2.4-5.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2orRri + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf extundelete-0.2.4 + /usr/bin/bzip2 -dc /home/pterjan/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 . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7AJ0Ok + umask 022 + cd /home/pterjan/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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 Configuring extundelete 0.2.4 Writing generated files to disk + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /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] 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' 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] 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::__cxx11::string, int)': extundelete.cc:1272:29: warning: narrowing conversion of 'search_flags' from 'int' to 'ext2_ino_t {aka unsigned int}' inside { } [-Wnarrowing] buf, match_name2, priv, 0}; ^ 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] 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' print_directory_inode(fs, inode, ino); ^~~~~~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4OyAlR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64 + cd extundelete-0.2.4 + '[' 1 -eq 1 ']' + make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64 Making install in src /usr/bin/install -c extundelete '/home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64/usr/bin' + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.2.4-5.mga7 --unique-debug-suffix -0.2.4-5.mga7.x86_64 --unique-debug-src-base extundelete-0.2.4-5.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/extundelete-0.2.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64/usr/bin/extundelete /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 309 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: extundelete-0.2.4-5.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PxXsLq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd extundelete-0.2.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64/usr/share/doc/extundelete + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64/usr/share/doc/extundelete + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64/usr/share/doc/extundelete + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64/usr/share/doc/extundelete + exit 0 Provides: extundelete = 0.2.4-5.mga7 extundelete(x86-64) = 0.2.4-5.mga7 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.9)(64bit) Processing files: extundelete-debugsource-0.2.4-5.mga7.x86_64 Provides: extundelete-debugsource = 0.2.4-5.mga7 extundelete-debugsource(x86-64) = 0.2.4-5.mga7 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-5.mga7.x86_64 Provides: debuginfo(build-id) = 81b2e8025672ba6e64fb26f4188c84a03e3cbf8a extundelete-debuginfo = 0.2.4-5.mga7 extundelete-debuginfo(x86-64) = 0.2.4-5.mga7 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-5.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/extundelete-0.2.4-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/extundelete-debugsource-0.2.4-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/extundelete-debuginfo-0.2.4-5.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GGu4f2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd extundelete-0.2.4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/extundelete-0.2.4-5.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hhZeOD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf extundelete-0.2.4 + exit 0 D: [iurt_root_command] Success!