<86>Aug 1 08:37:14 userdel[649207]: delete user 'rooter' <86>Aug 1 08:37:14 userdel[649207]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:37:14 groupadd[649215]: group added to /etc/group: name=rooter, GID=654 <86>Aug 1 08:37:14 groupadd[649215]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:37:14 groupadd[649215]: new group: name=rooter, GID=654 <86>Aug 1 08:37:14 useradd[649221]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Aug 1 08:37:14 userdel[649233]: delete user 'builder' <86>Aug 1 08:37:14 userdel[649233]: removed group 'builder' owned by 'builder' <86>Aug 1 08:37:14 userdel[649233]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:37:15 groupadd[649243]: group added to /etc/group: name=builder, GID=655 <86>Aug 1 08:37:15 groupadd[649243]: group added to /etc/gshadow: name=builder <86>Aug 1 08:37:15 groupadd[649243]: new group: name=builder, GID=655 <86>Aug 1 08:37:15 useradd[649251]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash <13>Aug 1 08:37:17 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/netstat-nat-1.4.9-alt1.qa1.nosrc.rpm (w1.gzdio) Installing netstat-nat-1.4.9-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50614 + 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.50614 + 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 -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 '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 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 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 for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c 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 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] if (optarg == NULL || optarg == '\0') { ^~ netstat-nat.c:282:28: note: did you mean to dereference the pointer? if (optarg == NULL || optarg == '\0') { ^ netstat-nat.c:222:9: warning: unused variable 'facefound' [-Wunused-variable] int facefound, lastlen, len, sock; ^~~~~~~~~ netstat-nat.c:221:19: warning: unused variable 'facename' [-Wunused-variable] 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] 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] search_first_hit("src=", line, srcip_f); ^~~~~~~~~~~~~~~~ netstat-nat.c:614:5: warning: implicit declaration of function 'search_sec_hit' [-Wimplicit-function-declaration] search_sec_hit("src=", line, srcip_s); ^~~~~~~~~~~~~~ netstat-nat.c:600:9: warning: unused variable 'count' [-Wunused-variable] int count = 0; ^~~~~ netstat-nat.c: In function 'lookup_portname': netstat-nat.c:708:12: warning: unused variable 'port_size' [-Wunused-variable] size_t port_size; ^~~~~~~~~ netstat-nat.c: In function 'lookup_hostname': netstat-nat.c:733:12: warning: unused variable 'r_host_size' [-Wunused-variable] 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] struct in_addr ip_addr; ^~~~~~~ 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] fgets(line, sizeof(line), f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: netstat-nat.c:181:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 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=] snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][3]); ^ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(src , sizeof(src), "%-41s", buf2); ^~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 42 and 100 bytes into a destination of size 50 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][4]); ^ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(dst, sizeof(dst), "%-41s", buf2); ^~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 42 and 100 bytes into a destination of size 50 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][7]); ^ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(host, sizeof(dst), "%-41s", buf2); ^~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 42 and 100 bytes into a destination of size 50 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][3]); ^ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(src, sizeof(src), "%-31s", buf2); ^~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 32 and 100 bytes into a destination of size 50 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][4]); ^ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(dst, sizeof(dst), "%-31s", buf2); ^~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 32 and 100 bytes into a destination of size 50 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][7]); ^ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(host, sizeof(dst), "%-31s", buf2); ^~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from netstat-nat.h:28, from netstat-nat.c:179: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 32 and 100 bytes into a destination of size 50 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72263 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd netstat-nat-1.4.9 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/netstat-nat-buildroot install --silent --no-print-directory /usr/libexec/rpm-build/install -p 'netstat-nat' '/usr/src/tmp/netstat-nat-buildroot/usr/bin/netstat-nat' /usr/libexec/rpm-build/install -p -m 644 'INSTALL' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/INSTALL' /usr/libexec/rpm-build/install -p -m 644 'NEWS' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/NEWS' /usr/libexec/rpm-build/install -p -m 644 'README' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/README' /usr/libexec/rpm-build/install -p -m 644 'ChangeLog' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/ChangeLog' /usr/libexec/rpm-build/install -p -m 644 'AUTHORS' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/AUTHORS' /usr/libexec/rpm-build/install -p -m 644 'COPYING' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/COPYING' /usr/libexec/rpm-build/install -p -m 644 'NEWS' '/usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/NEWS' /usr/libexec/rpm-build/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,gnuconfig) 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) verify-elf: WARNING: ./usr/bin/netstat-nat: uses non-LFS functions: fopen 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.7055 + 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 warning: absolute symlink: /usr/src/tmp/netstat-nat-buildroot/usr/share/doc/netstat-nat-1.4.9/COPYING -> /usr/share/license/GPL-2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sPWH50 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.EIOhl3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VVnNhp 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.rSAUrb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IKntrl find-requires: running scripts (debuginfo) Requires: netstat-nat = 1.4.9-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/netstat-nat-1.4.9-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/netstat-nat-debuginfo-1.4.9-alt1.qa1.i586.rpm (w2.lzdio) 4.54user 1.36system 0:11.16elapsed 52%CPU (0avgtext+0avgdata 29416maxresident)k 0inputs+0outputs (0major+362613minor)pagefaults 0swaps 9.74user 4.48system 0:19.16elapsed 74%CPU (0avgtext+0avgdata 117628maxresident)k 0inputs+0outputs (0major+655808minor)pagefaults 0swaps --- netstat-nat-1.4.9-alt1.qa1.i586.rpm.repo 2013-04-16 19:34:58.000000000 +0000 +++ netstat-nat-1.4.9-alt1.qa1.i586.rpm.hasher 2021-08-01 08:37:32.510835463 +0000 @@ -8,3 +8,3 @@ /usr/share/doc/netstat-nat-1.4.9/README 100755 root:root -/usr/share/man/man1/netstat-nat.1.gz 100644 root:root +/usr/share/man/man1/netstat-nat.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -17,3 +17,3 @@ Provides: netstat-nat = 1.4.9-alt1.qa1 -File: /usr/bin/netstat-nat 100755 root:root 4b8a47ee6e9f4d73a5bfd4918e4c2dc2 +File: /usr/bin/netstat-nat 100755 root:root 6c1add4e6a6cac88e723f6a152c49976 File: /usr/share/doc/netstat-nat-1.4.9 40755 root:root @@ -25,3 +25,3 @@ File: /usr/share/doc/netstat-nat-1.4.9/README 100755 root:root 1deba08d3e34eddda4efed8cae417e7a -File: /usr/share/man/man1/netstat-nat.1.gz 100644 root:root e6181d87087814c153e0b5f84ed3b718 -RPMIdentity: d30b7fb32d0a3087c77fc781151a560bb5bf4eb294d81e298b3bb11bfeae9962fded9f5371f43b15bf0f3ae0466a6fec695badd30e0a904c43b4e9ec2557eef1 +File: /usr/share/man/man1/netstat-nat.1.xz 100644 root:root 0a051b6f0d9b497a71399e2a1c91d330 +RPMIdentity: ba250dcee153d47f4ca2b8747f5d3f790620fa78cfcb1ac65f5ccdd61dd74c3a5c6724537d2ba518e6fa4a12ba03b4df96b59a533ca3a5a5f24304327674464f --- netstat-nat-debuginfo-1.4.9-alt1.qa1.i586.rpm.repo 2013-04-16 19:34:58.000000000 +0000 +++ netstat-nat-debuginfo-1.4.9-alt1.qa1.i586.rpm.hasher 2021-08-01 08:37:33.162837995 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/da 40755 root:root -/usr/lib/debug/.build-id/da/833b3eca0773faa0afce9914e63cc37fd04958 120777 root:root ../../../../bin/netstat-nat -/usr/lib/debug/.build-id/da/833b3eca0773faa0afce9914e63cc37fd04958.debug 120777 root:root ../../usr/bin/netstat-nat.debug +/usr/lib/debug/.build-id/44 40755 root:root +/usr/lib/debug/.build-id/44/5cfba1683cfd1c56049a32f71da7d73ccf33a8 120777 root:root ../../../../bin/netstat-nat +/usr/lib/debug/.build-id/44/5cfba1683cfd1c56049a32f71da7d73ccf33a8.debug 120777 root:root ../../usr/bin/netstat-nat.debug /usr/lib/debug/usr/bin/netstat-nat.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: netstat-nat-debuginfo = 1.4.9-alt1.qa1 -File: /usr/lib/debug/.build-id/da 40755 root:root -File: /usr/lib/debug/.build-id/da/833b3eca0773faa0afce9914e63cc37fd04958 120777 root:root ../../../../bin/netstat-nat -File: /usr/lib/debug/.build-id/da/833b3eca0773faa0afce9914e63cc37fd04958.debug 120777 root:root ../../usr/bin/netstat-nat.debug -File: /usr/lib/debug/usr/bin/netstat-nat.debug 100644 root:root e338bff1c24334708671334cce7407da +File: /usr/lib/debug/.build-id/44 40755 root:root +File: /usr/lib/debug/.build-id/44/5cfba1683cfd1c56049a32f71da7d73ccf33a8 120777 root:root ../../../../bin/netstat-nat +File: /usr/lib/debug/.build-id/44/5cfba1683cfd1c56049a32f71da7d73ccf33a8.debug 120777 root:root ../../usr/bin/netstat-nat.debug +File: /usr/lib/debug/usr/bin/netstat-nat.debug 100644 root:root 8eab9b028977ee9fb625a3b03dff5008 File: /usr/src/debug/netstat-nat-1.4.9 40755 root:root File: /usr/src/debug/netstat-nat-1.4.9/netstat-nat.c 100644 root:root 34755aff8f5715d29b3cb3defc49cfaa -RPMIdentity: b9c2c176204dd08e4a1ff8738ccf6a2682955eb8d541688c6a12894cbca624d991beaf1fca06430a1e044bf269d46c32309580a4618ea73c490b24810347bba8 +RPMIdentity: 78cd4d956c1534b0b67791b038ee05934e3616c3e1e0dff0b266a95943c02896257924c63b29f90f16de8a0b73529848057991c6c0653bab30e72c2713a29cd5