<86>Apr 21 00:48:25 userdel[80706]: delete user 'rooter' <86>Apr 21 00:48:25 userdel[80706]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:48:25 userdel[80706]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:48:25 groupadd[80714]: group added to /etc/group: name=rooter, GID=567 <86>Apr 21 00:48:25 groupadd[80714]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:48:25 groupadd[80714]: new group: name=rooter, GID=567 <86>Apr 21 00:48:25 useradd[80721]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Apr 21 00:48:25 userdel[80732]: delete user 'builder' <86>Apr 21 00:48:25 userdel[80732]: removed group 'builder' owned by 'builder' <86>Apr 21 00:48:25 userdel[80732]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:48:25 groupadd[80746]: group added to /etc/group: name=builder, GID=568 <86>Apr 21 00:48:25 groupadd[80746]: group added to /etc/gshadow: name=builder <86>Apr 21 00:48:25 groupadd[80746]: new group: name=builder, GID=568 <86>Apr 21 00:48:25 useradd[80755]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Apr 21 00:48:28 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Apr 21 00:48:28 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed Installing lft-3.35-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55515 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lft-3.35 + echo 'Source #0 (lft-3.35.tar.gz):' Source #0 (lft-3.35.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lft-3.35.tar.gz + /bin/tar -xf - + cd lft-3.35 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55515 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lft-3.35 + 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 + 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' + xargs -ri dirname -- '{}' + sort -u + readlink -e -- ./configure + ./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 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking for gethostbyname in -lnsl... yes checking for connect in -lsocket... no checking for inet_aton in -lresolv... yes checking for sin in -lm... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether x86_64-alt-linux-gcc needs -traditional... no checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for bzero... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strstr... yes checking for pcap_lookupdev in -lpcap... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking if we should build universal binaries... no checking if we should gettimeofday for each packet... no configure: creating ./config.status config.status: creating Makefile config.status: creating config/acconfig.h + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/lft-3.35' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -I/usr/include/pcap -c -o lft.o lft.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -I/usr/include/pcap -c -o lft_ifname.o lft_ifname.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -I/usr/include/pcap -c -o whois.o whois.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -I/usr/include/pcap -c -o lft_lib.o lft_lib.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -I/usr/include/pcap -c -o lft_icmptrace.o lft_icmptrace.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -I/usr/include/pcap -c -o lft_btcptrace.o lft_btcptrace.c In file included from /usr/include/assert.h:35:0, from lft_types.h:22, from lft_lib.h:17, from lft.c:23: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from /usr/include/assert.h:35:0, from lft_types.h:22, from lft_lib.h:17, from whois.c:29: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from /usr/include/assert.h:35:0, from lft_types.h:22, from lft_lib.h:17, from lft_lib.c:17: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from /usr/include/assert.h:35:0, from lft_types.h:22, from lft_lib.h:17, from lft_icmptrace.h:4, from lft_icmptrace.c:1: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from /usr/include/assert.h:35:0, from lft_types.h:22, from lft_lib.h:17, from lft_btcptrace.h:4, from lft_btcptrace.c:1: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ lft_lib.c: In function 'LFTExecute': lft_lib.c:3680:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid (getuid ()); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -I/usr/include/pcap -o whob whois.c -DSTANDALONE -lpcap -lm -lresolv -lnsl In file included from /usr/include/assert.h:35:0, from lft_types.h:22, from lft_lib.h:17, from whois.c:29: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -I/usr/include/pcap -o lft lft.o lft_ifname.o whois.o lft_lib.o lft_icmptrace.o lft_btcptrace.o -lpcap -lm -lresolv -lnsl make: Leaving directory `/usr/src/RPM/BUILD/lft-3.35' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21805 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lft-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lft-buildroot + cd lft-3.35 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/lft-buildroot make: Entering directory `/usr/src/RPM/BUILD/lft-3.35' LFT and WhoB \_Stripping binaries \_Copying files to their intended destinations /bin/install -p lft /usr/src/tmp/lft-buildroot/usr/bin/lft /bin/install -p whob /usr/src/tmp/lft-buildroot/usr/bin/whob chown root /usr/src/tmp/lft-buildroot/usr/bin/lft chown: changing ownership of '/usr/src/tmp/lft-buildroot/usr/bin/lft': Operation not permitted *** WARNING: could not set /usr/bin suid to root Installing manual pages /bin/install -p lft.8 /usr/src/tmp/lft-buildroot/usr/share/man/man8/lft.8 /bin/install -p whob.8 /usr/src/tmp/lft-buildroot/usr/share/man/man8/whob.8 make: Leaving directory `/usr/src/RPM/BUILD/lft-3.35' + install -pDm755 /usr/src/RPM/SOURCES/lft.control /usr/src/tmp/lft-buildroot/etc/control.d/facilities/lft + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lft-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lft-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/lft-buildroot (auto) mode of '/usr/src/tmp/lft-buildroot/usr/share/man/man8/whob.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/lft-buildroot/usr/share/man/man8/lft.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/lft-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: lft-3.35-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50860 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lft-3.35 + DOCDIR=/usr/src/tmp/lft-buildroot/usr/share/doc/lft-3.35 + export DOCDIR + rm -rf /usr/src/tmp/lft-buildroot/usr/share/doc/lft-3.35 + /bin/mkdir -p /usr/src/tmp/lft-buildroot/usr/share/doc/lft-3.35 + cp -prL CHANGELOG COPYING README TODO /usr/src/tmp/lft-buildroot/usr/share/doc/lft-3.35 + chmod -R go-w /usr/src/tmp/lft-buildroot/usr/share/doc/lft-3.35 + chmod -R a+rX /usr/src/tmp/lft-buildroot/usr/share/doc/lft-3.35 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.haOaLQ 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.dFpaYk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xqDB3R Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hzmcZr Requires: /bin/sh, /etc/control.d/facilities(control_fmode), /etc/control.d/facilities(new_fmode), /etc/control.d/functions, /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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpcap.so.0.8()(64bit) >= set:khJ1ZIC8ZIfDtHWdUtJB1, rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/control-dump, /usr/sbin/groupadd Requires(post): /bin/sh, /usr/sbin/control, /usr/sbin/control-restore Obsoletes: fft Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5DiDL4 Wrote: /usr/src/RPM/RPMS/x86_64/lft-3.35-alt1.x86_64.rpm 6.98user 2.92system 0:13.00elapsed 76%CPU (0avgtext+0avgdata 51868maxresident)k 0inputs+0outputs (0major+668387minor)pagefaults 0swaps 11.26user 6.63system 0:21.30elapsed 84%CPU (0avgtext+0avgdata 122232maxresident)k 192inputs+0outputs (0major+862545minor)pagefaults 0swaps --- lft-3.35-alt1.x86_64.rpm.repo 2014-04-13 10:54:43.000000000 +0000 +++ lft-3.35-alt1.x86_64.rpm.hasher 2019-04-21 00:48:43.682123922 +0000 @@ -8,4 +8,4 @@ /usr/share/doc/lft-3.35/TODO 100644 -/usr/share/man/man8/lft.8.bz2 100644 -/usr/share/man/man8/whob.8.gz 100644 +/usr/share/man/man8/lft.8.xz 100644 +/usr/share/man/man8/whob.8.xz 100644 Requires: /bin/sh