<86>May 17 09:47:17 userdel[1553564]: delete user 'rooter' <86>May 17 09:47:17 groupadd[1553606]: group added to /etc/group: name=rooter, GID=543 <86>May 17 09:47:17 groupadd[1553606]: group added to /etc/gshadow: name=rooter <86>May 17 09:47:17 groupadd[1553606]: new group: name=rooter, GID=543 <86>May 17 09:47:17 useradd[1553633]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>May 17 09:47:17 userdel[1553646]: delete user 'builder' <86>May 17 09:47:17 userdel[1553646]: removed group 'builder' owned by 'builder' <86>May 17 09:47:17 userdel[1553646]: removed shadow group 'builder' owned by 'builder' <86>May 17 09:47:17 groupadd[1553670]: group added to /etc/group: name=builder, GID=544 <86>May 17 09:47:17 groupadd[1553670]: group added to /etc/gshadow: name=builder <86>May 17 09:47:17 groupadd[1553670]: new group: name=builder, GID=544 <86>May 17 09:47:17 useradd[1553677]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>May 17 09:47:19 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228299 installed <13>May 17 09:47:19 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521082 installed <13>May 17 09:47:19 rpmi: libgcrypt20-1.8.5-alt3 p9+239665.100.7.1 1586364779 installed <13>May 17 09:47:19 rpmi: libsystemd-1:243.8-alt2 p9+249709.100.3.1 1586972032 installed <13>May 17 09:47:19 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553687 installed <13>May 17 09:47:19 rpmi: libpcap0.8-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930671 installed <13>May 17 09:47:19 rpmi: libpcap-devel-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930671 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ipaudit-1.0-alt1rc9.qa1.nosrc.rpm Installing ipaudit-1.0-alt1rc9.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85837 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ipaudit-1.0rc9 + echo 'Source #0 (ipaudit-1.0rc9.tar.gz):' Source #0 (ipaudit-1.0rc9.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ipaudit-1.0rc9.tar.gz + /bin/tar -xf - + cd ipaudit-1.0rc9 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85837 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipaudit-1.0rc9 + ./configure --prefix=/usr checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes Configuring for ipaudit ... checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /bin/install -c checking for sqrt in -lm... yes checking for gethostent in -lnsl... no checking for pcap_datalink in -lpcap... yes checking how to run the C preprocessor... gcc -E checking for egrep... 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 pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands + make -j8 Making all in src make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi hash.c: In function 'ht_storekey': hash.c:312:23: warning: ignoring return value of 'calloc', declared with attribute warn_unused_result [-Wunused-result] if (ndata ) calloc(1, ndata); ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -MT ipdbase.o -MD -MP -MF ".deps/ipdbase.Tpo" -c -o ipdbase.o ipdbase.c; \ then mv -f ".deps/ipdbase.Tpo" ".deps/ipdbase.Po"; else rm -f ".deps/ipdbase.Tpo"; exit 1; fi make[2]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -MT total.o -MD -MP -MF ".deps/total.Tpo" -c -o total.o total.c; \ then mv -f ".deps/total.Tpo" ".deps/total.Po"; else rm -f ".deps/total.Tpo"; exit 1; fi make[2]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -MT ipstrings.o -MD -MP -MF ".deps/ipstrings.Tpo" -c -o ipstrings.o ipstrings.c; \ then mv -f ".deps/ipstrings.Tpo" ".deps/ipstrings.Po"; else rm -f ".deps/ipstrings.Tpo"; exit 1; fi make[2]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' gcc -g -O2 -Wall -o total total.o hash.o -lpcap -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' gcc -g -O2 -Wall -o ipstrings ipstrings.o -lpcap -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -MT ipaudit.o -MD -MP -MF ".deps/ipaudit.Tpo" -c -o ipaudit.o ipaudit.c; \ then mv -f ".deps/ipaudit.Tpo" ".deps/ipaudit.Po"; else rm -f ".deps/ipaudit.Tpo"; exit 1; fi ipaudit.c: In function 'main': ipaudit.c:724:21: warning: the address of 'ip_m' will always evaluate as 'true' [-Waddress] if ((!dump_this) && ip_m) { ^~ ipaudit.c:419:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid (pw_user->pw_gid); ^~~~~~~~~~~~~~~~~~~~~~~~ ipaudit.c:420:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid (pw_user->pw_uid); ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' gcc -g -O2 -Wall -o ipaudit ipaudit.o ipdbase.o hash.o -lpcap -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' Making all in doc make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96773 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ipaudit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ipaudit-buildroot + cd ipaudit-1.0rc9 + make install DESTDIR=/usr/src/tmp/ipaudit-buildroot make: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/ipaudit-buildroot/usr/bin" /bin/install -c 'total' '/usr/src/tmp/ipaudit-buildroot/usr/bin/total' test -z "/usr/sbin" || mkdir -p -- "/usr/src/tmp/ipaudit-buildroot/usr/sbin" /bin/install -c 'ipaudit' '/usr/src/tmp/ipaudit-buildroot/usr/sbin/ipaudit' /bin/install -c 'ipstrings' '/usr/src/tmp/ipaudit-buildroot/usr/sbin/ipstrings' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/man/man1" || mkdir -p -- "/usr/src/tmp/ipaudit-buildroot/usr/man/man1" /bin/install -c -m 644 './total.1' '/usr/src/tmp/ipaudit-buildroot/usr/man/man1/total.1' test -z "/usr/man/man8" || mkdir -p -- "/usr/src/tmp/ipaudit-buildroot/usr/man/man8" /bin/install -c -m 644 './ipaudit.8' '/usr/src/tmp/ipaudit-buildroot/usr/man/man8/ipaudit.8' /bin/install -c -m 644 './ipstrings.8' '/usr/src/tmp/ipaudit-buildroot/usr/man/man8/ipstrings.8' make[2]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9' make[2]: Entering directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9' 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/ipaudit-1.0rc9' make[1]: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9' make: Leaving directory '/usr/src/RPM/BUILD/ipaudit-1.0rc9' + /bin/install -pD -m444 /usr/src/tmp/ipaudit-buildroot/usr/man/man1/total.1 /usr/src/tmp/ipaudit-buildroot/usr/share/man/man1/total.1 + /bin/install -pD -m444 /usr/src/tmp/ipaudit-buildroot/usr/man/man8/ipaudit.8 /usr/src/tmp/ipaudit-buildroot/usr/share/man/man8/ipaudit.8 + /bin/install -pD -m444 /usr/src/tmp/ipaudit-buildroot/usr/man/man8/ipstrings.8 /usr/src/tmp/ipaudit-buildroot/usr/share/man/man8/ipstrings.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ipaudit-buildroot (auto) mode of 'usr/share/man/man8/ipstrings.8' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/ipaudit.8' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/total.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ipaudit-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ipaudit-buildroot/ (default) Compressing files in /usr/src/tmp/ipaudit-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ipaudit-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/ipaudit: uses non-LFS functions: fopen open verify-elf: WARNING: ./usr/bin/total: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: ipaudit-1.0-alt1rc9.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61739 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipaudit-1.0rc9 + DOCDIR=/usr/src/tmp/ipaudit-buildroot/usr/share/doc/ipaudit-1.0 + export DOCDIR + rm -rf /usr/src/tmp/ipaudit-buildroot/usr/share/doc/ipaudit-1.0 + /bin/mkdir -p /usr/src/tmp/ipaudit-buildroot/usr/share/doc/ipaudit-1.0 + cp -prL README /usr/src/tmp/ipaudit-buildroot/usr/share/doc/ipaudit-1.0 + chmod -R go-w /usr/src/tmp/ipaudit-buildroot/usr/share/doc/ipaudit-1.0 + chmod -R a+rX /usr/src/tmp/ipaudit-buildroot/usr/share/doc/ipaudit-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ln83XE 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.7ZKIvq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libpcap.so.0.8 >= set:kgzkKujW9Zmz32C6l9xomIup4r2H45VfTe2, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CjswvA Creating ipaudit-debuginfo package Processing files: ipaudit-debuginfo-1.0-alt1rc9.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.juCIOW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BwUJqE find-requires: running scripts (debuginfo) Requires: ipaudit = 1.0-alt1rc9.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpcap.so.0.8) warning: Installed (but unpackaged) file(s) found: /usr/man/man1/total.1.xz /usr/man/man8/ipaudit.8.xz /usr/man/man8/ipstrings.8.xz Wrote: /usr/src/RPM/RPMS/i586/ipaudit-1.0-alt1rc9.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ipaudit-debuginfo-1.0-alt1rc9.qa1.i586.rpm 5.01user 1.24system 0:11.59elapsed 54%CPU (0avgtext+0avgdata 33776maxresident)k 0inputs+0outputs (0major+509204minor)pagefaults 0swaps 8.36user 3.39system 0:18.30elapsed 64%CPU (0avgtext+0avgdata 115488maxresident)k 0inputs+0outputs (0major+789033minor)pagefaults 0swaps --- ipaudit-1.0-alt1rc9.qa1.i586.rpm.repo 2013-04-16 16:07:15.000000000 +0000 +++ ipaudit-1.0-alt1rc9.qa1.i586.rpm.hasher 2020-05-17 09:47:34.005400767 +0000 @@ -5,5 +5,5 @@ /usr/share/doc/ipaudit-1.0/README 100644 -/usr/share/man/man1/total.1.gz 100644 -/usr/share/man/man8/ipaudit.8.bz2 100644 -/usr/share/man/man8/ipstrings.8.gz 100644 +/usr/share/man/man1/total.1.xz 100644 +/usr/share/man/man8/ipaudit.8.xz 100644 +/usr/share/man/man8/ipstrings.8.xz 100644 Requires: /lib/ld-linux.so.2