<86>Aug 19 02:28:50 userdel[2161501]: delete user 'rooter' <86>Aug 19 02:28:50 userdel[2161501]: removed group 'rooter' owned by 'rooter' <86>Aug 19 02:28:50 userdel[2161501]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 19 02:28:50 groupadd[2161523]: group added to /etc/group: name=rooter, GID=573 <86>Aug 19 02:28:50 groupadd[2161523]: group added to /etc/gshadow: name=rooter <86>Aug 19 02:28:50 groupadd[2161523]: new group: name=rooter, GID=573 <86>Aug 19 02:28:50 useradd[2161531]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Aug 19 02:28:50 userdel[2161562]: delete user 'builder' <86>Aug 19 02:28:50 userdel[2161562]: removed group 'builder' owned by 'builder' <86>Aug 19 02:28:50 userdel[2161562]: removed shadow group 'builder' owned by 'builder' <86>Aug 19 02:28:50 groupadd[2161578]: group added to /etc/group: name=builder, GID=574 <86>Aug 19 02:28:50 groupadd[2161578]: group added to /etc/gshadow: name=builder <86>Aug 19 02:28:50 groupadd[2161578]: new group: name=builder, GID=574 <86>Aug 19 02:28:50 useradd[2161595]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Aug 19 02:28:53 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/netstat-nat-1.4.9-alt1.qa1.nosrc.rpm Installing netstat-nat-1.4.9-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf netstat-nat-1.4.9 + echo 'Source #0 (netstat-nat-1.4.9.tar.gz):' Source #0 (netstat-nat-1.4.9.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/netstat-nat-1.4.9.tar.gz + /bin/tar -xf - + cd netstat-nat-1.4.9 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd netstat-nat-1.4.9 + 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 -- '{}' + sort -u + 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' + ./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 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 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for strings.h... (cached) yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make -j8 --silent --no-print-directory netstat-nat.c: In function 'main': netstat-nat.c:282:35: warning: comparison between pointer and zero character constant [-Wpointer-compare] 282 | if (optarg == NULL || optarg == '\0') { | ^~ netstat-nat.c:282:28: note: did you mean to dereference the pointer? 282 | if (optarg == NULL || optarg == '\0') { | ^ netstat-nat.c:222:9: warning: unused variable 'facefound' [-Wunused-variable] 222 | int facefound, lastlen, len, sock; | ^~~~~~~~~ netstat-nat.c:221:19: warning: unused variable 'facename' [-Wunused-variable] 221 | char *ifbuf, *facename, *ptr; | ^~~~~~~~ netstat-nat.c: In function 'get_protocol': netstat-nat.c:527:9: warning: implicit declaration of function 'string_search' [-Wimplicit-function-declaration] 527 | if (string_search(line, "tcp")) { | ^~~~~~~~~~~~~ netstat-nat.c: In function 'process_entry': netstat-nat.c:612:5: warning: implicit declaration of function 'search_first_hit' [-Wimplicit-function-declaration] 612 | search_first_hit("src=", line, srcip_f); | ^~~~~~~~~~~~~~~~ netstat-nat.c:614:5: warning: implicit declaration of function 'search_sec_hit' [-Wimplicit-function-declaration] 614 | search_sec_hit("src=", line, srcip_s); | ^~~~~~~~~~~~~~ netstat-nat.c:600:9: warning: unused variable 'count' [-Wunused-variable] 600 | int count = 0; | ^~~~~ netstat-nat.c: In function 'lookup_portname': netstat-nat.c:708:12: warning: unused variable 'port_size' [-Wunused-variable] 708 | size_t port_size; | ^~~~~~~~~ netstat-nat.c: In function 'lookup_hostname': netstat-nat.c:733:12: warning: unused variable 'r_host_size' [-Wunused-variable] 733 | size_t r_host_size; | ^~~~~~~~~~~ netstat-nat.c: In function 'lookup_ip': netstat-nat.c:754:20: warning: variable 'ip_addr' set but not used [-Wunused-but-set-variable] 754 | struct in_addr ip_addr; | ^~~~~~~ netstat-nat.c: In function 'xcalloc': netstat-nat.c:815:38: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 815 | printf("Could not allocate memory (%i bytes); %s.\n -- Exiting.\n", bufsize, strerror(errno)); | ~^ ~~~~~~~ | | | | int size_t {aka long unsigned int} | %li netstat-nat.c: In function 'xrealloc': netstat-nat.c:828:38: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 828 | printf("Could not allocate memory (%i bytes); %s.\n -- Exiting.\n", newbufsize, strerror(errno)); | ~^ ~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %li netstat-nat.c: In function 'main': netstat-nat.c:376:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 376 | fgets(line, sizeof(line), f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: netstat-nat.c:181:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 181 | static char const rcsid[] = "$Id: netstat-nat.c,v 1.32 2007/11/24 13:18:48 danny Exp $"; | ^~~~~ netstat-nat.c: In function 'main': netstat-nat.c:470:45: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 470 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][3]); | ^ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:475:42: warning: '%-41s' directive output may be truncated writing between 41 and 99 bytes into a region of size 50 [-Wformat-truncation=] 475 | snprintf(src , sizeof(src), "%-41s", buf2); | ^~~~~ ~~~~ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 42 and 100 bytes into a destination of size 50 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:479:45: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 479 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][4]); | ^ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:484:41: warning: '%-41s' directive output may be truncated writing between 41 and 99 bytes into a region of size 50 [-Wformat-truncation=] 484 | snprintf(dst, sizeof(dst), "%-41s", buf2); | ^~~~~ ~~~~ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 42 and 100 bytes into a destination of size 50 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:489:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 489 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][7]); | ^ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:494:32: warning: '%-41s' directive output may be truncated writing between 41 and 99 bytes into a region of size 50 [-Wformat-truncation=] 494 | snprintf(host, sizeof(dst), "%-41s", buf2); | ^~~~~ ~~~~ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 42 and 100 bytes into a destination of size 50 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:440:52: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 440 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][3]); | ^ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:445:42: warning: '%-31s' directive output may be truncated writing between 31 and 99 bytes into a region of size 50 [-Wformat-truncation=] 445 | snprintf(src, sizeof(src), "%-31s", buf2); | ^~~~~ ~~~~ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 32 and 100 bytes into a destination of size 50 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:449:52: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 449 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][4]); | ^ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:454:34: warning: '%-31s' directive output may be truncated writing between 31 and 99 bytes into a region of size 50 [-Wformat-truncation=] 454 | snprintf(dst, sizeof(dst), "%-31s", buf2); | ^~~~~ ~~~~ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 32 and 100 bytes into a destination of size 50 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:459:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 459 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][7]); | ^ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat-nat.c:464:32: warning: '%-31s' directive output may be truncated writing between 31 and 99 bytes into a region of size 50 [-Wformat-truncation=] 464 | snprintf(host, sizeof(dst), "%-31s", buf2); | ^~~~~ ~~~~ In file included from /usr/include/stdio.h:867, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 32 and 100 bytes into a destination of size 50 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76216 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/netstat-nat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/netstat-nat-buildroot + cd netstat-nat-1.4.9 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/netstat-nat-buildroot install --silent --no-print-directory /bin/install -p 'netstat-nat' '/usr/src/tmp/netstat-nat-buildroot/usr/bin/netstat-nat' /bin/install -p -m 644 'INSTALL' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/INSTALL' /bin/install -p -m 644 'NEWS' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/NEWS' /bin/install -p -m 644 'README' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/README' /bin/install -p -m 644 'ChangeLog' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/ChangeLog' /bin/install -p -m 644 'AUTHORS' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/AUTHORS' /bin/install -p -m 644 'COPYING' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/COPYING' /bin/install -p -m 644 'NEWS' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/NEWS' /bin/install -p -m 644 './netstat-nat.1' '/usr/src/tmp/netstat-nat-buildroot/usr/share/man/man1/netstat-nat.1' + ln -sf /usr/share/license/GPL-2 COPYING + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/netstat-nat-buildroot (auto) Verifying and fixing files in /usr/src/tmp/netstat-nat-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/netstat-nat-buildroot/ (default) Compressing files in /usr/src/tmp/netstat-nat-buildroot (auto) Verifying ELF objects in /usr/src/tmp/netstat-nat-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: netstat-nat-1.4.9-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39319 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd netstat-nat-1.4.9 + DOCDIR=/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9 + export DOCDIR + rm -rf /usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9 + /bin/mkdir -p /usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9 + cp -prL AUTHORS ChangeLog INSTALL NEWS README /usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9 + chmod -R go-w /usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9 + chmod -R a+rX /usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9 + cp -prL -d COPYING /usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9 + chmod -R go-w /usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9 + chmod -R a+rX /usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QHMAZz 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.vFPIbz 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t0nkzx Creating netstat-nat-debuginfo package Processing files: netstat-nat-debuginfo-1.4.9-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YKIw9x find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xg1Nux find-requires: running scripts (debuginfo) Requires: netstat-nat = 1.4.9-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/netstat-nat-1.4.9-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/netstat-nat-debuginfo-1.4.9-alt1.qa1.x86_64.rpm 4.69user 1.53system 0:11.54elapsed 53%CPU (0avgtext+0avgdata 36188maxresident)k 0inputs+0outputs (0major+404340minor)pagefaults 0swaps 10.71user 5.58system 0:21.08elapsed 77%CPU (0avgtext+0avgdata 110840maxresident)k 0inputs+0outputs (0major+703374minor)pagefaults 0swaps --- netstat-nat-1.4.9-alt1.qa1.x86_64.rpm.repo 2013-04-16 19:34:58.000000000 +0000 +++ netstat-nat-1.4.9-alt1.qa1.x86_64.rpm.hasher 2020-08-19 02:29:08.929198733 +0000 @@ -8,3 +8,3 @@ /usr/share/doc/netstat-nat-1.4.9/README 100755 -/usr/share/man/man1/netstat-nat.1.gz 100644 +/usr/share/man/man1/netstat-nat.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2