Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 419396 Details for
Bug 568462
=net-analyzer/nmap-7.01 - nmap.o: In function `nmap_main(int, char**)': nmap.cc:(.text+0x7d27): undefined reference to `join_quoted(char const* const*, unsigned int)'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 69.34 KB, created by
Gary E. Miller
on 2015-12-16 18:57:26 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Gary E. Miller
Created:
2015-12-16 18:57:26 UTC
Size:
69.34 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-analyzer/nmap-7.01 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: netmon@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux nls nse python_targets_python2_7 ssl userland_GNU >[32;01m * [39;49;00mFEATURES: distcc preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking nmap-7.01.tar.bz2 to /var/tmp/portage/net-analyzer/nmap-7.01/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/nmap-7.01/work >>>> Preparing source in /var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01 ... > [32;01m*[0m Applying nmap-4.75-nolua.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying nmap-5.10_beta1-string.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying nmap-5.21-python.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying nmap-6.46-uninstaller.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying nmap-6.47-no-libnl.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying nmap-6.49-no-FORTIFY_SOURCE.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying nmap-6.25-liblua-ar.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01 ... > * econf: updating nmap-7.01/nping/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating nmap-7.01/nping/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating nmap-7.01/libpcap/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating nmap-7.01/libpcap/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating nmap-7.01/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating nmap-7.01/ncat/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating nmap-7.01/ncat/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating nmap-7.01/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-ipv6 --enable-nls --without-zenmap --with-liblua=included --without-ncat --without-ndiff --without-nmap-update --without-nping --with-openssl --with-libdnet=included --with-pcre=/usr >checking whether NLS is requested... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for inline... inline >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking for gawk... gawk >checking for __func__... yes >checking for x86_64-pc-linux-gnu-strip... /usr/bin/x86_64-pc-linux-gnu-strip >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking for linux/rtnetlink.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for net/if.h... yes >checking for library containing setsockopt... none required >checking for library containing gethostbyname... none required >checking if AF_INET6 IPPROTO_RAW sockets include the packet header... yes >checking for a Python interpreter with version >= 2.4... python2 >checking for python2... /usr/bin/python2 >checking for python2 version... 2.7 >checking for python2 platform... linux2 >checking for python2 script directory... ${prefix}/lib64/python2.7/site-packages >checking for python2 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking for BIO_int_ctrl in -lcrypto... yes >checking for SSL_new in -lssl... yes >checking pcap.h usability... yes >checking pcap.h presence... yes >checking for pcap.h... yes >checking for pcap_datalink in -lpcap... yes >checking sys/ioccom.h usability... no >checking sys/ioccom.h presence... no >checking for sys/ioccom.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking net/bpf.h usability... no >checking net/bpf.h presence... no >checking for net/bpf.h... no >checking if libpcap is suitable... checking whether pcap_get_selectable_fd is declared... yes >yes >checking if PCAP_NETMASK_UNKNOWN is defined/handled by libpcap... yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking for pcre_version in -lpcre... yes >checking pcre/pcre.h usability... no >checking pcre/pcre.h presence... no >checking for pcre/pcre.h... no >checking for library containing dlopen... -ldl >yes >checking linear.h usability... yes >checking linear.h presence... yes >checking for linear.h... yes >checking for predict in -llinear... yes >yes >checking whether byte ordering is bigendian... no >checking if struct in_addr is a wacky huge structure (some Sun boxes)... no >checking if struct icmp exists... yes >checking if struct ip exists... yes >checking if struct ip has ip_sum member... yes >checking for strerror... yes >checking for type of 6th argument to recvfrom()... socklen_t >checking for APR... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libnetutil/Makefile >config.status: creating nmap_config.h >=== configuring in libdnet-stripped (/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-ipv6' '--enable-nls' '--without-zenmap' '--with-liblua=included' '--without-ncat' '--without-ndiff' '--without-nmap-update' '--without-nping' '--with-openssl' '--with-libdnet=included' '--with-pcre=/usr' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=btver1' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=btver1' --cache-file=/dev/null --srcdir=. >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for Python... checking for gethostbyname... yes >checking for socket... yes >checking for putmsg in -lstr... no >checking for open_mib in -lnm... no >checking for Check... no >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking sys/bufmod.h usability... no >checking sys/bufmod.h presence... no >checking for sys/bufmod.h... no >checking sys/dlpi.h usability... no >checking sys/dlpi.h presence... no >checking for sys/dlpi.h... no >checking sys/dlpihdr.h usability... no >checking sys/dlpihdr.h presence... no >checking for sys/dlpihdr.h... no >checking sys/dlpi_ext.h usability... no >checking sys/dlpi_ext.h presence... no >checking for sys/dlpi_ext.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mib.h usability... no >checking sys/mib.h presence... no >checking for sys/mib.h... no >checking sys/ndd_var.h usability... no >checking sys/ndd_var.h presence... no >checking for sys/ndd_var.h... no >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking sys/sysctl.h usability... yes >checking sys/sysctl.h presence... yes >checking for sys/sysctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking net/bpf.h usability... no >checking net/bpf.h presence... no >checking for net/bpf.h... no >checking net/if.h usability... yes >checking net/if.h presence... yes >checking for net/if.h... yes >checking net/if_var.h usability... no >checking net/if_var.h presence... no >checking for net/if_var.h... no >checking net/if_arp.h usability... yes >checking net/if_arp.h presence... yes >checking for net/if_arp.h... yes >checking net/if_dl.h usability... no >checking net/if_dl.h presence... no >checking for net/if_dl.h... no >checking net/pfilt.h usability... no >checking net/pfilt.h presence... no >checking for net/pfilt.h... no >checking net/pfvar.h usability... no >checking net/pfvar.h presence... no >checking for net/pfvar.h... no >checking net/radix.h usability... no >checking net/radix.h presence... no >checking for net/radix.h... no >checking net/raw.h usability... no >checking net/raw.h presence... no >checking for net/raw.h... no >checking net/route.h usability... yes >checking net/route.h presence... yes >checking for net/route.h... yes >checking netinet/in_var.h usability... no >checking netinet/in_var.h presence... no >checking for netinet/in_var.h... no >checking netinet/in6_var.h usability... no >checking netinet/in6_var.h presence... no >checking for netinet/in6_var.h... no >checking net/if_tun.h usability... no >checking net/if_tun.h presence... no >checking for net/if_tun.h... no >checking linux/if_tun.h usability... yes >checking linux/if_tun.h presence... yes >checking for linux/if_tun.h... yes >checking netinet/ip_fw.h usability... no >checking netinet/ip_fw.h presence... no >checking for netinet/ip_fw.h... no >checking linux/ip_fw.h usability... no >checking linux/ip_fw.h presence... no >checking for linux/ip_fw.h... no >checking linux/ip_fwchains.h usability... no >checking linux/ip_fwchains.h presence... no >checking for linux/ip_fwchains.h... no >checking linux/netfilter_ipv4/ipchains_core.h usability... no >checking linux/netfilter_ipv4/ipchains_core.h presence... no >checking for linux/netfilter_ipv4/ipchains_core.h... no >checking ip_fil_compat.h usability... no >checking ip_fil_compat.h presence... no >checking for ip_fil_compat.h... no >checking netinet/ip_fil_compat.h usability... no >checking netinet/ip_fil_compat.h presence... no >checking for netinet/ip_fil_compat.h... no >checking ip_compat.h usability... no >checking ip_compat.h presence... no >checking for ip_compat.h... no >checking netinet/ip_compat.h usability... no >checking netinet/ip_compat.h presence... no >checking for netinet/ip_compat.h... no >checking ip_fil.h usability... no >checking ip_fil.h presence... no >checking for ip_fil.h... no >checking netinet/ip_fil.h usability... no >checking netinet/ip_fil.h presence... no >checking for netinet/ip_fil.h... no >checking hpsecurity.h usability... no >checking hpsecurity.h presence... no >checking for hpsecurity.h... no >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for pid_t... yes >checking for size_t... yes >checking for sockaddr_in6 struct in <netinet/in.h>... yes >checking for sa_len in sockaddr struct... no >checking for arp_dev in arpreq struct... yes >checking for rt_msghdr struct in <net/route.h>... no >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for socklen_t... yes >checking for working memcmp... yes >checking for err... yes >checking for strlcat... no >checking for strlcpy... no >checking for strsep... yes >checking for Berkeley Packet Filter... no >checking for Linux proc filesystem... yes >checking whether ETH_P_ALL is declared... yes >checking for Linux PF_PACKET sockets... yes >checking for SNMP MIB2 STREAMS... no >checking for route(7) STREAMS... no >checking for arp(7) ioctls... yes >checking for raw IP sockets ip_{len,off} host byte ordering... no >checking for cooked raw IP sockets... no >checking for getkerninfo... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating dnet-config >config.status: creating include/Makefile >config.status: creating include/dnet/Makefile >config.status: creating src/Makefile >config.status: creating include/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default commands >=== configuring in nbase (/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-ipv6' '--enable-nls' '--without-zenmap' '--with-liblua=included' '--without-ncat' '--without-ndiff' '--without-nmap-update' '--without-nping' '--with-openssl' '--with-libdnet=included' '--with-pcre=/usr' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=btver1' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=btver1' --cache-file=/dev/null --srcdir=. >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for inline... inline >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 for string.h... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for strings.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.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 errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/types.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking for sys/stat.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for inttypes.h... (cached) yes >checking mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >checking whether time.h and sys/time.h may both be included... yes >checking for sys/socket.h... (cached) yes >checking for net/if.h... yes >checking for __attribute__... yes >checking if sockaddr{} has sa_len member... no >checking whether byte ordering is bigendian... no >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for nanosleep... yes >checking for strerror... yes >checking for strcasestr... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for signal... yes >checking for vsnprintf... (cached) yes >checking for snprintf... (cached) yes >checking for asprintf... yes >checking for asnprintf... no >checking for vasprintf... yes >checking for vasnprintf... no >checking for getopt... yes >checking for getopt_long_only... yes >checking for usleep... yes >checking for gettimeofday... yes >checking for sleep... yes >checking for getopt_long_only... (cached) yes >checking for strcasecmp... (cached) yes >checking for strncasecmp... (cached) yes >checking for library containing getaddrinfo... none required >checking for library containing gai_strerror... none required >checking for library containing getnameinfo... none required >checking for gai_strerror... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking for working getaddrinfo... yes >checking for library containing inet_addr... none required >checking for working getnameinfo... yes >checking for sockaddr_in6... yes >checking for sockaddr_storage... yes >checking for AF_INET6 definition... yes >checking for IPv6 support... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking openssl/err.h usability... yes >checking openssl/err.h presence... yes >checking for openssl/err.h... yes >checking openssl/rand.h usability... yes >checking openssl/rand.h presence... yes >checking for openssl/rand.h... yes >checking for BIO_int_ctrl in -lcrypto... yes >checking for SSL_new in -lssl... yes >checking for /proc/self/exe... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating nbase_config.h >=== configuring in nsock/src (/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nsock/src) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-ipv6' '--enable-nls' '--without-zenmap' '--with-liblua=included' '--without-ncat' '--without-ndiff' '--without-nmap-update' '--without-nping' '--with-openssl' '--with-libdnet=included' '--with-pcre=/usr' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=btver1' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=btver1' --cache-file=/dev/null --srcdir=. >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 pcap.h usability... yes >checking pcap.h presence... yes >checking for pcap.h... yes >checking if PCAP_NETMASK_UNKNOWN is defined/handled by libpcap... yes >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >checking for Linux epoll(7) interface... yes >checking for poll(2)... yes >checking for kqueue... no >checking for kevent... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gethostent... yes >checking for setsockopt... yes >checking for nanosleep... yes >checking for ANSI C header files... (cached) yes >checking net/bpf.h usability... no >checking net/bpf.h presence... no >checking for net/bpf.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking for BIO_int_ctrl in -lcrypto... yes >checking for SSL_new in -lssl... yes >checking for library containing dlopen... -ldl >checking for SSL_set_tlsext_host_name... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating ../tests/Makefile >config.status: creating ../include/nsock_config.h > > :================: > /||# nmap -A _ || > / || || > | || || > \ || || > ================== > ........... / \............. > :\ ############ \ > : --------------------------------- > : | * |__________|| :::::::::: | > \ | | || ....... | > --------------------------------- 8 > > NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY >Configured with: openssl lua >Configured without: localdirs ndiff zenmap nping ncat nmap-update >Type make (or gmake on some *BSD machines) to compile. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01 ... >make -j8 -l2 AR=x86_64-pc-linux-gnu-ar RANLIB=x86_64-pc-linux-gnu-ranlib >Makefile:487: makefile.dep: No such file or directory >x86_64-pc-linux-gnu-g++ -MM -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing charpool.cc FingerPrintResults.cc FPEngine.cc FPModel.cc idle_scan.cc MACLookup.cc main.cc nmap.cc nmap_dns.cc nmap_error.cc nmap_ftp.cc NmapOps.cc NmapOutputTable.cc nmap_tty.cc osscan2.cc osscan.cc output.cc payload.cc portlist.cc portreasons.cc protocols.cc scan_engine.cc scan_engine_connect.cc scan_engine_raw.cc service_scan.cc services.cc Target.cc TargetGroup.cc targets.cc tcpip.cc timing.cc traceroute.cc utils.cc xml.cc nse_main.cc nse_utility.cc nse_nsock.cc nse_dnet.cc nse_fs.cc nse_nmaplib.cc nse_debug.cc nse_pcrelib.cc nse_binlib.cc nse_bit.cc nse_lpeg.cc nse_openssl.cc nse_ssl_cert.cc > makefile.dep >Compiling libnetutil >cd libnetutil && make >Compiling libnbase >cd nbase && make >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing charpool.cc -o charpool.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing FingerPrintResults.cc -o FingerPrintResults.o >Compiling libdnet >make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libnetutil' >Makefile:40: makefile.dep: No such file or directory >x86_64-pc-linux-gnu-g++ -MM -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H ./netutil.cc ./PacketElement.cc ./NetworkLayerElement.cc ./ARPHeader.cc ./PacketElement.cc ./NetworkLayerElement.cc ./TransportLayerElement.cc ./ARPHeader.cc ./EthernetHeader.cc ./ICMPv4Header.cc ./ICMPv6Header.cc ./IPv4Header.cc ./IPv6Header.cc ./TCPHeader.cc ./UDPHeader.cc ./RawData.cc ./HopByHopHeader.cc ./DestOptsHeader.cc ./FragmentHeader.cc ./RoutingHeader.cc ./PacketParser.cc > makefile.dep >Compiling liblua >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing FPEngine.cc -o FPEngine.o >make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=btver1 -Wall -DHAVE_CONFIG_H -c -o snprintf.o snprintf.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=btver1 -Wall -DHAVE_CONFIG_H -c -o nbase_str.o nbase_str.c >make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/liblua' >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lapi.o lapi.c >Making all in include >make[2]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped/include' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped/include' >Making all in dnet >make[4]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped/include/dnet' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped/include/dnet' >make[4]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped/include' >make[4]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped/include' >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped/include' >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped/include' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o addr-util.lo addr-util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c addr-util.c -o addr-util.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=btver1 -Wall -DHAVE_CONFIG_H -c -o nbase_misc.o nbase_misc.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=btver1 -Wall -DHAVE_CONFIG_H -c -o nbase_memalloc.o nbase_memalloc.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lcode.o lcode.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o addr.lo addr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c addr.c -o addr.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -g0 FPModel.cc -o FPModel.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=btver1 -Wall -DHAVE_CONFIG_H -c -o nbase_rnd.o nbase_rnd.c >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing idle_scan.cc -o idle_scan.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=btver1 -Wall -DHAVE_CONFIG_H -c -o nbase_addrset.o nbase_addrset.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lctype.o lctype.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldebug.o ldebug.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldo.o ldo.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldump.o ldump.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lfunc.o lfunc.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lgc.o lgc.c >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing MACLookup.cc -o MACLookup.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o llex.o llex.c >rm -f libnbase.a >x86_64-pc-linux-gnu-ar cr libnbase.a snprintf.o nbase_str.o nbase_misc.o nbase_memalloc.o nbase_rnd.o nbase_addrset.o >x86_64-pc-linux-gnu-ranlib libnbase.a >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase' >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nmap_dns.cc -o nmap_dns.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nmap_error.cc -o nmap_error.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lmem.o lmem.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o blob.lo blob.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lobject.o lobject.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c blob.c -o blob.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nmap.cc -o nmap.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lopcodes.o lopcodes.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lparser.o lparser.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lstate.o lstate.c >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nmap_ftp.cc -o nmap_ftp.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o ip-util.lo ip-util.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lstring.o lstring.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c ip-util.c -o ip-util.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ltable.o ltable.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ltm.o ltm.c >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing NmapOps.cc -o NmapOps.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o ip6.lo ip6.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lundump.o lundump.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c ip6.c -o ip6.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing NmapOutputTable.cc -o NmapOutputTable.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o rand.lo rand.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lvm.o lvm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c rand.c -o rand.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o strlcat.lo strlcat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c strlcat.c -o strlcat.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nmap_tty.cc -o nmap_tty.o >rand.c: In function 'rand_open': >rand.c:84:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o strlcpy.lo strlcpy.c >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing osscan2.cc -o osscan2.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lzio.o lzio.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o arp-ioctl.lo arp-ioctl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c strlcpy.c -o strlcpy.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing netutil.cc -o netutil.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c arp-ioctl.c -o arp-ioctl.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lauxlib.o lauxlib.c >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing osscan.cc -o osscan.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o eth-linux.lo eth-linux.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c eth-linux.c -o eth-linux.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o fw-none.lo fw-none.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o intf.lo intf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c fw-none.c -o fw-none.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lbaselib.o lbaselib.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c intf.c -o intf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o ip.lo ip.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o route-linux.lo route-linux.c >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing PacketElement.cc -o PacketElement.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lbitlib.o lbitlib.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c ip.c -o ip.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c route-linux.c -o route-linux.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c -o tun-linux.lo tun-linux.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lcorolib.o lcorolib.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldblib.o ldblib.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=btver1 -Wall -c tun-linux.c -o tun-linux.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing NetworkLayerElement.cc -o NetworkLayerElement.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing TransportLayerElement.cc -o TransportLayerElement.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing ARPHeader.cc -o ARPHeader.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing EthernetHeader.cc -o EthernetHeader.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o liolib.o liolib.c >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing output.cc -o output.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing ICMPv4Header.cc -o ICMPv4Header.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing payload.cc -o payload.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=btver1 -Wall -version-info 1:1:0 -Wl,-O1 -Wl,--as-needed -o libdnet.la -rpath /usr/lib64 addr-util.lo addr.lo blob.lo ip-util.lo ip6.lo rand.lo strlcat.lo strlcpy.lo arp-ioctl.lo eth-linux.lo fw-none.lo intf.lo ip.lo route-linux.lo tun-linux.lo >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing ICMPv6Header.cc -o ICMPv6Header.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing IPv4Header.cc -o IPv4Header.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing IPv6Header.cc -o IPv6Header.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing TCPHeader.cc -o TCPHeader.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing UDPHeader.cc -o UDPHeader.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing RawData.cc -o RawData.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing HopByHopHeader.cc -o HopByHopHeader.o >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdnet.a addr-util.o addr.o blob.o ip-util.o ip6.o rand.o strlcat.o strlcpy.o arp-ioctl.o eth-linux.o fw-none.o intf.o ip.o route-linux.o tun-linux.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdnet.a >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing DestOptsHeader.cc -o DestOptsHeader.o >libtool: link: ( cd ".libs" && rm -f "libdnet.la" && ln -s "../libdnet.la" "libdnet.la" ) >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped/src' >make[2]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped' >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libdnet-stripped' >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing portlist.cc -o portlist.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing FragmentHeader.cc -o FragmentHeader.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lmathlib.o lmathlib.c >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing RoutingHeader.cc -o RoutingHeader.o >x86_64-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing PacketParser.cc -o PacketParser.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o loslib.o loslib.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lstrlib.o lstrlib.c >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing portreasons.cc -o portreasons.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ltablib.o ltablib.c >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing protocols.cc -o protocols.o >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o loadlib.o loadlib.c >x86_64-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o linit.o linit.c >rm -f libnetutil.a >x86_64-pc-linux-gnu-ar cr libnetutil.a netutil.o PacketElement.o NetworkLayerElement.o TransportLayerElement.o ARPHeader.o EthernetHeader.o ICMPv4Header.o ICMPv6Header.o IPv4Header.o IPv6Header.o TCPHeader.o UDPHeader.o RawData.o HopByHopHeader.o DestOptsHeader.o FragmentHeader.o RoutingHeader.o PacketParser.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing scan_engine_raw.cc -o scan_engine_raw.o >x86_64-pc-linux-gnu-ar rcu liblua.a lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lbitlib.o lcorolib.o ldblib.o liolib.o lmathlib.o loslib.o lstrlib.o ltablib.o loadlib.o linit.o >x86_64-pc-linux-gnu-ranlib libnetutil.a >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/libnetutil' >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing scan_engine_connect.cc -o scan_engine_connect.o >x86_64-pc-linux-gnu-ranlib liblua.a >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/liblua' >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing services.cc -o services.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing TargetGroup.cc -o TargetGroup.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing Target.cc -o Target.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing service_scan.cc -o service_scan.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing scan_engine.cc -o scan_engine.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing targets.cc -o targets.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing tcpip.cc -o tcpip.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing timing.cc -o timing.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing traceroute.cc -o traceroute.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_fs.cc -o nse_fs.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_nmaplib.cc -o nse_nmaplib.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_debug.cc -o nse_debug.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_pcrelib.cc -o nse_pcrelib.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_binlib.cc -o nse_binlib.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_bit.cc -o nse_bit.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_lpeg.cc -o nse_lpeg.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_openssl.cc -o nse_openssl.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_ssl_cert.cc -o nse_ssl_cert.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing main.cc -o main.o >Compiling libnsock >cd nsock/src && make >make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nsock/src' >Makefile:96: makefile.dep: No such file or directory >x86_64-pc-linux-gnu-gcc -MM -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include error.c filespace.c gh_heap.c nsock_connect.c nsock_core.c nsock_iod.c nsock_read.c nsock_timers.c nsock_write.c nsock_ssl.c nsock_event.c nsock_pool.c netutils.c nsock_pcap.c nsock_engines.c engine_select.c engine_epoll.c engine_kqueue.c engine_poll.c nsock_proxy.c nsock_log.c proxy_http.c proxy_socks4.c > makefile.dep >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall error.c -o error.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall filespace.c -o filespace.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall gh_heap.c -o gh_heap.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_connect.c -o nsock_connect.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_core.c -o nsock_core.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_iod.c -o nsock_iod.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_read.c -o nsock_read.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_timers.c -o nsock_timers.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_write.c -o nsock_write.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_ssl.c -o nsock_ssl.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_event.c -o nsock_event.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_pool.c -o nsock_pool.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall netutils.c -o netutils.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_pcap.c -o nsock_pcap.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_engines.c -o nsock_engines.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall engine_select.c -o engine_select.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall engine_epoll.c -o engine_epoll.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall engine_kqueue.c -o engine_kqueue.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall engine_poll.c -o engine_poll.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_proxy.c -o nsock_proxy.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall nsock_log.c -o nsock_log.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall proxy_http.c -o proxy_http.o >x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -pipe -march=btver1 -Wall proxy_socks4.c -o proxy_socks4.o >rm -f libnsock.a >x86_64-pc-linux-gnu-ar cr libnsock.a error.o filespace.o gh_heap.o nsock_connect.o nsock_core.o nsock_iod.o nsock_read.o nsock_timers.o nsock_write.o nsock_ssl.o nsock_event.o nsock_pool.o netutils.o nsock_pcap.o nsock_engines.o engine_select.o engine_epoll.o engine_kqueue.o engine_poll.o nsock_proxy.o nsock_log.o proxy_http.o proxy_socks4.o >x86_64-pc-linux-gnu-ranlib libnsock.a >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01/nsock/src' >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_dnet.cc -o nse_dnet.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_nsock.cc -o nse_nsock.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_utility.cc -o nse_utility.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing nse_main.cc -o nse_main.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing xml.cc -o xml.o >x86_64-pc-linux-gnu-g++ -c -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -pipe -march=btver1 -Wall -fno-strict-aliasing utils.cc -o utils.o >Compiling nmap >rm -f nmap >x86_64-pc-linux-gnu-g++ -Wl,-E -Wl,-O1 -Wl,--as-needed -Lnbase -Lnsock/src/ -o nmap charpool.o FingerPrintResults.o FPEngine.o FPModel.o idle_scan.o MACLookup.o nmap_dns.o nmap_error.o nmap.o nmap_ftp.o NmapOps.o NmapOutputTable.o nmap_tty.o osscan2.o osscan.o output.o payload.o portlist.o portreasons.o protocols.o scan_engine.o scan_engine_connect.o scan_engine_raw.o service_scan.o services.o TargetGroup.o Target.o targets.o tcpip.o timing.o traceroute.o utils.o xml.o nse_main.o nse_utility.o nse_nsock.o nse_dnet.o nse_fs.o nse_nmaplib.o nse_debug.o nse_pcrelib.o nse_binlib.o nse_bit.o nse_lpeg.o nse_openssl.o nse_ssl_cert.o main.o -lnsock -lnbase -lpcre -lpcap -lssl -lcrypto libnetutil/libnetutil.a ./libdnet-stripped/src/.libs/libdnet.a ./liblua/liblua.a -llinear -ldl >nmap.o: In function `nmap_main(int, char**)': >nmap.cc:(.text+0x7d27): undefined reference to `join_quoted(char const* const*, unsigned int)' >nmap.cc:(.text+0x7e03): undefined reference to `join_quoted(char const* const*, unsigned int)' >nmap.cc:(.text+0x80b4): undefined reference to `get_script_scan_results_obj()' >targets.o: In function `HostGroupState::next_expression()': >targets.cc:(.text+0x76b): undefined reference to `NewTargets::read()' >collect2: error: ld returned 1 exit status >distcc[21805] ERROR: compile (null) on localhost failed >Makefile:120: recipe for target 'nmap' failed >make: *** [nmap] Error 1 > [31;01m*[0m ERROR: net-analyzer/nmap-7.01::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-analyzer/nmap-7.01::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-analyzer/nmap-7.01::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-analyzer/nmap-7.01/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-analyzer/nmap-7.01/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01' > [31;01m*[0m S: '/var/tmp/portage/net-analyzer/nmap-7.01/work/nmap-7.01'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 568462
: 419396 |
419398