<86>May 10 08:31:33 userdel[87409]: delete user 'rooter' <86>May 10 08:31:33 userdel[87409]: removed group 'rooter' owned by 'rooter' <86>May 10 08:31:33 userdel[87409]: removed shadow group 'rooter' owned by 'rooter' <86>May 10 08:31:33 groupadd[87414]: group added to /etc/group: name=rooter, GID=555 <86>May 10 08:31:33 groupadd[87414]: group added to /etc/gshadow: name=rooter <86>May 10 08:31:33 groupadd[87414]: new group: name=rooter, GID=555 <86>May 10 08:31:33 useradd[87418]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>May 10 08:31:33 userdel[87425]: delete user 'builder' <86>May 10 08:31:33 userdel[87425]: removed group 'builder' owned by 'builder' <86>May 10 08:31:33 userdel[87425]: removed shadow group 'builder' owned by 'builder' <86>May 10 08:31:33 groupadd[87430]: group added to /etc/group: name=builder, GID=556 <86>May 10 08:31:33 groupadd[87430]: group added to /etc/gshadow: name=builder <86>May 10 08:31:33 groupadd[87430]: new group: name=builder, GID=556 <86>May 10 08:31:33 useradd[87434]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>May 10 08:31:35 rpmi: liblz4-1:1.9.1-alt1 sisyphus+228057.100.1.1 1556059318 installed <13>May 10 08:31:35 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521082 installed <13>May 10 08:31:35 rpmi: libgcrypt20-1.8.4-alt1 sisyphus+225621.500.1.1 1553521735 installed <13>May 10 08:31:35 rpmi: libsystemd-1:242-alt5 sisyphus+228947.100.2.1 1557228033 installed <13>May 10 08:31:35 rpmi: libdbus-1.12.12-alt2 sisyphus+221234.100.1.2 1549918047 installed <13>May 10 08:31:35 rpmi: libpcap0.8-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930671 installed <13>May 10 08:31:35 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.887 + 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.68408 + 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 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' 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 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' 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.7802 + 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.48808 + 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.6cvqqG 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.hIWSXp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.z3s1Ls 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.xJQNVI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.edij1h 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 4.84user 1.09system 0:10.92elapsed 54%CPU (0avgtext+0avgdata 33352maxresident)k 0inputs+0outputs (0major+510749minor)pagefaults 0swaps 8.21user 3.08system 0:16.76elapsed 67%CPU (0avgtext+0avgdata 115264maxresident)k 0inputs+0outputs (0major+789427minor)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 2019-05-10 08:31:48.549551815 +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