<86>Jul 25 10:07:17 userdel[1330089]: delete user 'rooter' <86>Jul 25 10:07:17 userdel[1330089]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 10:07:17 groupadd[1330105]: group added to /etc/group: name=rooter, GID=642 <86>Jul 25 10:07:17 groupadd[1330105]: group added to /etc/gshadow: name=rooter <86>Jul 25 10:07:17 groupadd[1330105]: new group: name=rooter, GID=642 <86>Jul 25 10:07:17 useradd[1330116]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Jul 25 10:07:17 userdel[1330134]: delete user 'builder' <86>Jul 25 10:07:17 userdel[1330134]: removed group 'builder' owned by 'builder' <86>Jul 25 10:07:17 userdel[1330134]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 10:07:17 groupadd[1330153]: group added to /etc/group: name=builder, GID=643 <86>Jul 25 10:07:17 groupadd[1330153]: group added to /etc/gshadow: name=builder <86>Jul 25 10:07:17 groupadd[1330153]: new group: name=builder, GID=643 <86>Jul 25 10:07:17 useradd[1330166]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Jul 25 10:07:21 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228299 installed <13>Jul 25 10:07:21 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237675 installed <13>Jul 25 10:07:21 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237923 installed <13>Jul 25 10:07:21 rpmi: libsystemd-1:246.14-alt1 p9+279856.100.1.1 1626804758 installed <13>Jul 25 10:07:21 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553687 installed <13>Jul 25 10:07:21 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171733 installed <13>Jul 25 10:07:21 rpmi: libpcap-devel-2:1.9.1-alt2 p9+263886.100.3.1 1609171733 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/lft-3.35-alt1.nosrc.rpm (w1.gzdio) Installing lft-3.35-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31122 + 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.31122 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lft-3.35 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-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... no 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... i586-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 i586-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 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/lft-3.35' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/pcap -c -o lft_ifname.o lft_ifname.c make: Leaving directory '/usr/src/RPM/BUILD/lft-3.35' make: Entering directory '/usr/src/RPM/BUILD/lft-3.35' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/pcap -c -o lft.o lft.c In file included from /usr/include/assert.h:35, from lft_types.h:22, from lft_lib.h:17, from lft.c:23: /usr/include/features.h:184: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.c: In function 'main': lft.c:226:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (sess->scatter_ms < 1) ^~ lft.c:228:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (sess->scatter_ms > 100) ^~ lft.c:228:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] lft.c:230:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' break; ^~~~~ lft.c:251:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (sess->ttl_min > 0) ^~ lft.c:253:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' break; ^~~~~ lft.c:289:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (sess->noisy && !outputStyleIsXML()) ^~ lft.c:291:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(outputStyleIsXML()) ^~ make: Leaving directory '/usr/src/RPM/BUILD/lft-3.35' make: Entering directory '/usr/src/RPM/BUILD/lft-3.35' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/pcap -c -o lft_btcptrace.o lft_btcptrace.c In file included from /usr/include/assert.h:35, from lft_types.h:22, from lft_lib.h:17, from lft_btcptrace.h:4, from lft_btcptrace.c:1: /usr/include/features.h:184: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_btcptrace.c: In function 'tcp_base_recv_packet': lft_btcptrace.c:391:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (icmp_type != -2 && (!sess->num_hops || sess->num_hops > tp->hopno)) ^~ lft_btcptrace.c:409:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' ms = timediff_ms (tp->sent, tp->recv); ^~ make: Leaving directory '/usr/src/RPM/BUILD/lft-3.35' make: Entering directory '/usr/src/RPM/BUILD/lft-3.35' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/pcap -c -o lft_icmptrace.o lft_icmptrace.c In file included from /usr/include/assert.h:35, from lft_types.h:22, from lft_lib.h:17, from lft_icmptrace.h:4, from lft_icmptrace.c:1: /usr/include/features.h:184: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_icmptrace.c: In function 'icmp_check_timeouts': lft_icmptrace.c:223:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (timediff_ms(sess->ts_last_sent, sess->now) < sess->scatter_ms) ^~ lft_icmptrace.c:225:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(sess->protocol==2) ^~ lft_icmptrace.c: In function 'icmp_finish': lft_icmptrace.c:886:4: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ lft_icmptrace.c:907:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if(sess->exit_state < 0) ^~ make: Leaving directory '/usr/src/RPM/BUILD/lft-3.35' make: Entering directory '/usr/src/RPM/BUILD/lft-3.35' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/pcap -c -o whois.o whois.c In file included from /usr/include/assert.h:35, from lft_types.h:22, from lft_lib.h:17, from whois.c:29: /usr/include/features.h:184: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" ^~~~~~~ whois.c: In function 'w_ask': whois.c:430:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!(br = (char *)malloc(br_s))) ^~ whois.c:433:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' q_s = strlen(q); ^~~ make: Leaving directory '/usr/src/RPM/BUILD/lft-3.35' make: Entering directory '/usr/src/RPM/BUILD/lft-3.35' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/pcap -c -o lft_lib.o lft_lib.c In file included from /usr/include/assert.h:35, from lft_types.h:22, from lft_lib.h:17, from lft_lib.c:17: /usr/include/features.h:184: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 'LFTDefaultErrorHandler': lft_lib.c:309:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ lft_lib.c:314:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if(global_output_style) ^~ lft_lib.c: In function 'LFTDefaultEventHandler': lft_lib.c:899:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!sess->target_anomaly && (sess->protocol==1 || sess->protocol==4)) ^~ lft_lib.c:901:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' printf(" />\n"); ^~~~~~ lft_lib.c: In function 'LFTSessionClose': lft_lib.c:1541:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(sess->payload) ^~ lft_lib.c:1543:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(sess->icmp_packet.packet) ^~ lft_lib.c: In function 'tcp_cksum': lft_lib.c:1876:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(count = (sizeof(struct tcphdr)+payload_len+(sizeof(struct tcphdr)+payload_len)%2)/2; --count >= 0;) ^~~ lft_lib.c:1878:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' free(temptcp); ^~~~ lft_lib.c: In function 'recv_packet': lft_lib.c:3210:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (icmp_type != -2 && (!sess->num_hops || sess->num_hops > tp->hopno)) ^~ lft_lib.c:3227:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' ms = timediff_ms (tp->sent, tp->recv); ^~ lft_lib.c: In function 'LFTExecute': lft_lib.c:3476:13: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] sess->pcap_dev = pcap_lookupdev (ebuf); ^~~~ In file included from lft_types.h:108, from lft_lib.h:17, from lft_lib.c:17: /usr/include/pcap/pcap.h:328:16: note: declared here PCAP_API char *pcap_lookupdev(char *) ^~~~~~~~~~~~~~ lft_lib.c:3516:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] } else ^~~~ lft_lib.c:3518:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' sess->pcap_send_dev = sess->userdev; ^~~~ lft_lib.c:3680:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid (getuid ()); ^~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/lft-3.35' make: Entering directory '/usr/src/RPM/BUILD/lft-3.35' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 make: Leaving directory '/usr/src/RPM/BUILD/lft-3.35' make: Entering directory '/usr/src/RPM/BUILD/lft-3.35' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/pcap -o whob whois.c -DSTANDALONE -lpcap -lm -lresolv In file included from /usr/include/assert.h:35, from lft_types.h:22, from lft_lib.h:17, from whois.c:29: /usr/include/features.h:184: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" ^~~~~~~ whois.c: In function 'w_ask': whois.c:430:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!(br = (char *)malloc(br_s))) ^~ whois.c:433:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' q_s = strlen(q); ^~~ whois.c: In function 'main': whois.c:2488:38: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=] snprintf(user_asn_buf,9,"%d",user_asn); ^~ whois.c:2488:37: note: directive argument in the range [1, 2147483647] snprintf(user_asn_buf,9,"%d",user_asn); ^~~~ In file included from /usr/include/stdio.h:862, from lft_types.h:75, from lft_lib.h:17, from whois.c:29: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 9 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ whois.c:2474:38: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=] snprintf(user_asn_buf,9,"%d",user_asn); ^~ whois.c:2474:37: note: directive argument in the range [1, 2147483647] snprintf(user_asn_buf,9,"%d",user_asn); ^~~~ In file included from /usr/include/stdio.h:862, from lft_types.h:75, from lft_lib.h:17, from whois.c:29: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 9 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ whois.c:2502:38: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=] snprintf(user_asn_buf,9,"%d",user_asn); ^~ whois.c:2502:37: note: directive argument in the range [1, 2147483647] snprintf(user_asn_buf,9,"%d",user_asn); ^~~~ In file included from /usr/include/stdio.h:862, from lft_types.h:75, from lft_lib.h:17, from whois.c:29: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 9 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/lft-3.35' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91255 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd lft-3.35 + make 'INSTALL=/usr/libexec/rpm-build/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 /usr/libexec/rpm-build/install -p lft /usr/src/tmp/lft-buildroot/usr/bin/lft /usr/libexec/rpm-build/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 /usr/libexec/rpm-build/install -p lft.8 /usr/src/tmp/lft-buildroot/usr/share/man/man8/lft.8 /usr/libexec/rpm-build/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,gnuconfig) Checking contents of files in /usr/src/tmp/lft-buildroot/ (default) 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--) 056-debuginfo.brp: WARNING: You have 2 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/lft ./usr/bin/whob 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) verify-elf: WARNING: ./usr/bin/whob: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: lft-3.35-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80448 + 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.vzmqBk 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.ZVQjBX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cEnZ32 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z7fgYp Requires: /bin/sh, /etc/control.d/facilities(control_fmode), /etc/control.d/facilities(new_fmode), /etc/control.d/functions, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpcap.so.0.8 >= set:khJ1ZIC8ZIfDtHWdUtJB1, rtld(GNU_HASH) Requires(interp): /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.3yinHb Wrote: /usr/src/RPM/RPMS/i586/lft-3.35-alt1.i586.rpm (w2.lzdio) 14.26user 4.20system 0:17.04elapsed 108%CPU (0avgtext+0avgdata 43716maxresident)k 0inputs+0outputs (0major+705175minor)pagefaults 0swaps 20.54user 9.38system 0:27.64elapsed 108%CPU (0avgtext+0avgdata 115016maxresident)k 512inputs+0outputs (0major+968123minor)pagefaults 0swaps --- lft-3.35-alt1.i586.rpm.repo 2014-04-13 10:54:43.000000000 +0000 +++ lft-3.35-alt1.i586.rpm.hasher 2021-07-25 10:07:42.159853043 +0000 @@ -8,5 +8,4 @@ /usr/share/doc/lft-3.35/TODO 100644 root:root -/usr/share/man/man8/lft.8.bz2 100644 root:root -/usr/share/man/man8/whob.8.gz 100644 root:root -Requires: /bin/sh +/usr/share/man/man8/lft.8.xz 100644 root:root +/usr/share/man/man8/whob.8.xz 100644 root:root Requires: /bin/sh @@ -33,4 +32,4 @@ File: /etc/control.d/facilities/lft 100755 root:root 5ceb6ace5c5a6d6d1e43c2cd98a621ff -File: /usr/bin/lft 100755 root:root 33a452e45f52239d76ee46abb42c7b31 -File: /usr/bin/whob 100755 root:root 1f7459b16d0792d463e9723c6a8933d4 +File: /usr/bin/lft 100755 root:root 23d4a1b9120010a663b9e454a0949615 +File: /usr/bin/whob 100755 root:root 843ff4d54bd614a623649547a0d25480 File: /usr/share/doc/lft-3.35 40755 root:root @@ -40,4 +39,4 @@ File: /usr/share/doc/lft-3.35/TODO 100644 root:root 4d0151398ae9ad30c0eda42d907328fa -File: /usr/share/man/man8/lft.8.bz2 100644 root:root 5ed0e5295b62b3010ed25189fa00e985 -File: /usr/share/man/man8/whob.8.gz 100644 root:root a5f187dd8b04b7d13568116a2943aa71 -RPMIdentity: 8afbf8bd56c817a041b30def6e8f0cb9 +File: /usr/share/man/man8/lft.8.xz 100644 root:root 82c217943cdeb3a5ce5cc40b81a2dce1 +File: /usr/share/man/man8/whob.8.xz 100644 root:root 3d8daa43c382c5ee67286bf9a600077d +RPMIdentity: 5b8841f275765d4fddf338fd0feafc93