<86>Dec 19 01:32:51 userdel[2432636]: delete user 'rooter' <86>Dec 19 01:32:51 userdel[2432636]: removed group 'rooter' owned by 'rooter' <86>Dec 19 01:32:51 userdel[2432636]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 01:32:51 groupadd[2432663]: group added to /etc/group: name=rooter, GID=1817 <86>Dec 19 01:32:51 groupadd[2432663]: group added to /etc/gshadow: name=rooter <86>Dec 19 01:32:51 groupadd[2432663]: new group: name=rooter, GID=1817 <86>Dec 19 01:32:51 useradd[2432691]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>Dec 19 01:32:51 userdel[2432736]: delete user 'builder' <86>Dec 19 01:32:51 userdel[2432736]: removed group 'builder' owned by 'builder' <86>Dec 19 01:32:51 userdel[2432736]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 01:32:51 groupadd[2432761]: group added to /etc/group: name=builder, GID=1818 <86>Dec 19 01:32:51 groupadd[2432761]: group added to /etc/gshadow: name=builder <86>Dec 19 01:32:51 groupadd[2432761]: new group: name=builder, GID=1818 <86>Dec 19 01:32:51 useradd[2432772]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/lltdscan-0.0-alt1.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/lltdscan-0.0-alt1.src.rpm: license not found in '/usr/share/license' directory: Domain <13>Dec 19 01:32:55 rpmi: libnet2-1.1.6-alt1 sisyphus+278100.2700.1.1 1626058776 installed <13>Dec 19 01:32:55 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>Dec 19 01:32:55 rpmi: libsystemd-1:255.13-alt1 sisyphus+359453.100.2.1 1728651180 installed <13>Dec 19 01:32:55 rpmi: libdbus-1.14.10-alt1 sisyphus+327286.5700.14.1 1711487401 installed <13>Dec 19 01:32:55 rpmi: libpcap0.8-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>Dec 19 01:32:55 rpmi: libpcap-devel-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>Dec 19 01:32:55 rpmi: libnet2-devel-1.1.6-alt1 sisyphus+278100.2700.1.1 1626058776 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lltdscan-0.0-alt1.nosrc.rpm (w1.gzdio) Installing lltdscan-0.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lltdscan-0.0 + echo 'Source #0 (lltdscan-0.0.tar):' Source #0 (lltdscan-0.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/lltdscan-0.0.tar + cd lltdscan-0.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lltdscan-0.0 + make make: Entering directory '/usr/src/RPM/BUILD/lltdscan-0.0' gcc -g -I/usr/local/include -I/usr/local/include/libnet-1.1 -I/usr/include/pcap -I/usr/local/include/libnet11 -g -L/usr/local/lib -L/usr/local/lib/libnet-1.1 -L/opt/csw/lib -L/usr/local/lib/libnet11 -L/usr/local/lib/libnet113 -o lltdscan lltdscan.c -lnet -lpcap -lrt lltdscan.c: In function 'got_packet': lltdscan.c:82:51: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=] 82 | printf("%3d bytes from %s (%-15s): time=%3d ms name=\"%s\"", | ~~^ | | | int | %3ld ...... 86 | tv_diff2msec(&header->ts), | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int lltdscan.c: In function 'main': lltdscan.c:176:9: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 176 | if(!dev) dev = pcap_lookupdev(errbuf); | ^~ In file included from lltdscan.c:1: /usr/include/pcap/pcap.h:395:18: note: declared here 395 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/lltdscan-0.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lltdscan-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lltdscan-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd lltdscan-0.0 + install -D -m 755 lltdscan /usr/src/tmp/lltdscan-buildroot/usr/bin/lltdscan + install -D -m 644 lltdscan.8 /usr/src/tmp/lltdscan-buildroot/usr/share/man/man8/lltdscan.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lltdscan-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lltdscan-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/lltdscan-buildroot/ (default) Compressing files in /usr/src/tmp/lltdscan-buildroot (auto) Verifying ELF objects in /usr/src/tmp/lltdscan-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/lltdscan-buildroot Processing files: lltdscan-0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25750 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lltdscan-0.0 + DOCDIR=/usr/src/tmp/lltdscan-buildroot/usr/share/doc/lltdscan-0.0 + export DOCDIR + rm -rf /usr/src/tmp/lltdscan-buildroot/usr/share/doc/lltdscan-0.0 + /bin/mkdir -p /usr/src/tmp/lltdscan-buildroot/usr/share/doc/lltdscan-0.0 + cp -prL README /usr/src/tmp/lltdscan-buildroot/usr/share/doc/lltdscan-0.0 + chmod -R go-w /usr/src/tmp/lltdscan-buildroot/usr/share/doc/lltdscan-0.0 + chmod -R a+rX /usr/src/tmp/lltdscan-buildroot/usr/share/doc/lltdscan-0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D6sZ9F 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.Uh0y4V 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libnet.so.2()(64bit) >= set:licaOThMdIViwWrNOk3, libpcap.so.0.8()(64bit) >= set:kgRPDTcYlP6CWsEn6odJSOo9BoE0, 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.vMigMN Creating lltdscan-debuginfo package Processing files: lltdscan-debuginfo-0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X2LVyG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5THdf6 find-requires: running scripts (debuginfo) Requires: lltdscan = 0.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnet.so.2), debug64(libpcap.so.0.8) Adding to lltdscan-debuginfo a strict dependency on lltdscan Wrote: /usr/src/RPM/RPMS/x86_64/lltdscan-0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lltdscan-debuginfo-0.0-alt1.x86_64.rpm (w2.lzdio) 0.31user 1.09system 0:05.64elapsed 24%CPU (0avgtext+0avgdata 28672maxresident)k 0inputs+0outputs (0major+165252minor)pagefaults 0swaps /.out/lltdscan-0.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/lltdscan-0.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain /.out/lltdscan-debuginfo-0.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/lltdscan-debuginfo-0.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain 3.80user 2.76system 0:15.47elapsed 42%CPU (0avgtext+0avgdata 136360maxresident)k 248inputs+0outputs (0major+207599minor)pagefaults 0swaps --- lltdscan-0.0-alt1.x86_64.rpm.repo 2021-10-04 14:24:29.000000000 +0000 +++ lltdscan-0.0-alt1.x86_64.rpm.hasher 2024-12-19 01:33:03.313396271 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -11,3 +12,2 @@ Requires: libpcap.so.0.8()(64bit) >= set:kgRPDTcYlP6CWsEn6odJSOo9BoE0 -Requires: librt.so.1(GLIBC_2.3.3)(64bit) Requires: rtld(GNU_HASH) @@ -15,3 +15,3 @@ Provides: lltdscan = 0.0-alt1:sisyphus+286380.1300.2.1 -File: /usr/bin/lltdscan 100755 root:root 9e16047ab2dd747f295eb78199d95182 +File: /usr/bin/lltdscan 100755 root:root 3dad68f0ea085750c435664f5fb3e8b6 File: /usr/share/doc/lltdscan-0.0 40755 root:root @@ -19,2 +19,2 @@ File: /usr/share/man/man8/lltdscan.8.xz 100644 root:root 783bf1bf5e5615196ffe19a3fa2eee4c -RPMIdentity: 80d4d1b1185f72972a6bb53b65496dc16775bdb9d521271cc90ad3730be81fba53ce8606c8460f5c96ea740d89f5e3200a6a63e2272dc5f1f9519f3914d3fd1e +RPMIdentity: e174e19dd20514c9d8be47dd7d5f4ebd122f33a3806a87f6fd6a530b22c7b9fd94fab709ab6fe1798182c945d363d6beaea14e52b4be68b29f92a93fd13cf162 --- lltdscan-debuginfo-0.0-alt1.x86_64.rpm.repo 2021-10-04 14:24:29.000000000 +0000 +++ lltdscan-debuginfo-0.0-alt1.x86_64.rpm.hasher 2024-12-19 01:33:03.397397705 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7b 40755 root:root -/usr/lib/debug/.build-id/7b/a4a9b619e6c32324b6d07402affde5130f1507 120777 root:root ../../../../bin/lltdscan -/usr/lib/debug/.build-id/7b/a4a9b619e6c32324b6d07402affde5130f1507.debug 120777 root:root ../../usr/bin/lltdscan.debug +/usr/lib/debug/.build-id/0f 40755 root:root +/usr/lib/debug/.build-id/0f/8e2c6dd53238b3825aeecc63a87f4c56a61ff6 120777 root:root ../../../../bin/lltdscan +/usr/lib/debug/.build-id/0f/8e2c6dd53238b3825aeecc63a87f4c56a61ff6.debug 120777 root:root ../../usr/bin/lltdscan.debug /usr/lib/debug/usr/bin/lltdscan.debug 100644 root:root @@ -11,3 +11,2 @@ Requires: debug64(libpcap.so.0.8) -Requires: debug64(librt.so.1) Requires: lltdscan = 0.0-alt1:sisyphus+286380.1300.2.1 @@ -15,6 +14,6 @@ Provides: lltdscan-debuginfo = 0.0-alt1:sisyphus+286380.1300.2.1 -File: /usr/lib/debug/.build-id/7b 40755 root:root -File: /usr/lib/debug/.build-id/7b/a4a9b619e6c32324b6d07402affde5130f1507 120777 root:root ../../../../bin/lltdscan -File: /usr/lib/debug/.build-id/7b/a4a9b619e6c32324b6d07402affde5130f1507.debug 120777 root:root ../../usr/bin/lltdscan.debug -File: /usr/lib/debug/usr/bin/lltdscan.debug 100644 root:root 14e5c5a0f79c00dc90bedba276f9d249 +File: /usr/lib/debug/.build-id/0f 40755 root:root +File: /usr/lib/debug/.build-id/0f/8e2c6dd53238b3825aeecc63a87f4c56a61ff6 120777 root:root ../../../../bin/lltdscan +File: /usr/lib/debug/.build-id/0f/8e2c6dd53238b3825aeecc63a87f4c56a61ff6.debug 120777 root:root ../../usr/bin/lltdscan.debug +File: /usr/lib/debug/usr/bin/lltdscan.debug 100644 root:root 5e09ecddf42092deff0049f005976f78 File: /usr/src/debug/lltdscan-0.0 40755 root:root @@ -22,2 +21,2 @@ File: /usr/src/debug/lltdscan-0.0/lltdscan.c 100644 root:root a16ec3cf9a325765c2dabaf2d49e93f5 -RPMIdentity: f630bfa6021a987b5da8d591d82037e979e76f64ecd0a817a7c1711aff81eefa63da8de5e8680bd8d431c120487b692cbb918ed8b22f1d3add222cabea5ff0d6 +RPMIdentity: 613a97fade306428c3fe20cde1aec4478e6617fec0cb13e17b807d7964b9ca5a9ebf236a7b4699a8464742af101d43602e71a7e2b86e8c7ebfe8edce2f39d271