<86>May 29 06:57:00 userdel[2992586]: delete user 'rooter'
<86>May 29 06:57:00 userdel[2992586]: removed group 'rooter' owned by 'rooter'
<86>May 29 06:57:00 userdel[2992586]: removed shadow group 'rooter' owned by 'rooter'
<86>May 29 06:57:00 groupadd[2992600]: group added to /etc/group: name=rooter, GID=918
<86>May 29 06:57:00 groupadd[2992600]: group added to /etc/gshadow: name=rooter
<86>May 29 06:57:00 groupadd[2992600]: new group: name=rooter, GID=918
<86>May 29 06:57:00 useradd[2992611]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash
<86>May 29 06:57:00 userdel[2992629]: delete user 'builder'
<86>May 29 06:57:00 userdel[2992629]: removed group 'builder' owned by 'builder'
<86>May 29 06:57:00 userdel[2992629]: removed shadow group 'builder' owned by 'builder'
<86>May 29 06:57:00 groupadd[2992648]: group added to /etc/group: name=builder, GID=919
<86>May 29 06:57:00 groupadd[2992648]: group added to /etc/gshadow: name=builder
<86>May 29 06:57:00 groupadd[2992648]: new group: name=builder, GID=919
<86>May 29 06:57:00 useradd[2992657]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash
<13>May 29 06:57:01 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>May 29 06:57:01 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>May 29 06:57:02 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>May 29 06:57:02 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 (w1.gzdio)
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.67175
+ 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.67175
+ 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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -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
+ 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=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 -j16
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-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-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-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-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-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-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-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-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.17101
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd fakeroot-ng-0.17
+ make 'INSTALL=/usr/libexec/rpm-build/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"
  /usr/libexec/rpm-build/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"
 /usr/libexec/rpm-build/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,gnuconfig)
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.17101
+ 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.fstu7K
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.erwh9i
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.Dn3wAU
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.aowXqz
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jIvOGh
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 (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/fakeroot-ng-debuginfo-0.17-alt1.1.x86_64.rpm (w2.lzdio)
6.34user 2.05system 0:10.64elapsed 78%CPU (0avgtext+0avgdata 128096maxresident)k
0inputs+0outputs (0major+890094minor)pagefaults 0swaps
9.30user 4.18system 0:15.11elapsed 89%CPU (0avgtext+0avgdata 128096maxresident)k
0inputs+0outputs (34962major+1144597minor)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	2022-05-29 06:57:14.206254470 +0000
@@ -3,3 +3,3 @@
 /usr/share/doc/fakeroot-ng-0.17/AUTHORS	100644	root:root	
-/usr/share/man/man1/fakeroot-ng.1.gz	100644	root:root	
+/usr/share/man/man1/fakeroot-ng.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -12,15 +12,14 @@
 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)  
 Provides: fakeroot-ng = 0.17-alt1.1
-File: /usr/bin/fakeroot-ng	100755	root:root	85ebf891503ce0e44331e60a196ba508	
+File: /usr/bin/fakeroot-ng	100755	root:root	aa921c4a43747059053fe3f17bd2eac5	
 File: /usr/share/doc/fakeroot-ng-0.17	40755	root:root		
 File: /usr/share/doc/fakeroot-ng-0.17/AUTHORS	100644	root:root	a0f493ae73a8b2d6fb4fb4071aefe6a4	
-File: /usr/share/man/man1/fakeroot-ng.1.gz	100644	root:root	4e0060dd88da3a87e7ffaaf539b6ccb8	
-RPMIdentity: a81f3bdf5ed899864f065966aca104a5f58c06c1adec2c9a355d6cd6f78dfce86608243bd2128049dc8f8b3dc801a24fafaa1a050282aeea15d05087c8b9a93c
+File: /usr/share/man/man1/fakeroot-ng.1.xz	100644	root:root	f51e41fb3e3433309f0b392d102b1180	
+RPMIdentity: ae8515f0c026e355c234d7521be880091e621ec92a03eaf0acc7a7b4de5ca9961dff75eba34461e979533b42a2cad1368a01def2c42f26ba419867543aa20725
--- 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	2022-05-29 06:57:14.255255133 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/8e	40755	root:root	
-/usr/lib/debug/.build-id/8e/f90222729ff7660b415d21c29600f16bab537a	120777	root:root	../../../../bin/fakeroot-ng
-/usr/lib/debug/.build-id/8e/f90222729ff7660b415d21c29600f16bab537a.debug	120777	root:root	../../usr/bin/fakeroot-ng.debug
+/usr/lib/debug/.build-id/a3	40755	root:root	
+/usr/lib/debug/.build-id/a3/792bc7773826059447881c2029e4a355c6e58b	120777	root:root	../../../../bin/fakeroot-ng
+/usr/lib/debug/.build-id/a3/792bc7773826059447881c2029e4a355c6e58b.debug	120777	root:root	../../usr/bin/fakeroot-ng.debug
 /usr/lib/debug/usr/bin/fakeroot-ng.debug	100644	root:root	
@@ -31,3 +31,2 @@
 Requires: debug64(libgcc_s.so.1)  
-Requires: debug64(libm.so.6)  
 Requires: debug64(libstdc++.so.6)  
@@ -35,6 +34,6 @@
 Provides: fakeroot-ng-debuginfo = 0.17-alt1.1
-File: /usr/lib/debug/.build-id/8e	40755	root:root		
-File: /usr/lib/debug/.build-id/8e/f90222729ff7660b415d21c29600f16bab537a	120777	root:root		../../../../bin/fakeroot-ng
-File: /usr/lib/debug/.build-id/8e/f90222729ff7660b415d21c29600f16bab537a.debug	120777	root:root		../../usr/bin/fakeroot-ng.debug
-File: /usr/lib/debug/usr/bin/fakeroot-ng.debug	100644	root:root	ea428cebe6d95e36b791adca258a51db	
+File: /usr/lib/debug/.build-id/a3	40755	root:root		
+File: /usr/lib/debug/.build-id/a3/792bc7773826059447881c2029e4a355c6e58b	120777	root:root		../../../../bin/fakeroot-ng
+File: /usr/lib/debug/.build-id/a3/792bc7773826059447881c2029e4a355c6e58b.debug	120777	root:root		../../usr/bin/fakeroot-ng.debug
+File: /usr/lib/debug/usr/bin/fakeroot-ng.debug	100644	root:root	e452923ef3fdc5cb95bf830201ce865f	
 File: /usr/src/debug/fakeroot-ng-0.17	40755	root:root		
@@ -62,2 +61,2 @@
 File: /usr/src/debug/fakeroot-ng-0.17/syscalls.h	100644	root:root	a5d343c8fa68005f208b7e9960ef9217	
-RPMIdentity: 60bc54abd241c1965292cff928954176d1630bc1b1644c37d915caef11efbc99582592661592aea6270f1e78bd05b9a4639b818f6c073991f05a804c688a8364
+RPMIdentity: 1d00a5548dd1c99963b45b766731b90808d47765afbc2b57bac62a7aad4bcf5049ac9245d0575ae39f4003b50445ee9aa8dec6a1100ddc293395d14ce771c9dc