<86>Sep 15 00:29:24 userdel[98649]: delete user 'rooter'
<86>Sep 15 00:29:24 userdel[98649]: removed group 'rooter' owned by 'rooter'
<86>Sep 15 00:29:24 userdel[98649]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 15 00:29:24 groupadd[98666]: group added to /etc/group: name=rooter, GID=1799
<86>Sep 15 00:29:24 groupadd[98666]: group added to /etc/gshadow: name=rooter
<86>Sep 15 00:29:24 groupadd[98666]: new group: name=rooter, GID=1799
<86>Sep 15 00:29:24 useradd[98679]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none
<86>Sep 15 00:29:24 userdel[98703]: delete user 'builder'
<86>Sep 15 00:29:24 userdel[98703]: removed group 'builder' owned by 'builder'
<86>Sep 15 00:29:24 userdel[98703]: removed shadow group 'builder' owned by 'builder'
<86>Sep 15 00:29:24 groupadd[98720]: group added to /etc/group: name=builder, GID=1800
<86>Sep 15 00:29:24 groupadd[98720]: group added to /etc/gshadow: name=builder
<86>Sep 15 00:29:24 groupadd[98720]: new group: name=builder, GID=1800
<86>Sep 15 00:29:24 useradd[98736]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/masscan-1.0.5-alt1.src.rpm: license not found in '/usr/share/license' directory: AGPL-3
<13>Sep 15 00:29:26 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed
<13>Sep 15 00:29:26 rpmi: libsystemd-1:253.8-alt1 sisyphus+326901.100.1.1 1691693037 installed
<13>Sep 15 00:29:26 rpmi: libdbus-1.14.10-alt1 sisyphus+328676.100.1.1 1693833777 installed
<13>Sep 15 00:29:26 rpmi: libpcap0.8-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed
<13>Sep 15 00:29:26 rpmi: libpcap-devel-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/masscan-1.0.5-alt1.nosrc.rpm (w1.gzdio)
Installing masscan-1.0.5-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43446
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf masscan
+ echo 'Source #0 (masscan.tar):'
Source #0 (masscan.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/masscan.tar
+ cd masscan
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (debian_buildsystem.patch):'
Patch #0 (debian_buildsystem.patch):
+ /usr/bin/patch -p1
patching file Makefile
+ echo 'Patch #1 (debian_fix-spelling-errors.patch):'
Patch #1 (debian_fix-spelling-errors.patch):
+ /usr/bin/patch -p1
patching file doc/masscan.8
patching file doc/masscan.8.markdown
patching file src/main-conf.c
patching file src/proto-ntp.c
+ echo 'Patch #2 (debian_use-gcc-instead-of-clang.patch):'
Patch #2 (debian_use-gcc-instead-of-clang.patch):
+ /usr/bin/patch -p1
patching file Makefile
+ echo 'Patch #3 (alt_fix-version.patch):'
Patch #3 (alt_fix-version.patch):
+ /usr/bin/patch -p1
patching file src/masscan-version.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43446
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd masscan
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/masscan'
make: git: No such file or directory
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/in-filter.c -o tmp/in-filter.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/main-src.c -o tmp/main-src.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/main-throttle.c -o tmp/main-throttle.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/event-timeout.c -o tmp/event-timeout.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/main-dedup.c -o tmp/main-dedup.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/logger.c -o tmp/logger.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/main-readrange.c -o tmp/main-readrange.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/main-listscan.c -o tmp/main-listscan.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/crypto-base64.c -o tmp/crypto-base64.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/main-status.c -o tmp/main-status.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/in-report.c -o tmp/in-report.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/main-ptrace.c -o tmp/main-ptrace.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/main-initadapter.c -o tmp/main-initadapter.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/masscan-app.c -o tmp/masscan-app.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/crypto-blackrock2.c -o tmp/crypto-blackrock2.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/in-binary.c -o tmp/in-binary.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/out-certs.c -o tmp/out-certs.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/out-binary.c -o tmp/out-binary.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/out-json.c -o tmp/out-json.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/out-null.c -o tmp/out-null.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/out-ndjson.c -o tmp/out-ndjson.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/out-grepable.c -o tmp/out-grepable.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/out-text.c -o tmp/out-text.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/out-xml.c -o tmp/out-xml.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/pixie-file.c -o tmp/pixie-file.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/out-unicornscan.c -o tmp/out-unicornscan.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/pixie-backtrace.c -o tmp/pixie-backtrace.o
src/pixie-backtrace.c: In function 'pixie_backtrace_init':
src/pixie-backtrace.c:86:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   86 |     if (x == -1)
      |     ^~
src/pixie-backtrace.c:89:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   89 |         signal(SIGSEGV, handle_segfault);
      |         ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/out-redis.c -o tmp/out-redis.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/pixie-threads.c -o tmp/pixie-threads.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-arp.c -o tmp/proto-arp.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/pixie-timer.c -o tmp/pixie-timer.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-interactive.c -o tmp/proto-interactive.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-ftp.c -o tmp/proto-ftp.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-icmp.c -o tmp/proto-icmp.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-imap4.c -o tmp/proto-imap4.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-banner1.c -o tmp/proto-banner1.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-ssh.c -o tmp/proto-ssh.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-netbios.c -o tmp/proto-netbios.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-pop3.c -o tmp/proto-pop3.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-sctp.c -o tmp/proto-sctp.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-ntp.c -o tmp/proto-ntp.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-smtp.c -o tmp/proto-smtp.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-dns.c -o tmp/proto-dns.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-memcached.c -o tmp/proto-memcached.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-banout.c -o tmp/proto-banout.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-http.c -o tmp/proto-http.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-preprocess.c -o tmp/proto-preprocess.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/output.c -o tmp/output.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/main.c -o tmp/main.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-snmp.c -o tmp/proto-snmp.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-ssl-test.c -o tmp/proto-ssl-test.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-tcp-telnet.c -o tmp/proto-tcp-telnet.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-udp.c -o tmp/proto-udp.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-zeroaccess.c -o tmp/proto-zeroaccess.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-vnc.c -o tmp/proto-vnc.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rawsock-getip.c -o tmp/rawsock-getip.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/main-conf.c -o tmp/main-conf.o -DGIT=\""unknown"\"
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rawsock-getmac.c -o tmp/rawsock-getmac.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rawsock-getif.c -o tmp/rawsock-getif.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rand-lcg.c -o tmp/rand-lcg.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rawsock-arp.c -o tmp/rawsock-arp.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rand-blackrock.c -o tmp/rand-blackrock.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-x509.c -o tmp/proto-x509.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/script-heartbleed.c -o tmp/script-heartbleed.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rand-primegen.c -o tmp/rand-primegen.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/script-sslv3.c -o tmp/script-sslv3.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-ssl.c -o tmp/proto-ssl.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rawsock-getroute.c -o tmp/rawsock-getroute.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rawsock-pcap.c -o tmp/rawsock-pcap.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/script-ntp-monlist.c -o tmp/script-ntp-monlist.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/ranges.c -o tmp/ranges.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rawsock-pfring.c -o tmp/rawsock-pfring.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/script.c -o tmp/script.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/proto-tcp.c -o tmp/proto-tcp.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/siphash24.c -o tmp/siphash24.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/syn-cookie.c -o tmp/syn-cookie.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/smackqueue.c -o tmp/smackqueue.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rte-ring.c -o tmp/rte-ring.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/string_s.c -o tmp/string_s.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/xring.c -o tmp/xring.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rawsock-pcapfile.c -o tmp/rawsock-pcapfile.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/rawsock.c -o tmp/rawsock.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/templ-payloads.c -o tmp/templ-payloads.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/templ-pkt.c -o tmp/templ-pkt.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc     -Wall -c src/smack1.c -o tmp/smack1.o
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
gcc      -Wall -o bin/masscan tmp/crypto-base64.o tmp/crypto-blackrock2.o tmp/event-timeout.o tmp/in-binary.o tmp/in-filter.o tmp/in-report.o tmp/logger.o tmp/main-conf.o tmp/main-dedup.o tmp/main-initadapter.o tmp/main-listscan.o tmp/main-ptrace.o tmp/main-readrange.o tmp/main-src.o tmp/main-status.o tmp/main-throttle.o tmp/main.o tmp/masscan-app.o tmp/out-binary.o tmp/out-certs.o tmp/out-grepable.o tmp/out-json.o tmp/out-ndjson.o tmp/out-null.o tmp/out-redis.o tmp/out-text.o tmp/out-unicornscan.o tmp/out-xml.o tmp/output.o tmp/pixie-backtrace.o tmp/pixie-file.o tmp/pixie-threads.o tmp/pixie-timer.o tmp/proto-arp.o tmp/proto-banner1.o tmp/proto-banout.o tmp/proto-dns.o tmp/proto-ftp.o tmp/proto-http.o tmp/proto-icmp.o tmp/proto-imap4.o tmp/proto-interactive.o tmp/proto-memcached.o tmp/proto-netbios.o tmp/proto-ntp.o tmp/proto-pop3.o tmp/proto-preprocess.o tmp/proto-sctp.o tmp/proto-smtp.o tmp/proto-snmp.o tmp/proto-ssh.o tmp/proto-ssl-test.o tmp/proto-ssl.o tmp/proto-tcp-telnet.o tmp/proto-tcp.o tmp/proto-udp.o tmp/proto-vnc.o tmp/proto-x509.o tmp/proto-zeroaccess.o tmp/rand-blackrock.o tmp/rand-lcg.o tmp/rand-primegen.o tmp/ranges.o tmp/rawsock-arp.o tmp/rawsock-getif.o tmp/rawsock-getip.o tmp/rawsock-getmac.o tmp/rawsock-getroute.o tmp/rawsock-pcap.o tmp/rawsock-pcapfile.o tmp/rawsock-pfring.o tmp/rawsock.o tmp/rte-ring.o tmp/script-heartbleed.o tmp/script-ntp-monlist.o tmp/script-sslv3.o tmp/script.o tmp/siphash24.o tmp/smack1.o tmp/smackqueue.o tmp/string_s.o tmp/syn-cookie.o tmp/templ-payloads.o tmp/templ-pkt.o tmp/xring.o  -lm -lrt -ldl -lpthread
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42509
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/masscan-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/masscan-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd masscan
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/masscan-buildroot
make: Entering directory '/usr/src/RPM/BUILD/masscan'
make: git: No such file or directory
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
install -pDm755 bin/masscan /usr/src/tmp/masscan-buildroot/usr/bin/masscan
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/masscan-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/masscan-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/masscan-buildroot/ (default)
Compressing files in /usr/src/tmp/masscan-buildroot (auto)
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/masscan-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.42509
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd masscan
+ make regress
make: Entering directory '/usr/src/RPM/BUILD/masscan'
make: git: No such file or directory
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
make: Entering directory '/usr/src/RPM/BUILD/masscan'
bin/masscan --selftest
regression test: success!
make: Leaving directory '/usr/src/RPM/BUILD/masscan'
+ exit 0
Processing files: masscan-1.0.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42509
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd masscan
+ DOCDIR=/usr/src/tmp/masscan-buildroot/usr/share/doc/masscan-1.0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/masscan-buildroot/usr/share/doc/masscan-1.0.5
+ /bin/mkdir -p /usr/src/tmp/masscan-buildroot/usr/share/doc/masscan-1.0.5
+ cp -prL LICENSE VULNINFO.md README.md /usr/src/tmp/masscan-buildroot/usr/share/doc/masscan-1.0.5
+ chmod -R go-w /usr/src/tmp/masscan-buildroot/usr/share/doc/masscan-1.0.5
+ chmod -R a+rX /usr/src/tmp/masscan-buildroot/usr/share/doc/masscan-1.0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CFQbNK
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.g17ZTj
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.17)(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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nQ4hCO
Creating masscan-debuginfo package
Processing files: masscan-debuginfo-1.0.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oLgtHB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lbLjW0
find-requires: running scripts (debuginfo)
Requires: masscan = 1.0.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6)
Adding to masscan-debuginfo a strict dependency on masscan
Wrote: /usr/src/RPM/RPMS/x86_64/masscan-1.0.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/masscan-debuginfo-1.0.5-alt1.x86_64.rpm (w2.lzdio)
3.15user 1.14system 0:05.98elapsed 71%CPU (0avgtext+0avgdata 37988maxresident)k
0inputs+0outputs (0major+356148minor)pagefaults 0swaps
/.out/masscan-1.0.5-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: AGPL-3
/.out/masscan-debuginfo-1.0.5-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: AGPL-3
2.87user 1.14system 0:11.70elapsed 34%CPU (0avgtext+0avgdata 126752maxresident)k
0inputs+0outputs (0major+192104minor)pagefaults 0swaps
--- masscan-1.0.5-alt1.x86_64.rpm.repo	2019-03-06 00:05:02.000000000 +0000
+++ masscan-1.0.5-alt1.x86_64.rpm.hasher	2023-09-15 00:29:34.433583650 +0000
@@ -7,2 +7,3 @@
 Requires: libc.so.6(GLIBC_2.14)(64bit)  
