<86>Aug 30 02:22:00 userdel[3515766]: delete user 'rooter'
<86>Aug 30 02:22:00 userdel[3515766]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 30 02:22:00 groupadd[3515774]: group added to /etc/group: name=rooter, GID=675
<86>Aug 30 02:22:00 groupadd[3515774]: group added to /etc/gshadow: name=rooter
<86>Aug 30 02:22:00 groupadd[3515774]: new group: name=rooter, GID=675
<86>Aug 30 02:22:00 useradd[3515781]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash
<86>Aug 30 02:22:00 userdel[3515794]: delete user 'builder'
<86>Aug 30 02:22:00 userdel[3515794]: removed group 'builder' owned by 'builder'
<86>Aug 30 02:22:00 userdel[3515794]: removed shadow group 'builder' owned by 'builder'
<86>Aug 30 02:22:00 groupadd[3515808]: group added to /etc/group: name=builder, GID=676
<86>Aug 30 02:22:00 groupadd[3515808]: group added to /etc/gshadow: name=builder
<86>Aug 30 02:22:00 groupadd[3515808]: new group: name=builder, GID=676
<86>Aug 30 02:22:00 useradd[3515814]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash
<13>Aug 30 02:22:02 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Aug 30 02:22:02 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Aug 30 02:22:03 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Aug 30 02:22:03 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/fakeroot-ng-0.17-alt1.1.nosrc.rpm
Installing fakeroot-ng-0.17-alt1.1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11333
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf fakeroot-ng-0.17
+ echo 'Source #0 (fakeroot-ng-0.17.tar.gz):'
Source #0 (fakeroot-ng-0.17.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/fakeroot-ng-0.17.tar.gz
+ /bin/tar -xf -
+ cd fakeroot-ng-0.17
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (fakeroot-ng-0.17-alt-glibc-2.16.patch):'
Patch #0 (fakeroot-ng-0.17-alt-glibc-2.16.patch):
+ /usr/bin/patch -p2
patching file config.h.in
+ echo 'Patch #1 (fakeroot-ng-0.17-alt-gcc4.7.patch):'
Patch #1 (fakeroot-ng-0.17-alt-gcc4.7.patch):
+ /usr/bin/patch -p2
patching file file.cpp
patching file file_lie.cpp
patching file parent.cpp
patching file process.cpp
patching file ptrace.cpp
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11333
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fakeroot-ng-0.17
+ /usr/bin/subst 's/i686/i786|i686/' configure
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ 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 --disable-silent-rules --without-included-gettext
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
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 style of include used by make... GNU
checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for gawk... (cached) gawk
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for PTRACE_GETREGS... yes
checking for PTRACE_PEEKUSER... yes
checking whether compiler supports the upcoming ISO C++ standard... yes
checking for std::map... std::unordered_map
checking whether compiler supports custom printf style protection... __attribute__ ((format(...)))
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for error_at_line... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for mkdir... yes
checking for strchr... yes
checking for strerror... yes
checking whether openat class functions are supported... yes
checking what alternate location to use for shared memory files... /tmp
checking whether platform linux/x86_64 is supported... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating arch/Makefile
config.status: creating arch/linux/Makefile.template
config.status: creating arch/linux/x86_64/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j8
make  all-recursive
Making all in arch
make -C linux/x86_64
make[3]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch/linux/x86_64'
mkdir -p .deps
touch .deps/stamp
make[3]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch/linux/x86_64'
make[3]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch/linux/x86_64'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../../.. -I../../../arch -I../../../arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 \
	-MT platform.lo -MD -MP -MF .deps/platform.Tdep -c -o platform.lo platform.c
mv -f .deps/platform.Tdep .deps/platform.dep
make[3]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch/linux/x86_64'
make[3]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch/linux/x86_64'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../../.. -I../../../arch -I../../../arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 \
	-MT ../os.lo -MD -MP -MF .deps/os.Tdep -c -o ../os.lo ../os.c
../os.c: In function 'ptlib_linux_get_parent':
../os.c:270:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
         fgets(line, sizeof(line), stat_file );
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/os.Tdep .deps/os.dep
make[3]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch/linux/x86_64'
make[3]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch/linux/x86_64'
ar cru libarch.a.tmp platform.lo ../os.lo
ranlib libarch.a.tmp
mv libarch.a.tmp libarch.a
make[3]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch/linux/x86_64'
Making all in tests
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c pwd.c
pwd.c: In function 'main':
pwd.c:11:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
     getcwd( buffer, sizeof(buffer) );
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pwd.c:15:5: warning: ignoring return value of 'chroot', declared with attribute warn_unused_result [-Wunused-result]
     chroot( "dir");
     ^~~~~~~~~~~~~~
pwd.c:17:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
     getcwd( buffer, sizeof(buffer) );
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pwd.c:20:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
     chdir("dir");
     ^~~~~~~~~~~~
pwd.c:22:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
     getcwd( buffer, sizeof(buffer) );
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c exercise.c
exercise.c: In function 'main':
exercise.c:29:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
     chdir("testdir");
     ^~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o pwd pwd.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o exercise exercise.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o wait_test.o wait_test.cpp
wait_test.cpp: In function 'int main(int, char**)':
wait_test.cpp:12:47: warning: passing NULL to non-pointer argument 3 of 'long unsigned int strtoul(const char*, char**, int)' [-Wconversion-null]
         numchildren=strtoul( argv[1], 0, NULL );
                                               ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o fbomb.o fbomb.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x   -o wait_test wait_test.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x   -o fbomb fbomb.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o calc_defaults.o calc_defaults.cpp
calc_defaults.cpp: In function 'int parent_wait_test()':
calc_defaults.cpp:79:18: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
             write( pfd[1], "a", 1 );
             ~~~~~^~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x   -o calc_defaults calc_defaults.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I./arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o fakeroot_ng-ptrace.o `test -f 'ptrace.cpp' || echo './'`ptrace.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I./arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o fakeroot_ng-file_lie.o `test -f 'file_lie.cpp' || echo './'`file_lie.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I./arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o fakeroot_ng-main.o `test -f 'main.cpp' || echo './'`main.cpp
main.cpp: In function 'bool sanity_check()':
main.cpp:152:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<char> templt(new char[tmppath.length()+20]);
          ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from main.cpp:38:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
main.cpp: In function 'void perform_debugger(int, int)':
main.cpp:234:16: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result]
             dup(fd);
             ~~~^~~~
main.cpp:235:16: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result]
             dup(fd);
             ~~~^~~~
main.cpp:239:14: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
         chdir("/");
         ~~~~~^~~~~
main.cpp: In function 'int main(int, char**)':
main.cpp:413:53: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 108 [-Wformat-truncation=]
         snprintf( sa.sun_path, sizeof(sa.sun_path), "%s.run", persistent_file );
                                                     ^~~~~~~~  ~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from main.cpp:30:
/usr/include/bits/stdio2.h:64:35: note: '__builtin___snprintf_chk' output between 5 and 4100 bytes into a destination of size 108
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:269:53: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 108 [-Wformat-truncation=]
         snprintf( sa.sun_path, sizeof(sa.sun_path), "%s.run", persistent_file );
                                                     ^~~~~~~~  ~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from main.cpp:30:
/usr/include/bits/stdio2.h:64:35: note: '__builtin___snprintf_chk' output between 5 and 4100 bytes into a destination of size 108
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I./arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o fakeroot_ng-shared_mem.o `test -f 'shared_mem.cpp' || echo './'`shared_mem.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I./arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o fakeroot_ng-process.o `test -f 'process.cpp' || echo './'`process.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I./arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o fakeroot_ng-chroot.o `test -f 'chroot.cpp' || echo './'`chroot.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I./arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o fakeroot_ng-file.o `test -f 'file.cpp' || echo './'`file.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I./arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o fakeroot_ng-credentials.o `test -f 'credentials.cpp' || echo './'`credentials.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I./arch/linux/x86_64   -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x -c -o fakeroot_ng-parent.o `test -f 'parent.cpp' || echo './'`parent.cpp
parent.cpp: In function 'int process_sigchld(pid_t, PTLIB_WAIT_RET, int, long int)':
parent.cpp:729:26: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
                     write( root_child->second, &status, sizeof(status) );
                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
