<86>Mar 21 02:25:24 userdel[2505485]: delete user 'rooter'
<86>Mar 21 02:25:24 userdel[2505485]: removed group 'rooter' owned by 'rooter'
<86>Mar 21 02:25:24 userdel[2505485]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 21 02:25:24 groupadd[2505539]: group added to /etc/group: name=rooter, GID=672
<86>Mar 21 02:25:24 groupadd[2505539]: group added to /etc/gshadow: name=rooter
<86>Mar 21 02:25:24 groupadd[2505539]: new group: name=rooter, GID=672
<86>Mar 21 02:25:24 useradd[2505583]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash
<86>Mar 21 02:25:24 userdel[2505949]: delete user 'builder'
<86>Mar 21 02:25:24 groupadd[2506354]: group added to /etc/group: name=builder, GID=673
<86>Mar 21 02:25:24 groupadd[2506354]: group added to /etc/gshadow: name=builder
<86>Mar 21 02:25:24 groupadd[2506354]: new group: name=builder, GID=673
<86>Mar 21 02:25:24 useradd[2506476]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash
warning: ignored self-provides: libopennet-devel = 0.9.9
warning: ignored self-provides: libopennet-devel = 0.9.9
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libopennet-0.9.9-alt1_7.nosrc.rpm (w1.gzdio)
warning: ignored self-provides: libopennet-devel = 0.9.9
Installing libopennet-0.9.9-alt1_7.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18953
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libopennet-0.9.9
+ echo 'Source #0 (libopennet-0.9.9.tar.bz2):'
Source #0 (libopennet-0.9.9.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/libopennet-0.9.9.tar.bz2
+ /bin/tar -xf -
+ cd libopennet-0.9.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (libopennet-0.9.3-DESTDIR.diff):'
Patch #0 (libopennet-0.9.3-DESTDIR.diff):
+ /usr/bin/patch -p0
patching file Makefile.in
Hunk #2 succeeded at 55 (offset 2 lines).
+ cp -af /usr/share/gnu-config/config.guess /usr/share/gnu-config/config.sub .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18953
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libopennet-0.9.9
+ export 'SHOBJFLAGS=-Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT'
+ SHOBJFLAGS='-Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT'
+ 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 -- '{}'
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
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 ANSI C... none needed
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for egrep... grep -E
checking for AIX... no
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking host operating system... linux-gnu
checking how to create shared objects...  -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for off_t... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strstr... yes
checking for getpeername... yes
checking for uname... yes
checking for inline... inline
checking for long long... yes
checking size of long long... 8
checking for long... yes
checking size of long... 8
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for uint64_t... yes
checking for int64_t... yes
checking for uint32_t... yes
checking for int32_t... yes
checking for uint16_t... yes
checking for int16_t... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing inet_aton... none required
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking windowsx.h usability... no
checking windowsx.h presence... no
checking for windowsx.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for main in -lwsock32... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fopen_net.3
config.status: creating fseek_net.3
config.status: creating lseek_net.3
config.status: creating open_net.3
config.status: creating opennet.3
config.status: creating read_net.3
config.status: creating fread_net.3
config.status: creating config.h
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -DHAVE_CONFIG_H  -c -o net.o net.c
make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT -c -o net_shr.o net.c
make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -DHAVE_CONFIG_H  -c -o opennet.o opennet.c
opennet.c: In function 'read_net_internal':
opennet.c:152:55: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
   gpn_ret = getpeername(fd, (struct sockaddr *) &tmp, &tmplen);
                                                       ^~~~~~~
