<86>Dec 20 08:11:33 userdel[408448]: delete user 'rooter' <86>Dec 20 08:11:33 userdel[408448]: removed group 'rooter' owned by 'rooter' <86>Dec 20 08:11:33 userdel[408448]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 20 08:11:33 groupadd[408496]: group added to /etc/group: name=rooter, GID=648 <86>Dec 20 08:11:33 groupadd[408496]: group added to /etc/gshadow: name=rooter <86>Dec 20 08:11:33 groupadd[408496]: new group: name=rooter, GID=648 <86>Dec 20 08:11:33 useradd[408523]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Dec 20 08:11:33 userdel[408573]: delete user 'builder' <86>Dec 20 08:11:33 userdel[408573]: removed group 'builder' owned by 'builder' <86>Dec 20 08:11:33 userdel[408573]: removed shadow group 'builder' owned by 'builder' <86>Dec 20 08:11:33 groupadd[408617]: group added to /etc/group: name=builder, GID=649 <86>Dec 20 08:11:33 groupadd[408617]: group added to /etc/gshadow: name=builder <86>Dec 20 08:11:33 groupadd[408617]: new group: name=builder, GID=649 <86>Dec 20 08:11:33 useradd[408635]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash <13>Dec 20 08:11:36 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228299 installed <13>Dec 20 08:11:36 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237675 installed <13>Dec 20 08:11:36 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237923 installed <13>Dec 20 08:11:36 rpmi: libsystemd-1:243.9-alt1 p9+258476.300.4.1 1601997172 installed <13>Dec 20 08:11:36 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553687 installed <13>Dec 20 08:11:36 rpmi: libpcap0.8-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930671 installed <13>Dec 20 08:11:36 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.55832 + 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.62598 + 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' 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' 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 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.96542 + 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.85709 + 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.7XIKs1 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.umRf61 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.ansIco 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.3WJjud find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b7pu1i 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.99user 1.76system 0:11.68elapsed 66%CPU (0avgtext+0avgdata 33572maxresident)k 0inputs+0outputs (0major+514711minor)pagefaults 0swaps 10.08user 4.53system 0:18.81elapsed 77%CPU (0avgtext+0avgdata 116916maxresident)k 0inputs+0outputs (0major+793283minor)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-12-20 08:11:50.364066507 +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