<86>Feb 7 02:10:48 userdel[2128880]: delete user 'rooter' <86>Feb 7 02:10:48 userdel[2128880]: removed group 'rooter' owned by 'rooter' <86>Feb 7 02:10:48 userdel[2128880]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 7 02:10:48 groupadd[2128892]: group added to /etc/group: name=rooter, GID=693 <86>Feb 7 02:10:48 groupadd[2128892]: group added to /etc/gshadow: name=rooter <86>Feb 7 02:10:48 groupadd[2128892]: new group: name=rooter, GID=693 <86>Feb 7 02:10:48 useradd[2128906]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Feb 7 02:10:48 userdel[2128926]: delete user 'builder' <86>Feb 7 02:10:48 userdel[2128926]: removed group 'builder' owned by 'builder' <86>Feb 7 02:10:48 userdel[2128926]: removed shadow group 'builder' owned by 'builder' <86>Feb 7 02:10:48 groupadd[2128939]: group added to /etc/group: name=builder, GID=694 <86>Feb 7 02:10:48 groupadd[2128939]: group added to /etc/gshadow: name=builder <86>Feb 7 02:10:48 groupadd[2128939]: new group: name=builder, GID=694 <86>Feb 7 02:10:48 useradd[2128949]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Feb 7 02:10:50 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Feb 7 02:10:50 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed <13>Feb 7 02:10:50 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed <13>Feb 7 02:10:50 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed <13>Feb 7 02:10:50 rpmi: libsystemd-1:243.9-alt1 p9+258476.300.4.1 1601997124 installed <13>Feb 7 02:10:50 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed <13>Feb 7 02:10:50 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed <13>Feb 7 02:10:50 rpmi: libpcap-devel-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed <13>Feb 7 02:10:50 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sniffit-0.3.7-alt4.nosrc.rpm Installing sniffit-0.3.7-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sniffit.0.3.7.beta + echo 'Source #0 (sniffit.0.3.7.beta.tar.gz):' Source #0 (sniffit.0.3.7.beta.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/sniffit.0.3.7.beta.tar.gz + /bin/tar -xf - + cd sniffit.0.3.7.beta + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (sniffit_0.3.7.beta-11.diff):' Patch #0 (sniffit_0.3.7.beta-11.diff): + /usr/bin/patch -p1 patching file Makefile.in patching file README.FIRST patching file config.guess patching file config.sub patching file sn_analyse.c patching file sn_interface.c patching file sn_logfile.c patching file sn_structs.h patching file sniffit.0.3.7.c patching file sniffit.8 patching file debian/rules patching file debian/copyright patching file debian/sniffit.dirs patching file debian/watch patching file debian/changelog patching file debian/control patching file debian/sniffit.docs patching file debian/sniffit.examples patching file debian/README + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39456 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sniffit.0.3.7.beta + 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 -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --no-recursion creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for main in -lncurses... yes checking for ncurses.h... /usr/include/ncurses.h checking for shmget... yes checking for atexit... yes checking size of unsigned short int... 2 checking size of unsigned long int... 8 unsigned long is NOT 4 bytes... hmmm... checking size of unsigned int... 4 checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking build system type... x86_64-alt-linux-gnu updating cache ./config.cache creating ./config.status creating Makefile + make -j8 OBJ_OPT= EXE_OPT=-lpcap make: Entering directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' gcc -w -O2 -c sn_resolv.c -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DLINUX=1 make: Leaving directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' make: Entering directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' gcc -w -O2 -c sn_logfile.c -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DLINUX=1 make: Leaving directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' make: Entering directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' gcc -w -O2 -c sn_packets.c -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DLINUX=1 make: Leaving directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' make: Entering directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' gcc -w -O2 -c sn_generation.c -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DLINUX=1 make: Leaving directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' make: Entering directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' gcc -w -O2 -c sn_cfgfile.c -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DLINUX=1 make: Leaving directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' make: Entering directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' gcc -w -O2 -c sn_interface.c -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DLINUX=1 make: Leaving directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' make: Entering directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' gcc -w -O2 -o sniffit sniffit.0.3.7.c sn_packets.o sn_generation.o sn_interface.o sn_cfgfile.o sn_logfile.o sn_resolv.o -lpcap -lncurses -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DLINUX=1 strip sniffit make: Leaving directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' make: Entering directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' Succesfull compilation... make: Leaving directory '/usr/src/RPM/BUILD/sniffit.0.3.7.beta' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78233 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sniffit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sniffit-buildroot + cd sniffit.0.3.7.beta + install -D sniffit /usr/src/tmp/sniffit-buildroot/usr/bin/sniffit + install -D sniffit.5 /usr/src/tmp/sniffit-buildroot/usr/share/man/man5/sniffit.5 + install -D sniffit.8 /usr/src/tmp/sniffit-buildroot/usr/share/man/man8/sniffit.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sniffit-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sniffit-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/sniffit-buildroot/ (default) Compressing files in /usr/src/tmp/sniffit-buildroot (auto) mode of '/usr/src/tmp/sniffit-buildroot/usr/share/man/man8/sniffit.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/sniffit-buildroot/usr/share/man/man5/sniffit.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/sniffit Verifying ELF objects in /usr/src/tmp/sniffit-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: sniffit-0.3.7-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78233 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sniffit.0.3.7.beta + DOCDIR=/usr/src/tmp/sniffit-buildroot/usr/share/doc/sniffit-0.3.7 + export DOCDIR + rm -rf /usr/src/tmp/sniffit-buildroot/usr/share/doc/sniffit-0.3.7 + /bin/mkdir -p /usr/src/tmp/sniffit-buildroot/usr/share/doc/sniffit-0.3.7 + cp -prL PLUGIN-HOWTO README.FIRST BETA-TESTING /usr/src/tmp/sniffit-buildroot/usr/share/doc/sniffit-0.3.7 + chmod -R go-w /usr/src/tmp/sniffit-buildroot/usr/share/doc/sniffit-0.3.7 + chmod -R a+rX /usr/src/tmp/sniffit-buildroot/usr/share/doc/sniffit-0.3.7 + cp -prL HISTORY sample_config_file sniffit-FAQ dns_plugin.plug dummy_plugin.plug /usr/src/tmp/sniffit-buildroot/usr/share/doc/sniffit-0.3.7 + chmod -R go-w /usr/src/tmp/sniffit-buildroot/usr/share/doc/sniffit-0.3.7 + chmod -R a+rX /usr/src/tmp/sniffit-buildroot/usr/share/doc/sniffit-0.3.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sSs8Th 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.ZwBVE7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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), libncurses.so.5()(64bit) >= set:mhWiBzDlR0Bkuo7XDjOdO2QJJgVwMWJHYjDqHmtuWz2lW5h6tS4MZ9juEm8UXgHlCAA1NIM1e1, libpcap.so.0.8()(64bit) >= set:kgdcXjtB4GvnPpzJRScZur0, libtinfo.so.5()(64bit) >= set:liZKbfJOZ56XhVGZ0aZiqL5, 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.gPsXO0 Wrote: /usr/src/RPM/RPMS/x86_64/sniffit-0.3.7-alt4.x86_64.rpm 5.33user 1.38system 0:08.47elapsed 79%CPU (0avgtext+0avgdata 41732maxresident)k 0inputs+0outputs (0major+266756minor)pagefaults 0swaps 9.90user 4.29system 0:16.08elapsed 88%CPU (0avgtext+0avgdata 119880maxresident)k 200inputs+0outputs (0major+534823minor)pagefaults 0swaps --- sniffit-0.3.7-alt4.x86_64.rpm.repo 2012-03-25 20:38:47.000000000 +0000 +++ sniffit-0.3.7-alt4.x86_64.rpm.hasher 2021-02-07 02:11:02.230010093 +0000 @@ -10,5 +10,6 @@ /usr/share/doc/sniffit-0.3.7/sniffit-FAQ 100644 -/usr/share/man/man5/sniffit.5.gz 100644 -/usr/share/man/man8/sniffit.8.gz 100644 +/usr/share/man/man5/sniffit.5.xz 100644 +/usr/share/man/man8/sniffit.8.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit)