<86>Apr 21 01:00:23 userdel[6039]: delete user 'rooter' <86>Apr 21 01:00:23 userdel[6039]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:00:23 userdel[6039]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:00:23 groupadd[6064]: group added to /etc/group: name=rooter, GID=657 <86>Apr 21 01:00:23 groupadd[6064]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:00:23 groupadd[6064]: new group: name=rooter, GID=657 <86>Apr 21 01:00:23 useradd[6112]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Apr 21 01:00:23 userdel[6152]: delete user 'builder' <86>Apr 21 01:00:23 userdel[6152]: removed group 'builder' owned by 'builder' <86>Apr 21 01:00:23 userdel[6152]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:00:23 groupadd[6187]: group added to /etc/group: name=builder, GID=658 <86>Apr 21 01:00:23 groupadd[6187]: group added to /etc/gshadow: name=builder <86>Apr 21 01:00:23 groupadd[6187]: new group: name=builder, GID=658 <86>Apr 21 01:00:23 useradd[6223]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Apr 21 01:00:26 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 21 01:00:26 rpmi: libcom_err-devel-1.42.13-alt2 1449075846 installed <13>Apr 21 01:00:26 rpmi: libe2fs-1.42.13-alt2 1449075846 installed <13>Apr 21 01:00:26 rpmi: libss-1.42.13-alt2 1449075846 installed <13>Apr 21 01:00:26 rpmi: libss-devel-1.42.13-alt2 1449075846 installed <13>Apr 21 01:00:26 rpmi: libblkid-devel-2.30.2-alt0.M80P.1 1522077023 installed <13>Apr 21 01:00:26 rpmi: libe2fs-devel-1.42.13-alt2 1449075846 installed <13>Apr 21 01:00:26 rpmi: libmagic-devel-4.26-alt13 1490157134 installed <13>Apr 21 01:00:26 rpmi: libuuid-devel-2.30.2-alt0.M80P.1 1522077023 installed <13>Apr 21 01:00:26 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <13>Apr 21 01:00:26 rpmi: bzlib-devel-1:1.0.6-alt4 1449156902 installed Installing ext4magic-0.3.2-alt0.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99242 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ext4magic-0.3.2 + echo 'Source #0 (ext4magic-0.3.2.tar.gz):' Source #0 (ext4magic-0.3.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ext4magic-0.3.2.tar.gz + /bin/tar -xf - + cd ext4magic-0.3.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ext4magic-0.3.2_alt_libmagic_test_off.patch):' Patch #0 (ext4magic-0.3.2_alt_libmagic_test_off.patch): + /usr/bin/patch -p1 patching file configure + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99242 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ext4magic-0.3.2 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-file-attr --enable-expert-mode configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking ext2fs/ext2fs.h usability... yes checking ext2fs/ext2fs.h presence... yes checking for ext2fs/ext2fs.h... yes checking blkid/blkid.h usability... yes checking blkid/blkid.h presence... yes checking for blkid/blkid.h... yes checking e2p/e2p.h usability... yes checking e2p/e2p.h presence... yes checking for e2p/e2p.h... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for library containing ext2fs_test_inode_bitmap_range... -lext2fs checking for library containing magic_getpath... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/ext4magic-0.3.2' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/ext4magic-0.3.2' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/ext4magic-0.3.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-block.o `test -f 'block.c' || echo './'`block.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-dir_list.o `test -f 'dir_list.c' || echo './'`dir_list.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-ext4magic.o `test -f 'ext4magic.c' || echo './'`ext4magic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-extent_db.o `test -f 'extent_db.c' || echo './'`extent_db.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-file_type.o `test -f 'file_type.c' || echo './'`file_type.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-hard_link_stack.o `test -f 'hard_link_stack.c' || echo './'`hard_link_stack.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-imap_search.o `test -f 'imap_search.c' || echo './'`imap_search.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-inode.o `test -f 'inode.c' || echo './'`inode.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-journal.o `test -f 'journal.c' || echo './'`journal.c hard_link_stack.c:110:13: warning: 'del_link_stack' defined but not used [-Wunused-function] static void del_link_stack(struct link_entry* entry){ ^ ext4magic.c: In function 'show_super_stats': ext4magic.c:125:33: warning: unused variable 'gdp' [-Wunused-variable] struct ext2_group_desc *gdp; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-lookup_local.o `test -f 'lookup_local.c' || echo './'`lookup_local.c journal.c: In function 'init_journal': journal.c:859:18: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr,"Error: can't allocate %u Memory\n",maxlen * sizeof(journal_descriptor_tag_t)); ^ journal.c:808:10: warning: variable 'transaction' set but not used [-Wunused-but-set-variable] tid_t transaction; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-magic_block_scan.o `test -f 'magic_block_scan.c' || echo './'`magic_block_scan.c imap_search.c: In function 'identify_filename': imap_search.c:129:7: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval= 0; ^ imap_search.c: In function 'search_imap_inode': imap_search.c:161:34: warning: variable 'inode_max' set but not used [-Wunused-but-set-variable] __u32 blocksize, inodesize, inode_max, inode_per_group, block_count; ^ magic_block_scan.c: In function 'new_file_data': magic_block_scan.c:159:1: warning: value computed is not used [-Wunused-value] *f++; //"gcc warning: value computed is not used" warning is okay ^ file_type.c: In function 'follow_flac': file_type.c:4797:10: warning: variable 'bits_per_sample' set but not used [-Wunused-but-set-variable] __u32 bits_per_sample; ^ magic_block_scan.c: At top level: magic_block_scan.c:447:12: warning: 'add_ext4_extent_data' defined but not used [-Wunused-function] static int add_ext4_extent_data(struct found_data_t* this, struct extent_area* ea){ ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-recover.o `test -f 'recover.c' || echo './'`recover.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-ring_buf.o `test -f 'ring_buf.c' || echo './'`ring_buf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -c -o ext4magic-util.o `test -f 'util.c' || echo './'`util.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -lext2fs -le2p -luuid -lblkid -lmagic -lz -lbz2 -o ext4magic ext4magic-block.o ext4magic-dir_list.o ext4magic-ext4magic.o ext4magic-extent_db.o ext4magic-file_type.o ext4magic-hard_link_stack.o ext4magic-imap_search.o ext4magic-inode.o ext4magic-journal.o ext4magic-lookup_local.o ext4magic-magic_block_scan.o ext4magic-recover.o ext4magic-ring_buf.o ext4magic-util.o -lext2fs mkdir .libs x86_64-alt-linux-gcc -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -o ext4magic ext4magic-block.o ext4magic-dir_list.o ext4magic-ext4magic.o ext4magic-extent_db.o ext4magic-file_type.o ext4magic-hard_link_stack.o ext4magic-imap_search.o ext4magic-inode.o ext4magic-journal.o ext4magic-lookup_local.o ext4magic-magic_block_scan.o ext4magic-recover.o ext4magic-ring_buf.o ext4magic-util.o -le2p -luuid -lblkid -lmagic -lz -lbz2 -lext2fs make[2]: Leaving directory `/usr/src/RPM/BUILD/ext4magic-0.3.2/src' make[2]: Entering directory `/usr/src/RPM/BUILD/ext4magic-0.3.2' make[2]: Leaving directory `/usr/src/RPM/BUILD/ext4magic-0.3.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/ext4magic-0.3.2' make: Leaving directory `/usr/src/RPM/BUILD/ext4magic-0.3.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92171 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ext4magic-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ext4magic-buildroot + cd ext4magic-0.3.2 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/ext4magic-buildroot/usr exec_prefix=/usr/src/tmp/ext4magic-buildroot/usr bindir=/usr/src/tmp/ext4magic-buildroot/usr/bin sbindir=/usr/src/tmp/ext4magic-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ext4magic-buildroot/etc datadir=/usr/src/tmp/ext4magic-buildroot/usr/share includedir=/usr/src/tmp/ext4magic-buildroot/usr/include libdir=/usr/src/tmp/ext4magic-buildroot/usr/lib64 libexecdir=/usr/src/tmp/ext4magic-buildroot/usr/lib localstatedir=/usr/src/tmp/ext4magic-buildroot/var/lib sharedstatedir=/usr/src/tmp/ext4magic-buildroot/var/lib mandir=/usr/src/tmp/ext4magic-buildroot/usr/share/man infodir=/usr/src/tmp/ext4magic-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/ext4magic-0.3.2' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/ext4magic-0.3.2/src' make[2]: Entering directory `/usr/src/RPM/BUILD/ext4magic-0.3.2/src' /bin/mkdir -p '/usr/src/tmp/ext4magic-buildroot/usr/sbin' /bin/sh ../libtool --mode=install /bin/install -p ext4magic '/usr/src/tmp/ext4magic-buildroot/usr/sbin' /bin/install -p ext4magic /usr/src/tmp/ext4magic-buildroot/usr/sbin/ext4magic /bin/mkdir -p '/usr/src/tmp/ext4magic-buildroot/usr/share/man/man8' /bin/install -p -m 644 ext4magic.8 '/usr/src/tmp/ext4magic-buildroot/usr/share/man/man8' make[2]: Leaving directory `/usr/src/RPM/BUILD/ext4magic-0.3.2/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/ext4magic-0.3.2/src' make[1]: Entering directory `/usr/src/RPM/BUILD/ext4magic-0.3.2' make[2]: Entering directory `/usr/src/RPM/BUILD/ext4magic-0.3.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 `/usr/src/RPM/BUILD/ext4magic-0.3.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/ext4magic-0.3.2' make: Leaving directory `/usr/src/RPM/BUILD/ext4magic-0.3.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ext4magic-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ext4magic-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ext4magic-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ext4magic-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ext4magic-0.3.2-alt0.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92171 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ext4magic-0.3.2 + DOCDIR=/usr/src/tmp/ext4magic-buildroot/usr/share/doc/ext4magic-0.3.2 + export DOCDIR + rm -rf /usr/src/tmp/ext4magic-buildroot/usr/share/doc/ext4magic-0.3.2 + /bin/mkdir -p /usr/src/tmp/ext4magic-buildroot/usr/share/doc/ext4magic-0.3.2 + cp -prL AUTHORS COPYING ChangeLog NEWS README TODO /usr/src/tmp/ext4magic-buildroot/usr/share/doc/ext4magic-0.3.2 + chmod -R go-w /usr/src/tmp/ext4magic-buildroot/usr/share/doc/ext4magic-0.3.2 + chmod -R a+rX /usr/src/tmp/ext4magic-buildroot/usr/share/doc/ext4magic-0.3.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9ddMSY find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.peLsyN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libblkid.so.1()(64bit) >= set:kiUls3A1, libblkid.so.1(BLKID_1.0)(64bit), libbz2.so.1()(64bit) >= set:igvOXRQuy1, 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), libe2p.so.2()(64bit) >= set:jgGQGX6EuHCY1, libext2fs.so.2()(64bit) >= set:nhrGm1OtK8bxFmJwqKSJ4VTZo8s5rZkmbGJ7Ivq8XeZj2ztqdFedhOCL5MKQEiF2jUu3yZEMbarevm8u3HzZAfzGukcizMRKewkEq3z8tqLHvxLdywOkjJjQw5S38ypa, libmagic.so.1()(64bit) >= set:jg7DnA28j01m0, libuuid.so.1()(64bit) >= set:ihJ75, libuuid.so.1(UUID_1.0)(64bit), libz.so.1()(64bit) >= set:khA48bZCqvxaGRv2, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1nsK3E Creating ext4magic-debuginfo package Processing files: ext4magic-debuginfo-0.3.2-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nRRTsz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rN2FNw find-requires: running scripts (debuginfo) Requires: ext4magic = 0.3.2-alt0.M80P.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libblkid.so.1), debug64(libbz2.so.1), debug64(libc.so.6), debug64(libe2p.so.2), debug64(libext2fs.so.2), debug64(libmagic.so.1), debug64(libuuid.so.1), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/ext4magic-0.3.2-alt0.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ext4magic-debuginfo-0.3.2-alt0.M80P.1.x86_64.rpm 9.42user 1.99system 0:13.98elapsed 81%CPU (0avgtext+0avgdata 79860maxresident)k 0inputs+0outputs (0major+658594minor)pagefaults 0swaps 12.79user 4.47system 0:20.40elapsed 84%CPU (0avgtext+0avgdata 121876maxresident)k 184inputs+0outputs (0major+887962minor)pagefaults 0swaps