---> Computing dependencies for nmap ---> Fetching nmap ---> Verifying checksum(s) for nmap ---> Checksumming nmap-5.21.tar.bz2 ---> Extracting nmap ---> Extracting nmap-5.21.tar.bz2 ---> Configuring nmap checking whether NLS is requested... yes checking build system type... i386-apple-darwin10.3.0 checking host system type... i386-apple-darwin10.3.0 checking for gcc... /usr/bin/gcc-4.2 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 /usr/bin/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed checking for inline... inline checking for gcc... (cached) /usr/bin/gcc-4.2 checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++-4.2 accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking for __func__... yes checking for strip... /usr/bin/strip checking for main in -lm... yes checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for library containing setsockopt... none required checking for library containing gethostbyname... none required checking for a Python interpreter with version >= 2.4... python checking for python... /opt/local/bin/python checking for python version... 3.1 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python3.1/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.1/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 if libpcap version is recent enough... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for library containing dlopen... none required yes checking if sockaddr{} has sa_len member... yes checking whether byte ordering is bigendian... universal 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 configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating nmap_config.h === configuring in libdnet-stripped (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nmap/work/nmap-5.21/libdnet-stripped) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' '--without-zenmap' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--with-openssl=/opt/local' '--with-libpcre=/opt/local' '--with-liblua=included' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' --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... ./../shtool install -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-apple-darwin10.3.0 checking host system type... i386-apple-darwin10.3.0 checking for gcc... /usr/bin/gcc-4.2 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 /usr/bin/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc-4.2... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking how to run the C preprocessor... /usr/bin/gcc-4.2 -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 /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes checking if /usr/bin/gcc-4.2 static flag -static works... no checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.3.0 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes 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... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes 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... yes checking net/bpf.h presence... yes checking for net/bpf.h... yes checking net/if.h usability... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but cannot be compiled configure: WARNING: net/if.h: check for missing prerequisite headers? configure: WARNING: net/if.h: see the Autoconf documentation configure: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure: WARNING: net/if.h: proceeding with the preprocessor's result configure: WARNING: net/if.h: in the future, the compiler will take precedence checking for net/if.h... yes checking net/if_var.h usability... yes checking net/if_var.h presence... yes checking for net/if_var.h... yes 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... yes checking net/if_dl.h presence... yes checking for net/if_dl.h... yes 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... yes configure: WARNING: netinet/in_var.h: present but cannot be compiled configure: WARNING: netinet/in_var.h: check for missing prerequisite headers? configure: WARNING: netinet/in_var.h: see the Autoconf documentation configure: WARNING: netinet/in_var.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/in_var.h: proceeding with the preprocessor's result configure: WARNING: netinet/in_var.h: in the future, the compiler will take precedence checking for netinet/in_var.h... yes 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... no checking linux/if_tun.h presence... no checking for linux/if_tun.h... no checking netinet/ip_fw.h usability... no checking netinet/ip_fw.h presence... yes configure: WARNING: netinet/ip_fw.h: present but cannot be compiled configure: WARNING: netinet/ip_fw.h: check for missing prerequisite headers? configure: WARNING: netinet/ip_fw.h: see the Autoconf documentation configure: WARNING: netinet/ip_fw.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/ip_fw.h: proceeding with the preprocessor's result configure: WARNING: netinet/ip_fw.h: in the future, the compiler will take precedence checking for netinet/ip_fw.h... yes 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... no checking stropts.h presence... no checking for stropts.h... no 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... yes checking for arp_dev in arpreq struct... no checking for rt_msghdr struct in ... yes checking whether /usr/bin/gcc-4.2 needs -traditional... no checking for socklen_t... yes checking for working memcmp... yes checking for err... yes checking for strlcat... yes checking for strlcpy... yes checking for strsep... yes checking for Berkeley Packet Filter... yes checking for Linux proc filesystem... no checking for Linux PF_PACKET sockets... no checking for SNMP MIB2 STREAMS... no checking for route(7) STREAMS... no checking for arp(7) ioctls... no checking for raw IP sockets ip_{len,off} host byte ordering... yes checking for cooked raw IP sockets... 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 (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nmap/work/nmap-5.21/nbase) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' '--without-zenmap' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--with-openssl=/opt/local' '--with-libpcre=/opt/local' '--with-liblua=included' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' --cache-file=/dev/null --srcdir=. checking for gcc... /usr/bin/gcc-4.2 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 /usr/bin/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed checking for ranlib... ranlib checking build system type... i386-apple-darwin10.3.0 checking host system type... i386-apple-darwin10.3.0 checking for inline... inline checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 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 net/if.h usability... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but cannot be compiled configure: WARNING: net/if.h: check for missing prerequisite headers? configure: WARNING: net/if.h: see the Autoconf documentation configure: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure: WARNING: net/if.h: proceeding with the preprocessor's result configure: WARNING: net/if.h: in the future, the compiler will take precedence checking for net/if.h... 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 whether time.h and sys/time.h may both be included... yes checking for __attribute__... yes checking whether byte ordering is bigendian... universal 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 configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating nbase_config.h === configuring in nsock/src (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nmap/work/nmap-5.21/nsock/src) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' '--without-zenmap' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--with-openssl=/opt/local' '--with-libpcre=/opt/local' '--with-liblua=included' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' --cache-file=/dev/null --srcdir=. checking build system type... i386-apple-darwin10.3.0 checking host system type... i386-apple-darwin10.3.0 checking for gcc... /usr/bin/gcc-4.2 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 /usr/bin/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed checking for ranlib... ranlib checking for gethostent... yes checking for setsockopt... yes checking for nanosleep... yes checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for library containing dlopen... none required configure: creating ./config.status config.status: creating Makefile config.status: creating nsock_config.h === configuring in ncat (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nmap/work/nmap-5.21/ncat) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' '--without-zenmap' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--with-openssl=/opt/local' '--with-libpcre=/opt/local' '--with-liblua=included' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' --cache-file=/dev/null --srcdir=. checking build system type... i686-apple-darwin10.3.0 checking host system type... i686-apple-darwin10.3.0 checking for gcc... /usr/bin/gcc-4.2 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 /usr/bin/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) 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/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for dup2... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for library containing setsockopt... none required checking for library containing gethostbyname... none required checking for library containing dlopen... none required checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_datalink in -lpcap... yes checking if libpcap version is recent enough... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h . . \`-"'"-'/ } 6 6 { ==. Y ,== /^^^\ . / \ ) Ncat: A modern interpretation of classic Netcat ( )-( )/ -""---""--- / / Ncat \_/ ( ____ \_.=|____E Configuration complete. ( ) /\ _ ( \ | ( \ ( \.( ) _____ \ \ \ ` ` ) \ ( ___ / _ \ (_` \+ . x ( .\ \/ \____-----------/ (o) \_ - .- \+ ; ( O \____ (__ +- .( -'.- <. \_____________ ` \ / (_____ ._._: <_ - <- _- _ VVVVVVV VV V\ \/ . /./.+- . .- / +-- - . (--_AAAAAAA__A_/ | (__ ' /x / x _/ ( \______________//_ \_______ , x / ( ' . / . / \___' \ / / / _/ / + | \ / ' (__/ / \/ / \ NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY Configuration complete. Type make (or gmake on some *BSD machines) to compile. ---> Building nmap Makefile:341: makefile.dep: No such file or directory /usr/bin/g++-4.2 -MM -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include main.cc nmap.cc targets.cc tcpip.cc nmap_error.cc utils.cc idle_scan.cc osscan.cc osscan2.cc output.cc payload.cc scan_engine.cc timing.cc charpool.cc services.cc protocols.cc nmap_rpc.cc portlist.cc NmapOps.cc TargetGroup.cc Target.cc FingerPrintResults.cc service_scan.cc NmapOutputTable.cc MACLookup.cc nmap_tty.cc nmap_dns.cc traceroute.cc portreasons.cc nse_main.cc nse_nsock.cc nse_fs.cc nse_nmaplib.cc nse_debug.cc nse_pcrelib.cc nse_binlib.cc nse_bit.cc nse_openssl.cc nse_ssl_cert.cc > makefile.dep Compiling liblua /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lapi.o lapi.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lcode.o lcode.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o ldebug.o ldebug.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o ldo.o ldo.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o ldump.o ldump.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lfunc.o lfunc.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lgc.o lgc.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o llex.o llex.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lmem.o lmem.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lobject.o lobject.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lopcodes.o lopcodes.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lparser.o lparser.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lstate.o lstate.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lstring.o lstring.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o ltable.o ltable.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o ltm.o ltm.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lundump.o lundump.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lvm.o lvm.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lzio.o lzio.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lauxlib.o lauxlib.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lbaselib.o lbaselib.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o ldblib.o ldblib.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o liolib.o liolib.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lmathlib.o lmathlib.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o loslib.o loslib.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o ltablib.o ltablib.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o lstrlib.o lstrlib.c /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o loadlib.o loadlib.c loadlib.c: In function 'pusherror': loadlib.c:164: warning: 'NSLinkEditError' is deprecated (declared at /usr/include/mach-o/dyld.h:217) loadlib.c: In function 'll_unloadlib': loadlib.c:187: warning: 'NSUnLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:169) loadlib.c: In function 'll_load': loadlib.c:195: warning: '_dyld_present' is deprecated (declared at /usr/include/mach-o/dyld.h:237) loadlib.c:199: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at /usr/include/mach-o/dyld.h:145) loadlib.c:201: warning: 'NSLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:161) loadlib.c:203: warning: 'NSDestroyObjectFileImage' is deprecated (declared at /usr/include/mach-o/dyld.h:147) loadlib.c: In function 'll_sym': loadlib.c:213: warning: 'NSLookupSymbolInModule' is deprecated (declared at /usr/include/mach-o/dyld.h:181) loadlib.c:218: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188) /usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME="Nmap" -DNMAP_URL="http://nmap.org" -DNMAP_PLATFORM="i386-apple-darwin10.3.0" -DNMAPDATADIR="/opt/local/share/nmap" -D_FORTIFY_SOURCE=2 -DLUA_USE_MACOSX -c -o linit.o linit.c ar rcu liblua.a lapi.o lcode.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 ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o ranlib liblua.a Compiling libdnet Making all in include /usr/bin/make all-recursive Making all in dnet make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. Making all in src /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o addr-util.lo addr-util.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c addr-util.c -fno-common -DPIC -o .libs/addr-util.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c addr-util.c -o addr-util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o addr.lo addr.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c addr.c -fno-common -DPIC -o .libs/addr.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c addr.c -o addr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o blob.lo blob.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c blob.c -fno-common -DPIC -o .libs/blob.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c blob.c -o blob.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o ip-util.lo ip-util.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c ip-util.c -fno-common -DPIC -o .libs/ip-util.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c ip-util.c -o ip-util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o ip6.lo ip6.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c ip6.c -fno-common -DPIC -o .libs/ip6.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c ip6.c -o ip6.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o rand.lo rand.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c rand.c -fno-common -DPIC -o .libs/rand.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c rand.c -o rand.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o arp-bsd.lo arp-bsd.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c arp-bsd.c -fno-common -DPIC -o .libs/arp-bsd.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c arp-bsd.c -o arp-bsd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o eth-bsd.lo eth-bsd.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c eth-bsd.c -fno-common -DPIC -o .libs/eth-bsd.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c eth-bsd.c -o eth-bsd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o fw-none.lo fw-none.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c fw-none.c -fno-common -DPIC -o .libs/fw-none.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c fw-none.c -o fw-none.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o intf.lo intf.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c intf.c -fno-common -DPIC -o .libs/intf.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c intf.c -o intf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o ip.lo ip.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c ip.c -fno-common -DPIC -o .libs/ip.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c ip.c -o ip.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o route-bsd.lo route-bsd.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c route-bsd.c -fno-common -DPIC -o .libs/route-bsd.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c route-bsd.c -o route-bsd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c -o tun-none.lo tun-none.c libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c tun-none.c -fno-common -DPIC -o .libs/tun-none.o libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -O2 -arch x86_64 -Wall -c tun-none.c -o tun-none.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -version-info 1:1:0 -L/opt/local/lib -o libdnet.la -rpath /opt/local/lib addr-util.lo addr.lo blob.lo ip-util.lo ip6.lo rand.lo arp-bsd.lo eth-bsd.lo fw-none.lo intf.lo ip.lo route-bsd.lo tun-none.lo libtool: link: /usr/bin/gcc-4.2 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libdnet.1.dylib .libs/addr-util.o .libs/addr.o .libs/blob.o .libs/ip-util.o .libs/ip6.o .libs/rand.o .libs/arp-bsd.o .libs/eth-bsd.o .libs/fw-none.o .libs/intf.o .libs/ip.o .libs/route-bsd.o .libs/tun-none.o -L/opt/local/lib -arch x86_64 -install_name /opt/local/lib/libdnet.1.dylib -compatibility_version 2 -current_version 2.1 -Wl,-single_module libtool: link: dsymutil .libs/libdnet.1.dylib || : warning: no debug symbols in executable (-arch x86_64) libtool: link: (cd ".libs" && rm -f "libdnet.dylib" && ln -s "libdnet.1.dylib" "libdnet.dylib") libtool: link: ar cru .libs/libdnet.a addr-util.o addr.o blob.o ip-util.o ip6.o rand.o arp-bsd.o eth-bsd.o fw-none.o intf.o ip.o route-bsd.o tun-none.o libtool: link: ranlib .libs/libdnet.a libtool: link: ( cd ".libs" && rm -f "libdnet.la" && ln -s "../libdnet.la" "libdnet.la" ) make[2]: Nothing to be done for `all-am'. Compiling libnbase cd nbase && /usr/bin/make /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -I/opt/local/include -c -o snprintf.o snprintf.c /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -I/opt/local/include -c -o nbase_str.o nbase_str.c /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -I/opt/local/include -c -o nbase_misc.o nbase_misc.c /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -I/opt/local/include -c -o nbase_memalloc.o nbase_memalloc.c /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -I/opt/local/include -c -o nbase_rnd.o nbase_rnd.c rm -f libnbase.a ar cr libnbase.a snprintf.o nbase_str.o nbase_misc.o nbase_memalloc.o nbase_rnd.o ranlib libnbase.a Compiling libnsock cd nsock/src && /usr/bin/make Makefile:80: makefile.dep: No such file or directory /usr/bin/gcc-4.2 -MM -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap error.c filespace.c gh_list.c nsock_connect.c nsock_core.c nsock_iod.c nsock_read.c nsock_timers.c nsock_write.c nsock_ssl.c nsock_utils.c nsock_event.c nsock_pool.c netutils.c nsock_pcap.c > makefile.dep /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall error.c -o error.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall filespace.c -o filespace.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall gh_list.c -o gh_list.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_connect.c -o nsock_connect.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_core.c -o nsock_core.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_iod.c -o nsock_iod.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_read.c -o nsock_read.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_timers.c -o nsock_timers.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_write.c -o nsock_write.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_ssl.c -o nsock_ssl.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_utils.c -o nsock_utils.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_event.c -o nsock_event.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_pool.c -o nsock_pool.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall netutils.c -o netutils.o /usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -arch x86_64 -Wall nsock_pcap.c -o nsock_pcap.o rm -f libnsock.a ar cr libnsock.a error.o filespace.o gh_list.o nsock_connect.o nsock_core.o nsock_iod.o nsock_read.o nsock_timers.o nsock_write.o nsock_ssl.o nsock_utils.o nsock_event.o nsock_pool.o netutils.o nsock_pcap.o ranlib: file: libnsock.a(nsock_utils.o) has no symbols ranlib libnsock.a ranlib: file: libnsock.a(nsock_utils.o) has no symbols cd ncat && /usr/bin/make Makefile:165: makefile.dep: No such file or directory /usr/bin/gcc-4.2 -MM -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase ncat_main.c ncat_connect.c ncat_core.c ncat_posix.c ncat_listen.c ncat_proxy.c ncat_broker.c ncat_hostmatch.c ncat_ssl.c base64.c http.c util.c sys_wrap.c > makefile.dep /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c ncat_main.c -o ncat_main.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c ncat_connect.c -o ncat_connect.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c ncat_core.c -o ncat_core.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c ncat_posix.c -o ncat_posix.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c ncat_listen.c -o ncat_listen.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c ncat_proxy.c -o ncat_proxy.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c ncat_broker.c -o ncat_broker.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c ncat_hostmatch.c -o ncat_hostmatch.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c ncat_ssl.c -o ncat_ssl.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c base64.c -o base64.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c http.c -o http.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c util.c -o util.o /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c sys_wrap.c -o sys_wrap.o /usr/bin/gcc-4.2 -o ncat -I/opt/local/include -O2 -arch x86_64 -Wall -L/opt/local/lib -L/opt/local/lib ncat_main.o ncat_connect.o ncat_core.o ncat_posix.o ncat_listen.o ncat_proxy.o ncat_broker.o ncat_hostmatch.o ncat_ssl.o base64.o http.o util.o sys_wrap.o ../nsock/src/libnsock.a ../nbase/libnbase.a -lssl -lcrypto -lpcap /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c test/addrset.c -o test/addrset.o /usr/bin/gcc-4.2 -o test/addrset -I/opt/local/include -O2 -arch x86_64 -Wall -L/opt/local/lib -L/opt/local/lib test/addrset.o ncat_core.o ncat_hostmatch.o sys_wrap.o util.o ../nsock/src/libnsock.a ../nbase/libnbase.a -lssl -lcrypto -lpcap /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c test/test-uri.c -o test/test-uri.o /usr/bin/gcc-4.2 -o test/test-uri -I/opt/local/include -O2 -arch x86_64 -Wall -L/opt/local/lib -L/opt/local/lib test/test-uri.o base64.o http.o ncat_core.o ncat_hostmatch.o sys_wrap.o util.o ../nsock/src/libnsock.a ../nbase/libnbase.a -lssl -lcrypto -lpcap /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c test/test-cmdline-split.c -o test/test-cmdline-split.o /usr/bin/gcc-4.2 -o test/test-cmdline-split -I/opt/local/include -O2 -arch x86_64 -Wall -L/opt/local/lib -L/opt/local/lib test/test-cmdline-split.o ncat_posix.o ncat_core.o ncat_hostmatch.o sys_wrap.o util.o ../nsock/src/libnsock.a ../nbase/libnbase.a -lssl -lcrypto -lpcap /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/local/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/local/include -O2 -arch x86_64 -Wall -c test/test-wildcard.c -o test/test-wildcard.o test/test-wildcard.c: In function 'test': test/test-wildcard.c:159: warning: value computed is not used /usr/bin/gcc-4.2 -o test/test-wildcard -I/opt/local/include -O2 -arch x86_64 -Wall -L/opt/local/lib -L/opt/local/lib test/test-wildcard.o ncat_core.o ncat_hostmatch.o ncat_ssl.o sys_wrap.o util.o ../nsock/src/libnsock.a ../nbase/libnbase.a -lssl -lcrypto -lpcap /usr/bin/make nmap build-ndiff /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 main.cc -o main.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nmap.cc -o nmap.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 targets.cc -o targets.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 tcpip.cc -o tcpip.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nmap_error.cc -o nmap_error.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 utils.cc -o utils.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 idle_scan.cc -o idle_scan.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 osscan.cc -o osscan.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 osscan2.cc -o osscan2.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 output.cc -o output.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 payload.cc -o payload.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 scan_engine.cc -o scan_engine.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 timing.cc -o timing.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 charpool.cc -o charpool.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 services.cc -o services.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 protocols.cc -o protocols.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nmap_rpc.cc -o nmap_rpc.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 portlist.cc -o portlist.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 NmapOps.cc -o NmapOps.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 TargetGroup.cc -o TargetGroup.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 Target.cc -o Target.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 FingerPrintResults.cc -o FingerPrintResults.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 service_scan.cc -o service_scan.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 NmapOutputTable.cc -o NmapOutputTable.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 MACLookup.cc -o MACLookup.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nmap_tty.cc -o nmap_tty.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nmap_dns.cc -o nmap_dns.o nmap_dns.cc: In function 'void parse_resolvdotconf()': nmap_dns.cc:950: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 traceroute.cc -o traceroute.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 portreasons.cc -o portreasons.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nse_main.cc -o nse_main.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nse_nsock.cc -o nse_nsock.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nse_fs.cc -o nse_fs.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nse_nmaplib.cc -o nse_nmaplib.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nse_debug.cc -o nse_debug.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nse_pcrelib.cc -o nse_pcrelib.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nse_binlib.cc -o nse_binlib.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nse_bit.cc -o nse_bit.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nse_openssl.cc -o nse_openssl.o /usr/bin/g++-4.2 -c -Iliblua -Ilibdnet-stripped/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Inbase -Insock/include -no-cpp-precomp -O2 -arch x86_64 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i386-apple-darwin10.3.0\" -DNMAPDATADIR=\"/opt/local/share/nmap\" -D_FORTIFY_SOURCE=2 nse_ssl_cert.cc -o nse_ssl_cert.o Compiling nmap rm -f nmap /usr/bin/g++-4.2 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -Lnbase -Lnsock/src/ -o nmap main.o nmap.o targets.o tcpip.o nmap_error.o utils.o idle_scan.o osscan.o osscan2.o output.o payload.o scan_engine.o timing.o charpool.o services.o protocols.o nmap_rpc.o portlist.o NmapOps.o TargetGroup.o Target.o FingerPrintResults.o service_scan.o NmapOutputTable.o MACLookup.o nmap_tty.o nmap_dns.o traceroute.o portreasons.o nse_main.o nse_nsock.o nse_fs.o nse_nmaplib.o nse_debug.o nse_pcrelib.o nse_binlib.o nse_bit.o nse_openssl.o nse_ssl_cert.o -lnbase -lnsock -lpcre -lpcap -lssl -lcrypto libdnet-stripped/src/.libs/libdnet.a liblua/liblua.a -lm cd ndiff && /opt/local/bin/python setup.py build File "setup.py", line 27 except distutils.errors.DistutilsPlatformError, e: ^ SyntaxError: invalid syntax make[1]: *** [build-ndiff] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for nmap): org.macports.build To report a bug, see