+Requires: libc.so.6(GLIBC_2.17)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
@@ -10,9 +11,7 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libc.so.6(GLIBC_2.6)(64bit)  
-Requires: libdl.so.2(GLIBC_2.2.5)(64bit)  
 Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
-Requires: libpthread.so.0(GLIBC_2.2.5)(64bit)  
-Requires: libpthread.so.0(GLIBC_2.3.4)(64bit)  
-Requires: librt.so.1(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -20,3 +19,3 @@
 Provides: masscan = 1.0.5-alt1:sisyphus+223709.100.1.1
-File: /usr/bin/masscan	100755	root:root	4a756125a556312812d4062b29cd35d2	
+File: /usr/bin/masscan	100755	root:root	c2a55a9465b9a9d5361d1d7be0645de6	
 File: /usr/share/doc/masscan-1.0.5	40755	root:root		
@@ -25,2 +24,2 @@
 File: /usr/share/doc/masscan-1.0.5/VULNINFO.md	100644	root:root	62b9adee21d091b2df75be1706a4dcbb	
-RPMIdentity: 2abaeb67ac404faff82a9d03f6fc6d2cc86f754ad86abe746f61ac658c429977ea3d2891262e5ec5d8d4710baa407c33ad1f1debb1f8907dd7ef43b8d1292426
+RPMIdentity: 9405e2bb56b4381e0439d658080759182234641e8211975831d6b404292508520c9b72f159cc2e5d9d33c87a4307fccbfc6f189c2644ded9177518c069ac5d02
--- masscan-debuginfo-1.0.5-alt1.x86_64.rpm.repo	2019-03-06 00:05:02.000000000 +0000
+++ masscan-debuginfo-1.0.5-alt1.x86_64.rpm.hasher	2023-09-15 00:29:34.487584522 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/07	40755	root:root	
-/usr/lib/debug/.build-id/07/6b7c8f29299843d1e2267abe497d966159a702	120777	root:root	../../../../bin/masscan
-/usr/lib/debug/.build-id/07/6b7c8f29299843d1e2267abe497d966159a702.debug	120777	root:root	../../usr/bin/masscan.debug
+/usr/lib/debug/.build-id/7b	40755	root:root	
+/usr/lib/debug/.build-id/7b/688e4552c74c665982f99e04ba46c1eb5941b4	120777	root:root	../../../../bin/masscan
+/usr/lib/debug/.build-id/7b/688e4552c74c665982f99e04ba46c1eb5941b4.debug	120777	root:root	../../usr/bin/masscan.debug
 /usr/lib/debug/usr/bin/masscan.debug	100644	root:root	
@@ -6,6 +6,3 @@
 Requires: debug64(libc.so.6)  
-Requires: debug64(libdl.so.2)  
 Requires: debug64(libm.so.6)  
-Requires: debug64(libpthread.so.0)  
-Requires: debug64(librt.so.1)  
 Requires: masscan = 1.0.5-alt1:sisyphus+223709.100.1.1
@@ -13,6 +10,6 @@
 Provides: masscan-debuginfo = 1.0.5-alt1:sisyphus+223709.100.1.1
-File: /usr/lib/debug/.build-id/07	40755	root:root		
-File: /usr/lib/debug/.build-id/07/6b7c8f29299843d1e2267abe497d966159a702	120777	root:root		../../../../bin/masscan
-File: /usr/lib/debug/.build-id/07/6b7c8f29299843d1e2267abe497d966159a702.debug	120777	root:root		../../usr/bin/masscan.debug
-File: /usr/lib/debug/usr/bin/masscan.debug	100644	root:root	0a510a8f5ac8a9104c6d0ec4a370b783	
-RPMIdentity: 77380a57adea2f80efacd285280b17f8332b9c38aacc2c7dacbe7ca98cda144b2a150fc53839f5e3285aff71d91f49798ba9cdbe0f9cb62850d83a2b60b852b6
+File: /usr/lib/debug/.build-id/7b	40755	root:root		
+File: /usr/lib/debug/.build-id/7b/688e4552c74c665982f99e04ba46c1eb5941b4	120777	root:root		../../../../bin/masscan
+File: /usr/lib/debug/.build-id/7b/688e4552c74c665982f99e04ba46c1eb5941b4.debug	120777	root:root		../../usr/bin/masscan.debug
+File: /usr/lib/debug/usr/bin/masscan.debug	100644	root:root	e16c1c08960462064bc8b4fd73540af2	
+RPMIdentity: 7752859f3fc1115902aaa768162da98a369ac8e339f4b253416a748c3134a899e2aa2ef9d296be58a1d6c132a11b323dd110d26a0d7c5721ba78be8023a93ecb