<86>Sep 14 09:38:21 userdel[130316]: delete user 'rooter'
<86>Sep 14 09:38:21 groupadd[130536]: group added to /etc/group: name=rooter, GID=585
<86>Sep 14 09:38:21 groupadd[130536]: group added to /etc/gshadow: name=rooter
<86>Sep 14 09:38:21 groupadd[130536]: new group: name=rooter, GID=585
<86>Sep 14 09:38:21 useradd[130625]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash
<86>Sep 14 09:38:21 userdel[130764]: delete user 'builder'
<86>Sep 14 09:38:21 userdel[130764]: removed group 'builder' owned by 'builder'
<86>Sep 14 09:38:21 userdel[130764]: removed shadow group 'builder' owned by 'builder'
<86>Sep 14 09:38:21 groupadd[130869]: group added to /etc/group: name=builder, GID=586
<86>Sep 14 09:38:21 groupadd[130869]: group added to /etc/gshadow: name=builder
<86>Sep 14 09:38:21 groupadd[130869]: new group: name=builder, GID=586
<86>Sep 14 09:38:21 useradd[130897]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash
<13>Sep 14 09:38:25 rpmi: liblz4-1:1.9.1-alt1 sisyphus+228057.100.1.1 1556059318 installed
<13>Sep 14 09:38:25 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521082 installed
<13>Sep 14 09:38:25 rpmi: libgcrypt20-1.8.5-alt1 sisyphus+236872.100.1.1 1567111980 installed
<13>Sep 14 09:38:25 rpmi: libsystemd-1:243-alt1 sisyphus+237134.300.3.1 1567642540 installed
<13>Sep 14 09:38:25 rpmi: libdbus-1.12.12-alt2 sisyphus+221234.100.1.2 1549918047 installed
<13>Sep 14 09:38:25 rpmi: libpcap0.8-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930671 installed
<13>Sep 14 09:38:25 rpmi: libpcap-devel-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930671 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/masscan-1.0.5-alt1.nosrc.rpm
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.34702
+ 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.88421
+ 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: Command not found
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/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/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-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/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/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/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-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/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/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-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/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/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/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/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-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/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-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/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/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/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-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-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/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/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/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]
     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'
  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-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/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-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/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/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/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/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-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-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-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-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-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-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-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-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-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-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-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-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-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-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/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/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-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-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/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-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-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-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-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-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/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/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/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/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/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/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/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/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/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-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-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/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/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/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.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 -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.76500
+ 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
+ cd masscan
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/masscan-buildroot
make: Entering directory '/usr/src/RPM/BUILD/masscan'
make: git: Command not found
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)
Checking contents of files in /usr/src/tmp/masscan-buildroot/ (default)
Compressing files in /usr/src/tmp/masscan-buildroot (auto)
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
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.11098
+ 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: Command not found
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.68196
+ 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.IHsvSX
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OVKDhb
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.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), librt.so.1(GLIBC_2.2), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r4Doc3
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.MOxkUv
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ywtPds
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), debug(librt.so.1)
Adding to masscan-debuginfo a strict dependency on masscan
Wrote: /usr/src/RPM/RPMS/i586/masscan-1.0.5-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/masscan-debuginfo-1.0.5-alt1.i586.rpm
19.11user 1.78system 0:31.53elapsed 66%CPU (0avgtext+0avgdata 27944maxresident)k
0inputs+0outputs (0major+438995minor)pagefaults 0swaps
25.03user 6.32system 0:45.41elapsed 69%CPU (0avgtext+0avgdata 113616maxresident)k
0inputs+0outputs (0major+721021minor)pagefaults 0swaps