<86>Jul  6 10:20:55 userdel[338987]: delete user 'rooter'
<86>Jul  6 10:20:55 userdel[338987]: removed group 'rooter' owned by 'rooter'
<86>Jul  6 10:20:55 userdel[338987]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul  6 10:20:55 groupadd[339007]: group added to /etc/group: name=rooter, GID=690
<86>Jul  6 10:20:55 groupadd[339007]: group added to /etc/gshadow: name=rooter
<86>Jul  6 10:20:55 groupadd[339007]: new group: name=rooter, GID=690
<86>Jul  6 10:20:55 useradd[339026]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash
<86>Jul  6 10:20:55 userdel[339047]: delete user 'builder'
<86>Jul  6 10:20:55 userdel[339047]: removed group 'builder' owned by 'builder'
<86>Jul  6 10:20:55 userdel[339047]: removed shadow group 'builder' owned by 'builder'
<86>Jul  6 10:20:56 groupadd[339061]: group added to /etc/group: name=builder, GID=691
<86>Jul  6 10:20:56 groupadd[339061]: new group: name=builder, GID=691
<86>Jul  6 10:20:56 useradd[339124]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/masscan-1.0.5-alt1.src.rpm: license not found in '/usr/share/license' directory: AGPL-3
<13>Jul  6 10:20:58 rpmi: liblz4-1:1.9.3-alt1 sisyphus+276625.100.1.3 1625166816 installed
<13>Jul  6 10:20:58 rpmi: libgpg-error-1.42-alt1 sisyphus+275524.40.1.1 1624455836 installed
<13>Jul  6 10:20:58 rpmi: libgcrypt20-1.9.3-alt1 sisyphus+275524.100.1.1 1624456196 installed
<13>Jul  6 10:20:58 rpmi: libsystemd-1:248.3-alt1 sisyphus+272702.500.6.1 1622206974 installed
<13>Jul  6 10:20:58 rpmi: libdbus-1.12.18-alt1 sisyphus+275285.100.2.2 1624573331 installed
<13>Jul  6 10:20:58 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+252303.100.1.1 1590571652 installed
<13>Jul  6 10:20:58 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+252303.100.1.1 1590571652 installed
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8409
+ 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.8409
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd masscan
+ make -j8
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/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/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/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/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/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/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/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-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/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/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-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-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-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/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/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/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/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/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/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-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-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-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-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-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/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/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/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/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/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-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:2: 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/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-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/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/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/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-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-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-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-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-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-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-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-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-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-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-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-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/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-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-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-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-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-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/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/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/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/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/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/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-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/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/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-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/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/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-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/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/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/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/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/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/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/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/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/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/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/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/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/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/smack1.c -o tmp/smack1.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/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/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 -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.72126
+ 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)
verify-elf: WARNING: ./usr/bin/masscan: uses non-LFS functions: fopen
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.72126
+ 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.32392
+ 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.PBukX4
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.9KgWc2
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), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kxqKK2
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.9B2xN5
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h0APK2
find-requires: running scripts (debuginfo)
Requires: masscan = 1.0.5-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libm.so.6), debug(libpthread.so.0)
Adding to masscan-debuginfo a strict dependency on masscan
Wrote: /usr/src/RPM/RPMS/i586/masscan-1.0.5-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/masscan-debuginfo-1.0.5-alt1.i586.rpm (w2.lzdio)
6.42user 1.41system 0:09.85elapsed 79%CPU (0avgtext+0avgdata 27664maxresident)k
0inputs+0outputs (0major+390105minor)pagefaults 0swaps
/.out/masscan-1.0.5-alt1.i586.rpm: license not found in '/usr/share/license' directory: AGPL-3
/.out/masscan-debuginfo-1.0.5-alt1.i586.rpm: license not found in '/usr/share/license' directory: AGPL-3
10.26user 4.78system 0:17.52elapsed 85%CPU (0avgtext+0avgdata 104020maxresident)k
0inputs+0outputs (0major+665422minor)pagefaults 0swaps
--- masscan-1.0.5-alt1.i586.rpm.repo	2019-03-06 00:05:03.000000000 +0000
+++ masscan-1.0.5-alt1.i586.rpm.hasher	2021-07-06 10:21:10.939902542 +0000
@@ -9,2 +9,4 @@
 Requires: libc.so.6(GLIBC_2.1.2)  
+Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.17)  
 Requires: libc.so.6(GLIBC_2.2)  
@@ -20,5 +22,4 @@
 Requires: libpthread.so.0(GLIBC_2.3.4)  
-Requires: librt.so.1(GLIBC_2.2)  
 Requires: rtld(GNU_HASH)  
 Provides: masscan = 1.0.5-alt1:sisyphus+223709.100.1.1
-RPMIdentity: 69c08020059bcc39ff002c361ebd4111
+RPMIdentity: ffffe46e5681d1ce0c2da5d886b781bd
--- masscan-debuginfo-1.0.5-alt1.i586.rpm.repo	2019-03-06 00:05:03.000000000 +0000
+++ masscan-debuginfo-1.0.5-alt1.i586.rpm.hasher	2021-07-06 10:21:11.040903226 +0000
@@ -6,5 +6,4 @@
 Requires: debug(libpthread.so.0)  
-Requires: debug(librt.so.1)  
 Requires: masscan = 1.0.5-alt1:sisyphus+223709.100.1.1
 Provides: masscan-debuginfo = 1.0.5-alt1:sisyphus+223709.100.1.1
-RPMIdentity: cde92b34b435f6210cc49b24b5977a3b
+RPMIdentity: 444eb2e7eaebefecd9024ed90e73aed2