parent.cpp: In function 'bool allocate_shared_mem(pid_t, pid_state*)':
parent.cpp:975:14: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result [-Wunused-result]
     ftruncate( fd, shared_mem_size );
     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x   -o fakeroot-ng fakeroot_ng-main.o fakeroot_ng-parent.o fakeroot_ng-process.o fakeroot_ng-file.o fakeroot_ng-file_lie.o fakeroot_ng-ptrace.o fakeroot_ng-chroot.o fakeroot_ng-shared_mem.o fakeroot_ng-credentials.o arch/linux/x86_64/libarch.a 
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28070
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/fakeroot-ng-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/fakeroot-ng-buildroot
+ cd fakeroot-ng-0.17
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/fakeroot-ng-buildroot
make: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
Making install in arch
make[1]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch'
make -C linux/x86_64
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch/linux/x86_64'
make[2]: 'libarch.a' is up to date.
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch/linux/x86_64'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch'
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/fakeroot-ng-0.17/arch'
make[1]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/arch'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
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/fakeroot-ng-0.17/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[2]: Entering directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/fakeroot-ng-buildroot/usr/bin"
  /bin/install -p 'fakeroot-ng' '/usr/src/tmp/fakeroot-ng-buildroot/usr/bin/fakeroot-ng'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/fakeroot-ng-buildroot/usr/share/man/man1"
 /bin/install -p -m 644 './fakeroot-ng.man' '/usr/src/tmp/fakeroot-ng-buildroot/usr/share/man/man1/fakeroot-ng.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make[1]: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
make: Leaving directory '/usr/src/RPM/BUILD/fakeroot-ng-0.17'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/fakeroot-ng-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/fakeroot-ng-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/fakeroot-ng-buildroot/ (default)
Compressing files in /usr/src/tmp/fakeroot-ng-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/fakeroot-ng-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: fakeroot-ng-0.17-alt1.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28070
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fakeroot-ng-0.17
+ DOCDIR=/usr/src/tmp/fakeroot-ng-buildroot/usr/share/doc/fakeroot-ng-0.17
+ export DOCDIR
+ rm -rf /usr/src/tmp/fakeroot-ng-buildroot/usr/share/doc/fakeroot-ng-0.17
+ /bin/mkdir -p /usr/src/tmp/fakeroot-ng-buildroot/usr/share/doc/fakeroot-ng-0.17
+ cp -prL AUTHORS /usr/src/tmp/fakeroot-ng-buildroot/usr/share/doc/fakeroot-ng-0.17
+ chmod -R go-w /usr/src/tmp/fakeroot-ng-buildroot/usr/share/doc/fakeroot-ng-0.17
+ chmod -R a+rX /usr/src/tmp/fakeroot-ng-buildroot/usr/share/doc/fakeroot-ng-0.17
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bdfjS4
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.5tcc0V
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.18)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pimzeQ
Creating fakeroot-ng-debuginfo package
Processing files: fakeroot-ng-debuginfo-0.17-alt1.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TBH1yN
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nDnA0N
find-requires: running scripts (debuginfo)
Requires: fakeroot-ng = 0.17-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/fakeroot-ng-0.17-alt1.1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/fakeroot-ng-debuginfo-0.17-alt1.1.x86_64.rpm
8.94user 2.11system 0:12.50elapsed 88%CPU (0avgtext+0avgdata 127872maxresident)k
0inputs+0outputs (0major+865654minor)pagefaults 0swaps
13.36user 4.39system 0:19.13elapsed 92%CPU (0avgtext+0avgdata 127872maxresident)k
0inputs+0outputs (0major+1157239minor)pagefaults 0swaps
--- fakeroot-ng-0.17-alt1.1.x86_64.rpm.repo	2012-12-04 05:37:20.000000000 +0000
+++ fakeroot-ng-0.17-alt1.1.x86_64.rpm.hasher	2020-08-30 02:22:17.878409422 +0000
@@ -3,3 +3,3 @@
 /usr/share/doc/fakeroot-ng-0.17/AUTHORS	100644	
-/usr/share/man/man1/fakeroot-ng.1.gz	100644	
+/usr/share/man/man1/fakeroot-ng.1.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -12,9 +12,8 @@
 Requires: libgcc_s.so.1(GCC_3.0)(64bit)  
-Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
 Requires: libstdc++.so.6(CXXABI_1.3)(64bit)  
 Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit)  
-Requires: libstdc++.so.6(GLIBCXX_3.4.10)(64bit)  
 Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.18)(64bit)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit)  
 Requires: rtld(GNU_HASH)  
-Requires: rtld(GNU_UNIQUE)  
 Requires: rpmlib(PayloadIsLzma)  
--- fakeroot-ng-debuginfo-0.17-alt1.1.x86_64.rpm.repo	2012-12-04 05:37:20.000000000 +0000
+++ fakeroot-ng-debuginfo-0.17-alt1.1.x86_64.rpm.hasher	2020-08-30 02:22:17.908409451 +0000
@@ -28,3 +28,2 @@
 Requires: debug64(libgcc_s.so.1)  
-Requires: debug64(libm.so.6)  
 Requires: debug64(libstdc++.so.6)