<86>Jan 29 03:37:23 userdel[3517898]: delete user 'rooter'
<86>Jan 29 03:37:23 userdel[3517898]: removed group 'rooter' owned by 'rooter'
<86>Jan 29 03:37:23 userdel[3517898]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 29 03:37:23 groupadd[3517914]: group added to /etc/group: name=rooter, GID=951
<86>Jan 29 03:37:23 groupadd[3517914]: group added to /etc/gshadow: name=rooter
<86>Jan 29 03:37:23 groupadd[3517914]: new group: name=rooter, GID=951
<86>Jan 29 03:37:23 useradd[3517929]: new user: name=rooter, UID=951, GID=951, home=/root, shell=/bin/bash
<86>Jan 29 03:37:23 userdel[3517953]: delete user 'builder'
<86>Jan 29 03:37:23 userdel[3517953]: removed group 'builder' owned by 'builder'
<86>Jan 29 03:37:23 userdel[3517953]: removed shadow group 'builder' owned by 'builder'
<86>Jan 29 03:37:23 groupadd[3517971]: group added to /etc/group: name=builder, GID=952
<86>Jan 29 03:37:23 groupadd[3517971]: group added to /etc/gshadow: name=builder
<86>Jan 29 03:37:23 groupadd[3517971]: new group: name=builder, GID=952
<86>Jan 29 03:37:23 useradd[3517987]: new user: name=builder, UID=952, GID=952, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/tcpreen-1.4.4-alt1.qa1.src.rpm: license not found in '/usr/share/license' directory: only
<13>Jan 29 03:37:24 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Jan 29 03:37:25 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461765 installed
<13>Jan 29 03:37:25 rpmi: gcc11-c++-11.2.1-alt2 sisyphus+291192.100.1.1 1638461765 installed
<13>Jan 29 03:37:25 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632239666 installed
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41103
+ 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.41103
+ 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 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --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
configure: checking system...
checking for build hostname... localhost.localdomain
configure: checking required programs...
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 i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking for i586-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 i586-alt-linux-gcc... none
checking dependency style of i586-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... i586-alt-linux-gnu
checking host system type... i586-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... 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 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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 
ar: `u' modifier ignored since `D' is the default (see `U')
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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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'
rm -f liblogs.a
ar cru liblogs.a log.o basiclog.o output.o buflog.o passlog.o safopen.o 
ar: `u' modifier ignored since `D' is the default (see `U')
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'
i586-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 -flto=auto -march=i586 -mtune=generic -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'
i586-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 -flto=auto -march=i586 -mtune=generic -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'
i586-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 -flto=auto -march=i586 -mtune=generic -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'
i586-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 -flto=auto -march=i586 -mtune=generic -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]
  111 | "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]
  111 | "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]
  112 | " 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]
  112 | " 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]
  112 | " 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'
i586-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 -flto=auto -march=i586 -mtune=generic -c -o tcpreen.o tcpreen.cpp
tcpreen.cpp: In function 'int bridge_listen(const SocketAddress&)':
tcpreen.cpp:138:17: warning: ignoring return value of 'int seteuid(__uid_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
  138 |         seteuid (0);
      |         ~~~~~~~~^~~
tcpreen.cpp:140:17: warning: ignoring return value of 'int seteuid(__uid_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
  140 |         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'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -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.51579
+ 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/lib 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)
verify-elf: WARNING: ./usr/bin/tcpreen: uses non-LFS functions: fcntl fstat lseek lstat open
Processing files: tcpreen-1.4.4-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51579
+ 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.ChmvSG
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BJKm4s
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T65nZ3
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.rQFQSW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tm0NLg
find-requires: running scripts (debuginfo)
Requires: tcpreen = 1.4.4-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6)
Adding to tcpreen-debuginfo a strict dependency on tcpreen
Wrote: /usr/src/RPM/RPMS/i586/tcpreen-1.4.4-alt1.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/tcpreen-debuginfo-1.4.4-alt1.qa1.i586.rpm (w2.lzdio)
3.08user 1.62system 0:09.37elapsed 50%CPU (0avgtext+0avgdata 30852maxresident)k
0inputs+0outputs (0major+625926minor)pagefaults 0swaps
/.out/tcpreen-1.4.4-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: only
/.out/tcpreen-debuginfo-1.4.4-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: only
6.37user 4.48system 0:14.73elapsed 73%CPU (0avgtext+0avgdata 104024maxresident)k
0inputs+0outputs (30178major+872779minor)pagefaults 0swaps
--- tcpreen-1.4.4-alt1.qa1.i586.rpm.repo	2021-07-09 01:34:20.000000000 +0000
+++ tcpreen-1.4.4-alt1.qa1.i586.rpm.hasher	2022-01-29 03:37:36.629819260 +0000
@@ -18,2 +18,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -21,2 +23,3 @@
 Requires: libgcc_s.so.1(GCC_3.0)  
+Requires: libgcc_s.so.1(GCC_3.3.1)  
 Requires: libstdc++.so.6(CXXABI_1.3)  
