<86>Feb 11 04:19:45 userdel[2373378]: delete user 'rooter' <86>Feb 11 04:19:45 userdel[2373378]: removed group 'rooter' owned by 'rooter' <86>Feb 11 04:19:45 userdel[2373378]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 11 04:19:45 groupadd[2373398]: group added to /etc/group: name=rooter, GID=1362 <86>Feb 11 04:19:45 groupadd[2373398]: group added to /etc/gshadow: name=rooter <86>Feb 11 04:19:45 groupadd[2373398]: new group: name=rooter, GID=1362 <86>Feb 11 04:19:45 useradd[2373408]: new user: name=rooter, UID=1362, GID=1362, home=/root, shell=/bin/bash <86>Feb 11 04:19:45 userdel[2373419]: delete user 'builder' <86>Feb 11 04:19:45 userdel[2373419]: removed group 'builder' owned by 'builder' <86>Feb 11 04:19:45 userdel[2373419]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 04:19:45 groupadd[2373428]: group added to /etc/group: name=builder, GID=1363 <86>Feb 11 04:19:45 groupadd[2373428]: group added to /etc/gshadow: name=builder <86>Feb 11 04:19:45 groupadd[2373428]: new group: name=builder, GID=1363 <86>Feb 11 04:19:45 useradd[2373436]: new user: name=builder, UID=1363, GID=1363, home=/usr/src, shell=/bin/bash warning: user victor does not exist - using root warning: group victor does not exist - using root warning: user victor does not exist - using root warning: group victor does not exist - using root <13>Feb 11 04:19:46 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Feb 11 04:19:46 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Feb 11 04:19:46 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667413000 installed <13>Feb 11 04:19:46 rpmi: libsystemd-1:252.5-alt1 sisyphus+314835.300.4.1 1675880266 installed <13>Feb 11 04:19:46 rpmi: libdbus-1.14.4-alt2 sisyphus+312215.100.1.1 1671712111 installed <13>Feb 11 04:19:46 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093291 installed <13>Feb 11 04:19:46 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093291 installed <13>Feb 11 04:19:46 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dnstop-20110502-alt1.nosrc.rpm (w1.gzdio) Installing dnstop-20110502-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29997 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dnstop-20110502 + echo 'Source #0 (dnstop-20110502.tar.gz):' Source #0 (dnstop-20110502.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dnstop-20110502.tar.gz + /bin/tar -xf - + cd dnstop-20110502 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29997 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dnstop-20110502 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 a BSD-compatible install... /bin/install -c checking for initscr in -lncurses... yes checking for pcap_open_live in -lpcap... yes checking for main in -lsocket... no checking for main in -lnsl... no checking for main in -lresolv... 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 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 stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.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 endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking for net/if_arp.h... yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for net/if_ppp.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for struct bpf_timeval... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... 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 return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/dnstop-20110502' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUSE_IPV6=1 -c -o inX_addr.o inX_addr.c make: Leaving directory '/usr/src/RPM/BUILD/dnstop-20110502' make: Entering directory '/usr/src/RPM/BUILD/dnstop-20110502' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUSE_IPV6=1 -c -o lookup3.o lookup3.c make: Leaving directory '/usr/src/RPM/BUILD/dnstop-20110502' make: Entering directory '/usr/src/RPM/BUILD/dnstop-20110502' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUSE_IPV6=1 -c -o hashtbl.o hashtbl.c make: Leaving directory '/usr/src/RPM/BUILD/dnstop-20110502' make: Entering directory '/usr/src/RPM/BUILD/dnstop-20110502' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUSE_IPV6=1 -c dnstop.c dnstop.c: In function 'Qtypes_report': dnstop.c:1395:19: warning: pointer targets in passing argument 1 of 'Simple_report' differ in signedness [-Wpointer-sign] 1395 | Simple_report(qtype_counts, T_MAX, "Query Type", qtype_str); | ^~~~~~~~~~~~ | | | int * dnstop.c:1370:28: note: expected 'unsigned int *' but argument is of type 'int *' 1370 | Simple_report(unsigned int a[], unsigned int max, const char *name, strify * to_str) | ~~~~~~~~~~~~~^~~ dnstop.c: In function 'Opcodes_report': dnstop.c:1401:19: warning: pointer targets in passing argument 1 of 'Simple_report' differ in signedness [-Wpointer-sign] 1401 | Simple_report(opcode_counts, OP_MAX, "Opcode", opcode_str); | ^~~~~~~~~~~~~ | | | int * dnstop.c:1370:28: note: expected 'unsigned int *' but argument is of type 'int *' 1370 | Simple_report(unsigned int a[], unsigned int max, const char *name, strify * to_str) | ~~~~~~~~~~~~~^~~ dnstop.c: In function 'Rcodes_report': dnstop.c:1407:19: warning: pointer targets in passing argument 1 of 'Simple_report' differ in signedness [-Wpointer-sign] 1407 | Simple_report(rcode_counts, RC_MAX, "Rcode", rcode_str); | ^~~~~~~~~~~~ | | | int * dnstop.c:1370:28: note: expected 'unsigned int *' but argument is of type 'int *' 1370 | Simple_report(unsigned int a[], unsigned int max, const char *name, strify * to_str) | ~~~~~~~~~~~~~^~~ dnstop.c: In function 'allocate_anonymous_address': dnstop.c:348:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 348 | read(entropy_fd, buf, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~ dnstop.c:353:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 353 | read(entropy_fd, buf, 16); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dnstop-20110502' make: Entering directory '/usr/src/RPM/BUILD/dnstop-20110502' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUSE_IPV6=1 -o dnstop dnstop.o hashtbl.o inX_addr.o lookup3.o -lresolv -lpcap -lncurses make: Leaving directory '/usr/src/RPM/BUILD/dnstop-20110502' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31509 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dnstop-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dnstop-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dnstop-20110502 + install -pD -m755 dnstop /usr/src/tmp/dnstop-buildroot/usr/bin/dnstop + install -pD -m644 dnstop.8 /usr/src/tmp/dnstop-buildroot/usr/share/man/man8/dnstop.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dnstop-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dnstop-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dnstop-buildroot/ (default) Compressing files in /usr/src/tmp/dnstop-buildroot (auto) Verifying ELF objects in /usr/src/tmp/dnstop-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/dnstop: uses non-LFS functions: open stat Processing files: dnstop-20110502-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IUHGfL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FodpFQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libncurses.so.5 >= set:mi6NHG602zFtqE8btJ8EQFlLtoDl0, libpcap.so.0.8 >= set:kgRPDTYpjQL2uHkI9onESOo95, libtinfo.so.5 >= set:lj7HXrRITGa, 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.QzRadL Creating dnstop-debuginfo package Processing files: dnstop-debuginfo-20110502-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sBvCvE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NKdqDG find-requires: running scripts (debuginfo) Requires: dnstop = 20110502-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncurses.so.5), debug(libpcap.so.0.8), debug(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/i586/dnstop-20110502-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dnstop-debuginfo-20110502-alt1.i586.rpm (w2.lzdio) 2.67user 1.11system 0:08.65elapsed 43%CPU (0avgtext+0avgdata 32824maxresident)k 0inputs+0outputs (0major+553685minor)pagefaults 0swaps 1.70user 1.18system 0:13.44elapsed 21%CPU (0avgtext+0avgdata 108600maxresident)k 0inputs+0outputs (32144major+156284minor)pagefaults 0swaps --- dnstop-20110502-alt1.i586.rpm.repo 2011-05-04 14:43:50.000000000 +0000 +++ dnstop-20110502-alt1.i586.rpm.hasher 2023-02-11 04:19:56.952364995 +0000 @@ -1,7 +1,11 @@ /usr/bin/dnstop 100755 root:root -/usr/share/man/man8/dnstop.8.gz 100644 root:root +/usr/share/man/man8/dnstop.8.xz 100644 root:root Requires: /lib/ld-linux.so.2 Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.15) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -14,4 +18,4 @@ Provides: dnstop = 20110502-alt1 -File: /usr/bin/dnstop 100755 root:root 3c31eeecfdb5c44995442791d801d447 -File: /usr/share/man/man8/dnstop.8.gz 100644 root:root e16688136cbc9a6bfe336e1b0675a0eb -RPMIdentity: 2270a4f305d6192128e761b52daba932a0074499b4aa0c6e25e6af0f2d70e752a471a8c5524e2775351369f70bf376e6bec8bef86487eb27082061054332ecbf +File: /usr/bin/dnstop 100755 root:root d5feda2214fe6304b6b37c1febf4dbfb +File: /usr/share/man/man8/dnstop.8.xz 100644 root:root e9b0c45773c50100a42d18b4314dd8f0 +RPMIdentity: 4917c8bb20849cce3ab95e33467eb1c25d547f6591269b73d19e45661039f45ba6afc2240a24a9294562842169090e24c834188d408991c55dbf7c5906e47c00 --- dnstop-debuginfo-20110502-alt1.i586.rpm.repo 2011-05-04 14:43:52.000000000 +0000 +++ dnstop-debuginfo-20110502-alt1.i586.rpm.hasher 2023-02-11 04:19:57.034366531 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/23 40755 root:root -/usr/lib/debug/.build-id/23/2659bb12b7d9548a2a257467fc56ec9f4c6d79 120777 root:root ../../../../bin/dnstop -/usr/lib/debug/.build-id/23/2659bb12b7d9548a2a257467fc56ec9f4c6d79.debug 120777 root:root ../../usr/bin/dnstop.debug +/usr/lib/debug/.build-id/44 40755 root:root +/usr/lib/debug/.build-id/44/409a121b9cb3b4fe6fa7a39973bf69cc754a49 120777 root:root ../../../../bin/dnstop +/usr/lib/debug/.build-id/44/409a121b9cb3b4fe6fa7a39973bf69cc754a49.debug 120777 root:root ../../usr/bin/dnstop.debug /usr/lib/debug/usr/bin/dnstop.debug 100644 root:root @@ -20,6 +20,6 @@ Provides: dnstop-debuginfo = 20110502-alt1 -File: /usr/lib/debug/.build-id/23 40755 root:root -File: /usr/lib/debug/.build-id/23/2659bb12b7d9548a2a257467fc56ec9f4c6d79 120777 root:root ../../../../bin/dnstop -File: /usr/lib/debug/.build-id/23/2659bb12b7d9548a2a257467fc56ec9f4c6d79.debug 120777 root:root ../../usr/bin/dnstop.debug -File: /usr/lib/debug/usr/bin/dnstop.debug 100644 root:root 691851e14c3e5e028f50604b845b1a9a +File: /usr/lib/debug/.build-id/44 40755 root:root +File: /usr/lib/debug/.build-id/44/409a121b9cb3b4fe6fa7a39973bf69cc754a49 120777 root:root ../../../../bin/dnstop +File: /usr/lib/debug/.build-id/44/409a121b9cb3b4fe6fa7a39973bf69cc754a49.debug 120777 root:root ../../usr/bin/dnstop.debug +File: /usr/lib/debug/usr/bin/dnstop.debug 100644 root:root 099871955cadb3499f9bac94a1932583 File: /usr/src/debug/dnstop-20110502 40755 root:root @@ -32,2 +32,2 @@ File: /usr/src/debug/dnstop-20110502/lookup3.c 100644 root:root fd550fe6281e672cbaa366a0f5ffa9c4 -RPMIdentity: 3764c34bd853f12602277be21b8fce9733c3865808062d53facc3e0536be32e55604e848078ec326e52fead2c2e68838f756df4bf9a06657724817375c247b57 +RPMIdentity: 178cfee98c6a126a24c06d5b8491e169c5de55fefb3a4d544f4cf55d353b8a6a89f55e2f3d3f3afd7a1934536173f4f5c19c026496c0a844ce2fe9ed8fad1686