<86>Oct  1 09:11:46 userdel[2036736]: delete user 'rooter'
<86>Oct  1 09:11:46 userdel[2036736]: removed group 'rooter' owned by 'rooter'
<86>Oct  1 09:11:46 userdel[2036736]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  1 09:11:46 groupadd[2036754]: group added to /etc/group: name=rooter, GID=1874
<86>Oct  1 09:11:46 groupadd[2036754]: group added to /etc/gshadow: name=rooter
<86>Oct  1 09:11:46 groupadd[2036754]: new group: name=rooter, GID=1874
<86>Oct  1 09:11:46 useradd[2036778]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash
<86>Oct  1 09:11:46 userdel[2036814]: delete user 'builder'
<86>Oct  1 09:11:46 userdel[2036814]: removed group 'builder' owned by 'builder'
<86>Oct  1 09:11:46 userdel[2036814]: removed shadow group 'builder' owned by 'builder'
<86>Oct  1 09:11:46 groupadd[2036844]: group added to /etc/group: name=builder, GID=1875
<86>Oct  1 09:11:46 groupadd[2036844]: group added to /etc/gshadow: name=builder
<86>Oct  1 09:11:46 groupadd[2036844]: new group: name=builder, GID=1875
<86>Oct  1 09:11:46 useradd[2036866]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash
<13>Oct  1 09:11:49 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Oct  1 09:11:49 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Oct  1 09:11:50 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Oct  1 09:11:50 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/tcpreen-1.4.4-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing tcpreen-1.4.4-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77616
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tcpreen-1.4.4
+ echo 'Source #0 (tcpreen-1.4.4.tar.bz2):'
Source #0 (tcpreen-1.4.4.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/tcpreen-1.4.4.tar.bz2
+ /bin/tar -xf -
+ cd tcpreen-1.4.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77616
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcpreen-1.4.4
+ 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
configure: checking system...
checking for build hostname... localhost.localdomain
configure: checking required programs...
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 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 for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
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 dependency style of x86_64-alt-linux-gcc... none
checking dependency style of x86_64-alt-linux-g++... none
configure: checking GNU gettext library...
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: checking C header files...
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 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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
configure: checking C typedefs & structures...
checking for uid_t in sys/types.h... yes
checking if struct sockaddr has a sa_len member... no
checking for struct sockaddr_storage in sys/socket.h... yes
checking for socklen_t in sys/socket.h... yes
configure: checking C library functions...
checking for daemon... yes
checking for vsyslog... yes
checking for strsignal... yes
checking for library containing socket... none required
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for library containing getopt_long... none required
configure: writing results...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating logs/Makefile
config.status: creating libsolve/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ make -j16
make  all-recursive
Making all in po
Making all in libsolve
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c secstr.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c solve.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sockprot.o sockprot.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
rm -f libsolve.a
ar cru libsolve.a sockprot.o solve.o secstr.o 
ranlib libsolve.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
Making all in logs
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o buflog.o buflog.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c output.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c safopen.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o passlog.o passlog.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o log.o log.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o basiclog.o basiclog.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
rm -f liblogs.a
ar cru liblogs.a log.o basiclog.o output.o buflog.o passlog.o safopen.o 
ranlib liblogs.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I../include -I.. -I../logs   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o format.o format.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I../include -I.. -I../logs   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o proto.o proto.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I../include -I.. -I../logs   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bridge.o bridge.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I../include -I.. -I../logs   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o main.o main.cpp
main.cpp:111:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 "TCP re-engineering tool "VERSION" ("PACKAGE_HOST")\n"
 ^
main.cpp:111:34: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 "TCP re-engineering tool "VERSION" ("PACKAGE_HOST")\n"
                                  ^
main.cpp:112:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 " built "__DATE__" on "PACKAGE_BUILD_HOSTNAME" ("PACKAGE_BUILD")\n"
 ^
main.cpp:112:18: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 " built "__DATE__" on "PACKAGE_BUILD_HOSTNAME" ("PACKAGE_BUILD")\n"
                  ^
main.cpp:112:46: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 " built "__DATE__" on "PACKAGE_BUILD_HOSTNAME" ("PACKAGE_BUILD")\n"
                                              ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I../include -I.. -I../logs   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tcpreen.o tcpreen.cpp
tcpreen.cpp: In function 'int bridge_listen(const SocketAddress&)':
tcpreen.cpp:138:10: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
  seteuid (0);
  ~~~~~~~~^~~