@@ -27,3 +30,3 @@
 Provides: tcpreen = 1.4.4-alt1.qa1:sisyphus+277746.100.1.1
-File: /usr/bin/tcpreen	100755	root:root	a09597000eb13313b319f3679964cc4b	
+File: /usr/bin/tcpreen	100755	root:root	638c3554f5e76d4d30b808c40e4325da	
 File: /usr/share/doc/tcpreen-1.4.4	40755	root:root		
@@ -36,2 +39,2 @@
 File: /usr/share/man/man1/tcpreen.1.xz	100644	root:root	69f551dcf380198307c8d2883a24f56e	
-RPMIdentity: a31a131ff746c387b8609b760f2ad8a290f06de31087f8311e3730d8a7d90a17d79d17821d0fc3d1adef21bcc6134622fb36693263f54afe18b7c7c571b1ac20
+RPMIdentity: 2f0908d756a9b4ad2b4f10fa6d388a94680c03d79f064ba890e697554c2f601bdebc9321d8d7865c4d872b8f79584b6c73b3440cf22a23d9d4d02257d54a20ed
--- tcpreen-debuginfo-1.4.4-alt1.qa1.i586.rpm.repo	2021-07-09 01:34:20.000000000 +0000
+++ tcpreen-debuginfo-1.4.4-alt1.qa1.i586.rpm.hasher	2022-01-29 03:37:36.703820065 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/60	40755	root:root	
-/usr/lib/debug/.build-id/60/5f4579b40579e4033e64d6a0da4461d0b07d78	120777	root:root	../../../../bin/tcpreen
-/usr/lib/debug/.build-id/60/5f4579b40579e4033e64d6a0da4461d0b07d78.debug	120777	root:root	../../usr/bin/tcpreen.debug
+/usr/lib/debug/.build-id/68	40755	root:root	
+/usr/lib/debug/.build-id/68/58535d8367749b48188395edd01aa203f98552	120777	root:root	../../../../bin/tcpreen
+/usr/lib/debug/.build-id/68/58535d8367749b48188395edd01aa203f98552.debug	120777	root:root	../../usr/bin/tcpreen.debug
 /usr/lib/debug/usr/bin/tcpreen.debug	100644	root:root	
@@ -20,2 +20,3 @@
 /usr/src/debug/tcpreen-1.4.4/logs/output.c	100644	root:root	
+/usr/src/debug/tcpreen-1.4.4/logs/output.h	100644	root:root	
 /usr/src/debug/tcpreen-1.4.4/logs/passlog.cpp	100644	root:root	
@@ -41,6 +42,6 @@
 Provides: tcpreen-debuginfo = 1.4.4-alt1.qa1:sisyphus+277746.100.1.1
-File: /usr/lib/debug/.build-id/60	40755	root:root		
-File: /usr/lib/debug/.build-id/60/5f4579b40579e4033e64d6a0da4461d0b07d78	120777	root:root		../../../../bin/tcpreen
-File: /usr/lib/debug/.build-id/60/5f4579b40579e4033e64d6a0da4461d0b07d78.debug	120777	root:root		../../usr/bin/tcpreen.debug
-File: /usr/lib/debug/usr/bin/tcpreen.debug	100644	root:root	ba0b85809ef4500df02a0515f05cef9a	
+File: /usr/lib/debug/.build-id/68	40755	root:root		
+File: /usr/lib/debug/.build-id/68/58535d8367749b48188395edd01aa203f98552	120777	root:root		../../../../bin/tcpreen
+File: /usr/lib/debug/.build-id/68/58535d8367749b48188395edd01aa203f98552.debug	120777	root:root		../../usr/bin/tcpreen.debug
+File: /usr/lib/debug/usr/bin/tcpreen.debug	100644	root:root	e2100725f7b528fe5b0b36920eb3bcab	
 File: /usr/src/debug/tcpreen-1.4.4	40755	root:root		
@@ -61,2 +62,3 @@
 File: /usr/src/debug/tcpreen-1.4.4/logs/output.c	100644	root:root	28669bcffc962d0008c0d471827d66f9	
+File: /usr/src/debug/tcpreen-1.4.4/logs/output.h	100644	root:root	7a898bdaf3351b144f769a8d0e377f4e	
 File: /usr/src/debug/tcpreen-1.4.4/logs/passlog.cpp	100644	root:root	d36c4443469715cafdc39503f46ca151	
@@ -75,2 +77,2 @@
 File: /usr/src/debug/tcpreen-1.4.4/src/tcpreen.h	100644	root:root	da5a254192abd6286fa2acf858357a4e	
-RPMIdentity: ff69a19c71b72d9c74d43ac53ed6cca0635fef2d688cff3462032feb2cccdb53f0967ec2665863602dc24dca7855cdb2a722bcee5ed6baddbff6529849fbbda0
+RPMIdentity: d6a13e6ddfb896963f81c44e4ee532c0b23e078434248abd542747ca47c9b0005f70b72a0eb43416ac5aa635fd0b38a34bfd018fd1ccb46733f03f912ec9edc5