<86>Apr 14 00:49:38 userdel[67456]: delete user 'rooter' <86>Apr 14 00:49:38 groupadd[67466]: group added to /etc/group: name=rooter, GID=549 <86>Apr 14 00:49:38 groupadd[67466]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:49:38 groupadd[67466]: new group: name=rooter, GID=549 <86>Apr 14 00:49:38 useradd[67472]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 14 00:49:38 userdel[67482]: delete user 'builder' <86>Apr 14 00:49:38 userdel[67482]: removed group 'builder' owned by 'builder' <86>Apr 14 00:49:38 groupadd[67487]: group added to /etc/group: name=builder, GID=550 <86>Apr 14 00:49:38 groupadd[67487]: group added to /etc/gshadow: name=builder <86>Apr 14 00:49:38 groupadd[67487]: new group: name=builder, GID=550 <86>Apr 14 00:49:38 useradd[67497]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Apr 14 00:49:40 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Apr 14 00:49:40 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 14 00:49:40 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 14 00:49:40 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed 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.48843 + 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.48843 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sniffit.0.3.7.beta + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --without-included-gettext --no-recursion creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -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 + '[' -n '' ']' + NPROCS=8 + make -j8 OBJ_OPT= EXE_OPT=-lpcap 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 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 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 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 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 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 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 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.79486 + 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) 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--) 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.85816 + 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.4ptkQl find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ub3aou find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.wYBlFF Wrote: /usr/src/RPM/RPMS/x86_64/sniffit-0.3.7-alt4.x86_64.rpm 1.67user 0.55system 0:04.68elapsed 47%CPU (0avgtext+0avgdata 37688maxresident)k 0inputs+0outputs (0major+216044minor)pagefaults 0swaps 3.89user 2.35system 0:09.02elapsed 69%CPU (0avgtext+0avgdata 122148maxresident)k 424inputs+0outputs (0major+412140minor)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 2019-04-14 00:49:45.897744081 +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)