<86>Jun 16 00:43:05 userdel[808234]: delete user 'rooter' <86>Jun 16 00:43:05 userdel[808234]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:43:05 userdel[808234]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:43:05 groupadd[808258]: group added to /etc/group: name=rooter, GID=1829 <86>Jun 16 00:43:05 groupadd[808258]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:43:05 groupadd[808258]: new group: name=rooter, GID=1829 <86>Jun 16 00:43:05 useradd[808280]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash <86>Jun 16 00:43:05 userdel[808310]: delete user 'builder' <86>Jun 16 00:43:05 userdel[808310]: removed group 'builder' owned by 'builder' <86>Jun 16 00:43:05 userdel[808310]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:43:05 groupadd[808342]: group added to /etc/group: name=builder, GID=1830 <86>Jun 16 00:43:05 groupadd[808342]: group added to /etc/gshadow: name=builder <86>Jun 16 00:43:05 groupadd[808342]: new group: name=builder, GID=1830 <86>Jun 16 00:43:05 useradd[808359]: new user: name=builder, UID=1830, GID=1830, 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>Jun 16 00:43:09 rpmi: libncurses-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:43:09 rpmi: libtinfo-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:43:09 rpmi: liblz4-1:1.9.4-alt1 p10+350711.100.1.1 1718009144 installed <13>Jun 16 00:43:09 rpmi: libsystemd-1:249.17-alt2 p10+340218.100.1.1 1707505676 installed <13>Jun 16 00:43:09 rpmi: libdbus-1.14.10-alt1 p10+342527.100.1.1 1710230133 installed <13>Jun 16 00:43:09 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Jun 16 00:43:09 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Jun 16 00:43:09 rpmi: libncurses-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dnstop-20110502-alt1.nosrc.rpm (w1.gzdio) Installing dnstop-20110502-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2370 + 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.2370 + 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' + 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 -- '{}' + 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=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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 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... 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 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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:6: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 348 | read(entropy_fd, buf, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~ dnstop.c:353:6: 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.50836 + 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) Processing files: dnstop-20110502-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EgSy0W 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.Ufc81T find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(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), libncurses.so.5()(64bit) >= set:mi6NHG602zFtqE8btJ8EQFlLtoDl0, libpcap.so.0.8()(64bit) >= set:kgRPDTYpjQL2uHkI9onESOo95, libtinfo.so.5()(64bit) >= 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.wC2qYS 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.yNVxnT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7uvT5T find-requires: running scripts (debuginfo) Requires: dnstop = 20110502-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libpcap.so.0.8), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/dnstop-20110502-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dnstop-debuginfo-20110502-alt1.x86_64.rpm (w2.lzdio) 1.86user 3.31system 0:08.59elapsed 60%CPU (0avgtext+0avgdata 42856maxresident)k 0inputs+0outputs (0major+537198minor)pagefaults 0swaps 3.11user 2.92system 0:17.93elapsed 33%CPU (0avgtext+0avgdata 129032maxresident)k 0inputs+0outputs (0major+208320minor)pagefaults 0swaps --- dnstop-20110502-alt1.x86_64.rpm.repo 2011-05-04 14:43:51.000000000 +0000 +++ dnstop-20110502-alt1.x86_64.rpm.hasher 2024-06-16 00:43:20.238016913 +0000 @@ -1,4 +1,5 @@ /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: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.15)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -14,4 +15,4 @@ Provides: dnstop = 20110502-alt1 -File: /usr/bin/dnstop 100755 root:root 20ced21c6e65aa5af45300508c1be1be -File: /usr/share/man/man8/dnstop.8.gz 100644 root:root e16688136cbc9a6bfe336e1b0675a0eb -RPMIdentity: 74f09b7a98498c01cb47d49d3c58d234a2ba7aeb9763752c75ae712a4fd7240cd4a270d436c9710b9619c1e7e75d0de68ccb724ae674a3d568ff8fcb7af5a65f +File: /usr/bin/dnstop 100755 root:root bab19f178acf1dff5a42a7c8b18821e6 +File: /usr/share/man/man8/dnstop.8.xz 100644 root:root e9b0c45773c50100a42d18b4314dd8f0 +RPMIdentity: e9cb046663dfa403217b1399c6c869380a12179eb7e076f8d89f24b95f1f8b141e4d916d5a3c4227e2eb2091582b1b578005c5ebf9424ad4bdd324edcbe3160d --- dnstop-debuginfo-20110502-alt1.x86_64.rpm.repo 2011-05-04 14:43:51.000000000 +0000 +++ dnstop-debuginfo-20110502-alt1.x86_64.rpm.hasher 2024-06-16 00:43:20.324018265 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b2 40755 root:root -/usr/lib/debug/.build-id/b2/9916b5469a70c663004acbf2ddf03e4187ab24 120777 root:root ../../../../bin/dnstop -/usr/lib/debug/.build-id/b2/9916b5469a70c663004acbf2ddf03e4187ab24.debug 120777 root:root ../../usr/bin/dnstop.debug +/usr/lib/debug/.build-id/d9 40755 root:root +/usr/lib/debug/.build-id/d9/50323b371297ec6309bdfea11ac8eb7522d865 120777 root:root ../../../../bin/dnstop +/usr/lib/debug/.build-id/d9/50323b371297ec6309bdfea11ac8eb7522d865.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/b2 40755 root:root -File: /usr/lib/debug/.build-id/b2/9916b5469a70c663004acbf2ddf03e4187ab24 120777 root:root ../../../../bin/dnstop -File: /usr/lib/debug/.build-id/b2/9916b5469a70c663004acbf2ddf03e4187ab24.debug 120777 root:root ../../usr/bin/dnstop.debug -File: /usr/lib/debug/usr/bin/dnstop.debug 100644 root:root 29d3b9daec0bd67dabdea9fe7cde334f +File: /usr/lib/debug/.build-id/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/50323b371297ec6309bdfea11ac8eb7522d865 120777 root:root ../../../../bin/dnstop +File: /usr/lib/debug/.build-id/d9/50323b371297ec6309bdfea11ac8eb7522d865.debug 120777 root:root ../../usr/bin/dnstop.debug +File: /usr/lib/debug/usr/bin/dnstop.debug 100644 root:root 57ba020ec4798c0a3a4daf59fd0d5e47 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: a8b9a8947c5b489bee362574edb8629cf3165b84512ddc2159fbba7a8988385ea723a1d262d9fb3bb081a80cfed315690399da5ed64da42acc08cc6378a85fe3 +RPMIdentity: cc87e6d3a56eb0d23e343eade7f7be51583a367b7af54359dcb28626d02834ed84462f071ddc156628c03736b748d3c58a03aa08443cbcb33a9952f05d120c5a