* Package: net-analyzer/nmap-9999  * Repository: gentoo  * Maintainer: netmon@gentoo.org  * USE: abi_x86_32 elibc_glibc kernel_linux nls nse python_targets_python2_7 userland_GNU x86  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... * Fetching https://github.com/nmap/nmap ... git fetch https://github.com/nmap/nmap +HEAD:refs/git-r3/HEAD git symbolic-ref refs/git-r3/net-analyzer/nmap/0/__main__ refs/heads/master * Checking out https://github.com/nmap/nmap to /var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999 ... git checkout --quiet master GIT update --> repository: https://github.com/nmap/nmap at the commit: fc77dcc6a3e33fda6e1e48880f55b3f12b39b536 >>> Source unpacked in /var/tmp/portage/net-analyzer/nmap-9999/work >>> Preparing source in /var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999 ... * Applying nmap-4.75-nolua.patch ...  [ ok ] * Applying nmap-5.10_beta1-string.patch ...  [ ok ] * Applying nmap-5.21-python.patch ...  [ ok ] * Applying nmap-6.25-liblua-ar.patch ...  [ ok ] * Applying nmap-6.46-uninstaller.patch ...  [ ok ] * Applying nmap-6.47-no-libnl.patch ...  [ ok ] * Applying nmap-no-FORTIFY_SOURCE.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999 ... * econf: updating nmap-9999/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nmap-9999/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nmap-9999/libpcap/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nmap-9999/libpcap/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nmap-9999/ncat/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nmap-9999/ncat/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nmap-9999/nping/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nmap-9999/nping/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-ipv6 --enable-nls --without-zenmap --with-liblua=included --without-ncat --without-ndiff --without-nmap-update --without-nping --without-openssl --with-libdnet=included --with-pcre=/usr checking whether NLS is requested... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for inline... inline checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for __func__... yes checking for i686-pc-linux-gnu-strip... /usr/bin/i686-pc-linux-gnu-strip checking how to run the C preprocessor... i686-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}/lib/python2.7/site-packages checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages 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-9999/work/nmap-9999/libdnet-stripped) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib' '--disable-ipv6' '--enable-nls' '--without-zenmap' '--with-liblua=included' '--without-ncat' '--without-ndiff' '--without-nmap-update' '--without-nping' '--without-openssl' '--with-libdnet=included' '--with-pcre=/usr' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=native -mtune=native -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -march=native -mtune=native -pipe' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for a BSD-compatible install... /usr/bin/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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-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/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 ... yes checking for sa_len in sockaddr struct... no checking for arp_dev in arpreq struct... yes checking for rt_msghdr struct in ... no checking whether i686-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-9999/work/nmap-9999/nbase) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib' '--disable-ipv6' '--enable-nls' '--without-zenmap' '--with-liblua=included' '--without-ncat' '--without-ndiff' '--without-nmap-update' '--without-nping' '--without-openssl' '--with-libdnet=included' '--with-pcre=/usr' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=native -mtune=native -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -march=native -mtune=native -pipe' --cache-file=/dev/null --srcdir=. checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for inline... inline checking how to run the C preprocessor... i686-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... "no -- disabled by user" 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-9999/work/nmap-9999/nsock/src) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib' '--disable-ipv6' '--enable-nls' '--without-zenmap' '--with-liblua=included' '--without-ncat' '--without-ndiff' '--without-nmap-update' '--without-nping' '--without-openssl' '--with-libdnet=included' '--with-pcre=/usr' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=native -mtune=native -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -march=native -mtune=native -pipe' --cache-file=/dev/null --srcdir=. checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for i686-pc-linux-gnu-ranlib... i686-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 for library containing dlopen... -ldl checking for SSL_set_tlsext_host_name... no configure: creating ./config.status config.status: creating Makefile config.status: creating ../tests/Makefile config.status: creating ../include/nsock_config.h ___.-------.___ _.-' ___.--;--.___ `-._ .-' _.-' / .+. \ `-._ `-. .' .-' |-|-o-|-| `-. `. (_ _) `--._``-..__`._|_.'__..-''_.--' ``--._________.--'' ____ _____ ____ ____ _ _______ |_ \|_ _||_ \ / _| / \ |_ __ \ | \ | | | \/ | / _ \ | |__) | | |\ \| | | |\ /| | / ___ \ | ___/ _| |_\ |_ _| |_\/_| |_ _/ / \ \_ _| |_ |_____|\____||_____||_____||____| |____||_____| NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY Configured with: lua Configured without: localdirs ndiff zenmap nping openssl ncat nmap-update Type make (or gmake on some *BSD machines) to compile. >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999 ... make -j3 makefile.dep build-dnet Makefile:490: makefile.dep: 没有那个文件或目录 i686-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=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -O2 -march=native -mtune=native -pipe -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 > makefile.dep cd . && autoconf ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-ipv6 --enable-nls --without-zenmap --with-liblua=included --without-ncat --without-ndiff --without-nmap-update --without-nping --without-openssl --with-libdnet=included --with-pcre=/usr build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-O2 -march=native -mtune=native -pipe LDFLAGS=-Wl,-O1 -Wl,--as-needed CXXFLAGS=-O2 -march=native -mtune=native -pipe --no-create --no-recursion checking whether NLS is requested... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for inline... inline checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for __func__... yes checking for i686-pc-linux-gnu-strip... /usr/bin/i686-pc-linux-gnu-strip checking how to run the C preprocessor... i686-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}/lib/python2.7/site-packages checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages 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 ___.-------.___ _.-' ___.--;--.___ `-._ .-' _.-' / .+. \ `-._ `-. .' .-' |-|-o-|-| `-. `. (_ _) `--._``-..__`._|_.'__..-''_.--' ``--._________.--'' ____ _____ ____ ____ _ _______ |_ \|_ _||_ \ / _| / \ |_ __ \ | \ | | | \/ | / _ \ | |__) | | |\ \| | | |\ /| | / ___ \ | ___/ _| |_\ |_ _| |_\/_| |_ _/ / \ \_ _| |_ |_____|\____||_____||_____||____| |____||_____| NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY Configured with: lua Configured without: localdirs ndiff zenmap nping openssl ncat nmap-update Type make (or gmake on some *BSD machines) to compile. ./config.status config.status: creating Makefile config.status: creating libnetutil/Makefile config.status: creating nmap_config.h config.status: nmap_config.h is unchanged make: 'makefile.dep' is up to date. Compiling libdnet make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped' Making all in include make[2]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' make all-recursive make[3]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' Making all in dnet make[4]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include/dnet' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include/dnet' make[4]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' make[4]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' make[3]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' Making all in src make[2]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/src' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o addr-util.lo addr-util.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o addr.lo addr.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o blob.lo blob.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c addr-util.c -o addr-util.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c addr.c -o addr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c blob.c -o blob.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o ip-util.lo ip-util.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o ip6.lo ip6.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c ip-util.c -o ip-util.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c ip6.c -o ip6.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o rand.lo rand.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o strlcat.lo strlcat.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c rand.c -o rand.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c strlcat.c -o strlcat.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o strlcpy.lo strlcpy.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c strlcpy.c -o strlcpy.o rand.c: 在函数‘rand_open’中: rand.c:84:3: 警告:忽略声明有 warn_unused_result 属性的‘read’的返回值 [-Wunused-result] read(fd, seed + sizeof(*tv), sizeof(seed) - sizeof(*tv));  ^ /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o arp-ioctl.lo arp-ioctl.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c arp-ioctl.c -o arp-ioctl.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o eth-linux.lo eth-linux.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c eth-linux.c -o eth-linux.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o fw-none.lo fw-none.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c fw-none.c -o fw-none.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o intf.lo intf.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o ip.lo ip.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c intf.c -o intf.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c ip.c -o ip.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o route-linux.lo route-linux.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c route-linux.c -o route-linux.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c -o tun-linux.lo tun-linux.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -march=native -mtune=native -pipe -Wall -c tun-linux.c -o tun-linux.o /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -mtune=native -pipe -Wall -version-info 1:1:0 -Wl,-O1 -Wl,--as-needed -o libdnet.la -rpath /usr/lib 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 libtool: link: i686-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: i686-pc-linux-gnu-ranlib .libs/libdnet.a libtool: link: ( cd ".libs" && rm -f "libdnet.la" && ln -s "../libdnet.la" "libdnet.la" ) make[2]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/src' make[2]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped' make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped' make -j3 makefile.dep build-nbase make: 'makefile.dep' is up to date. Compiling libnbase cd nbase && make make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/nbase' autoconf ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-option-checking --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-ipv6 --enable-nls --without-zenmap --with-liblua=included --without-ncat --without-ndiff --without-nmap-update --without-nping --without-openssl --with-libdnet=included --with-pcre=/usr build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-O2 -march=native -mtune=native -pipe LDFLAGS=-Wl,-O1 -Wl,--as-needed CXXFLAGS=-O2 -march=native -mtune=native -pipe --cache-file=/dev/null --srcdir=. --no-create --no-recursion checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for inline... inline checking how to run the C preprocessor... i686-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... "no -- disabled by user" checking for /proc/self/exe... yes configure: creating ./config.status ./config.status config.status: creating Makefile config.status: creating nbase_config.h config.status: nbase_config.h is unchanged i686-pc-linux-gnu-gcc -O2 -march=native -mtune=native -pipe -Wall -DHAVE_CONFIG_H -c -o snprintf.o snprintf.c i686-pc-linux-gnu-gcc -O2 -march=native -mtune=native -pipe -Wall -DHAVE_CONFIG_H -c -o nbase_str.o nbase_str.c i686-pc-linux-gnu-gcc -O2 -march=native -mtune=native -pipe -Wall -DHAVE_CONFIG_H -c -o nbase_misc.o nbase_misc.c i686-pc-linux-gnu-gcc -O2 -march=native -mtune=native -pipe -Wall -DHAVE_CONFIG_H -c -o nbase_memalloc.o nbase_memalloc.c i686-pc-linux-gnu-gcc -O2 -march=native -mtune=native -pipe -Wall -DHAVE_CONFIG_H -c -o nbase_rnd.o nbase_rnd.c i686-pc-linux-gnu-gcc -O2 -march=native -mtune=native -pipe -Wall -DHAVE_CONFIG_H -c -o nbase_addrset.o nbase_addrset.c rm -f libnbase.a ar cr libnbase.a snprintf.o nbase_str.o nbase_misc.o nbase_memalloc.o nbase_rnd.o nbase_addrset.o i686-pc-linux-gnu-ranlib libnbase.a make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/nbase' make -j3 makefile.dep build-nsock make: 'makefile.dep' is up to date. Compiling libnbase cd nbase && make make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/nbase' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/nbase' Compiling libnsock cd nsock/src && make make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/nsock/src' Makefile:97: makefile.dep: 没有那个文件或目录 i686-pc-linux-gnu-gcc -MM -I/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/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 cd . && autoconf ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-option-checking --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-ipv6 --enable-nls --without-zenmap --with-liblua=included --without-ncat --without-ndiff --without-nmap-update --without-nping --without-openssl --with-libdnet=included --with-pcre=/usr build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-O2 -march=native -mtune=native -pipe LDFLAGS=-Wl,-O1 -Wl,--as-needed CXXFLAGS=-O2 -march=native -mtune=native -pipe --cache-file=/dev/null --srcdir=. --no-create --no-recursion checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for i686-pc-linux-gnu-ranlib... i686-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 for library containing dlopen... -ldl checking for SSL_set_tlsext_host_name... no configure: creating ./config.status ./config.status config.status: creating Makefile config.status: creating ../tests/Makefile config.status: creating ../include/nsock_config.h config.status: ../include/nsock_config.h is unchanged i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall error.c -o error.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall filespace.c -o filespace.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall gh_heap.c -o gh_heap.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_connect.c -o nsock_connect.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_core.c -o nsock_core.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_iod.c -o nsock_iod.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_read.c -o nsock_read.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_timers.c -o nsock_timers.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_write.c -o nsock_write.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_ssl.c -o nsock_ssl.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_event.c -o nsock_event.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_pool.c -o nsock_pool.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall netutils.c -o netutils.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_pcap.c -o nsock_pcap.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_engines.c -o nsock_engines.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall engine_select.c -o engine_select.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall engine_epoll.c -o engine_epoll.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall engine_kqueue.c -o engine_kqueue.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall engine_poll.c -o engine_poll.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_proxy.c -o nsock_proxy.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall nsock_log.c -o nsock_log.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall proxy_http.c -o proxy_http.o i686-pc-linux-gnu-gcc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -I../include -O2 -march=native -mtune=native -pipe -Wall proxy_socks4.c -o proxy_socks4.o rm -f libnsock.a 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 i686-pc-linux-gnu-ranlib libnsock.a make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/nsock/src' make -j3 makefile.dep build-netutil make: 'makefile.dep' is up to date. Compiling libnetutil cd libnetutil && make make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libnetutil' Makefile:41: makefile.dep: 没有那个文件或目录 i686-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 i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing netutil.cc -o netutil.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing PacketElement.cc -o PacketElement.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing NetworkLayerElement.cc -o NetworkLayerElement.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing TransportLayerElement.cc -o TransportLayerElement.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing ARPHeader.cc -o ARPHeader.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing EthernetHeader.cc -o EthernetHeader.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing ICMPv4Header.cc -o ICMPv4Header.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing ICMPv6Header.cc -o ICMPv6Header.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing IPv4Header.cc -o IPv4Header.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing IPv6Header.cc -o IPv6Header.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing TCPHeader.cc -o TCPHeader.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing UDPHeader.cc -o UDPHeader.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing RawData.cc -o RawData.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing HopByHopHeader.cc -o HopByHopHeader.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing DestOptsHeader.cc -o DestOptsHeader.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing FragmentHeader.cc -o FragmentHeader.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing RoutingHeader.cc -o RoutingHeader.o i686-pc-linux-gnu-g++ -c -I../liblua -I../libdnet-stripped/include -I../nbase -I../nsock/include -DHAVE_CONFIG_H -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing PacketParser.cc -o PacketParser.o rm -f libnetutil.a 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 i686-pc-linux-gnu-ranlib libnetutil.a make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libnetutil' make -j3 AR=i686-pc-linux-gnu-ar RANLIB=i686-pc-linux-gnu-ranlib Compiling libnetutil cd libnetutil && make Compiling libnbase cd nbase && make Compiling libdnet make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libnetutil' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libnetutil' make: *** No rule to make target 'liblua/liblua.a', needed by 'nmap'。 停止。 make: *** 正在等待未完成的任务.... make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped' Compiling liblua make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/nbase' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/nbase' make[1]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/liblua' i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lapi.o lapi.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lcode.o lcode.c Making all in include make[2]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' make all-recursive make[3]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' Making all in dnet make[4]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include/dnet' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include/dnet' make[4]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' make[4]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' make[3]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/include' Making all in src make[2]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped/src' make[2]: Entering directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped' make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/libdnet-stripped' i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lctype.o lctype.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldebug.o ldebug.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldo.o ldo.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldump.o ldump.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lfunc.o lfunc.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lgc.o lgc.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o llex.o llex.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lmem.o lmem.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lobject.o lobject.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lopcodes.o lopcodes.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lparser.o lparser.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lstate.o lstate.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lstring.o lstring.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ltable.o ltable.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ltm.o ltm.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lundump.o lundump.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lvm.o lvm.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lzio.o lzio.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lauxlib.o lauxlib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lbaselib.o lbaselib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lbitlib.o lbitlib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lcorolib.o lcorolib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ldblib.o ldblib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o liolib.o liolib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lmathlib.o lmathlib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o loslib.o loslib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o lstrlib.o lstrlib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o ltablib.o ltablib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o loadlib.o loadlib.c i686-pc-linux-gnu-gcc -O2 -Wall -DLUA_COMPAT_ALL -O2 -march=native -mtune=native -pipe -Wall -fno-strict-aliasing -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c -o linit.o linit.c i686-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 i686-pc-linux-gnu-ranlib liblua.a make[1]: Leaving directory '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999/liblua' * ERROR: net-analyzer/nmap-9999::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/nmap-9999::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/nmap-9999::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-analyzer/nmap-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/nmap-9999/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999' * S: '/var/tmp/portage/net-analyzer/nmap-9999/work/nmap-9999'