<86>Apr 27 10:09:05 userdel[3198041]: delete user 'rooter' <86>Apr 27 10:09:05 userdel[3198041]: removed group 'rooter' owned by 'rooter' <86>Apr 27 10:09:05 userdel[3198041]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 10:09:05 groupadd[3198085]: group added to /etc/group: name=rooter, GID=1838 <86>Apr 27 10:09:05 groupadd[3198085]: group added to /etc/gshadow: name=rooter <86>Apr 27 10:09:05 groupadd[3198085]: new group: name=rooter, GID=1838 <86>Apr 27 10:09:06 useradd[3198122]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Apr 27 10:09:06 userdel[3198178]: delete user 'builder' <86>Apr 27 10:09:06 userdel[3198178]: removed group 'builder' owned by 'builder' <86>Apr 27 10:09:06 userdel[3198178]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 10:09:06 groupadd[3198228]: group added to /etc/group: name=builder, GID=1839 <86>Apr 27 10:09:06 groupadd[3198228]: group added to /etc/gshadow: name=builder <86>Apr 27 10:09:06 groupadd[3198228]: new group: name=builder, GID=1839 <86>Apr 27 10:09:06 useradd[3198275]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/scrounge-ntfs-0.9-alt2.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/scrounge-ntfs-0.9-alt2.qa1.nosrc.rpm (w1.gzdio) Installing scrounge-ntfs-0.9-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68689 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf scrounge-ntfs-0.9 + echo 'Source #0 (scrounge-ntfs-0.9.tar):' Source #0 (scrounge-ntfs-0.9.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/scrounge-ntfs-0.9.tar + cd scrounge-ntfs-0.9 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68689 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scrounge-ntfs-0.9 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -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 for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... i586-alt-linux-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 for string.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for unistd.h... (cached) yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdint.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for off_t wchar_t... no checking size of off_t wchar_t... 0 checking for bool... no checking for uint... yes checking for uint64... no checking for uint32... no checking for uint16... no checking for int64... no checking for int32... no checking for int16... no checking for byte... no checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for int64_t... yes checking for int32_t... yes checking for int16_t... yes checking for memset... yes checking for stat... yes checking for strchr... yes checking for strerror... yes checking for sprintf... yes checking for utimes... yes checking for chmod... yes checking for memcmp... yes checking for malloc... yes checking for realloc... yes checking for getopt... yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for getcwd... yes checking for chdir... yes checking for getopt... (cached) yes checking for reallocf... no checking for itow... no checking for itoa... no checking for wopen... no checking for wchdir... no checking for wmkdir... no checking for lseek64... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating win32/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -c -o scrounge_ntfs-search.o `test -f 'search.c' || echo './'`search.c search.c: In function 'scroungeSearch': search.c:27:3: warning: implicit declaration of function 'errx' [-Wimplicit-function-declaration] 27 | errx(1, "search functionality not implemented yet."); | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -c -o scrounge_ntfs-compat.o `test -f 'compat.c' || echo './'`compat.c compat.c: In function 'reallocf': compat.c:292:5: warning: implicit declaration of function 'errx' [-Wimplicit-function-declaration] 292 | errx(1, "out of memory"); | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -c -o scrounge_ntfs-ntfs.o `test -f 'ntfs.c' || echo './'`ntfs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -c -o scrounge_ntfs-posix.o `test -f 'posix.c' || echo './'`posix.c posix.c: In function 'setFileTime': posix.c:81:5: warning: implicit declaration of function 'warn' [-Wimplicit-function-declaration] 81 | warn("couldn't set file times on: %s", encoded); | ^~~~ posix.c:74:7: warning: unused variable 'r' [-Wunused-variable] 74 | int r; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -c -o scrounge_ntfs-misc.o `test -f 'misc.c' || echo './'`misc.c misc.c: In function 'compareFileData': misc.c:202:7: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration] 202 | err(1, "error reading comparison file"); | ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -c -o scrounge_ntfs-unicode.o `test -f 'unicode.c' || echo './'`unicode.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -c -o scrounge_ntfs-list.o `test -f 'list.c' || echo './'`list.c list.c: In function 'printNTFSInfo': list.c:44:6: warning: implicit declaration of function 'lseek64'; did you mean 'lseek'? [-Wimplicit-function-declaration] 44 | if(lseek64(dd, pos, SEEK_SET) == -1) | ^~~~~~~ | lseek list.c:45:5: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration] 45 | err(1, "couldn't seek drive"); | ^~~ list.c:52:5: warning: implicit declaration of function 'errx' [-Wimplicit-function-declaration] 52 | errx(1, "unexpected end of drive"); | ^~~~ list.c:56:24: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 56 | printf(kPrintNTFSInfo, boot->secPerClus, boot->offMFT * boot->secPerClus); | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64 {aka long long unsigned int} make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -c -o scrounge_ntfs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function 'main': main.c:110:11: warning: implicit declaration of function 'errx' [-Wimplicit-function-declaration] 110 | errx(2, "invalid cluster size (must be between 1 and 128)"); | ^~~~ main.c:159:9: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration] 159 | err(2, "couldn't change to output directory"); | ^~~ main.c:218:7: warning: implicit declaration of function 'warnx' [-Wimplicit-function-declaration] 218 | warnx("ignoring extra arguments"); | ^~~~~ main.c:82:7: warning: unused variable 'raw' [-Wunused-variable] 82 | int raw = 0; | ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -c -o scrounge_ntfs-ntfsx.o `test -f 'ntfsx.c' || echo './'`ntfsx.c ntfsx.c: In function 'ntfsx_cluster_read': ntfsx.c:135:6: warning: implicit declaration of function 'lseek64'; did you mean 'lseek'? [-Wimplicit-function-declaration] 135 | if(lseek64(dd, pos, SEEK_SET) == -1) | ^~~~~~~ | lseek ntfsx.c: In function 'ntfsx_attrib_enum_list': ntfsx.c:322:7: warning: implicit declaration of function 'warnx' [-Wimplicit-function-declaration] 322 | warnx("brain dead, incredibly fragmented file data. skipping"); | ^~~~~ ntfsx.c: In function 'ntfsx_record_read': ntfsx.c:465:9: warning: implicit declaration of function 'warn' [-Wimplicit-function-declaration] 465 | warn("couldn't read mft record from drive"); | ^~~~ ntfsx.c:471:30: warning: multi-character character constant [-Wmultichar] 471 | if(rechead->magic != kNTFS_RecMagic || | ^~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -c -o scrounge_ntfs-scrounge.o `test -f 'scrounge.c' || echo './'`scrounge.c scrounge.c: In function 'processRecordFileBasics': scrounge.c:48:11: warning: unused variable 'resident' [-Wunused-variable] 48 | byte* resident = NULL; | ^~~~~~~~ scrounge.c: In function 'processMFTRecord': scrounge.c:199:11: warning: implicit declaration of function 'warnx' [-Wimplicit-function-declaration] 199 | warnx("invalid parent directory for file: " FC_PRINTF, basics.filename); | ^~~~~ In file included from usuals.h:49, from scrounge.c:20: compat.h:304:20: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 304 | #define fc_mkdir mkdir | ^~~~~ scrounge.c:221:22: note: in expansion of macro 'fc_mkdir' 221 | if(fc_mkdir(basics.filename, DEF_DIR_MODE) == -1) | ^~~~~~~~ scrounge.c:224:13: warning: implicit declaration of function 'warn' [-Wimplicit-function-declaration] 224 | warn("couldn't create directory '" FC_PRINTF "' putting files in parent directory", basics.filename); | ^~~~ scrounge.c:386:21: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration] 386 | err(1, "couldn't write to output file: " FC_PRINTF, basics.filename); | ^~~ scrounge.c: In function 'scroungeMFT': scrounge.c:528:5: warning: implicit declaration of function 'errx' [-Wimplicit-function-declaration] 528 | errx(2, "invalid mft. past end of partition"); | ^~~~ scrounge.c: In function 'scroungeUsingMFT': scrounge.c:565:16: warning: unused variable 'numRecords' [-Wunused-variable] 565 | uint64 numRecords = 0; | ^~~~~~~~~~ scrounge.c: In function 'scroungeUsingRaw': scrounge.c:617:18: warning: multi-character character constant [-Wmultichar] 617 | uint32 magic = kNTFS_RecMagic; | ^~~~~~~~~~~~~~ scrounge.c:636:8: warning: implicit declaration of function 'lseek64'; did you mean 'lseek'? [-Wimplicit-function-declaration] 636 | if(lseek64(pi->device, pos, SEEK_SET) == -1) | ^~~~~~~ | lseek scrounge.c: In function 'processMFTRecord': compat.h:303:20: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 303 | #define fc_chdir chdir scrounge.c:229:13: note: in expansion of macro 'fc_chdir' 229 | fc_chdir(basics.filename); | ^~~~~~~~ scrounge.c: In function 'scroungeUsingMFT': compat.h:305:21: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 305 | #define fc_getcwd getcwd scrounge.c:575:9: note: in expansion of macro 'fc_getcwd' 575 | fc_getcwd(dir, MAX_PATH); | ^~~~~~~~~ compat.h:303:20: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 303 | #define fc_chdir chdir scrounge.c:603:5: note: in expansion of macro 'fc_chdir' 603 | fc_chdir(dir); | ^~~~~~~~ scrounge.c: In function 'scroungeUsingRaw': compat.h:305:21: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 305 | #define fc_getcwd getcwd scrounge.c:622:9: note: in expansion of macro 'fc_getcwd' 622 | fc_getcwd(dir, MAX_PATH); | ^~~~~~~~~ compat.h:303:20: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 303 | #define fc_chdir chdir scrounge.c:654:5: note: in expansion of macro 'fc_chdir' 654 | fc_chdir(dir); | ^~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' i586-alt-linux-gcc -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include -L/usr/local/lib -o scrounge-ntfs scrounge_ntfs-compat.o scrounge_ntfs-list.o scrounge_ntfs-main.o scrounge_ntfs-misc.o scrounge_ntfs-ntfs.o scrounge_ntfs-ntfsx.o scrounge_ntfs-posix.o scrounge_ntfs-scrounge.o scrounge_ntfs-search.o scrounge_ntfs-unicode.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' Making all in win32 make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40748 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/scrounge-ntfs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/scrounge-ntfs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd scrounge-ntfs-0.9 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/scrounge-ntfs-buildroot make: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' test -z "/usr/sbin" || /usr/bin/mkdir -p "/usr/src/tmp/scrounge-ntfs-buildroot/usr/sbin" /usr/libexec/rpm-build/install -p 'scrounge-ntfs' '/usr/src/tmp/scrounge-ntfs-buildroot/usr/sbin/scrounge-ntfs' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/src' Making install in win32 make[1]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/win32' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/win32' 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/scrounge-ntfs-0.9/win32' make[1]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/win32' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/usr/src/tmp/scrounge-ntfs-buildroot/usr/share/man/man8" /usr/libexec/rpm-build/install -p -m 644 './scrounge-ntfs.8' '/usr/src/tmp/scrounge-ntfs-buildroot/usr/share/man/man8/scrounge-ntfs.8' make[2]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9' make[2]: Entering directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9' 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/scrounge-ntfs-0.9' make[1]: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9' make: Leaving directory '/usr/src/RPM/BUILD/scrounge-ntfs-0.9' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/scrounge-ntfs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/scrounge-ntfs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/scrounge-ntfs-buildroot/ (default) Compressing files in /usr/src/tmp/scrounge-ntfs-buildroot (auto) Verifying ELF objects in /usr/src/tmp/scrounge-ntfs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/scrounge-ntfs: uses non-LFS functions: open stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/scrounge-ntfs-buildroot Processing files: scrounge-ntfs-0.9-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CtNbsZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HGgLYh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LzhFQr Creating scrounge-ntfs-debuginfo package Processing files: scrounge-ntfs-debuginfo-0.9-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nw7sI3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.78fN8m find-requires: running scripts (debuginfo) Requires: scrounge-ntfs = 0.9-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to scrounge-ntfs-debuginfo a strict dependency on scrounge-ntfs Wrote: /usr/src/RPM/RPMS/i586/scrounge-ntfs-0.9-alt2.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/scrounge-ntfs-debuginfo-0.9-alt2.qa1.i586.rpm (w2.lzdio) 3.02user 2.91system 0:10.55elapsed 56%CPU (0avgtext+0avgdata 30500maxresident)k 0inputs+0outputs (0major+728783minor)pagefaults 0swaps /.out/scrounge-ntfs-0.9-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/scrounge-ntfs-debuginfo-0.9-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 0.54user 1.85system 0:15.71elapsed 15%CPU (0avgtext+0avgdata 12232maxresident)k 0inputs+0outputs (0major+93831minor)pagefaults 0swaps --- scrounge-ntfs-0.9-alt2.qa1.i586.rpm.repo 2021-07-09 01:42:38.000000000 +0000 +++ scrounge-ntfs-0.9-alt2.qa1.i586.rpm.hasher 2024-04-27 10:09:18.303129487 +0000 @@ -7,2 +7,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -11,4 +13,4 @@ Provides: scrounge-ntfs = 0.9-alt2.qa1:sisyphus+277748.100.1.1 -File: /usr/sbin/scrounge-ntfs 100755 root:root 88f07288ea75004dff8a8bdc983447ca +File: /usr/sbin/scrounge-ntfs 100755 root:root ddb0e056dca9ceaa5aed75bd0e6d2fa1 File: /usr/share/man/man8/scrounge-ntfs.8.xz 100644 root:root 606cd023d17456196e041844bb45aee1 -RPMIdentity: c70146c57dcaf5c55f1aa8570bfdb167449f61438aa0c51a11a242eb202e4b33f3f39ca39f05bbfd417284e62eeba9dd55912fdb2619512de64813e139829b2f +RPMIdentity: 8d656cb7412ec7268c5b131e8717efbd379f0e9b7c75ae1d5cfff8e5d730d1649d6552d8cd2a4631b9147c3c97bc57261978cbda9ca84fe22da6b6722b0571c3 --- scrounge-ntfs-debuginfo-0.9-alt2.qa1.i586.rpm.repo 2021-07-09 01:42:38.000000000 +0000 +++ scrounge-ntfs-debuginfo-0.9-alt2.qa1.i586.rpm.hasher 2024-04-27 10:09:18.640136295 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7c 40755 root:root -/usr/lib/debug/.build-id/7c/ce04f57f83fe6a3ea7307cf6fe663386e8ab7e 120777 root:root ../../../../sbin/scrounge-ntfs -/usr/lib/debug/.build-id/7c/ce04f57f83fe6a3ea7307cf6fe663386e8ab7e.debug 120777 root:root ../../usr/sbin/scrounge-ntfs.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/ffa407f9fe45b3b26b425d7cccc9fb03f9d927 120777 root:root ../../../../sbin/scrounge-ntfs +/usr/lib/debug/.build-id/ea/ffa407f9fe45b3b26b425d7cccc9fb03f9d927.debug 120777 root:root ../../usr/sbin/scrounge-ntfs.debug /usr/lib/debug/usr/sbin/scrounge-ntfs.debug 100644 root:root @@ -28,6 +28,6 @@ Provides: scrounge-ntfs-debuginfo = 0.9-alt2.qa1:sisyphus+277748.100.1.1 -File: /usr/lib/debug/.build-id/7c 40755 root:root -File: /usr/lib/debug/.build-id/7c/ce04f57f83fe6a3ea7307cf6fe663386e8ab7e 120777 root:root ../../../../sbin/scrounge-ntfs -File: /usr/lib/debug/.build-id/7c/ce04f57f83fe6a3ea7307cf6fe663386e8ab7e.debug 120777 root:root ../../usr/sbin/scrounge-ntfs.debug -File: /usr/lib/debug/usr/sbin/scrounge-ntfs.debug 100644 root:root 593142e79af4e4d0d4207fbd39858743 +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/ffa407f9fe45b3b26b425d7cccc9fb03f9d927 120777 root:root ../../../../sbin/scrounge-ntfs +File: /usr/lib/debug/.build-id/ea/ffa407f9fe45b3b26b425d7cccc9fb03f9d927.debug 120777 root:root ../../usr/sbin/scrounge-ntfs.debug +File: /usr/lib/debug/usr/sbin/scrounge-ntfs.debug 100644 root:root 645468f03d6d35bb70e6bba7a4871d85 File: /usr/src/debug/scrounge-ntfs-0.9 40755 root:root @@ -51,2 +51,2 @@ File: /usr/src/debug/scrounge-ntfs-0.9/src/unicode.c 100644 root:root 2bef4d0bebcb9a4ad9ffcb5a428df4b7 -RPMIdentity: d6401f9de920369b211feadbb0b79d21ee44110b1a99cb89af1a94e17b4e6c513a281a74deb0d2f72f464740172920ea9c044d24dff858bc22f4f6139434cdbc +RPMIdentity: 374f501dd996a96e9a4ac80005517b8a0ab44b5b79627b5990a115bdd60cf707b4dd5b4a17c7b0b43201dfba9f7369a5f8e6be47330ecd9c0382a0892a3ddc59