In file included from opennet.c:4:
/usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getpeername (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
ar rcu libopennet.a opennet.o net.o 
ranlib libopennet.a
make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT -c -o opennet_shr.o opennet.c
opennet.c: In function 'read_net_internal':
opennet.c:152:55: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
   gpn_ret = getpeername(fd, (struct sockaddr *) &tmp, &tmplen);
                                                       ^~~~~~~
In file included from opennet.c:4:
/usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getpeername (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT -o libopennet.so opennet_shr.o net_shr.o   
make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33069
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libopennet-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libopennet-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libopennet-0.9.9
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libopennet-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/libopennet-buildroot/usr/lib64
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/libopennet-buildroot/usr/include
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/libopennet-buildroot/usr/share/man
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/libopennet-buildroot/usr/share/man/man3
/usr/libexec/rpm-build/install -p -m 644 libopennet.so.def /usr/src/tmp/libopennet-buildroot/usr/lib64/libopennet.so.def
/bin/install: cannot stat 'libopennet.so.def': No such file or directory
make: [Makefile:62: install] Error 1 (ignored)
/usr/libexec/rpm-build/install -p -m 644 libopennet.so.a /usr/src/tmp/libopennet-buildroot/usr/lib64/libopennet.so.a
/bin/install: cannot stat 'libopennet.so.a': No such file or directory
make: [Makefile:63: install] Error 1 (ignored)
/usr/libexec/rpm-build/install -p -m 755 libopennet.so /usr/src/tmp/libopennet-buildroot/usr/lib64/libopennet.so.0.9.9
/usr/libexec/rpm-build/install -p -m 644 libopennet.a /usr/src/tmp/libopennet-buildroot/usr/lib64/libopennet.a
/usr/libexec/rpm-build/install -p -m 644 opennet.h /usr/src/tmp/libopennet-buildroot/usr/include/opennet.h
/usr/libexec/rpm-build/install -p -m 644 fopen_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/fopen_net.3
/usr/libexec/rpm-build/install -p -m 644 lseek_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/lseek_net.3
/usr/libexec/rpm-build/install -p -m 644 fseek_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/fseek_net.3
/usr/libexec/rpm-build/install -p -m 644 open_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/open_net.3
/usr/libexec/rpm-build/install -p -m 644 read_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/read_net.3
/usr/libexec/rpm-build/install -p -m 644 opennet.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/opennet.3
( cd /usr/src/tmp/libopennet-buildroot/usr/lib64 && rm -f libopennet.so.`echo 0.9.9 | cut -f 1 -d .` && ln -s libopennet.so.0.9.9 libopennet.so.`echo 0.9.9 | cut -f 1 -d .` )
( cd /usr/src/tmp/libopennet-buildroot/usr/lib64 && rm -f libopennet.so && ln -s libopennet.so.0.9.9 libopennet.so )
make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libopennet-buildroot (auto)
mode of './usr/lib64/libopennet.so.0.9.9' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libopennet-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libopennet-buildroot/ (default)
Compressing files in /usr/src/tmp/libopennet-buildroot (auto)
removed '/usr/src/tmp/libopennet-buildroot/usr/share/man/man3/read_net.3'
removed '/usr/src/tmp/libopennet-buildroot/usr/share/man/man3/open_net.3'
removed '/usr/src/tmp/libopennet-buildroot/usr/share/man/man3/fseek_net.3'
removed '/usr/src/tmp/libopennet-buildroot/usr/share/man/man3/lseek_net.3'
removed '/usr/src/tmp/libopennet-buildroot/usr/share/man/man3/fopen_net.3'
Adjusting library links in /usr/src/tmp/libopennet-buildroot
./usr/lib64:
	libopennet.so.0 -> libopennet.so.0.9.9
Verifying ELF objects in /usr/src/tmp/libopennet-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: libopennet0-0.9.9-alt1_7
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26747
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libopennet-0.9.9
+ DOCDIR=/usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9
+ /bin/mkdir -p /usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9
+ cp -prL ChangeLog LICENSE README /usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9
+ chmod -R go-w /usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9
+ chmod -R a+rX /usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Kt0Vg
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libopennet-buildroot/usr/lib64/libopennet.so.0: 19 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NhKxry
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libopennet.so.0()(64bit) = set:idq7Elu9lh91FCQmoIEGwZnrLSpF1AccajIvrZ8Va0
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jf5R2T
Creating libopennet0-debuginfo package
Processing files: libopennet-devel-0.9.9-alt1_7
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TOeRFj
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.DBwzkN
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libopennet0 = 0.9.9, /usr/lib64/libopennet.so.0.9.9
Obsoletes: lib64opennet0-devel < 0.9.9-alt1_7
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XiADCk
Processing files: libopennet0-debuginfo-0.9.9-alt1_7
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BgxgjV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dRmn3z
find-requires: running scripts (debuginfo)
Provides: debug64(libopennet.so.0)
Requires: libopennet0 = 0.9.9-alt1_7, debug64(libc.so.6)
Adding to libopennet-devel a strict dependency on libopennet0
Removing 1 extra deps from libopennet-devel due to dependency on libopennet0
Wrote: /usr/src/RPM/RPMS/x86_64/libopennet0-0.9.9-alt1_7.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libopennet-devel-0.9.9-alt1_7.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libopennet0-debuginfo-0.9.9-alt1_7.x86_64.rpm (w2.lzdio)
6.36user 1.60system 0:26.67elapsed 29%CPU (0avgtext+0avgdata 30608maxresident)k
0inputs+0outputs (0major+923019minor)pagefaults 0swaps
7.88user 3.30system 0:36.73elapsed 30%CPU (0avgtext+0avgdata 30608maxresident)k
0inputs+0outputs (0major+1133325minor)pagefaults 0swaps
--- libopennet-devel-0.9.9-alt1_7.x86_64.rpm.repo	2018-06-17 04:53:15.000000000 +0000
+++ libopennet-devel-0.9.9-alt1_7.x86_64.rpm.hasher	2021-03-21 02:25:56.113629820 +0000
@@ -4,5 +4,5 @@
 /usr/share/man/man3/opennet.3.xz	100644	
+Requires: libopennet0 = 0.9.9
 Requires: libopennet0 = 0.9.9-alt1_7
 Requires: rpmlib(PayloadIsLzma)  
-Provides: libopennet-devel = 0.9.9
 Provides: libopennet-devel = 0.9.9-alt1_7