<86>Mar 26 06:41:10 userdel[21674]: delete user 'rooter' <86>Mar 26 06:41:10 userdel[21674]: removed group 'rooter' owned by 'rooter' <86>Mar 26 06:41:10 userdel[21674]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 26 06:41:10 groupadd[21746]: group added to /etc/group: name=rooter, GID=675 <86>Mar 26 06:41:10 groupadd[21746]: new group: name=rooter, GID=675 <86>Mar 26 06:41:10 useradd[21768]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Mar 26 06:41:10 userdel[21818]: delete user 'builder' <86>Mar 26 06:41:10 groupadd[21833]: group added to /etc/group: name=builder, GID=676 <86>Mar 26 06:41:10 groupadd[21833]: group added to /etc/gshadow: name=builder <86>Mar 26 06:41:10 groupadd[21833]: new group: name=builder, GID=676 <86>Mar 26 06:41:10 useradd[21841]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libopennet-0.9.9-alt1_7.nosrc.rpm Installing libopennet-0.9.9-alt1_7.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92434 + 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.92434 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static 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 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 i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-ar... no checking for ar... ar checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for AIX... no checking build system type... i586-alt-linux-gnu checking host system type... i586-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... 64 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... 4 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.9765 + 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 + cd libopennet-0.9.9 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libopennet-buildroot make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9' /bin/install -p -d /usr/src/tmp/libopennet-buildroot/usr/lib /bin/install -p -d /usr/src/tmp/libopennet-buildroot/usr/include /bin/install -p -d /usr/src/tmp/libopennet-buildroot/usr/share/man /bin/install -p -d /usr/src/tmp/libopennet-buildroot/usr/share/man/man3 /bin/install -p -m 644 libopennet.so.def /usr/src/tmp/libopennet-buildroot/usr/lib/libopennet.so.def /bin/install: cannot stat 'libopennet.so.def': No such file or directory make: [Makefile:62: install] Error 1 (ignored) /bin/install -p -m 644 libopennet.so.a /usr/src/tmp/libopennet-buildroot/usr/lib/libopennet.so.a /bin/install: cannot stat 'libopennet.so.a': No such file or directory make: [Makefile:63: install] Error 1 (ignored) /bin/install -p -m 755 libopennet.so /usr/src/tmp/libopennet-buildroot/usr/lib/libopennet.so.0.9.9 /bin/install -p -m 644 libopennet.a /usr/src/tmp/libopennet-buildroot/usr/lib/libopennet.a /bin/install -p -m 644 opennet.h /usr/src/tmp/libopennet-buildroot/usr/include/opennet.h /bin/install -p -m 644 fopen_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/fopen_net.3 /bin/install -p -m 644 lseek_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/lseek_net.3 /bin/install -p -m 644 fseek_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/fseek_net.3 /bin/install -p -m 644 open_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/open_net.3 /bin/install -p -m 644 read_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/read_net.3 /bin/install -p -m 644 opennet.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/opennet.3 ( cd /usr/src/tmp/libopennet-buildroot/usr/lib && 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/lib && 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/lib/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) 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/lib: 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.67926 + 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.7tyz1t find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libopennet-buildroot/usr/lib/libopennet.so.0: 19 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nEiJ6u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libopennet.so.0 = set:idq7Elu9lh91FCQmoIEGwZnrLSpF1AccajIvrZ8Va0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V8chvW 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.4cFd9W 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.xGLWln find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libopennet-devel = 0.9.9 Requires: libopennet0 = 0.9.9, /usr/lib/libopennet.so.0.9.9 Obsoletes: libopennet0-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.9i61I6 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.zIfzig find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s7fDB8 find-requires: running scripts (debuginfo) Provides: debug(libopennet.so.0) Requires: libopennet0 = 0.9.9-alt1_7, debug(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/i586/libopennet0-0.9.9-alt1_7.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libopennet-devel-0.9.9-alt1_7.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libopennet0-debuginfo-0.9.9-alt1_7.i586.rpm 6.89user 1.30system 0:23.85elapsed 34%CPU (0avgtext+0avgdata 24976maxresident)k 0inputs+0outputs (0major+798395minor)pagefaults 0swaps 8.41user 3.04system 0:29.50elapsed 38%CPU (0avgtext+0avgdata 24976maxresident)k 0inputs+0outputs (0major+993985minor)pagefaults 0swaps --- libopennet-devel-0.9.9-alt1_7.i586.rpm.repo 2018-06-17 04:53:15.000000000 +0000 +++ libopennet-devel-0.9.9-alt1_7.i586.rpm.hasher 2019-03-26 06:41:37.843164880 +0000 @@ -4,2 +4,3 @@ /usr/share/man/man3/opennet.3.xz 100644 +Requires: libopennet0 = 0.9.9 Requires: libopennet0 = 0.9.9-alt1_7