tcpreen.cpp:140:10: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
  seteuid (user);
  ~~~~~~~~^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2   -o tcpreen tcpreen.o bridge.o main.o proto.o format.o  ../libsolve/libsolve.a ../logs/liblogs.a 
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89983
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tcpreen-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tcpreen-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tcpreen-1.4.4
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/tcpreen-buildroot/usr exec_prefix=/usr/src/tmp/tcpreen-buildroot/usr bindir=/usr/src/tmp/tcpreen-buildroot/usr/bin sbindir=/usr/src/tmp/tcpreen-buildroot/usr/sbin sysconfdir=/usr/src/tmp/tcpreen-buildroot/etc datadir=/usr/src/tmp/tcpreen-buildroot/usr/share includedir=/usr/src/tmp/tcpreen-buildroot/usr/include libdir=/usr/src/tmp/tcpreen-buildroot/usr/lib64 libexecdir=/usr/src/tmp/tcpreen-buildroot/usr/lib localstatedir=/usr/src/tmp/tcpreen-buildroot/var/lib sharedstatedir=/usr/src/tmp/tcpreen-buildroot/var/lib mandir=/usr/src/tmp/tcpreen-buildroot/usr/share/man infodir=/usr/src/tmp/tcpreen-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4'
Making install in po
make[1]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/po'
/bin/mkdir -p /usr/src/tmp/tcpreen-buildroot/usr/share
installing fr.gmo as /usr/src/tmp/tcpreen-buildroot/usr/share/locale/fr/LC_MESSAGES/tcpreen.mo
installing pt_BR.gmo as /usr/src/tmp/tcpreen-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/tcpreen.mo
if test "tcpreen" = "gettext-tools"; then \
  /bin/mkdir -p /usr/src/tmp/tcpreen-buildroot/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/libexec/rpm-build/install -p -m 644 ./$file \
		    /usr/src/tmp/tcpreen-buildroot/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/src/tmp/tcpreen-buildroot/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/po'
Making install in libsolve
make[1]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
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/tcpreen-1.4.4/libsolve'
make[1]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/libsolve'
Making install in logs
make[1]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
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/tcpreen-1.4.4/logs'
make[1]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/logs'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
test -z "/usr/src/tmp/tcpreen-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/tcpreen-buildroot/usr/bin"
  /usr/libexec/rpm-build/install -p 'tcpreen' '/usr/src/tmp/tcpreen-buildroot/usr/bin/tcpreen'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4'
make[2]: Entering directory '/usr/src/RPM/BUILD/tcpreen-1.4.4'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/tcpreen-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/tcpreen-buildroot/usr/share/man/man1"
 /usr/libexec/rpm-build/install -p -m 644 './tcpreen.1' '/usr/src/tmp/tcpreen-buildroot/usr/share/man/man1/tcpreen.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4'
make[1]: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4'
make: Leaving directory '/usr/src/RPM/BUILD/tcpreen-1.4.4'
+ /usr/lib/rpm/find-lang tcpreen
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tcpreen-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/tcpreen-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/tcpreen-buildroot/ (default)
Compressing files in /usr/src/tmp/tcpreen-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/tcpreen-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: tcpreen-1.4.4-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94871
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcpreen-1.4.4
+ DOCDIR=/usr/src/tmp/tcpreen-buildroot/usr/share/doc/tcpreen-1.4.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/tcpreen-buildroot/usr/share/doc/tcpreen-1.4.4
+ /bin/mkdir -p /usr/src/tmp/tcpreen-buildroot/usr/share/doc/tcpreen-1.4.4
+ cp -prL AUTHORS NEWS README THANKS /usr/src/tmp/tcpreen-buildroot/usr/share/doc/tcpreen-1.4.4
+ chmod -R go-w /usr/src/tmp/tcpreen-buildroot/usr/share/doc/tcpreen-1.4.4
+ chmod -R a+rX /usr/src/tmp/tcpreen-buildroot/usr/share/doc/tcpreen-1.4.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zeLHN0
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.rxwl9h
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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LCBu0C
Creating tcpreen-debuginfo package
Processing files: tcpreen-debuginfo-1.4.4-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1R2Gj1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9cG96s
find-requires: running scripts (debuginfo)
Requires: tcpreen = 1.4.4-alt1.qa1, /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/tcpreen-1.4.4-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tcpreen-debuginfo-1.4.4-alt1.qa1.x86_64.rpm (w2.lzdio)
3.04user 1.67system 0:09.66elapsed 48%CPU (0avgtext+0avgdata 34336maxresident)k
0inputs+0outputs (0major+711325minor)pagefaults 0swaps
3.06user 1.09system 0:16.20elapsed 25%CPU (0avgtext+0avgdata 137176maxresident)k
0inputs+0outputs (0major+192823minor)pagefaults 0swaps
--- tcpreen-1.4.4-alt1.qa1.x86_64.rpm.repo	2013-04-16 22:33:31.000000000 +0000
+++ tcpreen-1.4.4-alt1.qa1.x86_64.rpm.hasher	2023-10-01 09:12:01.818822697 +0000
@@ -8,3 +8,3 @@
 /usr/share/locale/pt_BR/LC_MESSAGES/tcpreen.mo	100644	root:root	
-/usr/share/man/man1/tcpreen.1.gz	100644	root:root	
+/usr/share/man/man1/tcpreen.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -18,2 +18,3 @@
 Requires: libstdc++.so.6(CXXABI_1.3)(64bit)  
+Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)  
 Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit)  
@@ -22,3 +23,3 @@
 Provides: tcpreen = 1.4.4-alt1.qa1
-File: /usr/bin/tcpreen	100755	root:root	1344caaf4a8fea4137e0f0946d66a229	
+File: /usr/bin/tcpreen	100755	root:root	0cdedb2de5581142e9849bc589400321	
 File: /usr/share/doc/tcpreen-1.4.4	40755	root:root		
@@ -30,3 +31,3 @@
 File: /usr/share/locale/pt_BR/LC_MESSAGES/tcpreen.mo	100644	root:root	08c43466bdfd716eb892b4213d6b6d14	
-File: /usr/share/man/man1/tcpreen.1.gz	100644	root:root	0fe27ea221171aee30e9da044f5ec9e0	
-RPMIdentity: b0c9c15c6dfe946b641c25d70583f3df201d56aa6151661fe932b9ec3d09c2b5722aaf5e67f2dfbbcef811831c4523f0bd20b0d0b7c37b73ae6b497bb36e4854
+File: /usr/share/man/man1/tcpreen.1.xz	100644	root:root	69f551dcf380198307c8d2883a24f56e	
+RPMIdentity: fd147906c18c369e3f39473c1a0e458ea945819a042db24078f7ca08027e13d05bf6a8723816e8864219a9587f23a3a33cd7a1c7baba2407b1e14518a3412614
--- tcpreen-debuginfo-1.4.4-alt1.qa1.x86_64.rpm.repo	2013-04-16 22:33:31.000000000 +0000
+++ tcpreen-debuginfo-1.4.4-alt1.qa1.x86_64.rpm.hasher	2023-10-01 09:12:01.869823436 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/17	40755	root:root	
-/usr/lib/debug/.build-id/17/b1bc8993d5f41881a44bb209e44fddcae8797d	120777	root:root	../../../../bin/tcpreen
-/usr/lib/debug/.build-id/17/b1bc8993d5f41881a44bb209e44fddcae8797d.debug	120777	root:root	../../usr/bin/tcpreen.debug
+/usr/lib/debug/.build-id/18	40755	root:root	
+/usr/lib/debug/.build-id/18/348f8f454aac28471264a3771d974cba4642ff	120777	root:root	../../../../bin/tcpreen
+/usr/lib/debug/.build-id/18/348f8f454aac28471264a3771d974cba4642ff.debug	120777	root:root	../../usr/bin/tcpreen.debug
 /usr/lib/debug/usr/bin/tcpreen.debug	100644	root:root	
@@ -41,6 +41,6 @@
 Provides: tcpreen-debuginfo = 1.4.4-alt1.qa1
-File: /usr/lib/debug/.build-id/17	40755	root:root		
-File: /usr/lib/debug/.build-id/17/b1bc8993d5f41881a44bb209e44fddcae8797d	120777	root:root		../../../../bin/tcpreen
-File: /usr/lib/debug/.build-id/17/b1bc8993d5f41881a44bb209e44fddcae8797d.debug	120777	root:root		../../usr/bin/tcpreen.debug
-File: /usr/lib/debug/usr/bin/tcpreen.debug	100644	root:root	c200836e8aa67d7c5f892f5a744e4ecb	
+File: /usr/lib/debug/.build-id/18	40755	root:root		
+File: /usr/lib/debug/.build-id/18/348f8f454aac28471264a3771d974cba4642ff	120777	root:root		../../../../bin/tcpreen
+File: /usr/lib/debug/.build-id/18/348f8f454aac28471264a3771d974cba4642ff.debug	120777	root:root		../../usr/bin/tcpreen.debug
+File: /usr/lib/debug/usr/bin/tcpreen.debug	100644	root:root	206d48ae535e78d8fffc6d8d941a215b	
 File: /usr/src/debug/tcpreen-1.4.4	40755	root:root		
@@ -75,2 +75,2 @@
 File: /usr/src/debug/tcpreen-1.4.4/src/tcpreen.h	100644	root:root	da5a254192abd6286fa2acf858357a4e	
-RPMIdentity: 4048aece6eb124b4a8f6dcdfd5ab167d2bd434b0b47cdd5f214921e73af3aca30bda329f969883b8395c87f637d494e7fa151f468f80f3605da53930c285d922
+RPMIdentity: 5a361601e073dbcda65bb8efe8392de3781e253fdb0469769aef3691d59529fddbfbf866165496a20dfa3919c292d73b061a256dcaf8b8cab25360570f2b3230