D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ext3grep-0.10.2-11.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.E5n0GM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ext3grep-0.10.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ext3grep-0.10.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ext3grep-0.10.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ext3grep-0.10.2-new-ext2fs.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/002_remove_i_dir_acl.diff + /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.d6RmtK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ext3grep-0.10.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export CXX=/usr/bin/g++ + CXX=/usr/bin/g++ + 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 + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking how to run the C++ preprocessor... /usr/bin/g++ -E checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking build system type... x86_64-mageia-linux-gnu checking host system type... ./configure: fork: retry: Resource temporarily unavailable x86_64-mageia-linux-gnu checking for compiler with PCH support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking ext2fs/ext2_fs.h usability... yes checking ext2fs/ext2_fs.h presence... yes checking for ext2fs/ext2_fs.h... yes checking ext2fs/ext2fs.h usability... yes checking ext2fs/ext2fs.h presence... yes checking for ext2fs/ext2fs.h... yes configure: creating ./config.status config.status: creating src/timestamp-sys.h config.status: creating sys.h config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2/src' /usr/bin/g++ -Iempty.pch.h -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h \ -c -o pch.h.gch/67dcc23e6a75caf7ec28559248b83e71 ./pch-source.h test ! -e sys.h || touch sys.h make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2/src' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-custom.o `test -f 'custom.cc' || echo './'`custom.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-accept.o `test -f 'accept.cc' || echo './'`accept.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-blocknr_vector_type.o `test -f 'blocknr_vector_type.cc' || echo './'`blocknr_vector_type.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-commandline.o `test -f 'commandline.cc' || echo './'`commandline.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-directories.o `test -f 'directories.cc' || echo './'`directories.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-dir_inode_to_block.o `test -f 'dir_inode_to_block.cc' || echo './'`dir_inode_to_block.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-dump_hex_to.o `test -f 'dump_hex_to.cc' || echo './'`dump_hex_to.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-dump_names.o `test -f 'dump_names.cc' || echo './'`dump_names.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_journal_consts.o `test -f 'init_journal_consts.cc' || echo './'`init_journal_consts.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-get_block.o `test -f 'get_block.cc' || echo './'`get_block.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-globals.o `test -f 'globals.cc' || echo './'`globals.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-histogram.o `test -f 'histogram.cc' || echo './'`histogram.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-indirect_blocks.o `test -f 'indirect_blocks.cc' || echo './'`indirect_blocks.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_consts.o `test -f 'init_consts.cc' || echo './'`init_consts.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_directories.o `test -f 'init_directories.cc' || echo './'`init_directories.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_files.o `test -f 'init_files.cc' || echo './'`init_files.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-inode.o `test -f 'inode.cc' || echo './'`inode.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-inode_refers_to.o `test -f 'inode_refers_to.cc' || echo './'`inode_refers_to.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-is_blockdetection.o `test -f 'is_blockdetection.cc' || echo './'`is_blockdetection.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-journal.o `test -f 'journal.cc' || echo './'`journal.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-last_undeleted_directory_inode_refering_to_block.o `test -f 'last_undeleted_directory_inode_refering_to_block.cc' || echo './'`last_undeleted_directory_inode_refering_to_block.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-load_meta_data.o `test -f 'load_meta_data.cc' || echo './'`load_meta_data.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-ostream_operators.o `test -f 'ostream_operators.cc' || echo './'`ostream_operators.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-Parent.o `test -f 'Parent.cc' || echo './'`Parent.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_directory.o `test -f 'print_directory.cc' || echo './'`print_directory.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_directory_inode.o `test -f 'print_directory_inode.cc' || echo './'`print_directory_inode.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_dir_entry_long_action.o `test -f 'print_dir_entry_long_action.cc' || echo './'`print_dir_entry_long_action.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-printing.o `test -f 'printing.cc' || echo './'`printing.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_inode_to.o `test -f 'print_inode_to.cc' || echo './'`print_inode_to.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_symlink.o `test -f 'print_symlink.cc' || echo './'`print_symlink.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-restore.o `test -f 'restore.cc' || echo './'`restore.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-show_hardlinks.o `test -f 'show_hardlinks.cc' || echo './'`show_hardlinks.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-show_journal_inodes.o `test -f 'show_journal_inodes.cc' || echo './'`show_journal_inodes.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-utils.o `test -f 'utils.cc' || echo './'`utils.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-ext3grep.o `test -f 'ext3grep.cc' || echo './'`ext3grep.cc ext3grep.cc: In function 'void run_program()': ext3grep.cc:712:45: warning: 'int __builtin_memcmp_eq(const void*, const void*, long unsigned int)' reading 128 bytes from a region of size 16 [-Wstringop-overflow=] 712 | if (is_allocated(inode) && std::memcmp(&ino, zeroes, sizeof(zeroes)) == 0) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-locate.o `test -f 'locate.cc' || echo './'`locate.cc /usr/bin/g++ -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext3grep ext3grep-custom.o ext3grep-accept.o ext3grep-blocknr_vector_type.o ext3grep-commandline.o ext3grep-directories.o ext3grep-dir_inode_to_block.o ext3grep-dump_hex_to.o ext3grep-dump_names.o ext3grep-init_journal_consts.o ext3grep-get_block.o ext3grep-globals.o ext3grep-histogram.o ext3grep-indirect_blocks.o ext3grep-init_consts.o ext3grep-init_directories.o ext3grep-init_files.o ext3grep-inode.o ext3grep-inode_refers_to.o ext3grep-is_blockdetection.o ext3grep-journal.o ext3grep-last_undeleted_directory_inode_refering_to_block.o ext3grep-load_meta_data.o ext3grep-ostream_operators.o ext3grep-Parent.o ext3grep-print_directory.o ext3grep-print_directory_inode.o ext3grep-print_dir_entry_long_action.o ext3grep-printing.o ext3grep-print_inode_to.o ext3grep-print_symlink.o ext3grep-restore.o ext3grep-show_hardlinks.o ext3grep-show_journal_inodes.o ext3grep-utils.o ext3grep-ext3grep.o ext3grep-locate.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2/src' Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kUYGzL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64 + cd ext3grep-0.10.2 + '[' 1 -eq 1 ']' + export CXX=/usr/bin/g++ + CXX=/usr/bin/g++ + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2/src' /usr/bin/g++ -Iempty.pch.h -DHAVE_CONFIG_H -I. -I.. -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h \ -c -o pch.h.gch/67dcc23e6a75caf7ec28559248b83e71 ./pch-source.h test ! -e sys.h || touch sys.h /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64/usr/bin" /usr/bin/install -p ext3grep '/home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2/src' Making install in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ext3grep-0.10.2' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.10.2-11.mga8 --unique-debug-suffix -0.10.2-11.mga8.x86_64 --unique-debug-src-base ext3grep-0.10.2-11.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ext3grep-0.10.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64/usr/bin/ext3grep extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64/usr/bin/ext3grep original debug info size: 6304kB, size after compression: 5388kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 870 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: ext3grep-0.10.2-11.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vSgzKL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ext3grep-0.10.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64/usr/share/doc/ext3grep + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64/usr/share/doc/ext3grep + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64/usr/share/doc/ext3grep + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64/usr/share/doc/ext3grep + RPM_EC=0 ++ jobs -p + exit 0 /usr/lib/rpm/gi-find-deps.sh: fork: retry: Resource temporarily unavailable Provides: ext3grep = 0.10.2-11.mga8 ext3grep(x86-64) = 0.10.2-11.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)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(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.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(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: ext3grep-debugsource-0.10.2-11.mga8.x86_64 Provides: ext3grep-debugsource = 0.10.2-11.mga8 ext3grep-debugsource(x86-64) = 0.10.2-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ext3grep-debuginfo-0.10.2-11.mga8.x86_64 Provides: debuginfo(build-id) = d4598ab3db5bb8490544cf02284a517188c9a0b1 ext3grep-debuginfo = 0.10.2-11.mga8 ext3grep-debuginfo(x86-64) = 0.10.2-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ext3grep-debugsource(x86-64) = 0.10.2-11.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ext3grep-0.10.2-11.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ext3grep-debugsource-0.10.2-11.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ext3grep-debuginfo-0.10.2-11.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YLgqbM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ext3grep-0.10.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ext3grep-0.10.2-11.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ocfNNL + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ext3grep-0.10.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!