Skip to content

Instantly share code, notes, and snippets.

@jbeezley
Created May 28, 2012 12:12
Show Gist options
  • Save jbeezley/2818825 to your computer and use it in GitHub Desktop.
Save jbeezley/2818825 to your computer and use it in GitHub Desktop.
brew upgrade -v nmap
==> Upgrading nmap
==> Downloading http://nmap.org/dist/nmap-6.00.tar.bz2
Already downloaded: /Users/jbeezley/Library/Caches/Homebrew/nmap-6.00.tar.bz2
/usr/bin/tar xf /Users/jbeezley/Library/Caches/Homebrew/nmap-6.00.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/nmap/6.00 --with-libpcre=included --with-liblua=included --without-zenmap
./configure --prefix=/usr/local/Cellar/nmap/6.00 --with-libpcre=included --with-liblua=included --without-zenmap
checking whether NLS is requested... yes
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking for gcc... /usr/bin/gcc-4.2
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/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 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/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 linux/rtnetlink.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking for library containing setsockopt... none required
checking for library containing gethostbyname... none required
checking if AF_INET6 IPPROTO_RAW sockets include the packet header... no
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/local/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... no -- BPF_TIMEOUT BIOCSRTIMEOUT bug (64-bit OS X)
checking for library containing nl_handle_alloc... no
checking for library containing dlopen... none required
yes
checking linear.h usability... no
checking linear.h presence... no
checking for linear.h... no
no
checking whether byte ordering is bigendian... no
checking if struct in_addr is a wacky huge structure (some Sun boxes)... no
checking if struct icmp exists... yes
checking if struct ip exists... yes
checking if struct ip has ip_sum member... yes
checking for strerror... yes
checking for type of 6th argument to recvfrom()... socklen_t
checking for APR... yes
checking svn_client.h usability... no
checking svn_client.h presence... no
checking for svn_client.h... no
checking subversion-1/svn_client.h usability... yes
checking subversion-1/svn_client.h presence... yes
checking for subversion-1/svn_client.h... yes
checking for svn_client_create_context in -lsvn_client-1... yes
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-6.00-LYLq/nmap-6.00/nping)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking for gcc... /usr/bin/gcc-4.2
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/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 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/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 library containing dlopen... none required
checking for library containing nl_handle_alloc... no
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... no -- BPF_TIMEOUT BIOCSRTIMEOUT bug (64-bit OS X)
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 libpcap (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/libpcap)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking target system type... x86_64-apple-darwin10.8.0
checking for gcc... /usr/bin/gcc-4.2
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/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking gcc version... 4
checking for inline... inline
checking for __attribute__... 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 sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for int8_t... yes
checking for u_int8_t... yes
checking for int16_t... yes
checking for u_int16_t... yes
checking for int32_t... yes
checking for u_int32_t... yes
checking for int64_t... yes
checking for u_int64_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking sys/ioccom.h usability... yes
checking sys/ioccom.h presence... yes
checking for sys/ioccom.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking linux/types.h usability... no
checking linux/types.h presence... no
checking for linux/types.h... no
checking linux/if_packet.h usability... no
checking linux/if_packet.h presence... no
checking for linux/if_packet.h... no
checking netpacket/packet.h usability... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking netpacket/if_packet.h usability... no
checking netpacket/if_packet.h presence... no
checking for netpacket/if_packet.h... no
checking for net/pfvar.h... no
checking for netinet/if_ether.h... yes
checking for ANSI ioctl definitions... yes
checking for strerror... yes
checking for strlcpy... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing putmsg... no
checking for ether_hostton... yes
checking whether ether_hostton is declared... yes
checking if --disable-protochain option is specified... enabled
checking packet capture type... bpf
checking net/if_media.h usability... yes
checking net/if_media.h presence... yes
checking for net/if_media.h... yes
checking whether the system supports zerocopy BPF... no
checking for struct BPF_TIMEVAL... yes
checking for getifaddrs... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for socklen_t... yes
checking for getaddrinfo... yes
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking whether we have DAG API headers... no (/usr/local/include)
checking whether we have the DAG API... no
checking whether we have Septel API... no
checking whether we have Myricom Sniffer API... no (/opt/snf)
checking for ranlib... ranlib
checking for ar... ar
checking if sockaddr struct has the sa_len member... yes
checking if sockaddr_storage struct exists... yes
checking if dl_hp_ppa_info_t struct has dl_module_id_1 member... no
checking if unaligned accesses fail... yes
checking for USB sniffing support... no
checking whether the platform could support netfilter sniffing... no
configure: no Bluetooth sniffing support implemented for darwin10.8.0
configure: no CAN sniffing support implemented for darwin10.8.0
configure: no hardware timestamp support implemented for darwin10.8.0
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pcap-filter.manmisc
config.status: creating pcap-linktype.manmisc
config.status: creating pcap-tstamp.manmisc
config.status: creating pcap-savefile.manfile
config.status: creating pcap.3pcap
config.status: creating pcap_compile.3pcap
config.status: creating pcap_datalink.3pcap
config.status: creating pcap_dump_open.3pcap
config.status: creating pcap_list_datalinks.3pcap
config.status: creating pcap_list_tstamp_types.3pcap
config.status: creating pcap_open_dead.3pcap
config.status: creating pcap_open_offline.3pcap
config.status: creating pcap_set_tstamp_type.3pcap
config.status: creating config.h
=== configuring in libpcre (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/libpcre)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --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 for gcc... /usr/bin/gcc-4.2
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/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 ranlib... ranlib
checking whether ln -s works... 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 limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for long long... yes
checking for unsigned long long... yes
checking for bcopy... yes
checking for memmove... yes
checking for strerror... yes
checking for strtoq... yes
checking for strtoll... yes
checking for _strtoi64... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzopen in -lbz2... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for readline in -lreadline... yes
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pcre-config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing script-chmod commands
=== configuring in libdnet-stripped (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/libdnet-stripped)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --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-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.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/local/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/bin/gcc-4.2
checking if the linker (/usr/bin/gcc-4.2) 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/gcc-4.2 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... yes
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/bin/gcc-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.8.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 netinet/in6_var.h usability... no
checking netinet/in6_var.h presence... no
checking for netinet/in6_var.h... no
checking net/if_tun.h usability... no
checking net/if_tun.h presence... no
checking for net/if_tun.h... no
checking linux/if_tun.h usability... 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/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 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
checking for getkerninfo... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dnet-config
config.status: creating include/Makefile
config.status: creating include/dnet/Makefile
config.status: creating src/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
=== configuring in nbase (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/nbase)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
checking for gcc... /usr/bin/gcc-4.2
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/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... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.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 netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for inttypes.h... (cached) yes
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... 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 if sockaddr{} has sa_len member... 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... yes
checking for library containing inet_addr... none required
checking for working getnameinfo... yes
checking for sockaddr_in6... yes
checking for sockaddr_storage... yes
checking for AF_INET6 definition... yes
checking for IPv6 support... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/rand.h usability... yes
checking openssl/rand.h presence... yes
checking for openssl/rand.h... yes
checking for BIO_int_ctrl in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking for /proc/self/exe... no
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-6.00-LYLq/nmap-6.00/nsock/src)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking for gcc... /usr/bin/gcc-4.2
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/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking for epoll_create... no
checking for epoll_ctl... no
checking for epoll_wait... no
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 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 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-6.00-LYLq/nmap-6.00/ncat)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking for gcc... /usr/bin/gcc-4.2
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/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 for strip... /usr/bin/strip
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 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 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 sys/ioccom.h usability... yes
checking sys/ioccom.h presence... yes
checking for sys/ioccom.h... yes
checking for sys/time.h... (cached) yes
checking net/bpf.h usability... yes
checking net/bpf.h presence... yes
checking for net/bpf.h... yes
checking if libpcap is suitable... no -- BPF_TIMEOUT BIOCSRTIMEOUT bug (64-bit OS X)
checking for odm_initialize in -lodm... no
checking for odm_initialize in -lodm... (cached) no
checking for _system_configuration in -lcfg... no
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.
=== configuring in nmap-update (/private/tmp/homebrew-nmap-6.00-LYLq/nmap-6.00/nmap-update)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/nmap/6.00' '--with-libpcre=included' '--with-liblua=included' '--without-zenmap' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' --cache-file=/dev/null --srcdir=.
checking for gcc... /usr/bin/gcc-4.2
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/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 for strip... /usr/bin/strip
checking for APR... yes
checking for svn_client_create_context in -lsvn_client-1... yes
checking for svn_handle_error2 in -lsvn_subr-1... yes
checking for apr_pool_destroy in -lapr-1... 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 svn_client.h usability... no
checking svn_client.h presence... no
checking for svn_client.h... no
checking subversion-1/svn_client.h usability... yes
checking subversion-1/svn_client.h presence... yes
checking for subversion-1/svn_client.h... 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
( ) /\ _ (
\ | ( \ ( \.( ) _____
\ \ \ ` ` ) \ ( ___ / _ \
(_` \+ . 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:409: makefile.dep: No such file or directory
/usr/bin/g++-4.2 -MM -I./liblinear -I./liblua -I./libdnet-stripped/include -I./libpcre -I./libpcap -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"x86_64-apple-darwin10.8.0\" -DNMAPDATADIR=\"/usr/local/Cellar/nmap/6.00/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 FPEngine.cc FPModel.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/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lapi.o lapi.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lcode.o lcode.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ldebug.o ldebug.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ldo.o ldo.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ldump.o ldump.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lfunc.o lfunc.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lgc.o lgc.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o llex.o llex.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lmem.o lmem.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lobject.o lobject.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lopcodes.o lopcodes.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lparser.o lparser.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lstate.o lstate.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lstring.o lstring.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ltable.o ltable.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ltm.o ltm.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lundump.o lundump.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lvm.o lvm.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lzio.o lzio.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lauxlib.o lauxlib.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lbaselib.o lbaselib.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ldblib.o ldblib.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o liolib.o liolib.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lmathlib.o lmathlib.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o loslib.o loslib.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o ltablib.o ltablib.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o lstrlib.o lstrlib.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -DLUA_USE_MACOSX -c -o loadlib.o loadlib.c
/usr/bin/gcc-4.2 -O2 -Wall -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -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 liblinear
/usr/bin/g++-4.2 -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -c -o linear.o linear.cpp
linear.cpp: In function ‘void train_one(const problem*, const parameter*, double*, double, double)’:
linear.cpp:1092: note: ‘loss_old’ was declared here
linear.cpp:1090: note: ‘Gnorm1_init’ was declared here
/usr/bin/g++-4.2 -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -c -o tron.o tron.cpp
cd blas; make OPTFLAGS='-no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing ' CC='/usr/bin/gcc-4.2';
/usr/bin/gcc-4.2 -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -c dnrm2.c
/usr/bin/gcc-4.2 -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -c daxpy.c
/usr/bin/gcc-4.2 -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -c ddot.c
/usr/bin/gcc-4.2 -no-cpp-precomp -Os -w -pipe -march=core2 -msse4 -Wall -fno-strict-aliasing -c dscal.c
ar rcv blas.a dnrm2.o daxpy.o ddot.o dscal.o
a - dnrm2.o
a - daxpy.o
a - ddot.o
a - dscal.o
ranlib blas.a
ar rcv liblinear.a linear.o tron.o blas/*.o
a - linear.o
a - tron.o
a - blas/daxpy.o
a - blas/ddot.o
a - blas/dnrm2.o
a - blas/dscal.o
ranlib liblinear.a
Compiling libpcap
/usr/bin/gcc-4.2 -O2 -fno-common -arch x86_64 -arch i386 -arch ppc -Os -w -pipe -march=core2 -msse4 -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -Os -w -pipe -march=core2 -msse4 -c ./pcap-bpf.c
cc1: error: unrecognized command line option "-march=core2"
cc1: error: unrecognized command line option "-msse4"
cc1: error: unrecognized command line option "-march=core2"
cc1: error: unrecognized command line option "-msse4"
lipo: can't open input file: /var/folders/Sr/SreYPCWbFiC6azCaPkCjDk+++TI/-Tmp-//ccohI9wz.out (No such file or directory)
make[1]: *** [pcap-bpf.o] Error 1
make: *** [pcap_build] Error 2
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/nmap.rb#L31
==> Build Environment
CPU: 8-core 64-bit sandybridge
MacOS: 10.6.8-x86_64
Xcode: 3.2.6
CC: /usr/bin/gcc-4.2
CXX: /usr/bin/g++-4.2
LD: /usr/bin/gcc-4.2
CFLAGS: -Os -w -pipe -march=core2 -msse4
CXXFLAGS: -Os -w -pipe -march=core2 -msse4
Error: Failed executing: make (nmap.rb:31)
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/8424
https://github.com/mxcl/homebrew/issues/12467
Otherwise, please report the bug:
https://github.com/mxcl/homebrew/wiki/reporting-bugs
ln -s ../Cellar/nmap/5.51/bin/nping nping
ln -s ../Cellar/nmap/5.51/bin/nmap nmap
ln -s ../Cellar/nmap/5.51/bin/ncat ncat
ln -s ../Cellar/nmap/5.51/share/nmap nmap
ln -s ../Cellar/nmap/5.51/share/ncat ncat
mkpath /usr/local/share/man/zh/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/zh/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/sk/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/sk/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/ru/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/ru/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/ro/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/ro/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/pt_PT/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/pt_PT/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/pt_BR/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/pt_BR/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/pl/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/pl/man1/nmap.1 nmap.1
ln -s ../../../Cellar/nmap/5.51/share/man/man1/nping.1 nping.1
ln -s ../../../Cellar/nmap/5.51/share/man/man1/nmap.1 nmap.1
ln -s ../../../Cellar/nmap/5.51/share/man/man1/ndiff.1 ndiff.1
ln -s ../../../Cellar/nmap/5.51/share/man/man1/ncat.1 ncat.1
mkpath /usr/local/share/man/jp/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/jp/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/it/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/it/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/hu/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/hu/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/hr/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/hr/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/fr/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/fr/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/es/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/es/man1/nmap.1 nmap.1
mkpath /usr/local/share/man/de/man1
ln -s ../../../../Cellar/nmap/5.51/share/man/de/man1/nmap.1 nmap.1
ln -s ../../Cellar/nmap/5.51 nmap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment