<86>May 31 08:49:00 userdel[2506569]: delete user 'rooter'
<86>May 31 08:49:00 userdel[2506569]: removed group 'rooter' owned by 'rooter'
<86>May 31 08:49:00 userdel[2506569]: removed shadow group 'rooter' owned by 'rooter'
<86>May 31 08:49:00 groupadd[2506580]: group added to /etc/group: name=rooter, GID=621
<86>May 31 08:49:00 groupadd[2506580]: group added to /etc/gshadow: name=rooter
<86>May 31 08:49:00 groupadd[2506580]: new group: name=rooter, GID=621
<86>May 31 08:49:00 useradd[2506584]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash
<86>May 31 08:49:00 userdel[2506601]: delete user 'builder'
<86>May 31 08:49:00 userdel[2506601]: removed group 'builder' owned by 'builder'
<86>May 31 08:49:00 userdel[2506601]: removed shadow group 'builder' owned by 'builder'
<86>May 31 08:49:00 groupadd[2506614]: group added to /etc/group: name=builder, GID=622
<86>May 31 08:49:00 groupadd[2506614]: group added to /etc/gshadow: name=builder
<86>May 31 08:49:00 groupadd[2506614]: new group: name=builder, GID=622
<86>May 31 08:49:00 useradd[2506626]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/scrounge-ntfs-0.9-alt2.qa1.nosrc.rpm
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.66572
+ 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.66572
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 --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... /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 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... /bin/install -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... /bin/grep
checking for egrep... /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 -j8
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 -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'; did you mean 'errno'? [-Wimplicit-function-declaration]
     errx(1, "out of memory");
     ^~~~
     errno
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 -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'; did you mean 'errno'? [-Wimplicit-function-declaration]
           errx(2, "invalid cluster size (must be between 1 and 128)");
           ^~~~
           errno
main.c:159:9: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration]
         err(2, "couldn't change to output directory");
         ^~~
main.c:218:7: warning: implicit declaration of function 'warnx' [-Wimplicit-function-declaration]
       warnx("ignoring extra arguments");
       ^~~~~
main.c:82:7: warning: unused variable 'raw' [-Wunused-variable]
   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 -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]
       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 -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 -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]
     warn("couldn't set file times on: %s", encoded);
     ^~~~
posix.c:74:7: warning: unused variable 'r' [-Wunused-variable]
   int r;
       ^
posix.c:81:5: warning: 'encoded' may be used uninitialized in this function [-Wmaybe-uninitialized]
     warn("couldn't set file times on: %s", encoded);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
posix.c: In function 'setFileAttributes':
posix.c:93:7: warning: 'encoded' may be used uninitialized in this function [-Wmaybe-uninitialized]
       warn("couldn't read file status for: " FC_PRINTF, encoded);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 -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'; did you mean 'errno'? [-Wimplicit-function-declaration]
   errx(1, "search functionality not implemented yet.");
   ^~~~
   errno
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 -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]
   if(lseek64(dd, pos, SEEK_SET) == -1)
      ^~~~~~~
      lseek
list.c:45:5: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration]
     err(1, "couldn't seek drive");
     ^~~
list.c:52:5: warning: implicit declaration of function 'errx'; did you mean 'errno'? [-Wimplicit-function-declaration]
     errx(1, "unexpected end of drive");
     ^~~~
     errno
list.c:56:10: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=]
   printf(kPrintNTFSInfo, boot->secPerClus, boot->offMFT * boot->secPerClus);
          ^~~~~~~~~~~~~~                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 -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]
   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]
       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]
         warn("couldn't read mft record from drive");
         ^~~~
ntfsx.c:471:23: warning: multi-character character constant [-Wmultichar]
  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 -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 -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]
     byte* resident = NULL;
           ^~~~~~~~
scrounge.c: In function 'processMFTRecord':
scrounge.c:199:11: warning: implicit declaration of function 'warnx' [-Wimplicit-function-declaration]
           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'; did you mean 'rmdir'? [-Wimplicit-function-declaration]
   #define fc_mkdir mkdir
                    ^~~~~
scrounge.c:221:8: note: in expansion of macro 'fc_mkdir'
     if(fc_mkdir(basics.filename, DEF_DIR_MODE) == -1)
        ^~~~~~~~
scrounge.c:224:13: warning: implicit declaration of function 'warn' [-Wimplicit-function-declaration]
             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]
                     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'; did you mean 'errno'? [-Wimplicit-function-declaration]
     errx(2, "invalid mft. past end of partition");
     ^~~~
     errno
scrounge.c: In function 'scroungeUsingMFT':
scrounge.c:565:9: warning: unused variable 'numRecords' [-Wunused-variable]
  uint64 numRecords = 0;
         ^~~~~~~~~~
scrounge.c: In function 'scroungeUsingRaw':
scrounge.c:617:18: warning: multi-character character constant [-Wmultichar]
   uint32 magic = kNTFS_RecMagic;
                  ^~~~~~~~~~~~~~
scrounge.c:636:8: warning: implicit declaration of function 'lseek64'; did you mean 'lseek'? [-Wimplicit-function-declaration]
     if(lseek64(pi->device, pos, SEEK_SET) == -1)
        ^~~~~~~
        lseek
In file included from usuals.h:49,
                 from scrounge.c:20:
scrounge.c: In function 'processMFTRecord':
compat.h:303:20: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
   #define fc_chdir chdir
scrounge.c:229:13: note: in expansion of macro 'fc_chdir'
             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]
   #define fc_getcwd getcwd
scrounge.c:575:2: note: in expansion of macro 'fc_getcwd'
  fc_getcwd(dir, MAX_PATH);
  ^~~~~~~~~
compat.h:303:20: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
   #define fc_chdir chdir
scrounge.c:603:5: note: in expansion of macro 'fc_chdir'
     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]
   #define fc_getcwd getcwd
scrounge.c:622:2: note: in expansion of macro 'fc_getcwd'
  fc_getcwd(dir, MAX_PATH);
  ^~~~~~~~~
compat.h:303:20: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
   #define fc_chdir chdir
scrounge.c:654:5: note: in expansion of macro 'fc_chdir'
     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 -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.79220
+ 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
+ cd scrounge-ntfs-0.9
+ make 'INSTALL=/bin/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" || /bin/mkdir -p "/usr/src/tmp/scrounge-ntfs-buildroot/usr/sbin"
  /bin/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" || /bin/mkdir -p "/usr/src/tmp/scrounge-ntfs-buildroot/usr/share/man/man8"
 /bin/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)
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: __xstat open
Hardlinking identical .pyc and .pyo files
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.eG1yLh
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U0kTV1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.3.4), 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.62b2mI
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.YhobkW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ws6aXK
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)
Wrote: /usr/src/RPM/RPMS/i586/scrounge-ntfs-0.9-alt2.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/scrounge-ntfs-debuginfo-0.9-alt2.qa1.i586.rpm
10.40user 3.17system 0:22.09elapsed 61%CPU (0avgtext+0avgdata 25980maxresident)k
0inputs+0outputs (0major+673350minor)pagefaults 0swaps
12.00user 5.68system 0:27.70elapsed 63%CPU (0avgtext+0avgdata 25980maxresident)k
0inputs+0outputs (0major+850401minor)pagefaults 0swaps
--- scrounge-ntfs-0.9-alt2.qa1.i586.rpm.repo	2013-04-17 04:14:12.000000000 +0000
+++ scrounge-ntfs-0.9-alt2.qa1.i586.rpm.hasher	2020-05-31 08:49:25.507410360 +0000
@@ -1,3 +1,3 @@
 /usr/sbin/scrounge-ntfs	100755	
-/usr/share/man/man8/scrounge-ntfs.8.gz	100644	
+/usr/share/man/man8/scrounge-ntfs.8.xz	100644	
 Requires: /lib/ld-linux.so.2