Created
February 18, 2012 08:24
-
-
Save jsjohnst/1858215 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install -v nmap | |
==> Downloading http://nmap.org/dist/nmap-5.51.tar.bz2 | |
File already downloaded in /Users/jsjohnst/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/jsjohnst/Library/Caches/Homebrew/nmap-5.51.tar.bz2 | |
==> ./configure --prefix=/usr/local/Cellar/nmap/5.51 --without-zenmap | |
./configure --prefix=/usr/local/Cellar/nmap/5.51 --without-zenmap | |
checking whether NLS is requested... yes | |
checking build system type... x86_64-apple-darwin11.3.0 | |
checking host system type... x86_64-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/clang | |
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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking for inline... inline | |
checking for gcc... (cached) /usr/bin/clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /usr/bin/clang accepts -g... (cached) yes | |
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether /usr/bin/clang++ accepts -g... yes | |
checking for ranlib... ranlib | |
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/clang -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 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 for a Python interpreter with version >= 2.4... python | |
checking for python... /usr/bin/python | |
checking for python version... 2.7 | |
checking for python platform... darwin | |
checking for python script directory... ${prefix}/lib/python2.7/site-packages | |
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages | |
checking openssl/ssl.h usability... yes | |
checking openssl/ssl.h presence... yes | |
checking for openssl/ssl.h... yes | |
checking for BIO_int_ctrl in -lcrypto... yes | |
checking for SSL_new in -lssl... yes | |
checking pcap.h usability... yes | |
checking pcap.h presence... yes | |
checking for pcap.h... yes | |
checking for pcap_datalink in -lpcap... yes | |
checking sys/ioccom.h usability... yes | |
checking sys/ioccom.h presence... yes | |
checking for sys/ioccom.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 if libpcap is suitable... 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... none required | |
checking for library containing nl_handle_alloc... no | |
checking lua.h usability... no | |
checking lua.h presence... no | |
checking for lua.h... no | |
checking lua/lua.h usability... no | |
checking lua/lua.h presence... no | |
checking for lua/lua.h... no | |
checking lua5.1/lua.h usability... no | |
checking lua5.1/lua.h presence... no | |
checking for lua5.1/lua.h... no | |
checking for lua version >= 501... no | |
checking if sockaddr{} has sa_len member... 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 | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting | |
config.status: creating libnetutil/Makefile | |
config.status: creating nmap_config.h | |
=== configuring in nping (/private/tmp/homebrew-nmap-5.51-YKj2/nmap-5.51/nping) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/5.51' '--without-zenmap' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native' --cache-file=/dev/null --srcdir=. | |
checking build system type... x86_64-apple-darwin11.3.0 | |
checking host system type... x86_64-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/clang | |
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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking for inline... inline | |
checking for gcc... (cached) /usr/bin/clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /usr/bin/clang accepts -g... (cached) yes | |
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether /usr/bin/clang++ accepts -g... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether the compiler is gcc 4 or greater... yes | |
checking for __func__... yes | |
checking for strip... /usr/bin/strip | |
checking how to run the C preprocessor... /usr/bin/clang -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 openssl/ssl.h usability... yes | |
checking openssl/ssl.h presence... yes | |
checking for openssl/ssl.h... yes | |
checking for BIO_int_ctrl in -lcrypto... yes | |
checking for SSL_new in -lssl... yes | |
checking for EVP_sha256... yes | |
checking pcap.h usability... yes | |
checking pcap.h presence... yes | |
checking for pcap.h... yes | |
checking for pcap_datalink in -lpcap... yes | |
checking sys/ioccom.h usability... yes | |
checking sys/ioccom.h presence... yes | |
checking for sys/ioccom.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 if libpcap is suitable... yes | |
checking for library containing dlopen... none required | |
checking for library containing nl_handle_alloc... no | |
checking if sockaddr{} has sa_len member... yes | |
checking if sockaddr_in{} has sin_len member... yes | |
checking if sockaddr_in6{} has sin6_len member... 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 ip has ip_sum member... yes | |
checking if function signal is accessible... no | |
checking for main in -lm... yes | |
checking for strerror... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting | |
config.status: creating nping_config.h | |
o | |
o | |
o | |
o o | |
o o | |
o o | |
o o o | |
o o o | |
888b 888 o o o | |
8888b 888 o o o | |
88888b 888 o o o | |
888Y88b 888 o | |
888 Y88b888 o | |
888 Y88888 | |
888 Y8888 | |
888 Y888 | |
--[NPING]-- | |
Configuration complete. Type make (or gmake on some *BSD machines) to compile. | |
=== configuring in libdnet-stripped (/private/tmp/homebrew-nmap-5.51-YKj2/nmap-5.51/libdnet-stripped) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/5.51' '--without-zenmap' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native' --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... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking build system type... x86_64-apple-darwin11.3.0 | |
checking host system type... x86_64-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/clang | |
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/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of /usr/bin/clang... 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/clang... /usr/bin/clang | |
checking if the linker (/usr/bin/clang) 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/bin/clang 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/clang 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/clang -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/clang supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/clang static flag -static works... no | |
checking if /usr/bin/clang supports -c -o file.o... yes | |
checking if /usr/bin/clang supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin11.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... 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... 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 <netinet/in.h>... yes | |
checking for sa_len in sockaddr struct... yes | |
checking for arp_dev in arpreq struct... no | |
checking for rt_msghdr struct in <net/route.h>... yes | |
checking whether /usr/bin/clang 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 whether ETH_P_ALL is declared... 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 (/private/tmp/homebrew-nmap-5.51-YKj2/nmap-5.51/nbase) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/5.51' '--without-zenmap' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native' --cache-file=/dev/null --srcdir=. | |
checking for gcc... /usr/bin/clang | |
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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking for ranlib... ranlib | |
checking build system type... x86_64-apple-darwin11.3.0 | |
checking host system type... x86_64-apple-darwin11.3.0 | |
checking for inline... inline | |
checking how to run the C preprocessor... /usr/bin/clang -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 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 sys/socket.h... (cached) yes | |
checking for net/if.h... yes | |
checking for __attribute__... yes | |
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... no | |
checking for library containing inet_addr... none required | |
checking for working getnameinfo... no | |
checking for sockaddr_in6... yes | |
checking for sockaddr_storage... yes | |
checking for AF_INET6 definition... yes | |
checking for IPv6 support... "no -- no working getaddrinfo" | |
checking openssl/ssl.h usability... yes | |
checking openssl/ssl.h presence... yes | |
checking for openssl/ssl.h... yes | |
checking openssl/err.h usability... yes | |
checking openssl/err.h presence... yes | |
checking for openssl/err.h... yes | |
checking openssl/rand.h usability... yes | |
checking openssl/rand.h presence... yes | |
checking for openssl/rand.h... yes | |
checking for BIO_int_ctrl in -lcrypto... yes | |
checking for SSL_new in -lssl... yes | |
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 (/private/tmp/homebrew-nmap-5.51-YKj2/nmap-5.51/nsock/src) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/5.51' '--without-zenmap' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native' --cache-file=/dev/null --srcdir=. | |
checking build system type... x86_64-apple-darwin11.3.0 | |
checking host system type... x86_64-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/clang | |
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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking for ranlib... ranlib | |
checking for gethostent... ./configure: line 1472: ac_fn_c_try_link: command not found | |
no | |
checking for gethostent in -lnsl... no | |
checking for setsockopt... yes | |
checking for nanosleep... yes | |
checking how to run the C preprocessor... /usr/bin/clang -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 net/bpf.h usability... yes | |
checking net/bpf.h presence... yes | |
checking for net/bpf.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking openssl/ssl.h usability... yes | |
checking openssl/ssl.h presence... yes | |
checking for openssl/ssl.h... yes | |
checking for BIO_int_ctrl in -lcrypto... yes | |
checking for SSL_new in -lssl... yes | |
checking for library containing dlopen... none required | |
checking for SSL_set_tlsext_host_name... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating ../include/nsock_config.h | |
=== configuring in ncat (/private/tmp/homebrew-nmap-5.51-YKj2/nmap-5.51/ncat) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/5.51' '--without-zenmap' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native' --cache-file=/dev/null --srcdir=. | |
checking build system type... x86_64-apple-darwin11.3.0 | |
checking host system type... x86_64-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/clang | |
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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for strip... /usr/bin/strip | |
checking how to run the C preprocessor... /usr/bin/clang -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 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 openssl/ssl.h usability... yes | |
checking openssl/ssl.h presence... yes | |
checking for openssl/ssl.h... yes | |
checking openssl/err.h usability... yes | |
checking openssl/err.h presence... yes | |
checking for openssl/err.h... yes | |
checking openssl/rand.h usability... yes | |
checking openssl/rand.h presence... yes | |
checking for openssl/rand.h... yes | |
checking for BIO_int_ctrl in -lcrypto... yes | |
checking for SSL_new in -lssl... yes | |
checking 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. | |
==> make | |
make | |
Makefile:375: makefile.dep: No such file or directory | |
/usr/bin/clang++ -MM -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"x86_64-apple-darwin11.3.0\" -DNMAPDATADIR=\"/usr/local/Cellar/nmap/5.51/share/nmap\" -D_FORTIFY_SOURCE=2 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 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_openssl.cc nse_ssl_cert.cc > makefile.dep | |
Compiling liblua | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lapi.o lapi.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lcode.o lcode.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ldebug.o ldebug.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ldo.o ldo.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ldump.o ldump.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lfunc.o lfunc.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lgc.o lgc.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o llex.o llex.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lmem.o lmem.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lobject.o lobject.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lopcodes.o lopcodes.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lparser.o lparser.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lstate.o lstate.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lstring.o lstring.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ltable.o ltable.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ltm.o ltm.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lundump.o lundump.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lvm.o lvm.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lzio.o lzio.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lauxlib.o lauxlib.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lbaselib.o lbaselib.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ldblib.o ldblib.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o liolib.o liolib.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lmathlib.o lmathlib.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o loslib.o loslib.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ltablib.o ltablib.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lstrlib.o lstrlib.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o loadlib.o loadlib.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
/usr/bin/clang -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=native -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o linit.o linit.c | |
clang: warning: argument unused during compilation: '-no-cpp-precomp' | |
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 | |
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/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o addr-util.lo addr-util.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c addr-util.c -o addr-util.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o addr.lo addr.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c addr.c -o addr.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o blob.lo blob.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c blob.c -o blob.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o ip-util.lo ip-util.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c ip-util.c -o ip-util.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o ip6.lo ip6.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c ip6.c -o ip6.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o rand.lo rand.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c rand.c -o rand.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o arp-bsd.lo arp-bsd.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c arp-bsd.c -o arp-bsd.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o eth-bsd.lo eth-bsd.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c eth-bsd.c -o eth-bsd.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o fw-none.lo fw-none.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c fw-none.c -o fw-none.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o intf.lo intf.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c intf.c -o intf.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o ip.lo ip.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c ip.c -o ip.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o route-bsd.lo route-bsd.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c route-bsd.c -o route-bsd.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c -o tun-none.lo tun-none.c | |
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../include -I../include -Os -w -pipe -march=native -Wall -c tun-none.c -o tun-none.o | |
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Wall -version-info 1:1:0 -o libdnet.la -rpath /usr/local/Cellar/nmap/5.51/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: 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 && make | |
/usr/bin/clang -Os -w -pipe -march=native -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o snprintf.o snprintf.c | |
In file included from snprintf.c:66: | |
In file included from ./nbase.h:475: | |
./nbase_ipv6.h:204:5: error: conflicting types for 'getnameinfo' | |
int getnameinfo(const struct sockaddr *sa, size_t salen, | |
^ | |
/usr/include/netdb.h:279:17: note: previous declaration is here | |
int getnameinfo(const struct sockaddr * __restrict, socklen_t, | |
^ | |
In file included from snprintf.c:66: | |
In file included from ./nbase.h:475: | |
./nbase_ipv6.h:212:8: error: redefinition of 'addrinfo' | |
struct addrinfo { | |
^ | |
/usr/include/netdb.h:154:8: note: previous definition is here | |
struct addrinfo { | |
^ | |
2 errors generated. | |
make[1]: *** [snprintf.o] Error 1 | |
make: *** [nbase_build] Error 2 | |
==> Exit Status: 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/nmap.rb#L25 | |
==> Environment | |
HOMEBREW_VERSION: 0.8.1 | |
HEAD: 4e9c4e3872bb0f4ff4b55af6ffc6e84fc2d9146b | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
Hardware: 16-core 64-bit arrandale | |
OS X: 10.7.3 | |
Kernel Architecture: x86_64 | |
Xcode: 4.2 | |
GCC-4.0: N/A | |
GCC-4.2: N/A | |
LLVM: build 2336 | |
Clang: 3.1 build 318 | |
MacPorts or Fink? false | |
X11 installed? true | |
System Ruby: 1.8.7-249 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Which Perl: /usr/bin/perl | |
Which Python: /usr/bin/python | |
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
==> Build Flags | |
CC: /usr/bin/clang | |
CXX: /usr/bin/clang++ => /usr/bin/clang | |
LD: /usr/bin/clang | |
CFLAGS: -Os -w -pipe -march=native | |
CXXFLAGS: -Os -w -pipe -march=native | |
Error: Failed executing: make | |
These existing issues may help you: | |
https://github.com/mxcl/homebrew/issues/8424 | |
Otherwise, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment