Created
October 1, 2013 20:01
-
-
Save georgevreilly/6784237 to your computer and use it in GitHub Desktop.
Wireshark 1.10.2 failing to build on OS X 10.7.5
This file contains 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
checking build system type... x86_64-apple-darwin11.4.2 | |
checking host system type... x86_64-apple-darwin11.4.2 | |
checking target system type... x86_64-apple-darwin11.4.2 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -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 how to create a ustar tar archive... gnutar | |
checking for gcc... cc | |
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 cc accepts -g... yes | |
checking for cc option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of cc... none | |
checking whether cc understands -c and -o together... yes | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether c++ accepts -g... yes | |
checking dependency style of c++... none | |
checking how to run the C preprocessor... cc -E | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/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 cc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from cc object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
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 for -force_load linker flag... yes | |
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 cc supports -fno-rtti -fno-exceptions... yes | |
checking for cc option to produce PIC... -fno-common -DPIC | |
checking if cc PIC flag -fno-common -DPIC works... yes | |
checking if cc static flag -static works... no | |
checking if cc supports -c -o file.o... yes | |
checking if cc supports -c -o file.o... (cached) yes | |
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin11.4.2 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking how to run the C++ preprocessor... c++ -E | |
checking for ld used by c++... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... no | |
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking for c++ option to produce PIC... -fno-common -DPIC | |
checking if c++ PIC flag -fno-common -DPIC works... yes | |
checking if c++ static flag -static works... no | |
checking if c++ supports -c -o file.o... yes | |
checking if c++ supports -c -o file.o... (cached) yes | |
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin11.4.2 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for perl... /usr/bin/perl | |
checking for python... /usr/bin/python | |
checking whether /usr/bin/python is Python 2.5 or later... yes | |
checking for bison... bison -y | |
checking for bison... /usr/bin/bison | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -lfl | |
checking whether yytext is a pointer... yes | |
checking for flex... /usr/bin/flex | |
checking for pod2man... /usr/local/Library/ENV/4.3/pod2man | |
checking for pod2html... /usr/bin/pod2html | |
checking for xdg-open... no | |
checking for htmlview... no | |
checking for doxygen... no | |
checking for doxygen... no | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking whether we can build for OS X 10.7... 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 LIBGNUTLS... yes | |
GnuTLS found, enabling SSL decryption | |
checking for libgcrypt-config... /usr/local/opt/libgcrypt/bin/libgcrypt-config | |
checking for LIBGCRYPT - version >= 1.1.92... yes | |
libgcrypt found, enabling ipsec decryption | |
checking for libsmi >= 2... not found | |
checking for a2x... no | |
checking for a2x... no | |
checking for desktop-file-install... no | |
checking for elinks... no | |
checking for elinks... no | |
checking for fop... no | |
checking for fop... no | |
checking for lynx... no | |
checking for lynx... no | |
checking for w3m... no | |
checking for w3m... no | |
checking for xmllint... /usr/bin/xmllint | |
checking for xmllint... yes | |
checking for xsltproc... /usr/bin/xsltproc | |
checking for xsltproc... yes | |
checking for pkgproto... no | |
checking for pkgmk... no | |
checking for pkgtrans... no | |
checking for rpm... no | |
checking for dpkg-buildpackage... no | |
checking for xcodebuild... yes | |
checking for hdiutil... yes | |
checking for bless... yes | |
checking whether we can add -Wall -W to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wextra to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wdeclaration-after-statement to CFLAGS... yes | |
checking whether we can add -Wendif-labels to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wpointer-arith to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wno-pointer-sign to CFLAGS... yes | |
checking whether we can add -Warray-bounds to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wcast-align to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wformat-security to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wold-style-definition to CFLAGS... yes | |
checking whether we can add -Wshorten-64-to-32 to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wstrict-prototypes to CFLAGS... yes | |
checking whether we can add -Wjump-misses-init to CFLAGS... yes | |
checking whether we can add -Wvla to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Waddress to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Warray-bounds to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wattributes to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wdiv-by-zero to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wignored-qualifiers to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wpragmas to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wno-overlength-strings to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wwrite-strings to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wno-long-long to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wc++-compat to CFLAGS... yes | |
checking whether we can add -Wshadow to CFLAGS... yes | |
checking whether -Wshadow warns about variables in function declarations shadowing other variables... yes | |
checking whether we can add -Wlogical-op to CFLAGS... yes | |
checking whether -Wlogical-op generates warnings from strchr()... yes | |
checking whether we can add -Wno-deprecated-declarations to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -fexcess-precision=fast to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -fvisibility=hidden to CFLAGS and CXXFLAGS... yes | |
checking whether we can add -Wl,--as-needed to LDFLAGS... no | |
checking whether we can add -fPIE to CFLAGS... yes | |
checking whether we can add -fPIE -pie to LDFLAGS... no | |
checking whether -D_FORTIFY_SOURCE=... can be used (without generating a warning)... no | |
checking whether we should treat compiler warnings as errors... no | |
checking for platform-specific compiler flags... none needed | |
checking for platform-specific linker flags... Apple linker - added -Wl,-single_module and -Wl,-search_paths_first | |
checking whether make supports nested variables... yes | |
checking for CFPropertyListCreateWithStream... yes | |
checking whether to use /usr/local for headers and libraries... yes | |
checking for GNU sed as first sed in PATH... no | |
checking if profile builds must be generated... no | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking for GLIB - version >= 2.14.0... yes (version 2.38.0) | |
checking for uic... no | |
checking for uic-qt4... no | |
checking for moc... no | |
checking for moc-qt4... no | |
checking whether GLib supports loadable modules... yes | |
checking whether dladdr can be used to find the pathname of an executable... yes | |
checking whether GLib supports POSIX/XSI thousands grouping... yes | |
checking for gethostbyname... yes | |
checking for connect... yes | |
checking whether to use libpcap for packet capture... yes | |
checking for pcap-config... /usr/bin/pcap-config | |
checking for broken pcap-config... no | |
checking pcap.h usability... yes | |
checking pcap.h presence... yes | |
checking for pcap.h... yes | |
checking for pcap_open_dead... yes | |
checking for pcap_freecode... yes | |
checking whether pcap_breakloop is present... yes | |
checking whether pcap_findalldevs is present and usable... yes | |
checking for pcap_datalink_val_to_name... yes | |
checking for pcap_datalink_name_to_val... yes | |
checking for pcap_datalink_val_to_description... yes | |
checking for pcap_list_datalinks... yes | |
checking for pcap_set_datalink... yes | |
checking for pcap_lib_version... yes | |
checking for pcap_get_selectable_fd... yes | |
checking for pcap_free_datalinks... yes | |
checking for pcap_create... yes | |
checking for bpf_image... yes | |
checking whether to include airpcap support... yes | |
checking whether to build dumpcap... yes | |
checking whether to build rawshark... yes | |
checking whether to use libpcap remote capturing feature... no | |
checking whether to use zlib for gzip compression and decompression... yes | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for inflatePrime... yes | |
checking for inflatePrime missing when linking with X11... no | |
checking whether to use liblua for the Lua scripting plugin... yes | |
checking Lua version... Lua 5.2 | |
checking lua.h usability... no | |
checking lua.h presence... no | |
checking for lua.h... no | |
checking lua5.2/lua.h usability... no | |
checking lua5.2/lua.h presence... no | |
checking for lua5.2/lua.h... no | |
checking lua5.2/lualib.h usability... no | |
checking lua5.2/lualib.h presence... no | |
checking for lua5.2/lualib.h... no | |
checking lua5.2/lauxlib.h usability... no | |
checking lua5.2/lauxlib.h presence... no | |
checking for lua5.2/lauxlib.h... no | |
checking lualib.h usability... no | |
checking lualib.h presence... no | |
checking for lualib.h... no | |
checking for lua5.2/lua.h... (cached) no | |
checking for lua5.2/lualib.h... (cached) no | |
checking for lua5.2/lauxlib.h... (cached) no | |
checking lauxlib.h usability... no | |
checking lauxlib.h presence... no | |
checking for lauxlib.h... no | |
checking for lua5.2/lua.h... (cached) no | |
checking for lua5.2/lualib.h... (cached) no | |
checking for lua5.2/lauxlib.h... (cached) no | |
liblua not found - disabling support for the lua scripting plugin | |
checking whether to use libportaudio for the rtp_player... yes | |
checking portaudio.h usability... no | |
checking portaudio.h presence... no | |
checking for portaudio.h... no | |
libportaudio not found - disabling support for the rtp_player | |
checking whether to enable ipv6 name resolution if available... yes | |
checking ipv6 stack type... "kame, inet6" | |
checking for setcap... no | |
checking whether to install dumpcap with cap_net_admin and cap_net_raw capabilities... no | |
checking whether to install dumpcap setuid... no | |
checking for setresuid... no | |
checking for setresgid... no | |
checking whether to use the libcap capabilities library... yes | |
checking for cap_set_flag in -lcap... no | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking dirent.h usability... yes | |
checking dirent.h presence... yes | |
checking for dirent.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking grp.h usability... yes | |
checking grp.h presence... yes | |
checking for grp.h... yes | |
checking for inttypes.h... (cached) yes | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for unistd.h... (cached) yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... 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/sockio.h usability... yes | |
checking sys/sockio.h presence... yes | |
checking for sys/sockio.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for sys/types.h... (cached) yes | |
checking sys/utsname.h usability... yes | |
checking sys/utsname.h presence... yes | |
checking for sys/utsname.h... yes | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.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 arpa/nameser.h usability... yes | |
checking arpa/nameser.h presence... yes | |
checking for arpa/nameser.h... yes | |
checking whether to use SSL library... yes | |
checking for EVP_md5 in -lcrypto... yes | |
checking whether to use Kerberos library... yes | |
checking for krb5-config... /usr/bin/krb5-config | |
checking krb5.h usability... yes | |
checking krb5.h presence... yes | |
checking for krb5.h... yes | |
checking whether the Kerberos library is Heimdal or MIT... MIT | |
checking whether MIT includes krb5_kt_resolve... yes | |
checking whether krb5.h defines KEYTYPE_ARCFOUR_56... no | |
checking whether to use the c-ares library if available... yes | |
checking for ares_init in -lcares... yes | |
checking whether to use the GNU ADNS library if available... no | |
checking whether to use the GeoIP IP address mapping library if available... yes | |
checking for GeoIP_new in -lGeoIP... yes | |
checking for GeoIP_country_name_by_ipnum_v6 in -lGeoIP... yes | |
checking for tm_zone in struct tm... yes | |
checking for st_flags in struct stat... yes | |
checking for sa_len in struct sockaddr... yes | |
checking whether byte ordering is bigendian... no | |
checking whether cc needs -traditional... no | |
checking for getopt... yes | |
checking for strncasecmp... yes | |
checking for mkstemp... yes | |
checking for mkdtemp... yes | |
checking for library containing inet_aton... none required | |
checking for library containing inet_pton... none required | |
checking for broken inet_pton... ok | |
checking for library containing inet_ntop... none required | |
checking for inet_ntop prototype... yes | |
checking for strptime... yes | |
checking for getprotobynumber... yes | |
checking for gethostbyname2... yes | |
checking for issetugid... yes | |
checking for mmap... yes | |
checking for mprotect... yes | |
checking for sysconf... yes | |
checking for strtoll... yes | |
checking whether we need memory allocations to be 8-byte aligned... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating doxygen.cfg | |
config.status: creating asn1/Makefile | |
config.status: creating asn1/acp133/Makefile | |
config.status: creating asn1/acse/Makefile | |
config.status: creating asn1/ansi_map/Makefile | |
config.status: creating asn1/ansi_tcap/Makefile | |
config.status: creating asn1/c1222/Makefile | |
config.status: creating asn1/camel/Makefile | |
config.status: creating asn1/cdt/Makefile | |
config.status: creating asn1/charging_ase/Makefile | |
config.status: creating asn1/cmip/Makefile | |
config.status: creating asn1/cmp/Makefile | |
config.status: creating asn1/crmf/Makefile | |
config.status: creating asn1/cms/Makefile | |
config.status: creating asn1/credssp/Makefile | |
config.status: creating asn1/dap/Makefile | |
config.status: creating asn1/disp/Makefile | |
config.status: creating asn1/dop/Makefile | |
config.status: creating asn1/dsp/Makefile | |
config.status: creating asn1/ess/Makefile | |
config.status: creating asn1/ftam/Makefile | |
config.status: creating asn1/gnm/Makefile | |
config.status: creating asn1/goose/Makefile | |
config.status: creating asn1/gprscdr/Makefile | |
config.status: creating asn1/gsm_map/Makefile | |
config.status: creating asn1/h225/Makefile | |
config.status: creating asn1/h235/Makefile | |
config.status: creating asn1/h245/Makefile | |
config.status: creating asn1/h248/Makefile | |
config.status: creating asn1/h282/Makefile | |
config.status: creating asn1/h283/Makefile | |
config.status: creating asn1/h323/Makefile | |
config.status: creating asn1/h450/Makefile | |
config.status: creating asn1/h450-ros/Makefile | |
config.status: creating asn1/h460/Makefile | |
config.status: creating asn1/h501/Makefile | |
config.status: creating asn1/HI2Operations/Makefile | |
config.status: creating asn1/hnbap/Makefile | |
config.status: creating asn1/idmp/Makefile | |
config.status: creating asn1/inap/Makefile | |
config.status: creating asn1/isdn-sup/Makefile | |
config.status: creating asn1/kerberos/Makefile | |
config.status: creating asn1/lcsap/Makefile | |
config.status: creating asn1/ldap/Makefile | |
config.status: creating asn1/logotypecertextn/Makefile | |
config.status: creating asn1/lpp/Makefile | |
config.status: creating asn1/lppa/Makefile | |
config.status: creating asn1/lppe/Makefile | |
config.status: creating asn1/lte-rrc/Makefile | |
config.status: creating asn1/m3ap/Makefile | |
config.status: creating asn1/mms/Makefile | |
config.status: creating asn1/mpeg-audio/Makefile | |
config.status: creating asn1/mpeg-pes/Makefile | |
config.status: creating asn1/nbap/Makefile | |
config.status: creating asn1/ns_cert_exts/Makefile | |
config.status: creating asn1/ocsp/Makefile | |
config.status: creating asn1/p1/Makefile | |
config.status: creating asn1/p22/Makefile | |
config.status: creating asn1/p7/Makefile | |
config.status: creating asn1/p772/Makefile | |
config.status: creating asn1/pcap/Makefile | |
config.status: creating asn1/pkcs1/Makefile | |
config.status: creating asn1/pkcs12/Makefile | |
config.status: creating asn1/pkinit/Makefile | |
config.status: creating asn1/pkixac/Makefile | |
config.status: creating asn1/pkix1explicit/Makefile | |
config.status: creating asn1/pkix1implicit/Makefile | |
config.status: creating asn1/pkixproxy/Makefile | |
config.status: creating asn1/pkixqualified/Makefile | |
config.status: creating asn1/pkixtsp/Makefile | |
config.status: creating asn1/pres/Makefile | |
config.status: creating asn1/q932/Makefile | |
config.status: creating asn1/q932-ros/Makefile | |
config.status: creating asn1/qsig/Makefile | |
config.status: creating asn1/ranap/Makefile | |
config.status: creating asn1/rnsap/Makefile | |
config.status: creating asn1/ros/Makefile | |
config.status: creating asn1/rrc/Makefile | |
config.status: creating asn1/rrlp/Makefile | |
config.status: creating asn1/rtse/Makefile | |
config.status: creating asn1/rua/Makefile | |
config.status: creating asn1/s1ap/Makefile | |
config.status: creating asn1/sabp/Makefile | |
config.status: creating asn1/sbc-ap/Makefile | |
config.status: creating asn1/smrse/Makefile | |
config.status: creating asn1/snmp/Makefile | |
config.status: creating asn1/spnego/Makefile | |
config.status: creating asn1/sv/Makefile | |
config.status: creating asn1/t124/Makefile | |
config.status: creating asn1/t125/Makefile | |
config.status: creating asn1/t38/Makefile | |
config.status: creating asn1/tcap/Makefile | |
config.status: creating asn1/tetra/Makefile | |
config.status: creating asn1/ulp/Makefile | |
config.status: creating asn1/wlancertextn/Makefile | |
config.status: creating asn1/x2ap/Makefile | |
config.status: creating asn1/x509af/Makefile | |
config.status: creating asn1/x509ce/Makefile | |
config.status: creating asn1/x509if/Makefile | |
config.status: creating asn1/x509sat/Makefile | |
config.status: creating asn1/x721/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating docbook/Makefile | |
config.status: creating epan/Makefile | |
config.status: creating epan/crypt/Makefile | |
config.status: creating epan/doxygen.cfg | |
config.status: creating epan/dfilter/Makefile | |
config.status: creating epan/dissectors/Makefile | |
config.status: creating epan/dissectors/dcerpc/Makefile | |
config.status: creating epan/dissectors/pidl/Makefile | |
config.status: creating epan/ftypes/Makefile | |
config.status: creating epan/wmem/Makefile | |
config.status: creating epan/wslua/Makefile | |
config.status: creating epan/wspython/Makefile | |
config.status: creating codecs/Makefile | |
config.status: creating ui/Makefile | |
config.status: creating ui/doxygen.cfg | |
config.status: creating ui/gtk/Makefile | |
config.status: creating ui/gtk/doxygen.cfg | |
config.status: creating ui/cli/Makefile | |
config.status: creating ui/qt/Makefile | |
config.status: creating ui/qt/doxygen.cfg | |
config.status: creating help/Makefile | |
config.status: creating packaging/Makefile | |
config.status: creating packaging/macosx/Info.plist | |
config.status: creating packaging/macosx/Makefile | |
config.status: creating packaging/macosx/osx-dmg.sh | |
config.status: creating packaging/macosx/Wireshark_package.pmdoc/index.xml | |
config.status: creating packaging/nsis/Makefile | |
config.status: creating packaging/rpm/Makefile | |
config.status: creating packaging/rpm/SPECS/Makefile | |
config.status: creating packaging/rpm/SPECS/wireshark.spec | |
config.status: creating packaging/svr4/Makefile | |
config.status: creating packaging/svr4/checkinstall | |
config.status: creating packaging/svr4/pkginfo | |
config.status: creating plugins/Makefile | |
config.status: creating plugins/asn1/Makefile | |
config.status: creating plugins/docsis/Makefile | |
config.status: creating plugins/ethercat/Makefile | |
config.status: creating plugins/gryphon/Makefile | |
config.status: creating plugins/irda/Makefile | |
config.status: creating plugins/m2m/Makefile | |
config.status: creating plugins/mate/Makefile | |
config.status: creating plugins/opcua/Makefile | |
config.status: creating plugins/profinet/Makefile | |
config.status: creating plugins/stats_tree/Makefile | |
config.status: creating plugins/unistim/Makefile | |
config.status: creating plugins/wimax/Makefile | |
config.status: creating plugins/wimaxasncp/Makefile | |
config.status: creating plugins/wimaxmacphy/Makefile | |
config.status: creating tools/Makefile | |
config.status: creating tools/lemon/Makefile | |
config.status: creating wiretap/Makefile | |
config.status: creating wsutil/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
The Wireshark package has been configured with the following options. | |
Build wireshark : no | |
Build tshark : yes | |
Build capinfos : yes | |
Build editcap : yes | |
Build dumpcap : yes | |
Build mergecap : yes | |
Build reordercap : yes | |
Build text2pcap : yes | |
Build randpkt : yes | |
Build dftest : yes | |
Build rawshark : yes | |
Save files as pcap-ng by default : yes | |
Install dumpcap with capabilities : no | |
Install dumpcap setuid : no | |
Use dumpcap group : (none) | |
Use plugins : yes | |
Use Lua library : no | |
Use Python binding : no | |
Build rtp_player : no | |
Build profile binaries : no | |
Use pcap library : yes | |
Use zlib library : yes | |
Use kerberos library : yes (MIT) | |
Use c-ares library : yes | |
Use GNU ADNS library : no (using c-ares instead) | |
Use SMI MIB library : no | |
Use GNU crypto library : yes | |
Use SSL crypto library : yes | |
Use IPv6 name resolution : yes | |
Use gnutls library : yes | |
Use POSIX capabilities library : no | |
Use GeoIP library : yes | |
Use nl library : no |
This file contains 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
PERL svnversion.h | |
Version configuration file version.conf not found. Using defaults. | |
svnversion.h has been updated. | |
/usr/bin/make all-recursive | |
Making all in tools | |
Making all in lemon | |
cc -I../.. -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -fPIE -o lemon lemon.c | |
brew: superenv removed: -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
sed \ | |
-e 's,@BIN_PREFIX\@,/usr/local/Cellar/wireshark/1.10.2/bin,' \ | |
-e 's,@TSHARK_BIN\@,tshark,' \ | |
-e 's,@DUMPCAP_BIN\@,dumpcap,' \ | |
< ./setuid-root.pl.in > setuid-root.pl | |
chmod +x setuid-root.pl | |
Making all in wsutil | |
CC airpdcap_wep.lo | |
CC crash_info.lo | |
CC crc6.lo | |
CC crc7.lo | |
CC crc8.lo | |
CC crc10.lo | |
CC crc11.lo | |
CC crc16.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC crc16-plain.lo | |
CC crc32.lo | |
CC crcdrm.lo | |
CC mpeg-audio.lo | |
CC privileges.lo | |
CC str_util.lo | |
CC type_util.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CCLD libwsutil.la | |
brew: superenv removed: -L/usr/local/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
Making all in wiretap | |
CC libwiretap_la-5views.lo | |
CC libwiretap_la-aethra.lo | |
CC libwiretap_la-ascendtext.lo | |
CC libwiretap_la-atm.lo | |
CC libwiretap_la-ber.lo | |
CC libwiretap_la-btsnoop.lo | |
CC libwiretap_la-camins.lo | |
CC libwiretap_la-buffer.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-catapult_dct2000.lo | |
CC libwiretap_la-cosine.lo | |
CC libwiretap_la-commview.lo | |
CC libwiretap_la-csids.lo | |
CC libwiretap_la-daintree-sna.lo | |
CC libwiretap_la-dct3trace.lo | |
CC libwiretap_la-dbs-etherwatch.lo | |
CC libwiretap_la-erf.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-eyesdn.lo | |
CC libwiretap_la-file_access.lo | |
CC libwiretap_la-file_wrappers.lo | |
CC libwiretap_la-hcidump.lo | |
CC libwiretap_la-i4btrace.lo | |
CC libwiretap_la-ipfix.lo | |
CC libwiretap_la-iptrace.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-iseries.lo | |
CC libwiretap_la-mime_file.lo | |
CC libwiretap_la-k12.lo | |
CC libwiretap_la-lanalyzer.lo | |
CC libwiretap_la-libpcap.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-mpeg.lo | |
CC libwiretap_la-mp2t.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-netmon.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-netscaler.lo | |
CC libwiretap_la-netscreen.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-nettl.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-network_instruments.lo | |
CC libwiretap_la-netxray.lo | |
CC libwiretap_la-ngsniffer.lo | |
CC libwiretap_la-packetlogger.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-pcap-common.lo | |
CC libwiretap_la-pcapng.lo | |
CC libwiretap_la-peektagged.lo | |
CC libwiretap_la-peekclassic.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-pppdump.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-radcom.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-snoop.lo | |
CC libwiretap_la-tnef.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-toshiba.lo | |
CC libwiretap_la-visual.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-vms.lo | |
CC libwiretap_la-vwr.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libwiretap_la-wtap.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC ascend.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC ascend_scanner.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC k12text.lo | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CCLD libwiretap_generated.la | |
CCLD libwiretap.la | |
brew: superenv removed: -L/usr/local/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
Making all in epan | |
Making all in crypt | |
CC aes.lo | |
CC airpdcap.lo | |
CC airpdcap_ccmp.lo | |
CC airpdcap_debug.lo | |
CC airpdcap_rijndael.lo | |
CC airpdcap_tkip.lo | |
CC des.lo | |
CC eax.lo | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC md4.lo | |
CC md5.lo | |
CC rc4.lo | |
CC sha1.lo | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CCLD libairpdcap.la | |
/usr/bin/ranlib: file: .libs/libairpdcap.a(airpdcap_debug.o) has no symbols | |
ranlib: file: .libs/libairpdcap.a(airpdcap_debug.o) has no symbols | |
Making all in ftypes | |
CC ftypes.lo | |
CC ftype-bytes.lo | |
CC ftype-double.lo | |
CC ftype-integer.lo | |
CC ftype-ipv4.lo | |
CC ftype-ipv6.lo | |
CC ftype-guid.lo | |
CC ftype-none.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC ftype-pcre.lo | |
CC ftype-string.lo | |
CC ftype-time.lo | |
CC ftype-tvbuff.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CCLD libftypes.la | |
Making all in dfilter | |
LEMON grammar.c | |
CC libdfilter_la-dfilter.lo | |
CC libdfilter_la-dfilter-macro.lo | |
CC libdfilter_la-dfunctions.lo | |
CC libdfilter_la-dfvm.lo | |
CC libdfilter_la-drange.lo | |
CC libdfilter_la-gencode.lo | |
CC libdfilter_la-semcheck.lo | |
CC libdfilter_la-sttype-function.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdfilter_la-sttype-integer.lo | |
CC libdfilter_la-sttype-pointer.lo | |
CC libdfilter_la-sttype-range.lo | |
CC libdfilter_la-sttype-string.lo | |
CC libdfilter_la-sttype-test.lo | |
CC libdfilter_la-syntax-tree.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC scanner.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC grammar.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CCLD libdfilter_generated.la | |
CCLD libdfilter.la | |
Making all in dissectors | |
/usr/bin/make all-recursive | |
CC packet-x11.lo | |
CC packet-ansi_map.lo | |
CC packet-coseventcomm.lo | |
CC packet-cosnaming.lo | |
CC packet-gnm.lo | |
CC packet-gprscdr.lo | |
CC packet-gsm_map.lo | |
CC packet-ldap.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC packet-m3ap.lo | |
CC packet-p1.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC packet-parlay.lo | |
CC packet-pkcs12.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC packet-rnsap.lo | |
CC packet-snmp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC packet-tango.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC packet-tcap.lo | |
CC packet-dcerpc-dfs.lo | |
CC packet-dcerpc-dnsserver.lo | |
CC packet-dcerpc-drsuapi.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC packet-dcerpc-eventlog.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC packet-dcerpc-lsa.lo | |
CC packet-dcerpc-mapi.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC packet-dcerpc-winreg.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-2dparityfec.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-3com-njack.lo | |
CC libdissectors_la-packet-3com-xns.lo | |
CC libdissectors_la-packet-3g-a11.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-6lowpan.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-9p.lo | |
CC libdissectors_la-packet-aarp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aastra-aasp.lo | |
CC libdissectors_la-packet-acap.lo | |
CC libdissectors_la-packet-acn.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-actrace.lo | |
CC libdissectors_la-packet-adwin-config.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-adwin.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-afp.lo | |
CC libdissectors_la-packet-afs.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-agentx.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aim-admin.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aim-adverts.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aim-bos.lo | |
CC libdissectors_la-packet-aim-buddylist.lo | |
CC libdissectors_la-packet-aim-chat.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aim-chatnav.lo | |
CC libdissectors_la-packet-aim-directory.lo | |
CC libdissectors_la-packet-aim-email.lo | |
CC libdissectors_la-packet-aim-generic.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aim-icq.lo | |
CC libdissectors_la-packet-aim-invitation.lo | |
CC libdissectors_la-packet-aim-location.lo | |
CC libdissectors_la-packet-aim-messaging.lo | |
CC libdissectors_la-packet-aim-oft.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aim-popup.lo | |
CC libdissectors_la-packet-aim-signon.lo | |
CC libdissectors_la-packet-aim-ssi.lo | |
CC libdissectors_la-packet-aim-sst.lo | |
CC libdissectors_la-packet-aim-stats.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aim-translate.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aim-userlookup.lo | |
CC libdissectors_la-packet-aim.lo | |
CC libdissectors_la-packet-ajp13.lo | |
CC libdissectors_la-packet-alcap.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-amqp.lo | |
CC libdissectors_la-packet-amr.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ancp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ans.lo | |
CC libdissectors_la-packet-ansi_637.lo | |
CC libdissectors_la-packet-ansi_683.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ansi_801.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ansi_a.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aodv.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aoe.lo | |
CC libdissectors_la-packet-aol.lo | |
CC libdissectors_la-packet-ap1394.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-app-pkix-cert.lo | |
CC libdissectors_la-packet-applemidi.lo | |
CC libdissectors_la-packet-aprs.lo | |
CC libdissectors_la-packet-arcnet.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-armagetronad.lo | |
CC libdissectors_la-packet-arp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-artnet.lo | |
CC libdissectors_la-packet-aruba-adp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-aruba-erm.lo | |
CC libdissectors_la-packet-aruba-papi.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ar_drone.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-asap.lo | |
CC libdissectors_la-packet-ascend.lo | |
CC libdissectors_la-packet-asf.lo | |
CC libdissectors_la-packet-assa_r3.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-at.lo | |
CC libdissectors_la-packet-atalk.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-atm.lo | |
CC libdissectors_la-packet-atmtcp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-auto_rp.lo | |
CC libdissectors_la-packet-ax25.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ax25-kiss.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ax25-nol3.lo | |
CC libdissectors_la-packet-ax4000.lo | |
CC libdissectors_la-packet-ayiya.lo | |
CC libdissectors_la-packet-babel.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bacapp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bacnet.lo | |
CC libdissectors_la-packet-banana.lo | |
CC libdissectors_la-packet-bat.lo | |
CC libdissectors_la-packet-batadv.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bctp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-beep.lo | |
CC libdissectors_la-packet-ber.lo | |
CC libdissectors_la-packet-bfcp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bfd.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bgp.lo | |
CC libdissectors_la-packet-bitcoin.lo | |
CC libdissectors_la-packet-bittorrent.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bjnp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bmc.lo | |
CC libdissectors_la-packet-bofl.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bootp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bootparams.lo | |
CC libdissectors_la-packet-bpdu.lo | |
CC libdissectors_la-packet-bpq.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-brdwlk.lo | |
CC libdissectors_la-packet-brp.lo | |
CC libdissectors_la-packet-bssap.lo | |
CC libdissectors_la-packet-bssgp.lo | |
CC libdissectors_la-packet-bt-dht.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bt-utp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-btamp.lo | |
CC libdissectors_la-packet-btatt.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-btbnep.lo | |
CC libdissectors_la-packet-btavctp.lo | |
CC libdissectors_la-packet-btavdtp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-btavrcp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bthci_acl.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bthci_cmd.lo | |
CC libdissectors_la-packet-bthci_evt.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bthci_sco.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bthcrp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bthfp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bthid.lo | |
CC libdissectors_la-packet-btl2cap.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-btmcap.lo | |
CC libdissectors_la-packet-btobex.lo | |
CC libdissectors_la-packet-btrfcomm.lo | |
CC libdissectors_la-packet-btsap.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-btsdp.lo | |
CC libdissectors_la-packet-btsmp.lo | |
CC libdissectors_la-packet-bt-oui.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bvlc.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-bzr.lo | |
CC libdissectors_la-packet-calcappprotocol.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-canopen.lo | |
CC libdissectors_la-packet-capwap.lo | |
CC libdissectors_la-packet-cast.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-catapult-dct2000.lo | |
CC libdissectors_la-packet-ccsds.lo | |
CC libdissectors_la-packet-cdp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cell_broadcast.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cfm.lo | |
CC libdissectors_la-packet-cgmp.lo | |
CC libdissectors_la-packet-chdlc.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cigi.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cimd.lo | |
CC libdissectors_la-packet-cimetrics.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cip.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cipmotion.lo | |
CC libdissectors_la-packet-cipsafety.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cisco-erspan.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cisco-oui.lo | |
CC libdissectors_la-packet-cisco-sm.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cisco-wids.lo | |
CC libdissectors_la-packet-classicstun.lo | |
CC libdissectors_la-packet-clearcase.lo | |
CC libdissectors_la-packet-clip.lo | |
CC libdissectors_la-packet-clique-rm.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-clnp.lo | |
CC libdissectors_la-packet-cmpp.lo | |
CC libdissectors_la-packet-cnip.lo | |
CC libdissectors_la-packet-coap.lo | |
CC libdissectors_la-packet-collectd.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cops.lo | |
CC libdissectors_la-packet-componentstatus.lo | |
CC libdissectors_la-packet-cosine.lo | |
CC libdissectors_la-packet-cpfi.lo | |
CC libdissectors_la-packet-cpha.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-csm-encaps.lo | |
CC libdissectors_la-packet-csn1.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-cups.lo | |
CC libdissectors_la-packet-ctdb.lo | |
CC libdissectors_la-packet-daap.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-data.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-daytime.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-db-lsp.lo | |
CC libdissectors_la-packet-dbus.lo | |
CC libdissectors_la-packet-dcc.lo | |
CC libdissectors_la-packet-dccp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-bossvr.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-browser.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-cds_clerkserver.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-cds_solicit.lo | |
CC libdissectors_la-packet-dcerpc-conv.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-cprpc_server.lo | |
CC libdissectors_la-packet-dcerpc-dce122.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-dtsprovider.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-dtsstime_req.lo | |
CC libdissectors_la-packet-dcerpc-epm.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-fileexp.lo | |
CC libdissectors_la-packet-dcerpc-fldb.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-frsapi.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-frsrpc.lo | |
CC libdissectors_la-packet-dcerpc-ftserver.lo | |
CC libdissectors_la-packet-dcerpc-icl_rpc.lo | |
CC libdissectors_la-packet-dcerpc-krb5rpc.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-llb.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-messenger.lo | |
CC libdissectors_la-packet-dcerpc-mgmt.lo | |
CC libdissectors_la-packet-dcerpc-ndr.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-netlogon.lo | |
CC libdissectors_la-packet-dcerpc-pnp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rdaclif.lo | |
CC libdissectors_la-packet-dcerpc-rep_proc.lo | |
CC libdissectors_la-packet-dcerpc-roverride.lo | |
CC libdissectors_la-packet-dcerpc-rpriv.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rras.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rs_acct.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rs_attr.lo | |
CC libdissectors_la-packet-dcerpc-rs_attr_schema.lo | |
CC libdissectors_la-packet-dcerpc-rs_bind.lo | |
CC libdissectors_la-packet-dcerpc-rs_misc.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rs_pgo.lo | |
CC libdissectors_la-packet-dcerpc-rs_plcy.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rs_prop_acct.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rs_prop_acl.lo | |
CC libdissectors_la-packet-dcerpc-rs_prop_attr.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rs_prop_pgo.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rs_prop_plcy.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rs_pwd_mgmt.lo | |
CC libdissectors_la-packet-dcerpc-rs_repadm.lo | |
CC libdissectors_la-packet-dcerpc-rs_replist.lo | |
CC libdissectors_la-packet-dcerpc-rs_repmgr.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rs_unix.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-rsec_login.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-samr.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-secidmap.lo | |
CC libdissectors_la-packet-dcerpc-spoolss.lo | |
CC libdissectors_la-packet-dcerpc-svcctl.lo | |
CC libdissectors_la-packet-dcerpc-tapi.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-tkn4int.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-trksvr.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcerpc-ubikdisk.lo | |
CC libdissectors_la-packet-dcerpc-ubikvote.lo | |
CC libdissectors_la-packet-dcerpc-update.lo | |
CC libdissectors_la-packet-dcerpc.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcm.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcom-dispatch.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcom-oxid.lo | |
CC libdissectors_la-packet-dcom-remact.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dcom-remunkn.lo | |
CC libdissectors_la-packet-dcom-sysact.lo | |
CC libdissectors_la-packet-dcom.lo | |
CC libdissectors_la-packet-dcp-etsi.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ddtp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dec-bpdu.lo | |
CC libdissectors_la-packet-dec-dnart.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dect.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dhcp-failover.lo | |
CC libdissectors_la-packet-dhcpv6.lo | |
CC libdissectors_la-packet-diameter.lo | |
CC libdissectors_la-packet-diameter_3gpp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-diffserv-mpls-common.lo | |
CC libdissectors_la-packet-dis-enums.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dis-fields.lo | |
CC libdissectors_la-packet-dis-pdus.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dis.lo | |
CC libdissectors_la-packet-distcc.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dlm3.lo | |
CC libdissectors_la-packet-dlsw.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dmp.lo | |
CC libdissectors_la-packet-dmx-chan.lo | |
CC libdissectors_la-packet-dmx-sip.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dmx-test.lo | |
CC libdissectors_la-packet-dmx-text.lo | |
CC libdissectors_la-packet-dmx.lo | |
CC libdissectors_la-packet-dnp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dns.lo | |
CC libdissectors_la-packet-dplay.lo | |
CC libdissectors_la-packet-dpnss-link.lo | |
CC libdissectors_la-packet-dpnss.lo | |
CC libdissectors_la-packet-drda.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dsi.lo | |
CC libdissectors_la-packet-dtcp-ip.lo | |
CC libdissectors_la-packet-dtls.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dtn.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dtp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dtpt.lo | |
CC libdissectors_la-packet-dua.lo | |
CC libdissectors_la-packet-dvb-ait.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dvb-bat.lo | |
CC libdissectors_la-packet-dvb-data-mpe.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dvb-eit.lo | |
CC libdissectors_la-packet-dvb-ipdc.lo | |
CC libdissectors_la-packet-dvb-nit.lo | |
CC libdissectors_la-packet-dvb-s2-bb.lo | |
CC libdissectors_la-packet-dvb-sdt.lo | |
CC libdissectors_la-packet-dvb-tdt.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dvb-tot.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dvbci.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-dvmrp.lo | |
CC libdissectors_la-packet-e100.lo | |
CC libdissectors_la-packet-e164.lo | |
CC libdissectors_la-packet-e212.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-eap.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-eapol.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-echo.lo | |
CC libdissectors_la-packet-ecp-oui.lo | |
CC libdissectors_la-packet-edonkey.lo | |
CC libdissectors_la-packet-egd.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ehdlc.lo | |
CC libdissectors_la-packet-ehs.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-eigrp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-eiss.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-elcom.lo | |
CC libdissectors_la-packet-enc.lo | |
CC libdissectors_la-packet-enip.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-enrp.lo | |
CC libdissectors_la-packet-enttec.lo | |
CC libdissectors_la-packet-epl.lo | |
CC libdissectors_la-packet-epl_v1.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-epmd.lo | |
CC libdissectors_la-packet-erf.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-erldp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-esio.lo | |
CC libdissectors_la-packet-esis.lo | |
CC libdissectors_la-packet-etch.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-eth.lo | |
CC libdissectors_la-packet-etherip.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ethertype.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-etsi_card_app_toolkit.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-etv.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-evrc.lo | |
CC libdissectors_la-packet-exec.lo | |
CC libdissectors_la-packet-extreme.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fc.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fcct.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fcdns.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fcels.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fcfcs.lo | |
CC libdissectors_la-packet-fcfzs.lo | |
CC libdissectors_la-packet-fcgi.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fcip.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fclctl.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fcoe.lo | |
CC libdissectors_la-packet-fcoib.lo | |
CC libdissectors_la-packet-fcp.lo | |
CC libdissectors_la-packet-fcsb3.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fcsp.lo | |
CC libdissectors_la-packet-fcswils.lo | |
CC libdissectors_la-packet-fddi.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fefd.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ff.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fip.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fix.lo | |
CC libdissectors_la-packet-flexnet.lo | |
CC libdissectors_la-packet-flip.lo | |
CC libdissectors_la-packet-fmp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fmp_notify.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fmtp.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-force10-oui.lo | |
CC libdissectors_la-packet-forces.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-foundry.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fp_hint.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-fr.lo | |
CC libdissectors_la-packet-fractalgeneratorprotocol.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-frame.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ftp.lo | |
CC libdissectors_la-packet-fw1.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-g723.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-gadu-gadu.lo | |
CC libdissectors_la-packet-gdsdb.lo | |
CC libdissectors_la-packet-gearman.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-ged125.lo | |
CC libdissectors_la-packet-gift.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-giop.lo | |
CC libdissectors_la-packet-git.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-glbp.lo | |
CC libdissectors_la-packet-gluster_cli.lo | |
CC libdissectors_la-packet-gluster_pmap.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-glusterd.lo | |
CC libdissectors_la-packet-glusterfs.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
CC libdissectors_la-packet-glusterfs_hndsk.lo | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
In file included from packet-gluster_cli.c:43: | |
./packet-gluster.h:359:2: error: expected '}' | |
DT_UNKNOWN = 0, | |
^ | |
/usr/include/sys/dirent.h:126:21: note: expanded from macro 'DT_UNKNOWN' | |
#define DT_UNKNOWN 0 | |
^ | |
./packet-gluster.h:358:26: note: to match this '{' | |
enum gluster_entry_types { | |
^ | |
1 error generated. | |
make[5]: *** [libdissectors_la-packet-gluster_cli.lo] Error 1 | |
make[5]: *** Waiting for unfinished jobs.... | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
brew: superenv removed: -I./../.. -I/usr/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations | |
In file included from packet-gluster_pmap.c:43: | |
./packet-gluster.h:359:2: error: expected '}' | |
DT_UNKNOWN = 0, | |
^ | |
/usr/include/sys/dirent.h:126:21: note: expanded from macro 'DT_UNKNOWN' | |
#define DT_UNKNOWN 0 | |
^ | |
./packet-gluster.h:358:26: note: to match this '{' | |
enum gluster_entry_types { | |
^ | |
1 error generated. | |
make[5]: *** [libdissectors_la-packet-gluster_pmap.lo] Error 1 | |
In file included from packet-glusterd.c:44: | |
./packet-gluster.h:359:2: error: expected '}' | |
DT_UNKNOWN = 0, | |
^ | |
/usr/include/sys/dirent.h:126:21: note: expanded from macro 'DT_UNKNOWN' | |
#define DT_UNKNOWN 0 | |
^ | |
./packet-gluster.h:358:26: note: to match this '{' | |
enum gluster_entry_types { | |
^ | |
1 error generated. | |
make[5]: *** [libdissectors_la-packet-glusterd.lo] Error 1 | |
In file included from packet-glusterfs.c:44: | |
./packet-gluster.h:359:2: error: expected '}' | |
DT_UNKNOWN = 0, | |
^ | |
/usr/include/sys/dirent.h:126:21: note: expanded from macro 'DT_UNKNOWN' | |
#define DT_UNKNOWN 0 | |
^ | |
./packet-gluster.h:358:26: note: to match this '{' | |
enum gluster_entry_types { | |
^ | |
In file included from packet-glusterfs_hndsk.c:43: | |
./packet-gluster.h:359:2: error: expected '}' | |
DT_UNKNOWN = 0, | |
^ | |
/usr/include/sys/dirent.h:126:21: note: expanded from macro 'DT_UNKNOWN' | |
#define DT_UNKNOWN 0 | |
^ | |
./packet-gluster.h:358:26: note: to match this '{' | |
enum gluster_entry_types { | |
^ | |
1 error generated. | |
1 error generated. | |
make[5]: *** [libdissectors_la-packet-glusterfs_hndsk.lo] Error 1 | |
make[5]: *** [libdissectors_la-packet-glusterfs.lo] Error 1 | |
make[4]: *** [all-recursive] Error 1 | |
make[3]: *** [all] Error 2 | |
make[2]: *** [all-recursive] Error 1 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: 15fecb7748177751567484fe5aa0f5ce2aba3e8f | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.7.5-x86_64 | |
Xcode: 4.6.3 | |
CLT: 4.6.0.0.1.1365549073 | |
X11: 2.7.4 => /opt/X11 |
This file contains 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
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by wireshark configure 1.10.2, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/wireshark/1.10.2 --with-gnutls --with-ssl --disable-wireshark --disable-gtktest | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = mac-georger.corp.cozi.com | |
uname -m = x86_64 | |
uname -r = 11.4.2 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 | |
Kernel configured for up to 8 processors. | |
4 processors are physically available. | |
8 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 4 5 6 7 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 208 tasks, 1423 threads, 8 processors | |
Load average: 4.12, Mach factor: 3.87 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Library/ENV/4.3 | |
PATH: /usr/local/opt/pkg-config/bin | |
PATH: /usr/local/opt/gettext/bin | |
PATH: /usr/local/opt/glib/bin | |
PATH: /usr/local/opt/libtasn1/bin | |
PATH: /usr/local/opt/p11-kit/bin | |
PATH: /usr/local/opt/nettle/bin | |
PATH: /usr/local/opt/gnutls/bin | |
PATH: /usr/local/opt/libgpg-error/bin | |
PATH: /usr/local/opt/libgcrypt/bin | |
PATH: /usr/local/opt/geoip/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2768: checking build system type | |
configure:2782: result: x86_64-apple-darwin11.4.2 | |
configure:2802: checking host system type | |
configure:2815: result: x86_64-apple-darwin11.4.2 | |
configure:2835: checking target system type | |
configure:2848: result: x86_64-apple-darwin11.4.2 | |
configure:2891: checking for a BSD-compatible install | |
configure:2959: result: /usr/bin/install -c | |
configure:2970: checking whether build environment is sane | |
configure:3020: result: yes | |
configure:3161: checking for a thread-safe mkdir -p | |
configure:3200: result: ./install-sh -c -d | |
configure:3213: checking for gawk | |
configure:3243: result: no | |
configure:3213: checking for mawk | |
configure:3243: result: no | |
configure:3213: checking for nawk | |
configure:3243: result: no | |
configure:3213: checking for awk | |
configure:3229: found /usr/bin/awk | |
configure:3240: result: awk | |
configure:3251: checking whether make sets $(MAKE) | |
configure:3273: result: yes | |
configure:3348: checking how to create a ustar tar archive | |
configure:3361: tar --version | |
bsdtar 2.8.3 - libarchive 2.8.3 | |
configure:3364: $? = 0 | |
configure:3404: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:3407: $? = 0 | |
configure:3411: tar -xf - <conftest.tar | |
configure:3414: $? = 0 | |
configure:3427: result: gnutar | |
configure:3526: checking for gcc | |
configure:3553: result: cc | |
configure:3782: checking for C compiler version | |
configure:3791: cc --version >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin11.4.2 | |
Thread model: posix | |
configure:3802: $? = 0 | |
configure:3791: cc -v >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin11.4.2 | |
Thread model: posix | |
"/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.7.0 -o a.out -lcrt1.10.6.o -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -lSystem /usr/bin/../lib/clang/4.2/lib/darwin/libclang_rt.osx.a | |
Undefined symbols for architecture x86_64: | |
"_main", referenced from: | |
start in crt1.10.6.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:3802: $? = 1 | |
configure:3791: cc -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:3802: $? = 1 | |
configure:3791: cc -qversion >&5 | |
clang: warning: argument unused during compilation: '-qversion' | |
Undefined symbols for architecture x86_64: | |
"_main", referenced from: | |
start in crt1.10.6.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:3802: $? = 1 | |
configure:3822: checking whether the C compiler works | |
configure:3844: cc conftest.c >&5 | |
configure:3848: $? = 0 | |
configure:3896: result: yes | |
configure:3899: checking for C compiler default output file name | |
configure:3901: result: a.out | |
configure:3907: checking for suffix of executables | |
configure:3914: cc -o conftest conftest.c >&5 | |
configure:3918: $? = 0 | |
configure:3940: result: | |
configure:3962: checking whether we are cross compiling | |
configure:3970: cc -o conftest conftest.c >&5 | |
configure:3974: $? = 0 | |
configure:3981: ./conftest | |
configure:3985: $? = 0 | |
configure:4000: result: no | |
configure:4005: checking for suffix of object files | |
configure:4027: cc -c conftest.c >&5 | |
configure:4031: $? = 0 | |
configure:4052: result: o | |
configure:4056: checking whether we are using the GNU C compiler | |
configure:4075: cc -c conftest.c >&5 | |
configure:4075: $? = 0 | |
configure:4084: result: yes | |
configure:4093: checking whether cc accepts -g | |
configure:4113: cc -c -g conftest.c >&5 | |
configure:4113: $? = 0 | |
configure:4154: result: yes | |
configure:4171: checking for cc option to accept ISO C89 | |
configure:4235: cc -c -g -O2 conftest.c >&5 | |
configure:4235: $? = 0 | |
configure:4248: result: none needed | |
configure:4279: checking for style of include used by make | |
configure:4307: result: GNU | |
configure:4333: checking dependency style of cc | |
configure:4444: result: none | |
configure:4463: checking whether cc understands -c and -o together | |
configure:4491: cc -c conftest.c -o conftest2.o >&5 | |
configure:4495: $? = 0 | |
configure:4501: cc -c conftest.c -o conftest2.o >&5 | |
configure:4505: $? = 0 | |
configure:4560: result: yes | |
configure:4697: checking for C++ compiler version | |
configure:4706: c++ --version >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin11.4.2 | |
Thread model: posix | |
configure:4717: $? = 0 | |
configure:4706: c++ -v >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin11.4.2 | |
Thread model: posix | |
"/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.7.0 -o a.out -lcrt1.10.6.o -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -lstdc++ -lSystem /usr/bin/../lib/clang/4.2/lib/darwin/libclang_rt.osx.a | |
Undefined symbols for architecture x86_64: | |
"_main", referenced from: | |
start in crt1.10.6.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:4717: $? = 1 | |
configure:4706: c++ -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:4717: $? = 1 | |
configure:4706: c++ -qversion >&5 | |
clang: warning: argument unused during compilation: '-qversion' | |
Undefined symbols for architecture x86_64: | |
"_main", referenced from: | |
start in crt1.10.6.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:4717: $? = 1 | |
configure:4721: checking whether we are using the GNU C++ compiler | |
configure:4740: c++ -c conftest.cpp >&5 | |
configure:4740: $? = 0 | |
configure:4749: result: yes | |
configure:4758: checking whether c++ accepts -g | |
configure:4778: c++ -c -g conftest.cpp >&5 | |
configure:4778: $? = 0 | |
configure:4819: result: yes | |
configure:4844: checking dependency style of c++ | |
configure:4955: result: none | |
configure:4975: checking how to run the C preprocessor | |
configure:5006: cc -E conftest.c | |
configure:5006: $? = 0 | |
configure:5020: cc -E conftest.c | |
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5020: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5045: result: cc -E | |
configure:5065: cc -E conftest.c | |
configure:5065: $? = 0 | |
configure:5079: cc -E conftest.c | |
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5079: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5158: checking how to print strings | |
configure:5185: result: printf | |
configure:5206: checking for a sed that does not truncate output | |
configure:5270: result: /usr/local/Library/ENV/4.3/sed | |
configure:5288: checking for grep that handles long lines and -e | |
configure:5346: result: /usr/bin/grep | |
configure:5351: checking for egrep | |
configure:5413: result: /usr/bin/grep -E | |
configure:5418: checking for fgrep | |
configure:5480: result: /usr/bin/grep -F | |
configure:5515: checking for ld used by cc | |
configure:5582: result: /usr/bin/ld | |
configure:5589: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:5604: result: no | |
configure:5616: checking for BSD- or MS-compatible name lister (nm) | |
configure:5665: result: /usr/bin/nm | |
configure:5795: checking the name lister (/usr/bin/nm) interface | |
configure:5802: cc -c -g -O2 conftest.c >&5 | |
configure:5805: /usr/bin/nm "conftest.o" | |
configure:5808: output | |
000000000000020c S _some_variable | |
configure:5815: result: BSD nm | |
configure:5818: checking whether ln -s works | |
configure:5822: result: yes | |
configure:5830: checking the maximum length of command line arguments | |
configure:5960: result: 196608 | |
configure:5977: checking whether the shell understands some XSI constructs | |
configure:5987: result: yes | |
configure:5991: checking whether the shell understands "+=" | |
configure:5997: result: yes | |
configure:6032: checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format | |
configure:6072: result: func_convert_file_noop | |
configure:6079: checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format | |
configure:6099: result: func_convert_file_noop | |
configure:6106: checking for /usr/bin/ld option to reload object files | |
configure:6113: result: -r | |
configure:6187: checking for objdump | |
configure:6217: result: no | |
configure:6246: checking how to recognize dependent libraries | |
configure:6448: result: pass_all | |
configure:6533: checking for dlltool | |
configure:6563: result: no | |
configure:6593: checking how to associate runtime and link libraries | |
configure:6620: result: printf %s\n | |
configure:6681: checking for ar | |
configure:6697: found /usr/bin/ar | |
configure:6708: result: ar | |
configure:6745: checking for archiver @FILE support | |
configure:6762: cc -c -g -O2 conftest.c >&5 | |
configure:6762: $? = 0 | |
configure:6765: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:6768: $? = 1 | |
configure:6788: result: no | |
configure:6846: checking for strip | |
configure:6862: found /usr/bin/strip | |
configure:6873: result: strip | |
configure:6945: checking for ranlib | |
configure:6961: found /usr/bin/ranlib | |
configure:6972: result: ranlib | |
configure:7074: checking command to parse /usr/bin/nm output from cc object | |
configure:7194: cc -c -g -O2 conftest.c >&5 | |
configure:7197: $? = 0 | |
configure:7201: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:7204: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:7194: cc -c -g -O2 conftest.c >&5 | |
configure:7197: $? = 0 | |
configure:7201: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:7204: $? = 0 | |
configure:7270: cc -o conftest -g -O2 conftest.c conftstm.o >&5 | |
configure:7273: $? = 0 | |
configure:7311: result: ok | |
configure:7348: checking for sysroot | |
configure:7378: result: no | |
configure:7634: checking for mt | |
configure:7664: result: no | |
configure:7684: checking if : is a manifest tool | |
configure:7690: : '-?' | |
configure:7698: result: no | |
configure:7754: checking for dsymutil | |
configure:7770: found /usr/bin/dsymutil | |
configure:7781: result: dsymutil | |
configure:7846: checking for nmedit | |
configure:7862: found /usr/bin/nmedit | |
configure:7873: result: nmedit | |
configure:7938: checking for lipo | |
configure:7954: found /usr/bin/lipo | |
configure:7965: result: lipo | |
configure:8030: checking for otool | |
configure:8046: found /usr/bin/otool | |
configure:8057: result: otool | |
configure:8122: checking for otool64 | |
configure:8152: result: no | |
configure:8197: checking for -single_module linker flag | |
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:8230: result: yes | |
configure:8233: checking for -exported_symbols_list linker flag | |
configure:8253: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:8253: $? = 0 | |
configure:8263: result: yes | |
configure:8266: checking for -force_load linker flag | |
cc -g -O2 -c -o conftest.o conftest.c | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
cc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:8298: result: yes | |
configure:8336: checking for ANSI C header files | |
configure:8356: cc -c -g -O2 conftest.c >&5 | |
configure:8356: $? = 0 | |
configure:8429: cc -o conftest -g -O2 conftest.c >&5 | |
configure:8429: $? = 0 | |
configure:8429: ./conftest | |
configure:8429: $? = 0 | |
configure:8440: result: yes | |
configure:8453: checking for sys/types.h | |
configure:8453: cc -c -g -O2 conftest.c >&5 | |
configure:8453: $? = 0 | |
configure:8453: result: yes | |
configure:8453: checking for sys/stat.h | |
configure:8453: cc -c -g -O2 conftest.c >&5 | |
configure:8453: $? = 0 | |
configure:8453: result: yes | |
configure:8453: checking for stdlib.h | |
configure:8453: cc -c -g -O2 conftest.c >&5 | |
configure:8453: $? = 0 | |
configure:8453: result: yes | |
configure:8453: checking for string.h | |
configure:8453: cc -c -g -O2 conftest.c >&5 | |
configure:8453: $? = 0 | |
configure:8453: result: yes | |
configure:8453: checking for memory.h | |
configure:8453: cc -c -g -O2 conftest.c >&5 | |
configure:8453: $? = 0 | |
configure:8453: result: yes | |
configure:8453: checking for strings.h | |
configure:8453: cc -c -g -O2 conftest.c >&5 | |
configure:8453: $? = 0 | |
configure:8453: result: yes | |
configure:8453: checking for inttypes.h | |
configure:8453: cc -c -g -O2 conftest.c >&5 | |
configure:8453: $? = 0 | |
configure:8453: result: yes | |
configure:8453: checking for stdint.h | |
configure:8453: cc -c -g -O2 conftest.c >&5 | |
configure:8453: $? = 0 | |
configure:8453: result: yes | |
configure:8453: checking for unistd.h | |
configure:8453: cc -c -g -O2 conftest.c >&5 | |
configure:8453: $? = 0 | |
configure:8453: result: yes | |
configure:8467: checking for dlfcn.h | |
configure:8467: cc -c -g -O2 conftest.c >&5 | |
configure:8467: $? = 0 | |
configure:8467: result: yes | |
configure:8652: checking for objdir | |
configure:8667: result: .libs | |
configure:8934: checking if cc supports -fno-rtti -fno-exceptions | |
configure:8952: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:8956: $? = 0 | |
configure:8969: result: yes | |
configure:9296: checking for cc option to produce PIC | |
configure:9303: result: -fno-common -DPIC | |
configure:9311: checking if cc PIC flag -fno-common -DPIC works | |
configure:9329: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:9333: $? = 0 | |
configure:9346: result: yes | |
configure:9375: checking if cc static flag -static works | |
configure:9403: result: no | |
configure:9418: checking if cc supports -c -o file.o | |
configure:9439: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:9443: $? = 0 | |
configure:9465: result: yes | |
configure:9473: checking if cc supports -c -o file.o | |
configure:9520: result: yes | |
configure:9553: checking whether the cc linker (/usr/bin/ld) supports shared libraries | |
configure:10710: result: yes | |
configure:10950: checking dynamic linker characteristics | |
configure:11695: result: darwin11.4.2 dyld | |
configure:11802: checking how to hardcode library paths into programs | |
configure:11827: result: immediate | |
configure:11872: checking for dlopen in -ldl | |
configure:11897: cc -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:11897: $? = 0 | |
configure:11906: result: yes | |
configure:12121: checking whether a program can dlopen itself | |
configure:12201: cc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 | |
configure:12204: $? = 0 | |
configure:12222: result: yes | |
configure:12227: checking whether a statically linked program can dlopen itself | |
configure:12307: cc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 | |
configure:12310: $? = 0 | |
configure:12328: result: yes | |
configure:12367: checking whether stripping libraries is possible | |
configure:12381: result: yes | |
configure:12407: checking if libtool supports shared libraries | |
configure:12409: result: yes | |
configure:12412: checking whether to build shared libraries | |
configure:12433: result: yes | |
configure:12436: checking whether to build static libraries | |
configure:12440: result: no | |
configure:12463: checking how to run the C++ preprocessor | |
configure:12490: c++ -E conftest.cpp | |
configure:12490: $? = 0 | |
configure:12504: c++ -E conftest.cpp | |
conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:12504: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:12529: result: c++ -E | |
configure:12549: c++ -E conftest.cpp | |
configure:12549: $? = 0 | |
configure:12563: c++ -E conftest.cpp | |
conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:12563: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:12732: checking for ld used by c++ | |
configure:12799: result: /usr/bin/ld | |
configure:12806: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:12821: result: no | |
configure:12876: checking whether the c++ linker (/usr/bin/ld) supports shared libraries | |
configure:13881: result: yes | |
configure:13917: c++ -c -g -O2 conftest.cpp >&5 | |
configure:13920: $? = 0 | |
configure:14440: checking for c++ option to produce PIC | |
configure:14447: result: -fno-common -DPIC | |
configure:14455: checking if c++ PIC flag -fno-common -DPIC works | |
configure:14473: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 | |
configure:14477: $? = 0 | |
configure:14490: result: yes | |
configure:14513: checking if c++ static flag -static works | |
configure:14541: result: no | |
configure:14553: checking if c++ supports -c -o file.o | |
configure:14574: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | |
configure:14578: $? = 0 | |
configure:14600: result: yes | |
configure:14605: checking if c++ supports -c -o file.o | |
configure:14652: result: yes | |
configure:14682: checking whether the c++ linker (/usr/bin/ld) supports shared libraries | |
configure:14721: result: yes | |
configure:14862: checking dynamic linker characteristics | |
configure:15541: result: darwin11.4.2 dyld | |
configure:15594: checking how to hardcode library paths into programs | |
configure:15619: result: immediate | |
configure:15682: checking for perl | |
configure:15700: found /usr/bin/perl | |
configure:15712: result: /usr/bin/perl | |
configure:15724: checking for python | |
configure:15742: found /usr/bin/python | |
configure:15754: result: /usr/bin/python | |
configure:15769: checking whether /usr/bin/python is Python 2.5 or later | |
configure:15779: result: yes | |
configure:15807: checking for bison | |
configure:15823: found /usr/bin/bison | |
configure:15834: result: bison -y | |
configure:15848: checking for bison | |
configure:15866: found /usr/bin/bison | |
configure:15878: result: /usr/bin/bison | |
configure:15894: checking for flex | |
configure:15910: found /usr/bin/flex | |
configure:15921: result: flex | |
configure:15958: flex conftest.l | |
configure:15962: $? = 0 | |
configure:15964: checking lex output file root | |
configure:15978: result: lex.yy | |
configure:15983: checking lex library | |
configure:15997: cc -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_yywrap", referenced from: | |
_yylex in conftest-WbQSck.o | |
_main in conftest-WbQSck.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:15997: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| #line 3 "lex.yy.c" | |
| | |
| #define YY_INT_ALIGNED short int | |
| | |
| /* A lexical scanner generated by flex */ | |
| | |
| #define FLEX_SCANNER | |
| #define YY_FLEX_MAJOR_VERSION 2 | |
| #define YY_FLEX_MINOR_VERSION 5 | |
| #define YY_FLEX_SUBMINOR_VERSION 35 | |
| #if YY_FLEX_SUBMINOR_VERSION > 0 | |
| #define FLEX_BETA | |
| #endif | |
| | |
| /* First, we deal with platform-specific or compiler-specific issues. */ | |
| | |
| /* begin standard C headers. */ | |
| #include <stdio.h> | |
| #include <string.h> | |
| #include <errno.h> | |
| #include <stdlib.h> | |
| | |
| /* end standard C headers. */ | |
| | |
| /* flex integer type definitions */ | |
| | |
| #ifndef FLEXINT_H | |
| #define FLEXINT_H | |
| | |
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ | |
| | |
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | |
| | |
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | |
| * if you want the limit (max/min) macros for int types. | |
| */ | |
| #ifndef __STDC_LIMIT_MACROS | |
| #define __STDC_LIMIT_MACROS 1 | |
| #endif | |
| | |
| #include <inttypes.h> | |
| typedef int8_t flex_int8_t; | |
| typedef uint8_t flex_uint8_t; | |
| typedef int16_t flex_int16_t; | |
| typedef uint16_t flex_uint16_t; | |
| typedef int32_t flex_int32_t; | |
| typedef uint32_t flex_uint32_t; | |
| typedef uint64_t flex_uint64_t; | |
| #else | |
| typedef signed char flex_int8_t; | |
| typedef short int flex_int16_t; | |
| typedef int flex_int32_t; | |
| typedef unsigned char flex_uint8_t; | |
| typedef unsigned short int flex_uint16_t; | |
| typedef unsigned int flex_uint32_t; | |
| #endif /* ! C99 */ | |
| | |
| /* Limits of integral types. */ | |
| #ifndef INT8_MIN | |
| #define INT8_MIN (-128) | |
| #endif | |
| #ifndef INT16_MIN | |
| #define INT16_MIN (-32767-1) | |
| #endif | |
| #ifndef INT32_MIN | |
| #define INT32_MIN (-2147483647-1) | |
| #endif | |
| #ifndef INT8_MAX | |
| #define INT8_MAX (127) | |
| #endif | |
| #ifndef INT16_MAX | |
| #define INT16_MAX (32767) | |
| #endif | |
| #ifndef INT32_MAX | |
| #define INT32_MAX (2147483647) | |
| #endif | |
| #ifndef UINT8_MAX | |
| #define UINT8_MAX (255U) | |
| #endif | |
| #ifndef UINT16_MAX | |
| #define UINT16_MAX (65535U) | |
| #endif | |
| #ifndef UINT32_MAX | |
| #define UINT32_MAX (4294967295U) | |
| #endif | |
| | |
| #endif /* ! FLEXINT_H */ | |
| | |
| #ifdef __cplusplus | |
| | |
| /* The "const" storage-class-modifier is valid. */ | |
| #define YY_USE_CONST | |
| | |
| #else /* ! __cplusplus */ | |
| | |
| /* C99 requires __STDC__ to be defined as 1. */ | |
| #if defined (__STDC__) | |
| | |
| #define YY_USE_CONST | |
| | |
| #endif /* defined (__STDC__) */ | |
| #endif /* ! __cplusplus */ | |
| | |
| #ifdef YY_USE_CONST | |
| #define yyconst const | |
| #else | |
| #define yyconst | |
| #endif | |
| | |
| /* Returned upon end-of-file. */ | |
| #define YY_NULL 0 | |
| | |
| /* Promotes a possibly negative, possibly signed char to an unsigned | |
| * integer for use as an array index. If the signed char is negative, | |
| * we want to instead treat it as an 8-bit unsigned char, hence the | |
| * double cast. | |
| */ | |
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | |
| | |
| /* Enter a start condition. This macro really ought to take a parameter, | |
| * but we do it the disgusting crufty way forced on us by the ()-less | |
| * definition of BEGIN. | |
| */ | |
| #define BEGIN (yy_start) = 1 + 2 * | |
| | |
| /* Translate the current start state into a value that can be later handed | |
| * to BEGIN to return to the state. The YYSTATE alias is for lex | |
| * compatibility. | |
| */ | |
| #define YY_START (((yy_start) - 1) / 2) | |
| #define YYSTATE YY_START | |
| | |
| /* Action number for EOF rule of a given start state. */ | |
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | |
| | |
| /* Special action meaning "start processing a new file". */ | |
| #define YY_NEW_FILE yyrestart(yyin ) | |
| | |
| #define YY_END_OF_BUFFER_CHAR 0 | |
| | |
| /* Size of default input buffer. */ | |
| #ifndef YY_BUF_SIZE | |
| #define YY_BUF_SIZE 16384 | |
| #endif | |
| | |
| /* The state buf must be large enough to hold one state per character in the main buffer. | |
| */ | |
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | |
| | |
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE | |
| #define YY_TYPEDEF_YY_BUFFER_STATE | |
| typedef struct yy_buffer_state *YY_BUFFER_STATE; | |
| #endif | |
| | |
| #ifndef YY_TYPEDEF_YY_SIZE_T | |
| #define YY_TYPEDEF_YY_SIZE_T | |
| typedef size_t yy_size_t; | |
| #endif | |
| | |
| extern yy_size_t yyleng; | |
| | |
| extern FILE *yyin, *yyout; | |
| | |
| #define EOB_ACT_CONTINUE_SCAN 0 | |
| #define EOB_ACT_END_OF_FILE 1 | |
| #define EOB_ACT_LAST_MATCH 2 | |
| | |
| #define YY_LESS_LINENO(n) | |
| | |
| /* Return all but the first "n" matched characters back to the input stream. */ | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| *yy_cp = (yy_hold_char); \ | |
| YY_RESTORE_YY_MORE_OFFSET \ | |
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | |
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | |
| } \ | |
| while ( 0 ) | |
| | |
| #define unput(c) yyunput( c, (yytext_ptr) ) | |
| | |
| #ifndef YY_STRUCT_YY_BUFFER_STATE | |
| #define YY_STRUCT_YY_BUFFER_STATE | |
| struct yy_buffer_state | |
| { | |
| FILE *yy_input_file; | |
| | |
| char *yy_ch_buf; /* input buffer */ | |
| char *yy_buf_pos; /* current position in input buffer */ | |
| | |
| /* Size of input buffer in bytes, not including room for EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_buf_size; | |
| | |
| /* Number of characters read into yy_ch_buf, not including EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_n_chars; | |
| | |
| /* Whether we "own" the buffer - i.e., we know we created it, | |
| * and can realloc() it to grow it, and should free() it to | |
| * delete it. | |
| */ | |
| int yy_is_our_buffer; | |
| | |
| /* Whether this is an "interactive" input source; if so, and | |
| * if we're using stdio for input, then we want to use getc() | |
| * instead of fread(), to make sure we stop fetching input after | |
| * each newline. | |
| */ | |
| int yy_is_interactive; | |
| | |
| /* Whether we're considered to be at the beginning of a line. | |
| * If so, '^' rules will be active on the next match, otherwise | |
| * not. | |
| */ | |
| int yy_at_bol; | |
| | |
| int yy_bs_lineno; /**< The line count. */ | |
| int yy_bs_column; /**< The column count. */ | |
| | |
| /* Whether to try to fill the input buffer when we reach the | |
| * end of it. | |
| */ | |
| int yy_fill_buffer; | |
| | |
| int yy_buffer_status; | |
| | |
| #define YY_BUFFER_NEW 0 | |
| #define YY_BUFFER_NORMAL 1 | |
| /* When an EOF's been seen but there's still some text to process | |
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we | |
| * shouldn't try reading from the input source any more. We might | |
| * still have a bunch of tokens to match, though, because of | |
| * possible backing-up. | |
| * | |
| * When we actually see the EOF, we change the status to "new" | |
| * (via yyrestart()), so that the user can continue scanning by | |
| * just pointing yyin at a new input file. | |
| */ | |
| #define YY_BUFFER_EOF_PENDING 2 | |
| | |
| }; | |
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | |
| | |
| /* Stack of input buffers. */ | |
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | |
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | |
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | |
| | |
| /* We provide macros for accessing buffer states in case in the | |
| * future we want to put the buffer states in a more general | |
| * "scanner state". | |
| * | |
| * Returns the top of the stack, or NULL. | |
| */ | |
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | |
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | |
| : NULL) | |
| | |
| /* Same as previous macro, but useful when we know that the buffer stack is not | |
| * NULL or when we need an lvalue. For internal use only. | |
| */ | |
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | |
| | |
| /* yy_hold_char holds the character lost when yytext is formed. */ | |
| static char yy_hold_char; | |
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | |
| yy_size_t yyleng; | |
| | |
| /* Points to current character in buffer. */ | |
| static char *yy_c_buf_p = (char *) 0; | |
| static int yy_init = 0; /* whether we need to initialize */ | |
| static int yy_start = 0; /* start state number */ | |
| | |
| /* Flag which is used to allow yywrap()'s to do buffer switches | |
| * instead of setting up a fresh yyin. A bit of a hack ... | |
| */ | |
| static int yy_did_buffer_switch_on_eof; | |
| | |
| void yyrestart (FILE *input_file ); | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | |
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | |
| void yy_delete_buffer (YY_BUFFER_STATE b ); | |
| void yy_flush_buffer (YY_BUFFER_STATE b ); | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | |
| void yypop_buffer_state (void ); | |
| | |
| static void yyensure_buffer_stack (void ); | |
| static void yy_load_buffer_state (void ); | |
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | |
| | |
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | |
| | |
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | |
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | |
| | |
| void *yyalloc (yy_size_t ); | |
| void *yyrealloc (void *,yy_size_t ); | |
| void yyfree (void * ); | |
| | |
| #define yy_new_buffer yy_create_buffer | |
| | |
| #define yy_set_interactive(is_interactive) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){ \ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | |
| } | |
| | |
| #define yy_set_bol(at_bol) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){\ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | |
| } | |
| | |
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | |
| | |
| /* Begin user sect3 */ | |
| | |
| typedef unsigned char YY_CHAR; | |
| | |
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | |
| | |
| typedef int yy_state_type; | |
| | |
| extern int yylineno; | |
| | |
| int yylineno = 1; | |
| | |
| extern char *yytext; | |
| #define yytext_ptr yytext | |
| | |
| static yy_state_type yy_get_previous_state (void ); | |
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | |
| static int yy_get_next_buffer (void ); | |
| static void yy_fatal_error (yyconst char msg[] ); | |
| | |
| /* Done after the current pattern has been matched and before the | |
| * corresponding action - sets up yytext. | |
| */ | |
| #define YY_DO_BEFORE_ACTION \ | |
| (yytext_ptr) = yy_bp; \ | |
| (yytext_ptr) -= (yy_more_len); \ | |
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \ | |
| (yy_hold_char) = *yy_cp; \ | |
| *yy_cp = '\0'; \ | |
| (yy_c_buf_p) = yy_cp; | |
| | |
| #define YY_NUM_RULES 8 | |
| #define YY_END_OF_BUFFER 9 | |
| /* This struct is not used in this scanner, | |
| but its presence is necessary. */ | |
| struct yy_trans_info | |
| { | |
| flex_int32_t yy_verify; | |
| flex_int32_t yy_nxt; | |
| }; | |
| static yyconst flex_int16_t yy_acclist[23] = | |
| { 0, | |
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | |
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | |
| 7, 8 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_accept[14] = | |
| { 0, | |
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | |
| 20, 23, 23 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_ec[256] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | |
| | |
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_meta[9] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_base[13] = | |
| { 0, | |
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | |
| 10, 10 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_def[13] = | |
| { 0, | |
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | |
| 12, 0 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_nxt[19] = | |
| { 0, | |
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_chk[19] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| extern int yy_flex_debug; | |
| int yy_flex_debug = 0; | |
| | |
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | |
| static char *yy_full_match; | |
| static int yy_lp; | |
| #define REJECT \ | |
| { \ | |
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | |
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | |
| ++(yy_lp); \ | |
| goto find_rule; \ | |
| } | |
| | |
| static int yy_more_flag = 0; | |
| static int yy_more_len = 0; | |
| #define yymore() ((yy_more_flag) = 1) | |
| #define YY_MORE_ADJ (yy_more_len) | |
| #define YY_RESTORE_YY_MORE_OFFSET | |
| char *yytext; | |
| #line 1 "conftest.l" | |
| #line 469 "lex.yy.c" | |
| | |
| #define INITIAL 0 | |
| | |
| #ifndef YY_NO_UNISTD_H | |
| /* Special case for "unistd.h", since it is non-ANSI. We include it way | |
| * down here because we want the user's section 1 to have been scanned first. | |
| * The user has a chance to override it with an option. | |
| */ | |
| #include <unistd.h> | |
| #endif | |
| | |
| #ifndef YY_EXTRA_TYPE | |
| #define YY_EXTRA_TYPE void * | |
| #endif | |
| | |
| static int yy_init_globals (void ); | |
| | |
| /* Accessor methods to globals. | |
| These are made visible to non-reentrant scanners for convenience. */ | |
| | |
| int yylex_destroy (void ); | |
| | |
| int yyget_debug (void ); | |
| | |
| void yyset_debug (int debug_flag ); | |
| | |
| YY_EXTRA_TYPE yyget_extra (void ); | |
| | |
| void yyset_extra (YY_EXTRA_TYPE user_defined ); | |
| | |
| FILE *yyget_in (void ); | |
| | |
| void yyset_in (FILE * in_str ); | |
| | |
| FILE *yyget_out (void ); | |
| | |
| void yyset_out (FILE * out_str ); | |
| | |
| yy_size_t yyget_leng (void ); | |
| | |
| char *yyget_text (void ); | |
| | |
| int yyget_lineno (void ); | |
| | |
| void yyset_lineno (int line_number ); | |
| | |
| /* Macros after this point can all be overridden by user definitions in | |
| * section 1. | |
| */ | |
| | |
| #ifndef YY_SKIP_YYWRAP | |
| #ifdef __cplusplus | |
| extern "C" int yywrap (void ); | |
| #else | |
| extern int yywrap (void ); | |
| #endif | |
| #endif | |
| | |
| static void yyunput (int c,char *buf_ptr ); | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char *,yyconst char *,int ); | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * ); | |
| #endif | |
| | |
| #ifndef YY_NO_INPUT | |
| | |
| #ifdef __cplusplus | |
| static int yyinput (void ); | |
| #else | |
| static int input (void ); | |
| #endif | |
| | |
| #endif | |
| | |
| /* Amount of stuff to slurp up with each read. */ | |
| #ifndef YY_READ_BUF_SIZE | |
| #define YY_READ_BUF_SIZE 8192 | |
| #endif | |
| | |
| /* Copy whatever the last rule matched to the standard output. */ | |
| #ifndef ECHO | |
| /* This used to be an fputs(), but since the string might contain NUL's, | |
| * we now use fwrite(). | |
| */ | |
| #define ECHO fwrite( yytext, yyleng, 1, yyout ) | |
| #endif | |
| | |
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | |
| * is returned in "result". | |
| */ | |
| #ifndef YY_INPUT | |
| #define YY_INPUT(buf,result,max_size) \ | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | |
| { \ | |
| int c = '*'; \ | |
| yy_size_t n; \ | |
| for ( n = 0; n < max_size && \ | |
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | |
| buf[n] = (char) c; \ | |
| if ( c == '\n' ) \ | |
| buf[n++] = (char) c; \ | |
| if ( c == EOF && ferror( yyin ) ) \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| result = n; \ | |
| } \ | |
| else \ | |
| { \ | |
| errno=0; \ | |
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | |
| { \ | |
| if( errno != EINTR) \ | |
| { \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| break; \ | |
| } \ | |
| errno=0; \ | |
| clearerr(yyin); \ | |
| } \ | |
| }\ | |
| \ | |
| | |
| #endif | |
| | |
| /* No semi-colon after return; correct usage is to write "yyterminate();" - | |
| * we don't want an extra ';' after the "return" because that will cause | |
| * some compilers to complain about unreachable statements. | |
| */ | |
| #ifndef yyterminate | |
| #define yyterminate() return YY_NULL | |
| #endif | |
| | |
| /* Number of entries by which start-condition stack grows. */ | |
| #ifndef YY_START_STACK_INCR | |
| #define YY_START_STACK_INCR 25 | |
| #endif | |
| | |
| /* Report a fatal error. */ | |
| #ifndef YY_FATAL_ERROR | |
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | |
| #endif | |
| | |
| /* end tables serialization structures and prototypes */ | |
| | |
| /* Default declaration of generated scanner - a define so the user can | |
| * easily add parameters. | |
| */ | |
| #ifndef YY_DECL | |
| #define YY_DECL_IS_OURS 1 | |
| | |
| extern int yylex (void); | |
| | |
| #define YY_DECL int yylex (void) | |
| #endif /* !YY_DECL */ | |
| | |
| /* Code executed at the beginning of each rule, after yytext and yyleng | |
| * have been set up. | |
| */ | |
| #ifndef YY_USER_ACTION | |
| #define YY_USER_ACTION | |
| #endif | |
| | |
| /* Code executed at the end of each rule. */ | |
| #ifndef YY_BREAK | |
| #define YY_BREAK break; | |
| #endif | |
| | |
| #define YY_RULE_SETUP \ | |
| YY_USER_ACTION | |
| | |
| /** The main scanner function which does all the work. | |
| */ | |
| YY_DECL | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp, *yy_bp; | |
| register int yy_act; | |
| | |
| #line 1 "conftest.l" | |
| | |
| #line 653 "lex.yy.c" | |
| | |
| if ( !(yy_init) ) | |
| { | |
| (yy_init) = 1; | |
| | |
| #ifdef YY_USER_INIT | |
| YY_USER_INIT; | |
| #endif | |
| | |
| /* Create the reject buffer large enough to save one state per allowed character. */ | |
| if ( ! (yy_state_buf) ) | |
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | |
| if ( ! (yy_state_buf) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | |
| | |
| if ( ! (yy_start) ) | |
| (yy_start) = 1; /* first start state */ | |
| | |
| if ( ! yyin ) | |
| yyin = stdin; | |
| | |
| if ( ! yyout ) | |
| yyout = stdout; | |
| | |
| if ( ! YY_CURRENT_BUFFER ) { | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| while ( 1 ) /* loops until end-of-file is reached */ | |
| { | |
| (yy_more_len) = 0; | |
| if ( (yy_more_flag) ) | |
| { | |
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | |
| (yy_more_flag) = 0; | |
| } | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* Support of yytext. */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| /* yy_bp points to the position in yy_ch_buf of the start of | |
| * the current run. | |
| */ | |
| yy_bp = yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| yy_match: | |
| do | |
| { | |
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| ++yy_cp; | |
| } | |
| while ( yy_base[yy_current_state] != 10 ); | |
| | |
| yy_find_action: | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| goto find_rule; /* Shut up GCC warning -Wall */ | |
| find_rule: /* we branch to this label when backing up */ | |
| for ( ; ; ) /* until we find what rule we matched */ | |
| { | |
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | |
| { | |
| yy_act = yy_acclist[(yy_lp)]; | |
| { | |
| (yy_full_match) = yy_cp; | |
| break; | |
| } | |
| } | |
| --yy_cp; | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| } | |
| | |
| YY_DO_BEFORE_ACTION; | |
| | |
| do_action: /* This label is used only to access EOF actions. */ | |
| | |
| switch ( yy_act ) | |
| { /* beginning of action switch */ | |
| case 1: | |
| YY_RULE_SETUP | |
| #line 2 "conftest.l" | |
| { ECHO; } | |
| YY_BREAK | |
| case 2: | |
| YY_RULE_SETUP | |
| #line 3 "conftest.l" | |
| { REJECT; } | |
| YY_BREAK | |
| case 3: | |
| YY_RULE_SETUP | |
| #line 4 "conftest.l" | |
| { yymore (); } | |
| YY_BREAK | |
| case 4: | |
| YY_RULE_SETUP | |
| #line 5 "conftest.l" | |
| { yyless (1); } | |
| YY_BREAK | |
| case 5: | |
| YY_RULE_SETUP | |
| #line 6 "conftest.l" | |
| { yyless (input () != 0); } | |
| YY_BREAK | |
| case 6: | |
| YY_RULE_SETUP | |
| #line 7 "conftest.l" | |
| { unput (yytext[0]); } | |
| YY_BREAK | |
| case 7: | |
| YY_RULE_SETUP | |
| #line 8 "conftest.l" | |
| { BEGIN INITIAL; } | |
| YY_BREAK | |
| case 8: | |
| YY_RULE_SETUP | |
| #line 9 "conftest.l" | |
| ECHO; | |
| YY_BREAK | |
| #line 792 "lex.yy.c" | |
| case YY_STATE_EOF(INITIAL): | |
| yyterminate(); | |
| | |
| case YY_END_OF_BUFFER: | |
| { | |
| /* Amount of text matched not including the EOB char. */ | |
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | |
| | |
| /* Undo the effects of YY_DO_BEFORE_ACTION. */ | |
| *yy_cp = (yy_hold_char); | |
| YY_RESTORE_YY_MORE_OFFSET | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | |
| { | |
| /* We're scanning a new file or input source. It's | |
| * possible that this happened because the user | |
| * just pointed yyin at a new source and called | |
| * yylex(). If so, then we have to assure | |
| * consistency between YY_CURRENT_BUFFER and our | |
| * globals. Here is the right place to do so, because | |
| * this is the first action (other than possibly a | |
| * back-up) that will match for the new input source. | |
| */ | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | |
| } | |
| | |
| /* Note that here we test for yy_c_buf_p "<=" to the position | |
| * of the first EOB in the buffer, since yy_c_buf_p will | |
| * already have been incremented past the NUL character | |
| * (since all states make transitions on EOB to the | |
| * end-of-buffer state). Contrast this with the test | |
| * in input(). | |
| */ | |
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| { /* This was really a NUL. */ | |
| yy_state_type yy_next_state; | |
| | |
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| /* Okay, we're now positioned to make the NUL | |
| * transition. We couldn't have | |
| * yy_get_previous_state() go ahead and do it | |
| * for us because it doesn't know how to deal | |
| * with the possibility of jamming (and we don't | |
| * want to build jamming into it because then it | |
| * will run more slowly). | |
| */ | |
| | |
| yy_next_state = yy_try_NUL_trans( yy_current_state ); | |
| | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| if ( yy_next_state ) | |
| { | |
| /* Consume the NUL. */ | |
| yy_cp = ++(yy_c_buf_p); | |
| yy_current_state = yy_next_state; | |
| goto yy_match; | |
| } | |
| | |
| else | |
| { | |
| yy_cp = (yy_c_buf_p); | |
| goto yy_find_action; | |
| } | |
| } | |
| | |
| else switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| (yy_did_buffer_switch_on_eof) = 0; | |
| | |
| if ( yywrap( ) ) | |
| { | |
| /* Note: because we've taken care in | |
| * yy_get_next_buffer() to have set up | |
| * yytext, we can now set up | |
| * yy_c_buf_p so that if some total | |
| * hoser (like flex itself) wants to | |
| * call the scanner after we return the | |
| * YY_NULL, it'll still work - another | |
| * YY_NULL will get returned. | |
| */ | |
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| yy_act = YY_STATE_EOF(YY_START); | |
| goto do_action; | |
| } | |
| | |
| else | |
| { | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| } | |
| break; | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = | |
| (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_match; | |
| | |
| case EOB_ACT_LAST_MATCH: | |
| (yy_c_buf_p) = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_find_action; | |
| } | |
| break; | |
| } | |
| | |
| default: | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--no action found" ); | |
| } /* end of action switch */ | |
| } /* end of scanning one token */ | |
| } /* end of yylex */ | |
| | |
| /* yy_get_next_buffer - try to read in a new buffer | |
| * | |
| * Returns a code representing an action: | |
| * EOB_ACT_LAST_MATCH - | |
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | |
| * EOB_ACT_END_OF_FILE - end of file | |
| */ | |
| static int yy_get_next_buffer (void) | |
| { | |
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | |
| register char *source = (yytext_ptr); | |
| register int number_to_move, i; | |
| int ret_val; | |
| | |
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--end of buffer missed" ); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | |
| { /* Don't try to fill the buffer, so this is an EOF. */ | |
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | |
| { | |
| /* We matched a single character, the EOB, so | |
| * treat this as a final EOF. | |
| */ | |
| return EOB_ACT_END_OF_FILE; | |
| } | |
| | |
| else | |
| { | |
| /* We matched some text prior to the EOB, first | |
| * process it. | |
| */ | |
| return EOB_ACT_LAST_MATCH; | |
| } | |
| } | |
| | |
| /* Try to read more data. */ | |
| | |
| /* First move last chars to start of buffer. */ | |
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | |
| | |
| for ( i = 0; i < number_to_move; ++i ) | |
| *(dest++) = *(source++); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | |
| /* don't do the read, it's not guaranteed to return an EOF, | |
| * just force an EOF | |
| */ | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | |
| | |
| else | |
| { | |
| yy_size_t num_to_read = | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | |
| | |
| while ( num_to_read <= 0 ) | |
| { /* Not enough room in the buffer - grow it. */ | |
| | |
| YY_FATAL_ERROR( | |
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | |
| | |
| } | |
| | |
| if ( num_to_read > YY_READ_BUF_SIZE ) | |
| num_to_read = YY_READ_BUF_SIZE; | |
| | |
| /* Read in more data. */ | |
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | |
| (yy_n_chars), num_to_read ); | |
| | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| if ( (yy_n_chars) == 0 ) | |
| { | |
| if ( number_to_move == YY_MORE_ADJ ) | |
| { | |
| ret_val = EOB_ACT_END_OF_FILE; | |
| yyrestart(yyin ); | |
| } | |
| | |
| else | |
| { | |
| ret_val = EOB_ACT_LAST_MATCH; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | |
| YY_BUFFER_EOF_PENDING; | |
| } | |
| } | |
| | |
| else | |
| ret_val = EOB_ACT_CONTINUE_SCAN; | |
| | |
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | |
| /* Extend the array by 50%, plus the number we really need. */ | |
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | |
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | |
| } | |
| | |
| (yy_n_chars) += number_to_move; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | |
| | |
| return ret_val; | |
| } | |
| | |
| /* yy_get_previous_state - get the state just before the EOB char was reached */ | |
| | |
| static yy_state_type yy_get_previous_state (void) | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | |
| { | |
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| } | |
| | |
| return yy_current_state; | |
| } | |
| | |
| /* yy_try_NUL_trans - try to make a transition on the NUL character | |
| * | |
| * synopsis | |
| * next_state = yy_try_NUL_trans( current_state ); | |
| */ | |
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | |
| { | |
| register int yy_is_jam; | |
| | |
| register YY_CHAR yy_c = 1; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| yy_is_jam = (yy_current_state == 12); | |
| if ( ! yy_is_jam ) | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| return yy_is_jam ? 0 : yy_current_state; | |
| } | |
| | |
| static void yyunput (int c, register char * yy_bp ) | |
| { | |
| register char *yy_cp; | |
| | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* undo effects of setting up yytext */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| { /* need to shift things up to make room */ | |
| /* +2 for EOB chars. */ | |
| register yy_size_t number_to_move = (yy_n_chars) + 2; | |
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | |
| register char *source = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | |
| | |
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| *--dest = *--source; | |
| | |
| yy_cp += (int) (dest - source); | |
| yy_bp += (int) (dest - source); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| YY_FATAL_ERROR( "flex scanner push-back overflow" ); | |
| } | |
| | |
| *--yy_cp = (char) c; | |
| | |
| (yytext_ptr) = yy_bp; | |
| (yy_hold_char) = *yy_cp; | |
| (yy_c_buf_p) = yy_cp; | |
| } | |
| | |
| #ifndef YY_NO_INPUT | |
| #ifdef __cplusplus | |
| static int yyinput (void) | |
| #else | |
| static int input (void) | |
| #endif | |
| | |
| { | |
| int c; | |
| | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| | |
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | |
| { | |
| /* yy_c_buf_p now points to the character we want to return. | |
| * If this occurs *before* the EOB characters, then it's a | |
| * valid NUL; if not, then we've hit the end of the buffer. | |
| */ | |
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| /* This was really a NUL. */ | |
| *(yy_c_buf_p) = '\0'; | |
| | |
| else | |
| { /* need more input */ | |
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | |
| ++(yy_c_buf_p); | |
| | |
| switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_LAST_MATCH: | |
| /* This happens because yy_g_n_b() | |
| * sees that we've accumulated a | |
| * token and flags that we need to | |
| * try matching the token before | |
| * proceeding. But for input(), | |
| * there's no matching to consider. | |
| * So convert the EOB_ACT_LAST_MATCH | |
| * to EOB_ACT_END_OF_FILE. | |
| */ | |
| | |
| /* Reset buffer status. */ | |
| yyrestart(yyin ); | |
| | |
| /*FALLTHROUGH*/ | |
| | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| if ( yywrap( ) ) | |
| return 0; | |
| | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| #ifdef __cplusplus | |
| return yyinput(); | |
| #else | |
| return input(); | |
| #endif | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = (yytext_ptr) + offset; | |
| break; | |
| } | |
| } | |
| } | |
| | |
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | |
| *(yy_c_buf_p) = '\0'; /* preserve yytext */ | |
| (yy_hold_char) = *++(yy_c_buf_p); | |
| | |
| return c; | |
| } | |
| #endif /* ifndef YY_NO_INPUT */ | |
| | |
| /** Immediately switch to a different input stream. | |
| * @param input_file A readable stream. | |
| * | |
| * @note This function does not reset the start condition to @c INITIAL . | |
| */ | |
| void yyrestart (FILE * input_file ) | |
| { | |
| | |
| if ( ! YY_CURRENT_BUFFER ){ | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Switch to a different input buffer. | |
| * @param new_buffer The new input buffer. | |
| * | |
| */ | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | |
| { | |
| | |
| /* TODO. We should be able to replace this entire function body | |
| * with | |
| * yypop_buffer_state(); | |
| * yypush_buffer_state(new_buffer); | |
| */ | |
| yyensure_buffer_stack (); | |
| if ( YY_CURRENT_BUFFER == new_buffer ) | |
| return; | |
| | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| yy_load_buffer_state( ); | |
| | |
| /* We don't actually know whether we did this switch during | |
| * EOF (yywrap()) processing, but the only time this flag | |
| * is looked at is after yywrap() is called, so it's safe | |
| * to go ahead and always set it. | |
| */ | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| static void yy_load_buffer_state (void) | |
| { | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | |
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | |
| (yy_hold_char) = *(yy_c_buf_p); | |
| } | |
| | |
| /** Allocate and initialize an input buffer state. | |
| * @param file A readable stream. | |
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | |
| * | |
| * @return the allocated buffer state. | |
| */ | |
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_buf_size = size; | |
| | |
| /* yy_ch_buf has to be 2 characters longer than the size given because | |
| * we need to put in 2 end-of-buffer characters. | |
| */ | |
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | |
| if ( ! b->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_is_our_buffer = 1; | |
| | |
| yy_init_buffer(b,file ); | |
| | |
| return b; | |
| } | |
| | |
| /** Destroy the buffer. | |
| * @param b a buffer created with yy_create_buffer() | |
| * | |
| */ | |
| void yy_delete_buffer (YY_BUFFER_STATE b ) | |
| { | |
| | |
| if ( ! b ) | |
| return; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | |
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | |
| | |
| if ( b->yy_is_our_buffer ) | |
| yyfree((void *) b->yy_ch_buf ); | |
| | |
| yyfree((void *) b ); | |
| } | |
| | |
| #ifndef __cplusplus | |
| extern int isatty (int ); | |
| #endif /* __cplusplus */ | |
| | |
| /* Initializes or reinitializes a buffer. | |
| * This function is sometimes called more than once on the same buffer, | |
| * such as during a yyrestart() or at EOF. | |
| */ | |
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | |
| | |
| { | |
| int oerrno = errno; | |
| | |
| yy_flush_buffer(b ); | |
| | |
| b->yy_input_file = file; | |
| b->yy_fill_buffer = 1; | |
| | |
| /* If b is the current buffer, then yy_init_buffer was _probably_ | |
| * called from yyrestart() or through yy_get_next_buffer. | |
| * In that case, we don't want to reset the lineno or column. | |
| */ | |
| if (b != YY_CURRENT_BUFFER){ | |
| b->yy_bs_lineno = 1; | |
| b->yy_bs_column = 0; | |
| } | |
| | |
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | |
| | |
| errno = oerrno; | |
| } | |
| | |
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | |
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | |
| * | |
| */ | |
| void yy_flush_buffer (YY_BUFFER_STATE b ) | |
| { | |
| if ( ! b ) | |
| return; | |
| | |
| b->yy_n_chars = 0; | |
| | |
| /* We always need two end-of-buffer characters. The first causes | |
| * a transition to the end-of-buffer state. The second causes | |
| * a jam in that state. | |
| */ | |
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | |
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b->yy_buf_pos = &b->yy_ch_buf[0]; | |
| | |
| b->yy_at_bol = 1; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Pushes the new state onto the stack. The new state becomes | |
| * the current state. This function will allocate the stack | |
| * if necessary. | |
| * @param new_buffer The new state. | |
| * | |
| */ | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | |
| { | |
| if (new_buffer == NULL) | |
| return; | |
| | |
| yyensure_buffer_stack(); | |
| | |
| /* This block is copied from yy_switch_to_buffer. */ | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| /* Only push if top exists. Otherwise, replace top. */ | |
| if (YY_CURRENT_BUFFER) | |
| (yy_buffer_stack_top)++; | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| | |
| /* copied from yy_switch_to_buffer. */ | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| /** Removes and deletes the top of the stack, if present. | |
| * The next element becomes the new top. | |
| * | |
| */ | |
| void yypop_buffer_state (void) | |
| { | |
| if (!YY_CURRENT_BUFFER) | |
| return; | |
| | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| if ((yy_buffer_stack_top) > 0) | |
| --(yy_buffer_stack_top); | |
| | |
| if (YY_CURRENT_BUFFER) { | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| } | |
| | |
| /* Allocates the stack if it does not exist. | |
| * Guarantees space for at least one push. | |
| */ | |
| static void yyensure_buffer_stack (void) | |
| { | |
| yy_size_t num_to_alloc; | |
| | |
| if (!(yy_buffer_stack)) { | |
| | |
| /* First allocation is just for 2 elements, since we don't know if this | |
| * scanner will even need a stack. We use 2 instead of 1 to avoid an | |
| * immediate realloc on the next call. | |
| */ | |
| num_to_alloc = 1; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | |
| (num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | |
| | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| (yy_buffer_stack_top) = 0; | |
| return; | |
| } | |
| | |
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | |
| | |
| /* Increase the buffer to prepare for a possible push. */ | |
| int grow_size = 8 /* arbitrary grow size */; | |
| | |
| num_to_alloc = (yy_buffer_stack_max) + grow_size; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | |
| ((yy_buffer_stack), | |
| num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| /* zero only the new slots.*/ | |
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| } | |
| } | |
| | |
| /** Setup the input buffer state to scan directly from a user-specified character buffer. | |
| * @param base the character buffer | |
| * @param size the size in bytes of the character buffer | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| if ( size < 2 || | |
| base[size-2] != YY_END_OF_BUFFER_CHAR || | |
| base[size-1] != YY_END_OF_BUFFER_CHAR ) | |
| /* They forgot to leave room for the EOB's. */ | |
| return 0; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | |
| | |
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | |
| b->yy_buf_pos = b->yy_ch_buf = base; | |
| b->yy_is_our_buffer = 0; | |
| b->yy_input_file = 0; | |
| b->yy_n_chars = b->yy_buf_size; | |
| b->yy_is_interactive = 0; | |
| b->yy_at_bol = 1; | |
| b->yy_fill_buffer = 0; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| yy_switch_to_buffer(b ); | |
| | |
| return b; | |
| } | |
| | |
| /** Setup the input buffer state to scan a string. The next call to yylex() will | |
| * scan from a @e copy of @a str. | |
| * @param yystr a NUL-terminated string to scan | |
| * | |
| * @return the newly allocated buffer state object. | |
| * @note If you want to scan bytes that may contain NUL values, then use | |
| * yy_scan_bytes() instead. | |
| */ | |
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | |
| { | |
| | |
| return yy_scan_bytes(yystr,strlen(yystr) ); | |
| } | |
| | |
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | |
| * scan from a @e copy of @a bytes. | |
| * @param bytes the byte buffer to scan | |
| * @param len the number of bytes in the buffer pointed to by @a bytes. | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | |
| { | |
| YY_BUFFER_STATE b; | |
| char *buf; | |
| yy_size_t n, i; | |
| | |
| /* Get memory for full buffer, including space for trailing EOB's. */ | |
| n = _yybytes_len + 2; | |
| buf = (char *) yyalloc(n ); | |
| if ( ! buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | |
| | |
| for ( i = 0; i < _yybytes_len; ++i ) | |
| buf[i] = yybytes[i]; | |
| | |
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b = yy_scan_buffer(buf,n ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | |
| | |
| /* It's okay to grow etc. this buffer, and we should throw it | |
| * away when we're done. | |
| */ | |
| b->yy_is_our_buffer = 1; | |
| | |
| return b; | |
| } | |
| | |
| #ifndef YY_EXIT_FAILURE | |
| #define YY_EXIT_FAILURE 2 | |
| #endif | |
| | |
| static void yy_fatal_error (yyconst char* msg ) | |
| { | |
| (void) fprintf( stderr, "%s\n", msg ); | |
| exit( YY_EXIT_FAILURE ); | |
| } | |
| | |
| /* Redefine yyless() so it works in section 3 code. */ | |
| | |
| #undef yyless | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| yytext[yyleng] = (yy_hold_char); \ | |
| (yy_c_buf_p) = yytext + yyless_macro_arg; \ | |
| (yy_hold_char) = *(yy_c_buf_p); \ | |
| *(yy_c_buf_p) = '\0'; \ | |
| yyleng = yyless_macro_arg; \ | |
| } \ | |
| while ( 0 ) | |
| | |
| /* Accessor methods (get/set functions) to struct members. */ | |
| | |
| /** Get the current line number. | |
| * | |
| */ | |
| int yyget_lineno (void) | |
| { | |
| | |
| return yylineno; | |
| } | |
| | |
| /** Get the input stream. | |
| * | |
| */ | |
| FILE *yyget_in (void) | |
| { | |
| return yyin; | |
| } | |
| | |
| /** Get the output stream. | |
| * | |
| */ | |
| FILE *yyget_out (void) | |
| { | |
| return yyout; | |
| } | |
| | |
| /** Get the length of the current token. | |
| * | |
| */ | |
| yy_size_t yyget_leng (void) | |
| { | |
| return yyleng; | |
| } | |
| | |
| /** Get the current token. | |
| * | |
| */ | |
| | |
| char *yyget_text (void) | |
| { | |
| return yytext; | |
| } | |
| | |
| /** Set the current line number. | |
| * @param line_number | |
| * | |
| */ | |
| void yyset_lineno (int line_number ) | |
| { | |
| | |
| yylineno = line_number; | |
| } | |
| | |
| /** Set the input stream. This does not discard the current | |
| * input buffer. | |
| * @param in_str A readable stream. | |
| * | |
| * @see yy_switch_to_buffer | |
| */ | |
| void yyset_in (FILE * in_str ) | |
| { | |
| yyin = in_str ; | |
| } | |
| | |
| void yyset_out (FILE * out_str ) | |
| { | |
| yyout = out_str ; | |
| } | |
| | |
| int yyget_debug (void) | |
| { | |
| return yy_flex_debug; | |
| } | |
| | |
| void yyset_debug (int bdebug ) | |
| { | |
| yy_flex_debug = bdebug ; | |
| } | |
| | |
| static int yy_init_globals (void) | |
| { | |
| /* Initialization is the same as for the non-reentrant scanner. | |
| * This function is called from yylex_destroy(), so don't allocate here. | |
| */ | |
| | |
| (yy_buffer_stack) = 0; | |
| (yy_buffer_stack_top) = 0; | |
| (yy_buffer_stack_max) = 0; | |
| (yy_c_buf_p) = (char *) 0; | |
| (yy_init) = 0; | |
| (yy_start) = 0; | |
| | |
| (yy_state_buf) = 0; | |
| (yy_state_ptr) = 0; | |
| (yy_full_match) = 0; | |
| (yy_lp) = 0; | |
| | |
| /* Defined in main.c */ | |
| #ifdef YY_STDINIT | |
| yyin = stdin; | |
| yyout = stdout; | |
| #else | |
| yyin = (FILE *) 0; | |
| yyout = (FILE *) 0; | |
| #endif | |
| | |
| /* For future reference: Set errno on error, since we are called by | |
| * yylex_init() | |
| */ | |
| return 0; | |
| } | |
| | |
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | |
| int yylex_destroy (void) | |
| { | |
| | |
| /* Pop the buffer stack, destroying each element. */ | |
| while(YY_CURRENT_BUFFER){ | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| yypop_buffer_state(); | |
| } | |
| | |
| /* Destroy the stack itself. */ | |
| yyfree((yy_buffer_stack) ); | |
| (yy_buffer_stack) = NULL; | |
| | |
| yyfree ( (yy_state_buf) ); | |
| (yy_state_buf) = NULL; | |
| | |
| /* Reset the globals. This is important in a non-reentrant scanner so the next time | |
| * yylex() is called, initialization will occur. */ | |
| yy_init_globals( ); | |
| | |
| return 0; | |
| } | |
| | |
| /* | |
| * Internal utility routines. | |
| */ | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | |
| { | |
| register int i; | |
| for ( i = 0; i < n; ++i ) | |
| s1[i] = s2[i]; | |
| } | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * s ) | |
| { | |
| register int n; | |
| for ( n = 0; s[n]; ++n ) | |
| ; | |
| | |
| return n; | |
| } | |
| #endif | |
| | |
| void *yyalloc (yy_size_t size ) | |
| { | |
| return (void *) malloc( size ); | |
| } | |
| | |
| void *yyrealloc (void * ptr, yy_size_t size ) | |
| { | |
| /* The cast to (char *) in the following accommodates both | |
| * implementations that use char* generic pointers, and those | |
| * that use void* generic pointers. It works with the latter | |
| * because both ANSI C and C++ allow castless assignment from | |
| * any pointer type to void*, and deal with argument conversions | |
| * as though doing an assignment. | |
| */ | |
| return (void *) realloc( (char *) ptr, size ); | |
| } | |
| | |
| void yyfree (void * ptr ) | |
| { | |
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | |
| } | |
| | |
| #define YYTABLES_NAME "yytables" | |
| | |
| #line 9 "conftest.l" | |
| | |
| | |
| #ifdef YYTEXT_POINTER | |
| extern char *yytext; | |
| #endif | |
| int | |
| main (void) | |
| { | |
| return ! yylex () + ! yywrap (); | |
| } | |
configure:15997: cc -o conftest -g -O2 conftest.c -lfl >&5 | |
configure:15997: $? = 0 | |
configure:16007: result: -lfl | |
configure:16013: checking whether yytext is a pointer | |
configure:16030: cc -o conftest -g -O2 conftest.c -lfl >&5 | |
configure:16030: $? = 0 | |
configure:16038: result: yes | |
configure:16053: checking for flex | |
configure:16071: found /usr/bin/flex | |
configure:16083: result: /usr/bin/flex | |
configure:16097: checking for pod2man | |
configure:16115: found /usr/local/Library/ENV/4.3/pod2man | |
configure:16127: result: /usr/local/Library/ENV/4.3/pod2man | |
configure:16144: checking for pod2html | |
configure:16162: found /usr/bin/pod2html | |
configure:16174: result: /usr/bin/pod2html | |
configure:16198: checking for xdg-open | |
configure:16231: result: no | |
configure:16259: checking for htmlview | |
configure:16292: result: no | |
configure:16363: checking for doxygen | |
configure:16396: result: no | |
configure:16403: checking for doxygen | |
configure:16431: result: no | |
configure:16510: checking for pkg-config | |
configure:16528: found /usr/local/opt/pkg-config/bin/pkg-config | |
configure:16540: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:16565: checking pkg-config is at least version 0.9.0 | |
configure:16568: result: yes | |
configure:16666: checking whether we can build for OS X 10.7 | |
configure:16712: result: yes | |
configure:16792: checking for special C compiler options needed for large files | |
configure:16837: result: no | |
configure:16843: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:16868: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 conftest.c >&5 | |
configure:16868: $? = 0 | |
configure:16900: result: no | |
configure:17000: checking for LIBGNUTLS | |
configure:17007: $PKG_CONFIG --exists --print-errors "gnutls >= 3.1.10 " | |
configure:17010: $? = 0 | |
configure:17024: $PKG_CONFIG --exists --print-errors "gnutls >= 3.1.10 " | |
configure:17027: $? = 0 | |
configure:17067: result: yes | |
configure:17187: checking for libgcrypt-config | |
configure:17205: found /usr/local/opt/libgcrypt/bin/libgcrypt-config | |
configure:17218: result: /usr/local/opt/libgcrypt/bin/libgcrypt-config | |
configure:17235: checking for LIBGCRYPT - version >= 1.1.92 | |
configure:17269: result: yes | |
configure:17760: checking for libsmi >= 2 | |
configure:17815: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 conftest.c >&5 | |
conftest.c:31:22: fatal error: 'smi.h' file not found | |
#include <smi.h> | |
^ | |
1 error generated. | |
configure:17815: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <smi.h> | |
| int | |
| main () | |
| { | |
| | |
| int current, revision, age, n; | |
| const int required = 2; | |
| if (smiInit("")) | |
| exit(1); | |
| if (strcmp(SMI_LIBRARY_VERSION, smi_library_version)) | |
| exit(2); | |
| n = sscanf(smi_library_version, "%d:%d:%d", ¤t, &revision, &age); | |
| if (n != 3) | |
| exit(3); | |
| if (required < current - age || required > current) | |
| exit(4); | |
| | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:17823: result: not found | |
configure:17875: checking for a2x | |
configure:17908: result: no | |
configure:17915: checking for a2x | |
configure:17943: result: no | |
configure:17962: checking for desktop-file-install | |
configure:17995: result: no | |
configure:18005: checking for elinks | |
configure:18038: result: no | |
configure:18045: checking for elinks | |
configure:18073: result: no | |
configure:18093: checking for fop | |
configure:18126: result: no | |
configure:18133: checking for fop | |
configure:18161: result: no | |
configure:18181: checking for lynx | |
configure:18214: result: no | |
configure:18221: checking for lynx | |
configure:18249: result: no | |
configure:18269: checking for w3m | |
configure:18302: result: no | |
configure:18309: checking for w3m | |
configure:18337: result: no | |
configure:18357: checking for xmllint | |
configure:18375: found /usr/bin/xmllint | |
configure:18387: result: /usr/bin/xmllint | |
configure:18397: checking for xmllint | |
configure:18413: found /usr/bin/xmllint | |
configure:18425: result: yes | |
configure:18445: checking for xsltproc | |
configure:18463: found /usr/bin/xsltproc | |
configure:18475: result: /usr/bin/xsltproc | |
configure:18485: checking for xsltproc | |
configure:18501: found /usr/bin/xsltproc | |
configure:18513: result: yes | |
configure:18538: checking for pkgproto | |
configure:18566: result: no | |
configure:18576: checking for pkgmk | |
configure:18604: result: no | |
configure:18614: checking for pkgtrans | |
configure:18642: result: no | |
configure:18663: checking for rpm | |
configure:18691: result: no | |
configure:18719: checking for dpkg-buildpackage | |
configure:18747: result: no | |
configure:18759: checking for xcodebuild | |
configure:18775: found /usr/bin/xcodebuild | |
configure:18787: result: yes | |
configure:18797: checking for hdiutil | |
configure:18813: found /usr/bin/hdiutil | |
configure:18825: result: yes | |
configure:18835: checking for bless | |
configure:18851: found /usr/sbin/bless | |
configure:18863: result: yes | |
configure:21034: checking whether we can add -Wall -W to CFLAGS and CXXFLAGS | |
configure:21061: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W conftest.c >&5 | |
configure:21061: $? = 0 | |
configure:21063: result: yes | |
configure:21244: checking whether we can add -Wextra to CFLAGS and CXXFLAGS | |
configure:21271: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra conftest.c >&5 | |
configure:21271: $? = 0 | |
configure:21273: result: yes | |
configure:21444: checking whether we can add -Wdeclaration-after-statement to CFLAGS | |
configure:21481: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement conftest.c >&5 | |
configure:21481: $? = 0 | |
configure:21483: result: yes | |
configure:21664: checking whether we can add -Wendif-labels to CFLAGS and CXXFLAGS | |
configure:21691: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels conftest.c >&5 | |
configure:21691: $? = 0 | |
configure:21693: result: yes | |
configure:21874: checking whether we can add -Wpointer-arith to CFLAGS and CXXFLAGS | |
configure:21901: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith conftest.c >&5 | |
configure:21901: $? = 0 | |
configure:21903: result: yes | |
configure:22074: checking whether we can add -Wno-pointer-sign to CFLAGS | |
configure:22111: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign conftest.c >&5 | |
configure:22111: $? = 0 | |
configure:22113: result: yes | |
configure:22294: checking whether we can add -Warray-bounds to CFLAGS and CXXFLAGS | |
configure:22321: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds conftest.c >&5 | |
configure:22321: $? = 0 | |
configure:22323: result: yes | |
configure:22504: checking whether we can add -Wcast-align to CFLAGS and CXXFLAGS | |
configure:22531: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align conftest.c >&5 | |
configure:22531: $? = 0 | |
configure:22533: result: yes | |
configure:22714: checking whether we can add -Wformat-security to CFLAGS and CXXFLAGS | |
configure:22741: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security conftest.c >&5 | |
configure:22741: $? = 0 | |
configure:22743: result: yes | |
configure:22914: checking whether we can add -Wold-style-definition to CFLAGS | |
configure:22951: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition conftest.c >&5 | |
configure:22951: $? = 0 | |
configure:22953: result: yes | |
configure:23134: checking whether we can add -Wshorten-64-to-32 to CFLAGS and CXXFLAGS | |
configure:23161: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 conftest.c >&5 | |
configure:23161: $? = 0 | |
configure:23163: result: yes | |
configure:23334: checking whether we can add -Wstrict-prototypes to CFLAGS | |
configure:23371: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes conftest.c >&5 | |
configure:23371: $? = 0 | |
configure:23373: result: yes | |
configure:23544: checking whether we can add -Wjump-misses-init to CFLAGS | |
configure:23581: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
1 warning generated. | |
configure:23581: $? = 0 | |
configure:23583: result: yes | |
configure:23764: checking whether we can add -Wvla to CFLAGS and CXXFLAGS | |
configure:23791: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
1 warning generated. | |
configure:23791: $? = 0 | |
configure:23793: result: yes | |
configure:23974: checking whether we can add -Waddress to CFLAGS and CXXFLAGS | |
configure:24001: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
1 warning generated. | |
configure:24001: $? = 0 | |
configure:24003: result: yes | |
configure:24184: checking whether we can add -Warray-bounds to CFLAGS and CXXFLAGS | |
configure:24211: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
1 warning generated. | |
configure:24211: $? = 0 | |
configure:24213: result: yes | |
configure:24394: checking whether we can add -Wattributes to CFLAGS and CXXFLAGS | |
configure:24421: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
1 warning generated. | |
configure:24421: $? = 0 | |
configure:24423: result: yes | |
configure:24604: checking whether we can add -Wdiv-by-zero to CFLAGS and CXXFLAGS | |
configure:24631: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
1 warning generated. | |
configure:24631: $? = 0 | |
configure:24633: result: yes | |
configure:24814: checking whether we can add -Wignored-qualifiers to CFLAGS and CXXFLAGS | |
configure:24841: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
1 warning generated. | |
configure:24841: $? = 0 | |
configure:24843: result: yes | |
configure:25024: checking whether we can add -Wpragmas to CFLAGS and CXXFLAGS | |
configure:25051: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:25051: $? = 0 | |
configure:25053: result: yes | |
configure:25234: checking whether we can add -Wno-overlength-strings to CFLAGS and CXXFLAGS | |
configure:25261: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:25261: $? = 0 | |
configure:25263: result: yes | |
configure:25444: checking whether we can add -Wwrite-strings to CFLAGS and CXXFLAGS | |
configure:25471: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:25471: $? = 0 | |
configure:25473: result: yes | |
configure:25654: checking whether we can add -Wno-long-long to CFLAGS and CXXFLAGS | |
configure:25681: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:25681: $? = 0 | |
configure:25683: result: yes | |
configure:25854: checking whether we can add -Wc++-compat to CFLAGS | |
configure:25891: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:25891: $? = 0 | |
configure:25893: result: yes | |
configure:26074: checking whether we can add -Wshadow to CFLAGS | |
configure:26111: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wshadow conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:26111: $? = 0 | |
configure:26113: result: yes | |
configure:26125: checking whether -Wshadow warns about variables in function declarations shadowing other variables | |
configure:26142: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wshadow -Werror conftest.c >&5 | |
clang: error: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: error: unknown warning option '-Wpragmas' | |
configure:26142: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| /* end confdefs.h. */ | |
| | |
| extern int bar(int a); | |
| extern int foo(int); | |
| | |
| int | |
| foo(int a) | |
| { | |
| int (*fptr)(int a) = bar; | |
| | |
| return fptr(a) * 2; | |
| } | |
| | |
configure:26166: result: yes | |
configure:26308: checking whether we can add -Wlogical-op to CFLAGS | |
configure:26345: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wlogical-op conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
3 warnings generated. | |
configure:26345: $? = 0 | |
configure:26347: result: yes | |
configure:26359: checking whether -Wlogical-op generates warnings from strchr() | |
configure:26385: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wlogical-op -Werror conftest.c >&5 | |
clang: error: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: error: unknown warning option '-Wpragmas' | |
clang: error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? | |
configure:26385: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <string.h> | |
| | |
| int foo(const char *, int); | |
| int bar(void); | |
| | |
| int | |
| foo(const char *sep, int c) | |
| { | |
| if (strchr (sep, c) != NULL) | |
| return 1; | |
| else | |
| return 0; | |
| } | |
| | |
| int | |
| bar(void) | |
| { | |
| return foo("<", 'a'); | |
| } | |
| | |
configure:26409: result: yes | |
configure:26577: checking whether we can add -Wno-deprecated-declarations to CFLAGS and CXXFLAGS | |
configure:26604: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:26604: $? = 0 | |
configure:26606: result: yes | |
configure:26800: checking whether we can add -fexcess-precision=fast to CFLAGS and CXXFLAGS | |
configure:26827: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:26827: $? = 0 | |
configure:26829: result: yes | |
configure:27013: checking whether we can add -fvisibility=hidden to CFLAGS and CXXFLAGS | |
configure:27040: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:27040: $? = 0 | |
configure:27042: result: yes | |
configure:27218: checking whether we can add -Wl,--as-needed to LDFLAGS | |
configure:27230: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -Wl,--as-needed conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:32:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
main() { return; } | |
^~~~ | |
conftest.c:32:12: error: non-void function 'main' should return a value [-Wreturn-type] | |
main() { return; } | |
^ | |
3 warnings and 1 error generated. | |
configure:27230: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| main() { return; } | |
| | |
configure:27237: result: no | |
configure:27265: checking whether we can add -fPIE to CFLAGS | |
configure:27302: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -fPIE conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:27302: $? = 0 | |
configure:27304: result: yes | |
configure:27479: checking whether we can add -fPIE -pie to LDFLAGS | |
configure:27491: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fPIE -pie conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-pie' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:32:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
main() { return; } | |
^~~~ | |
conftest.c:32:12: error: non-void function 'main' should return a value [-Wreturn-type] | |
main() { return; } | |
^ | |
3 warnings and 1 error generated. | |
configure:27491: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| main() { return; } | |
| | |
configure:27498: result: no | |
configure:27551: checking whether -D_FORTIFY_SOURCE=... can be used (without generating a warning) | |
configure:27565: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -Werror -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
clang: error: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: error: unknown warning option '-Wpragmas' | |
configure:27565: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| /* end confdefs.h. */ | |
| | |
| | |
| #include <stdio.h> | |
| int foo; | |
| | |
configure:27575: result: no | |
configure:27593: checking whether we should treat compiler warnings as errors | |
configure:27616: result: no | |
configure:27635: checking for platform-specific compiler flags | |
configure:27652: result: none needed | |
configure:27687: checking for platform-specific linker flags | |
configure:27708: result: Apple linker - added -Wl,-single_module and -Wl,-search_paths_first | |
configure:27741: checking whether make supports nested variables | |
configure:27758: result: yes | |
configure:27806: checking for CFPropertyListCreateWithStream | |
configure:27806: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk conftest.c -framework CoreFoundation >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:27806: $? = 0 | |
configure:27806: result: yes | |
configure:27831: checking whether to use /usr/local for headers and libraries | |
configure:27835: result: yes | |
configure:27896: checking for GNU sed as first sed in PATH | |
configure:27903: result: no | |
configure:27971: checking if profile builds must be generated | |
configure:27985: result: no | |
configure:28866: checking for pkg-config | |
configure:28897: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:28921: checking for GLIB - version >= 2.14.0 | |
configure:29035: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -L/usr/local/Cellar/glib/2.38.0/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:81:31: warning: comparison of integers of different signs: 'const guint' (aka 'const unsigned int') and 'int' [-Wsign-compare] | |
if ((glib_major_version > major) || | |
~~~~~~~~~~~~~~~~~~ ^ ~~~~~ | |
conftest.c:82:30: warning: comparison of integers of different signs: 'const guint' (aka 'const unsigned int') and 'int' [-Wsign-compare] | |
((glib_major_version == major) && (glib_minor_version > minor)) || | |
~~~~~~~~~~~~~~~~~~ ^ ~~~~~ | |
conftest.c:82:63: warning: comparison of integers of different signs: 'const guint' (aka 'const unsigned int') and 'int' [-Wsign-compare] | |
((glib_major_version == major) && (glib_minor_version > minor)) || | |
~~~~~~~~~~~~~~~~~~ ^ ~~~~~ | |
conftest.c:83:30: warning: comparison of integers of different signs: 'const guint' (aka 'const unsigned int') and 'int' [-Wsign-compare] | |
((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro))) | |
~~~~~~~~~~~~~~~~~~ ^ ~~~~~ | |
conftest.c:83:63: warning: comparison of integers of different signs: 'const guint' (aka 'const unsigned int') and 'int' [-Wsign-compare] | |
((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro))) | |
~~~~~~~~~~~~~~~~~~ ^ ~~~~~ | |
conftest.c:83:96: warning: comparison of integers of different signs: 'const guint' (aka 'const unsigned int') and 'int' [-Wsign-compare] | |
((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro))) | |
~~~~~~~~~~~~~~~~~~ ^ ~~~~~ | |
8 warnings generated. | |
configure:29035: $? = 0 | |
configure:29035: ./conftest | |
configure:29035: $? = 0 | |
configure:29049: result: yes (version 2.38.0) | |
configure:29425: checking for uic | |
configure:29458: result: no | |
configure:29467: checking for uic-qt4 | |
configure:29500: result: no | |
configure:29529: checking for moc | |
configure:29562: result: no | |
configure:29571: checking for moc-qt4 | |
configure:29604: result: no | |
configure:29644: checking whether GLib supports loadable modules | |
configure:29672: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -L/usr/local/Cellar/glib/2.38.0/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:29672: $? = 0 | |
configure:29672: ./conftest | |
configure:29672: $? = 0 | |
configure:29684: result: yes | |
configure:29700: checking whether dladdr can be used to find the pathname of an executable | |
configure:29727: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -L/usr/local/Cellar/glib/2.38.0/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:29727: $? = 0 | |
configure:29727: ./conftest | |
configure:29727: $? = 0 | |
configure:29744: result: yes | |
configure:29753: checking whether GLib supports POSIX/XSI thousands grouping | |
configure:29781: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -L/usr/local/Cellar/glib/2.38.0/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:29781: $? = 0 | |
configure:29781: ./conftest | |
configure:29781: $? = 0 | |
configure:29793: result: yes | |
configure:30213: checking for gethostbyname | |
configure:30213: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30213: $? = 0 | |
configure:30213: result: yes | |
configure:30270: checking for connect | |
configure:30270: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30270: $? = 0 | |
configure:30270: result: yes | |
configure:30321: checking whether to use libpcap for packet capture | |
configure:30350: result: yes | |
configure:30364: checking for pcap-config | |
configure:30382: found /usr/bin/pcap-config | |
configure:30394: result: /usr/bin/pcap-config | |
configure:30411: checking for broken pcap-config | |
configure:30428: result: no | |
configure:30503: checking pcap.h usability | |
configure:30503: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30503: $? = 0 | |
configure:30503: result: yes | |
configure:30503: checking pcap.h presence | |
configure:30503: cc -E -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:30503: $? = 0 | |
configure:30503: result: yes | |
configure:30503: checking for pcap.h | |
configure:30503: result: yes | |
configure:30648: checking for pcap_open_dead | |
configure:30648: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30648: $? = 0 | |
configure:30648: result: yes | |
configure:30648: checking for pcap_freecode | |
configure:30648: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30648: $? = 0 | |
configure:30648: result: yes | |
configure:30680: checking whether pcap_breakloop is present | |
configure:30698: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30698: $? = 0 | |
configure:30711: result: yes | |
configure:30780: checking whether pcap_findalldevs is present and usable | |
configure:30801: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:44:7: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
main() | |
^~~~ | |
3 warnings generated. | |
configure:30801: $? = 0 | |
configure:30814: result: yes | |
configure:30829: checking for pcap_datalink_val_to_name | |
configure:30829: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30829: $? = 0 | |
configure:30829: result: yes | |
configure:30829: checking for pcap_datalink_name_to_val | |
configure:30829: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30829: $? = 0 | |
configure:30829: result: yes | |
configure:30840: checking for pcap_datalink_val_to_description | |
configure:30840: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30840: $? = 0 | |
configure:30840: result: yes | |
configure:30852: checking for pcap_list_datalinks | |
configure:30852: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30852: $? = 0 | |
configure:30852: result: yes | |
configure:30852: checking for pcap_set_datalink | |
configure:30852: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30852: $? = 0 | |
configure:30852: result: yes | |
configure:30852: checking for pcap_lib_version | |
configure:30852: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30852: $? = 0 | |
configure:30852: result: yes | |
configure:30864: checking for pcap_get_selectable_fd | |
configure:30864: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30864: $? = 0 | |
configure:30864: result: yes | |
configure:30864: checking for pcap_free_datalinks | |
configure:30864: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30864: $? = 0 | |
configure:30864: result: yes | |
configure:30876: checking for pcap_create | |
configure:30876: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30876: $? = 0 | |
configure:30876: result: yes | |
configure:30876: checking for bpf_image | |
configure:30876: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lpcap >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:30876: $? = 0 | |
configure:30876: result: yes | |
configure:30891: checking whether to include airpcap support | |
configure:30907: result: yes | |
configure:30919: checking whether to build dumpcap | |
configure:30936: result: yes | |
configure:30956: checking whether to build rawshark | |
configure:30973: result: yes | |
configure:31004: checking whether to use libpcap remote capturing feature | |
configure:31025: result: no | |
configure:31070: checking whether to use zlib for gzip compression and decompression | |
configure:31102: result: yes | |
configure:31135: checking zlib.h usability | |
configure:31135: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:31135: $? = 0 | |
configure:31135: result: yes | |
configure:31135: checking zlib.h presence | |
configure:31135: cc -E -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:31135: $? = 0 | |
configure:31135: result: yes | |
configure:31135: checking for zlib.h | |
configure:31135: result: yes | |
configure:31207: checking for inflatePrime | |
configure:31207: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:31207: $? = 0 | |
configure:31207: result: yes | |
configure:31234: checking for inflatePrime missing when linking with X11 | |
configure:31254: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:31254: $? = 0 | |
configure:31255: result: no | |
configure:31289: checking whether to use liblua for the Lua scripting plugin | |
configure:31321: result: yes | |
configure:31362: checking Lua version | |
configure:31368: result: Lua 5.2 | |
configure:31383: checking lua.h usability | |
configure:31383: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:89:10: fatal error: 'lua.h' file not found | |
#include <lua.h> | |
^ | |
2 warnings and 1 error generated. | |
configure:31383: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <lua.h> | |
configure:31383: result: no | |
configure:31383: checking lua.h presence | |
configure:31383: cc -E -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
conftest.c:56:10: fatal error: 'lua.h' file not found | |
#include <lua.h> | |
^ | |
1 error generated. | |
configure:31383: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <lua.h> | |
configure:31383: result: no | |
configure:31383: checking for lua.h | |
configure:31383: result: no | |
configure:31394: checking lua5.2/lua.h usability | |
configure:31394: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:89:10: fatal error: 'lua5.2/lua.h' file not found | |
#include <lua5.2/lua.h> | |
^ | |
2 warnings and 1 error generated. | |
configure:31394: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <lua5.2/lua.h> | |
configure:31394: result: no | |
configure:31394: checking lua5.2/lua.h presence | |
configure:31394: cc -E -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
conftest.c:56:10: fatal error: 'lua5.2/lua.h' file not found | |
#include <lua5.2/lua.h> | |
^ | |
1 error generated. | |
configure:31394: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <lua5.2/lua.h> | |
configure:31394: result: no | |
configure:31394: checking for lua5.2/lua.h | |
configure:31394: result: no | |
configure:31394: checking lua5.2/lualib.h usability | |
configure:31394: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:89:10: fatal error: 'lua5.2/lualib.h' file not found | |
#include <lua5.2/lualib.h> | |
^ | |
2 warnings and 1 error generated. | |
configure:31394: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <lua5.2/lualib.h> | |
configure:31394: result: no | |
configure:31394: checking lua5.2/lualib.h presence | |
configure:31394: cc -E -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
conftest.c:56:10: fatal error: 'lua5.2/lualib.h' file not found | |
#include <lua5.2/lualib.h> | |
^ | |
1 error generated. | |
configure:31394: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <lua5.2/lualib.h> | |
configure:31394: result: no | |
configure:31394: checking for lua5.2/lualib.h | |
configure:31394: result: no | |
configure:31394: checking lua5.2/lauxlib.h usability | |
configure:31394: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:89:10: fatal error: 'lua5.2/lauxlib.h' file not found | |
#include <lua5.2/lauxlib.h> | |
^ | |
2 warnings and 1 error generated. | |
configure:31394: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <lua5.2/lauxlib.h> | |
configure:31394: result: no | |
configure:31394: checking lua5.2/lauxlib.h presence | |
configure:31394: cc -E -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
conftest.c:56:10: fatal error: 'lua5.2/lauxlib.h' file not found | |
#include <lua5.2/lauxlib.h> | |
^ | |
1 error generated. | |
configure:31394: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <lua5.2/lauxlib.h> | |
configure:31394: result: no | |
configure:31394: checking for lua5.2/lauxlib.h | |
configure:31394: result: no | |
configure:31383: checking lualib.h usability | |
configure:31383: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:89:10: fatal error: 'lualib.h' file not found | |
#include <lualib.h> | |
^ | |
2 warnings and 1 error generated. | |
configure:31383: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <lualib.h> | |
configure:31383: result: no | |
configure:31383: checking lualib.h presence | |
configure:31383: cc -E -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
conftest.c:56:10: fatal error: 'lualib.h' file not found | |
#include <lualib.h> | |
^ | |
1 error generated. | |
configure:31383: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <lualib.h> | |
configure:31383: result: no | |
configure:31383: checking for lualib.h | |
configure:31383: result: no | |
configure:31394: checking for lua5.2/lua.h | |
configure:31394: result: no | |
configure:31394: checking for lua5.2/lualib.h | |
configure:31394: result: no | |
configure:31394: checking for lua5.2/lauxlib.h | |
configure:31394: result: no | |
configure:31383: checking lauxlib.h usability | |
configure:31383: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:89:10: fatal error: 'lauxlib.h' file not found | |
#include <lauxlib.h> | |
^ | |
2 warnings and 1 error generated. | |
configure:31383: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <lauxlib.h> | |
configure:31383: result: no | |
configure:31383: checking lauxlib.h presence | |
configure:31383: cc -E -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
conftest.c:56:10: fatal error: 'lauxlib.h' file not found | |
#include <lauxlib.h> | |
^ | |
1 error generated. | |
configure:31383: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <lauxlib.h> | |
configure:31383: result: no | |
configure:31383: checking for lauxlib.h | |
configure:31383: result: no | |
configure:31394: checking for lua5.2/lua.h | |
configure:31394: result: no | |
configure:31394: checking for lua5.2/lualib.h | |
configure:31394: result: no | |
configure:31394: checking for lua5.2/lauxlib.h | |
configure:31394: result: no | |
configure:31670: result: liblua not found - disabling support for the lua scripting plugin | |
configure:31684: checking whether to use libportaudio for the rtp_player | |
configure:31716: result: yes | |
configure:31757: checking portaudio.h usability | |
configure:31757: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:89:10: fatal error: 'portaudio.h' file not found | |
#include <portaudio.h> | |
^ | |
2 warnings and 1 error generated. | |
configure:31757: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <portaudio.h> | |
configure:31757: result: no | |
configure:31757: checking portaudio.h presence | |
configure:31757: cc -E -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
conftest.c:56:10: fatal error: 'portaudio.h' file not found | |
#include <portaudio.h> | |
^ | |
1 error generated. | |
configure:31757: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <portaudio.h> | |
configure:31757: result: no | |
configure:31757: checking for portaudio.h | |
configure:31757: result: no | |
configure:31911: result: libportaudio not found - disabling support for the rtp_player | |
configure:31933: checking whether to enable ipv6 name resolution if available | |
configure:31939: result: yes | |
configure:31945: checking ipv6 stack type | |
conftest.c:57:10: fatal error: '/usr/local/v6/include/sys/types.h' file not found | |
#include </usr/local/v6/include/sys/types.h> | |
^ | |
1 error generated. | |
configure:32087: result: "kame, inet6" | |
configure:32095: checking for setcap | |
configure:32128: result: no | |
configure:32141: checking whether to install dumpcap with cap_net_admin and cap_net_raw capabilities | |
configure:32144: result: no | |
configure:32175: checking whether to install dumpcap setuid | |
configure:32178: result: no | |
configure:32204: checking for setresuid | |
configure:32204: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
Undefined symbols for architecture x86_64: | |
"_setresuid", referenced from: | |
_main in conftest-BmKjH1.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:32204: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setresuid innocuous_setresuid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setresuid (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef setresuid | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char setresuid (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_setresuid || defined __stub___setresuid | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return setresuid (); | |
| ; | |
| return 0; | |
| } | |
configure:32204: result: no | |
configure:32204: checking for setresgid | |
configure:32204: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
Undefined symbols for architecture x86_64: | |
"_setresgid", referenced from: | |
_main in conftest-idy98i.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:32204: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setresgid innocuous_setresgid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setresgid (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef setresgid | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char setresgid (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_setresgid || defined __stub___setresgid | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return setresgid (); | |
| ; | |
| return 0; | |
| } | |
configure:32204: result: no | |
configure:32243: checking whether to use the libcap capabilities library | |
configure:32271: result: yes | |
configure:32293: checking for cap_set_flag in -lcap | |
configure:32318: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib conftest.c -lcap -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
ld: library not found for -lcap | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:32318: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char cap_set_flag (); | |
| int | |
| main () | |
| { | |
| return cap_set_flag (); | |
| ; | |
| return 0; | |
| } | |
configure:32327: result: no | |
configure:32350: checking direct.h usability | |
configure:32350: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:89:10: fatal error: 'direct.h' file not found | |
#include <direct.h> | |
^ | |
2 warnings and 1 error generated. | |
configure:32350: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <direct.h> | |
configure:32350: result: no | |
configure:32350: checking direct.h presence | |
configure:32350: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
conftest.c:56:10: fatal error: 'direct.h' file not found | |
#include <direct.h> | |
^ | |
1 error generated. | |
configure:32350: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| /* end confdefs.h. */ | |
| #include <direct.h> | |
configure:32350: result: no | |
configure:32350: checking for direct.h | |
configure:32350: result: no | |
configure:32350: checking dirent.h usability | |
configure:32350: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking dirent.h presence | |
configure:32350: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking for dirent.h | |
configure:32350: result: yes | |
configure:32350: checking fcntl.h usability | |
configure:32350: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking fcntl.h presence | |
configure:32350: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking for fcntl.h | |
configure:32350: result: yes | |
configure:32350: checking grp.h usability | |
configure:32350: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking grp.h presence | |
configure:32350: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking for grp.h | |
configure:32350: result: yes | |
configure:32350: checking for inttypes.h | |
configure:32350: result: yes | |
configure:32350: checking netdb.h usability | |
configure:32350: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking netdb.h presence | |
configure:32350: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking for netdb.h | |
configure:32350: result: yes | |
configure:32350: checking pwd.h usability | |
configure:32350: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking pwd.h presence | |
configure:32350: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking for pwd.h | |
configure:32350: result: yes | |
configure:32350: checking stdarg.h usability | |
configure:32350: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking stdarg.h presence | |
configure:32350: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking for stdarg.h | |
configure:32350: result: yes | |
configure:32350: checking stddef.h usability | |
configure:32350: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking stddef.h presence | |
configure:32350: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32350: $? = 0 | |
configure:32350: result: yes | |
configure:32350: checking for stddef.h | |
configure:32350: result: yes | |
configure:32350: checking for unistd.h | |
configure:32350: result: yes | |
configure:32363: checking sys/ioctl.h usability | |
configure:32363: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking sys/ioctl.h presence | |
configure:32363: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking for sys/ioctl.h | |
configure:32363: result: yes | |
configure:32363: checking sys/param.h usability | |
configure:32363: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking sys/param.h presence | |
configure:32363: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking for sys/param.h | |
configure:32363: result: yes | |
configure:32363: checking sys/socket.h usability | |
configure:32363: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking sys/socket.h presence | |
configure:32363: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking for sys/socket.h | |
configure:32363: result: yes | |
configure:32363: checking sys/sockio.h usability | |
configure:32363: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking sys/sockio.h presence | |
configure:32363: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking for sys/sockio.h | |
configure:32363: result: yes | |
configure:32363: checking for sys/stat.h | |
configure:32363: result: yes | |
configure:32363: checking sys/time.h usability | |
configure:32363: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking sys/time.h presence | |
configure:32363: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking for sys/time.h | |
configure:32363: result: yes | |
configure:32363: checking for sys/types.h | |
configure:32363: result: yes | |
configure:32363: checking sys/utsname.h usability | |
configure:32363: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking sys/utsname.h presence | |
configure:32363: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking for sys/utsname.h | |
configure:32363: result: yes | |
configure:32363: checking sys/wait.h usability | |
configure:32363: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking sys/wait.h presence | |
configure:32363: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32363: $? = 0 | |
configure:32363: result: yes | |
configure:32363: checking for sys/wait.h | |
configure:32363: result: yes | |
configure:32375: checking netinet/in.h usability | |
configure:32375: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32375: $? = 0 | |
configure:32375: result: yes | |
configure:32375: checking netinet/in.h presence | |
configure:32375: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32375: $? = 0 | |
configure:32375: result: yes | |
configure:32375: checking for netinet/in.h | |
configure:32375: result: yes | |
configure:32388: checking arpa/inet.h usability | |
configure:32388: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32388: $? = 0 | |
configure:32388: result: yes | |
configure:32388: checking arpa/inet.h presence | |
configure:32388: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32388: $? = 0 | |
configure:32388: result: yes | |
configure:32388: checking for arpa/inet.h | |
configure:32388: result: yes | |
configure:32388: checking arpa/nameser.h usability | |
configure:32388: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32388: $? = 0 | |
configure:32388: result: yes | |
configure:32388: checking arpa/nameser.h presence | |
configure:32388: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32388: $? = 0 | |
configure:32388: result: yes | |
configure:32388: checking for arpa/nameser.h | |
configure:32388: result: yes | |
configure:32400: checking whether to use SSL library | |
configure:32429: result: yes | |
configure:32431: checking for EVP_md5 in -lcrypto | |
configure:32456: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib conftest.c -lcrypto -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32456: $? = 0 | |
configure:32465: result: yes | |
configure:32483: checking whether to use Kerberos library | |
configure:32515: result: yes | |
configure:32554: checking for krb5-config | |
configure:32572: found /usr/bin/krb5-config | |
configure:32584: result: /usr/bin/krb5-config | |
configure:32629: checking krb5.h usability | |
configure:32629: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32629: $? = 0 | |
configure:32629: result: yes | |
configure:32629: checking krb5.h presence | |
configure:32629: cc -E -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c | |
configure:32629: $? = 0 | |
configure:32629: result: yes | |
configure:32629: checking for krb5.h | |
configure:32629: result: yes | |
configure:32673: checking whether the Kerberos library is Heimdal or MIT | |
configure:32683: result: MIT | |
configure:32692: checking whether MIT includes krb5_kt_resolve | |
configure:32712: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib conftest.c -dynamic -Wl,-search_paths_first -lkrb5 >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:83:8: warning: implicit declaration of function 'krb5_kt_resolve' is invalid in C99 [-Wimplicit-function-declaration] | |
krb5_kt_resolve(); | |
^ | |
3 warnings generated. | |
configure:32712: $? = 0 | |
configure:32718: result: yes | |
configure:32778: checking whether krb5.h defines KEYTYPE_ARCFOUR_56 | |
configure:32794: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:84:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
main() | |
^~~~ | |
conftest.c:86:25: error: use of undeclared identifier 'KEYTYPE_ARCFOUR_56' | |
printf("%u\n", KEYTYPE_ARCFOUR_56); | |
^ | |
3 warnings and 1 error generated. | |
configure:32794: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_ARPA_NAMESER_H 1 | |
| #define HAVE_KERBEROS 1 | |
| #define HAVE_MIT_KERBEROS 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #include <krb5.h> | |
| #include <stdio.h> | |
| | |
| main() | |
| { | |
| printf("%u\n", KEYTYPE_ARCFOUR_56); | |
| } | |
| | |
| | |
configure:32804: result: no | |
configure:32855: checking whether to use the c-ares library if available | |
configure:32883: result: yes | |
configure:32905: checking for ares_init in -lcares | |
configure:32931: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lcares | |
-lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:32931: $? = 0 | |
configure:32940: result: yes | |
configure:32961: checking whether to use the GNU ADNS library if available | |
configure:32986: result: no | |
configure:33067: checking whether to use the GeoIP IP address mapping library if available | |
configure:33095: result: yes | |
configure:33117: checking for GeoIP_new in -lGeoIP | |
configure:33142: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lGeoIP -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33142: $? = 0 | |
configure:33151: result: yes | |
configure:33164: checking for GeoIP_country_name_by_ipnum_v6 in -lGeoIP | |
configure:33189: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lGeoIP -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33189: $? = 0 | |
configure:33198: result: yes | |
configure:33280: checking for tm_zone in struct tm | |
configure:33297: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:87:16: warning: expression result unused [-Wunused-value] | |
struct tm t; t.tm_zone; | |
~ ^~~~~~~ | |
3 warnings generated. | |
configure:33297: $? = 0 | |
configure:33305: result: yes | |
configure:33352: checking for st_flags in struct stat | |
configure:33368: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:88:18: warning: expression result unused [-Wunused-value] | |
struct stat s; s.st_flags; | |
~ ^~~~~~~~ | |
3 warnings generated. | |
configure:33368: $? = 0 | |
configure:33375: result: yes | |
configure:33387: checking for sa_len in struct sockaddr | |
configure:33404: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:90:22: warning: expression result unused [-Wunused-value] | |
struct sockaddr s; s.sa_len; | |
~ ^~~~~~ | |
3 warnings generated. | |
configure:33404: $? = 0 | |
configure:33411: result: yes | |
configure:33421: checking whether byte ordering is bigendian | |
configure:33436: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33436: $? = 0 | |
configure:33481: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33481: $? = 0 | |
configure:33499: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:93:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
2 warnings and 1 error generated. | |
configure:33499: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_ARPA_NAMESER_H 1 | |
| #define HAVE_KERBEROS 1 | |
| #define HAVE_MIT_KERBEROS 1 | |
| #define HAVE_C_ARES 1 | |
| #define HAVE_GEOIP 1 | |
| #define HAVE_GEOIP_V6 1 | |
| #define WS_MSVC_NORETURN /**/ | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_ST_FLAGS 1 | |
| #define HAVE_SA_LEN 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:33627: result: no | |
configure:33649: checking whether cc needs -traditional | |
conftest.c:86:10: fatal error: 'termio.h' file not found | |
#include <termio.h> | |
^ | |
1 error generated. | |
configure:33683: result: no | |
configure:33692: checking for getopt | |
configure:33692: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33692: $? = 0 | |
configure:33692: result: yes | |
configure:33717: checking for strncasecmp | |
configure:33717: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:110:6: warning: incompatible redeclaration of library function 'strncasecmp' | |
char strncasecmp (); | |
^ | |
conftest.c:110:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' | |
3 warnings generated. | |
configure:33717: $? = 0 | |
configure:33717: result: yes | |
configure:33740: checking for mkstemp | |
configure:33740: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33740: $? = 0 | |
configure:33740: result: yes | |
configure:33740: checking for mkdtemp | |
configure:33740: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33740: $? = 0 | |
configure:33740: result: yes | |
configure:33750: checking for library containing inet_aton | |
configure:33781: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33781: $? = 0 | |
configure:33798: result: none required | |
configure:33826: checking for library containing inet_pton | |
configure:33857: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33857: $? = 0 | |
configure:33874: result: none required | |
configure:33880: checking for broken inet_pton | |
configure:33904: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33904: $? = 0 | |
configure:33904: ./conftest | |
configure:33904: $? = 0 | |
configure:33905: result: ok | |
configure:33936: checking for library containing inet_ntop | |
configure:33967: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:33967: $? = 0 | |
configure:33984: result: none required | |
configure:33990: checking for inet_ntop prototype | |
configure:34009: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
conftest.c:95:20: error: conflicting types for 'inet_ntop' | |
extern const char *inet_ntop(int, const void *, char *, size_t); | |
^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/arpa/inet.h:99:13: note: previous declaration is here | |
const char *inet_ntop(int, const void *, char *, socklen_t); | |
^ | |
2 warnings and 1 error generated. | |
configure:34009: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wireshark" | |
| #define PACKAGE_TARNAME "wireshark" | |
| #define PACKAGE_VERSION "1.10.2" | |
| #define PACKAGE_STRING "wireshark 1.10.2" | |
| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
| #define PACKAGE_URL "http://www.wireshark.org/" | |
| #define PACKAGE "wireshark" | |
| #define VERSION "1.10.2" | |
| #define VERSION_MAJOR 1 | |
| #define VERSION_MINOR 10 | |
| #define VERSION_MICRO 2 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define YYTEXT_POINTER 1 | |
| #define HTML_VIEWER "mozilla" | |
| #define HAVE_LIBGNUTLS 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define _U_ __attribute__((unused)) | |
| #define HAVE_OS_X_FRAMEWORKS 1 | |
| #define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
| #define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
| #define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
| #define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
| #define HAVE_GLIB_PRINTF_GROUPING 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_OPEN_DEAD 1 | |
| #define HAVE_PCAP_FREECODE 1 | |
| #define HAVE_PCAP_BREAKLOOP 1 | |
| #define HAVE_PCAP_FINDALLDEVS 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
| #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
| #define HAVE_PCAP_LIST_DATALINKS 1 | |
| #define HAVE_PCAP_SET_DATALINK 1 | |
| #define HAVE_PCAP_LIB_VERSION 1 | |
| #define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
| #define HAVE_PCAP_FREE_DATALINKS 1 | |
| #define HAVE_PCAP_CREATE 1 | |
| #define HAVE_BPF_IMAGE 1 | |
| #define HAVE_AIRPCAP 1 | |
| #define PCAP_NG_DEFAULT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_INFLATEPRIME 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKIO_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_ARPA_NAMESER_H 1 | |
| #define HAVE_KERBEROS 1 | |
| #define HAVE_MIT_KERBEROS 1 | |
| #define HAVE_C_ARES 1 | |
| #define HAVE_GEOIP 1 | |
| #define HAVE_GEOIP_V6 1 | |
| #define WS_MSVC_NORETURN /**/ | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_ST_FLAGS 1 | |
| #define HAVE_SA_LEN 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_MKDTEMP 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #include <sys/types.h> | |
| #include <sys/socket.h> | |
| #include <netinet/in.h> | |
| #include <arpa/inet.h> | |
| | |
| extern const char *inet_ntop(int, const void *, char *, size_t); | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:34035: cc -c -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include conftest.c >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
clang: warning: argument unused during compilation: '-fexcess-precision=fast' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:34035: $? = 0 | |
configure:34037: result: yes | |
configure:34069: checking for strptime | |
configure:34069: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:34069: $? = 0 | |
configure:34069: result: yes | |
configure:34097: checking for getprotobynumber | |
configure:34097: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:34097: $? = 0 | |
configure:34097: result: yes | |
configure:34097: checking for gethostbyname2 | |
configure:34097: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:34097: $? = 0 | |
configure:34097: result: yes | |
configure:34108: checking for issetugid | |
configure:34108: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:34108: $? = 0 | |
configure:34108: result: yes | |
configure:34120: checking for mmap | |
configure:34120: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:34120: $? = 0 | |
configure:34120: result: yes | |
configure:34120: checking for mprotect | |
configure:34120: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:34120: $? = 0 | |
configure:34120: result: yes | |
configure:34120: checking for sysconf | |
configure:34120: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:34120: $? = 0 | |
configure:34120: result: yes | |
configure:34131: checking for strtoll | |
configure:34131: cc -o conftest -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include -Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 | |
clang: warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? | |
clang: warning: unknown warning option '-Wpragmas' | |
warning: unknown warning option '-Wjump-misses-init'; did you mean '-Wimplicit-int'? [-Wunknown-warning-option] | |
warning: unknown warning option '-Wpragmas' [-Wunknown-warning-option] | |
2 warnings generated. | |
configure:34131: $? = 0 | |
configure:34131: result: yes | |
configure:34192: checking whether we need memory allocations to be 8-byte aligned | |
configure:34200: result: yes | |
configure:34566: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by wireshark config.status 1.10.2, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on mac-georger.corp.cozi.com | |
config.status:1589: creating Makefile | |
config.status:1589: creating doxygen.cfg | |
config.status:1589: creating asn1/Makefile | |
config.status:1589: creating asn1/acp133/Makefile | |
config.status:1589: creating asn1/acse/Makefile | |
config.status:1589: creating asn1/ansi_map/Makefile | |
config.status:1589: creating asn1/ansi_tcap/Makefile | |
config.status:1589: creating asn1/c1222/Makefile | |
config.status:1589: creating asn1/camel/Makefile | |
config.status:1589: creating asn1/cdt/Makefile | |
config.status:1589: creating asn1/charging_ase/Makefile | |
config.status:1589: creating asn1/cmip/Makefile | |
config.status:1589: creating asn1/cmp/Makefile | |
config.status:1589: creating asn1/crmf/Makefile | |
config.status:1589: creating asn1/cms/Makefile | |
config.status:1589: creating asn1/credssp/Makefile | |
config.status:1589: creating asn1/dap/Makefile | |
config.status:1589: creating asn1/disp/Makefile | |
config.status:1589: creating asn1/dop/Makefile | |
config.status:1589: creating asn1/dsp/Makefile | |
config.status:1589: creating asn1/ess/Makefile | |
config.status:1589: creating asn1/ftam/Makefile | |
config.status:1589: creating asn1/gnm/Makefile | |
config.status:1589: creating asn1/goose/Makefile | |
config.status:1589: creating asn1/gprscdr/Makefile | |
config.status:1589: creating asn1/gsm_map/Makefile | |
config.status:1589: creating asn1/h225/Makefile | |
config.status:1589: creating asn1/h235/Makefile | |
config.status:1589: creating asn1/h245/Makefile | |
config.status:1589: creating asn1/h248/Makefile | |
config.status:1589: creating asn1/h282/Makefile | |
config.status:1589: creating asn1/h283/Makefile | |
config.status:1589: creating asn1/h323/Makefile | |
config.status:1589: creating asn1/h450/Makefile | |
config.status:1589: creating asn1/h450-ros/Makefile | |
config.status:1589: creating asn1/h460/Makefile | |
config.status:1589: creating asn1/h501/Makefile | |
config.status:1589: creating asn1/HI2Operations/Makefile | |
config.status:1589: creating asn1/hnbap/Makefile | |
config.status:1589: creating asn1/idmp/Makefile | |
config.status:1589: creating asn1/inap/Makefile | |
config.status:1589: creating asn1/isdn-sup/Makefile | |
config.status:1589: creating asn1/kerberos/Makefile | |
config.status:1589: creating asn1/lcsap/Makefile | |
config.status:1589: creating asn1/ldap/Makefile | |
config.status:1589: creating asn1/logotypecertextn/Makefile | |
config.status:1589: creating asn1/lpp/Makefile | |
config.status:1589: creating asn1/lppa/Makefile | |
config.status:1589: creating asn1/lppe/Makefile | |
config.status:1589: creating asn1/lte-rrc/Makefile | |
config.status:1589: creating asn1/m3ap/Makefile | |
config.status:1589: creating asn1/mms/Makefile | |
config.status:1589: creating asn1/mpeg-audio/Makefile | |
config.status:1589: creating asn1/mpeg-pes/Makefile | |
config.status:1589: creating asn1/nbap/Makefile | |
config.status:1589: creating asn1/ns_cert_exts/Makefile | |
config.status:1589: creating asn1/ocsp/Makefile | |
config.status:1589: creating asn1/p1/Makefile | |
config.status:1589: creating asn1/p22/Makefile | |
config.status:1589: creating asn1/p7/Makefile | |
config.status:1589: creating asn1/p772/Makefile | |
config.status:1589: creating asn1/pcap/Makefile | |
config.status:1589: creating asn1/pkcs1/Makefile | |
config.status:1589: creating asn1/pkcs12/Makefile | |
config.status:1589: creating asn1/pkinit/Makefile | |
config.status:1589: creating asn1/pkixac/Makefile | |
config.status:1589: creating asn1/pkix1explicit/Makefile | |
config.status:1589: creating asn1/pkix1implicit/Makefile | |
config.status:1589: creating asn1/pkixproxy/Makefile | |
config.status:1589: creating asn1/pkixqualified/Makefile | |
config.status:1589: creating asn1/pkixtsp/Makefile | |
config.status:1589: creating asn1/pres/Makefile | |
config.status:1589: creating asn1/q932/Makefile | |
config.status:1589: creating asn1/q932-ros/Makefile | |
config.status:1589: creating asn1/qsig/Makefile | |
config.status:1589: creating asn1/ranap/Makefile | |
config.status:1589: creating asn1/rnsap/Makefile | |
config.status:1589: creating asn1/ros/Makefile | |
config.status:1589: creating asn1/rrc/Makefile | |
config.status:1589: creating asn1/rrlp/Makefile | |
config.status:1589: creating asn1/rtse/Makefile | |
config.status:1589: creating asn1/rua/Makefile | |
config.status:1589: creating asn1/s1ap/Makefile | |
config.status:1589: creating asn1/sabp/Makefile | |
config.status:1589: creating asn1/sbc-ap/Makefile | |
config.status:1589: creating asn1/smrse/Makefile | |
config.status:1589: creating asn1/snmp/Makefile | |
config.status:1589: creating asn1/spnego/Makefile | |
config.status:1589: creating asn1/sv/Makefile | |
config.status:1589: creating asn1/t124/Makefile | |
config.status:1589: creating asn1/t125/Makefile | |
config.status:1589: creating asn1/t38/Makefile | |
config.status:1589: creating asn1/tcap/Makefile | |
config.status:1589: creating asn1/tetra/Makefile | |
config.status:1589: creating asn1/ulp/Makefile | |
config.status:1589: creating asn1/wlancertextn/Makefile | |
config.status:1589: creating asn1/x2ap/Makefile | |
config.status:1589: creating asn1/x509af/Makefile | |
config.status:1589: creating asn1/x509ce/Makefile | |
config.status:1589: creating asn1/x509if/Makefile | |
config.status:1589: creating asn1/x509sat/Makefile | |
config.status:1589: creating asn1/x721/Makefile | |
config.status:1589: creating doc/Makefile | |
config.status:1589: creating docbook/Makefile | |
config.status:1589: creating epan/Makefile | |
config.status:1589: creating epan/crypt/Makefile | |
config.status:1589: creating epan/doxygen.cfg | |
config.status:1589: creating epan/dfilter/Makefile | |
config.status:1589: creating epan/dissectors/Makefile | |
config.status:1589: creating epan/dissectors/dcerpc/Makefile | |
config.status:1589: creating epan/dissectors/pidl/Makefile | |
config.status:1589: creating epan/ftypes/Makefile | |
config.status:1589: creating epan/wmem/Makefile | |
config.status:1589: creating epan/wslua/Makefile | |
config.status:1589: creating epan/wspython/Makefile | |
config.status:1589: creating codecs/Makefile | |
config.status:1589: creating ui/Makefile | |
config.status:1589: creating ui/doxygen.cfg | |
config.status:1589: creating ui/gtk/Makefile | |
config.status:1589: creating ui/gtk/doxygen.cfg | |
config.status:1589: creating ui/cli/Makefile | |
config.status:1589: creating ui/qt/Makefile | |
config.status:1589: creating ui/qt/doxygen.cfg | |
config.status:1589: creating help/Makefile | |
config.status:1589: creating packaging/Makefile | |
config.status:1589: creating packaging/macosx/Info.plist | |
config.status:1589: creating packaging/macosx/Makefile | |
config.status:1589: creating packaging/macosx/osx-dmg.sh | |
config.status:1589: creating packaging/macosx/Wireshark_package.pmdoc/index.xml | |
config.status:1589: creating packaging/nsis/Makefile | |
config.status:1589: creating packaging/rpm/Makefile | |
config.status:1589: creating packaging/rpm/SPECS/Makefile | |
config.status:1589: creating packaging/rpm/SPECS/wireshark.spec | |
config.status:1589: creating packaging/svr4/Makefile | |
config.status:1589: creating packaging/svr4/checkinstall | |
config.status:1589: creating packaging/svr4/pkginfo | |
config.status:1589: creating plugins/Makefile | |
config.status:1589: creating plugins/asn1/Makefile | |
config.status:1589: creating plugins/docsis/Makefile | |
config.status:1589: creating plugins/ethercat/Makefile | |
config.status:1589: creating plugins/gryphon/Makefile | |
config.status:1589: creating plugins/irda/Makefile | |
config.status:1589: creating plugins/m2m/Makefile | |
config.status:1589: creating plugins/mate/Makefile | |
config.status:1589: creating plugins/opcua/Makefile | |
config.status:1589: creating plugins/profinet/Makefile | |
config.status:1589: creating plugins/stats_tree/Makefile | |
config.status:1589: creating plugins/unistim/Makefile | |
config.status:1589: creating plugins/wimax/Makefile | |
config.status:1589: creating plugins/wimaxasncp/Makefile | |
config.status:1589: creating plugins/wimaxmacphy/Makefile | |
config.status:1589: creating tools/Makefile | |
config.status:1589: creating tools/lemon/Makefile | |
config.status:1589: creating wiretap/Makefile | |
config.status:1589: creating wsutil/Makefile | |
config.status:1589: creating config.h | |
config.status:1818: executing depfiles commands | |
config.status:1818: executing libtool commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin11.4.2 | |
ac_cv_c_bigendian=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_dladdr_finds_executable_path=yes | |
ac_cv_enable_usr_local=yes | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=cc | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=c++ | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBGNUTLS_CFLAGS_set= | |
ac_cv_env_LIBGNUTLS_CFLAGS_value= | |
ac_cv_env_LIBGNUTLS_LIBS_set= | |
ac_cv_env_LIBGNUTLS_LIBS_value= | |
ac_cv_env_LIBNL1_CFLAGS_set= | |
ac_cv_env_LIBNL1_CFLAGS_value= | |
ac_cv_env_LIBNL1_LIBS_set= | |
ac_cv_env_LIBNL1_LIBS_value= | |
ac_cv_env_LIBNL2_CFLAGS_set= | |
ac_cv_env_LIBNL2_CFLAGS_value= | |
ac_cv_env_LIBNL2_LIBS_set= | |
ac_cv_env_LIBNL2_LIBS_value= | |
ac_cv_env_LIBNL3_CFLAGS_set= | |
ac_cv_env_LIBNL3_CFLAGS_value= | |
ac_cv_env_LIBNL3_LIBS_set= | |
ac_cv_env_LIBNL3_LIBS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set=set | |
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/p11-kit/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig:/usr/local/opt/geoip/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_YACC_set= | |
ac_cv_env_YACC_value= | |
ac_cv_env_YFLAGS_set= | |
ac_cv_env_YFLAGS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_CFPropertyListCreateWithStream=yes | |
ac_cv_func_bpf_image=yes | |
ac_cv_func_connect=yes | |
ac_cv_func_gethostbyname2=yes | |
ac_cv_func_gethostbyname=yes | |
ac_cv_func_getopt=yes | |
ac_cv_func_getprotobynumber=yes | |
ac_cv_func_inflatePrime=yes | |
ac_cv_func_issetugid=yes | |
ac_cv_func_mkdtemp=yes | |
ac_cv_func_mkstemp=yes | |
ac_cv_func_mmap=yes | |
ac_cv_func_mprotect=yes | |
ac_cv_func_pcap_create=yes | |
ac_cv_func_pcap_datalink_name_to_val=yes | |
ac_cv_func_pcap_datalink_val_to_description=yes | |
ac_cv_func_pcap_datalink_val_to_name=yes | |
ac_cv_func_pcap_findalldevs=yes | |
ac_cv_func_pcap_free_datalinks=yes | |
ac_cv_func_pcap_freecode=yes | |
ac_cv_func_pcap_get_selectable_fd=yes | |
ac_cv_func_pcap_lib_version=yes | |
ac_cv_func_pcap_list_datalinks=yes | |
ac_cv_func_pcap_open_dead=yes | |
ac_cv_func_pcap_set_datalink=yes | |
ac_cv_func_setresgid=no | |
ac_cv_func_setresuid=no | |
ac_cv_func_strncasecmp=yes | |
ac_cv_func_strptime=yes | |
ac_cv_func_strtoll=yes | |
ac_cv_func_sysconf=yes | |
ac_cv_glib_supports_modules=yes | |
ac_cv_glib_supports_printf_grouping=yes | |
ac_cv_header_arpa_inet_h=yes | |
ac_cv_header_arpa_nameser_h=yes | |
ac_cv_header_direct_h=no | |
ac_cv_header_dirent_h=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_fcntl_h=yes | |
ac_cv_header_grp_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_krb5_h=yes | |
ac_cv_header_lauxlib_h=no | |
ac_cv_header_lua5_2_lauxlib_h=no | |
ac_cv_header_lua5_2_lua_h=no | |
ac_cv_header_lua5_2_lualib_h=no | |
ac_cv_header_lua_h=no | |
ac_cv_header_lualib_h=no | |
ac_cv_header_memory_h=yes | |
ac_cv_header_netdb_h=yes | |
ac_cv_header_netinet_in_h=yes | |
ac_cv_header_pcap_h=yes | |
ac_cv_header_portaudio_h=no | |
ac_cv_header_pwd_h=yes | |
ac_cv_header_stdarg_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stddef_h=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_ioctl_h=yes | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_socket_h=yes | |
ac_cv_header_sys_sockio_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_utsname_h=yes | |
ac_cv_header_sys_wait_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_zlib_h=yes | |
ac_cv_host=x86_64-apple-darwin11.4.2 | |
ac_cv_lib_GeoIP_GeoIP_country_name_by_ipnum_v6=yes | |
ac_cv_lib_GeoIP_GeoIP_new=yes | |
ac_cv_lib_cap_cap_set_flag=no | |
ac_cv_lib_cares_ares_init=yes | |
ac_cv_lib_crypto_EVP_md5=yes | |
ac_cv_lib_dl_dlopen=yes | |
ac_cv_lib_lex=-lfl | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config | |
ac_cv_path_LEX=/usr/bin/flex | |
ac_cv_path_LIBGCRYPT_CONFIG=/usr/local/opt/libgcrypt/bin/libgcrypt-config | |
ac_cv_path_PCAP_CONFIG=/usr/bin/pcap-config | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
ac_cv_path_POD2HTML=/usr/bin/pod2html | |
ac_cv_path_POD2MAN=/usr/local/Library/ENV/4.3/pod2man | |
ac_cv_path_PYTHON=/usr/bin/python | |
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed | |
ac_cv_path_XMLLINT=/usr/bin/xmllint | |
ac_cv_path_XSLTPROC=/usr/bin/xsltproc | |
ac_cv_path_YACCDUMMY=/usr/bin/bison | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='cc -E' | |
ac_cv_prog_CXXCPP='c++ -E' | |
ac_cv_prog_HAVE_A2X=no | |
ac_cv_prog_HAVE_BLESS=yes | |
ac_cv_prog_HAVE_DOXYGEN=no | |
ac_cv_prog_HAVE_DPKG_BUILDPACKAGE=no | |
ac_cv_prog_HAVE_ELINKS=no | |
ac_cv_prog_HAVE_FOP=no | |
ac_cv_prog_HAVE_HDIUTIL=yes | |
ac_cv_prog_HAVE_LYNX=no | |
ac_cv_prog_HAVE_PKGMK=no | |
ac_cv_prog_HAVE_PKGPROTO=no | |
ac_cv_prog_HAVE_PKGTRANS=no | |
ac_cv_prog_HAVE_W3M=no | |
ac_cv_prog_HAVE_XCODEBUILD=yes | |
ac_cv_prog_HAVE_XMLLINT=yes | |
ac_cv_prog_HAVE_XSLTPROC=yes | |
ac_cv_prog_LEX=flex | |
ac_cv_prog_YACC='bison -y' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=cc | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_LIPO=lipo | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_OTOOL=otool | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_ac_cv_wireshark_have_rpm=no | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_cc_c_o=yes | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_gcc_traditional=no | |
ac_cv_prog_lex_root=lex.yy | |
ac_cv_prog_lex_yytext_pointer=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_inet_aton='none required' | |
ac_cv_search_inet_ntop='none required' | |
ac_cv_search_inet_pton='none required' | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_largefile_CC=no | |
ac_cv_target=x86_64-apple-darwin11.4.2 | |
ac_cv_wireshark_have_rpm=no | |
ac_cv_wireshark_have_tm_zone=yes | |
ac_cv_wireshark_struct_sa_len=yes | |
ac_cv_wireshark_struct_st_flags=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_tar_ustar=gnutar | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_ar_at_file=no | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_dlopen=dlopen | |
lt_cv_dlopen_libs=-ldl | |
lt_cv_dlopen_self=yes | |
lt_cv_dlopen_self_static=yes | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_force_load=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/bin/ld | |
lt_cv_path_LDCXX=/usr/bin/ld | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_pic_works_CXX=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_compiler_static_works_CXX=no | |
lt_cv_prog_gnu_ld=no | |
lt_cv_prog_gnu_ldcxx=no | |
lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_cv_to_host_file_cmd=func_convert_file_noop | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
pkg_cv_LIBGNUTLS_CFLAGS='-I/usr/local/Cellar/libtasn1/3.3/include -I/usr/local/Cellar/p11-kit/0.18.4/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.1.10/include ' | |
pkg_cv_LIBGNUTLS_LIBS='-L/usr/local/Cellar/gnutls/3.1.10/lib -lgnutls ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
A2X='' | |
ACLOCAL='${SHELL} /private/tmp/-isix/wireshark-1.10.2/missing --run aclocal-1.11' | |
AC_MIN_VERSION='2.60' | |
ADNS_LIBS='' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='0' | |
AM_V='$(V)' | |
APPLICATIONSERVICES_FRAMEWORKS='-framework ApplicationServices' | |
AR='ar' | |
AUTOCONF='${SHELL} /private/tmp/-isix/wireshark-1.10.2/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/-isix/wireshark-1.10.2/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/-isix/wireshark-1.10.2/missing --run automake-1.11' | |
AWK='awk' | |
CC='cc' | |
CCDEPMODE='depmode=none' | |
CC_FOR_BUILD='cc' | |
CFLAGS='-mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include ' | |
CFLAGS_FOR_BUILD=' -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -Wold-style-definition -Wshorten-64-to-32 -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -fPIE' | |
COREFOUNDATION_FRAMEWORKS='-framework CoreFoundation' | |
CPP='cc -E' | |
CPPFLAGS='-DINET6 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/usr/local/include '\''-DPLUGIN_DIR="$(plugindir)"'\''' | |
CXX='c++' | |
CXXCPP='c++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -g -O2 -Wall -W -Wextra -Wendif-labels -Wpointer-arith -Warray-bounds -Wcast-align -Wformat-security -Wshorten-64-to-32 -Wvla -Waddress -Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wno-deprecated-declarations -fexcess-precision=fast -fvisibility=hidden -D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include ' | |
CYGPATH_W='echo' | |
C_ARES_LIBS='-lcares' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DESKTOP_FILE_INSTALL='' | |
DLLTOOL='false' | |
DOXYGEN='' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
DUMPCAP_GROUP='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ELINKS='' | |
ENABLE_STATIC='' | |
ENABLE_STATIC_FALSE='' | |
ENABLE_STATIC_TRUE='#' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
FOP='' | |
GEOIP_LIBS='-lGeoIP' | |
GETOPT_LO='' | |
GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.38.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include ' | |
GLIB_GENMARSHAL='glib-genmarshal' | |
GLIB_LIBS='-L/usr/local/Cellar/glib/2.38.0/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl ' | |
GLIB_MIN_VERSION='2.14.0' | |
GLIB_MKENUMS='glib-mkenums' | |
GOBJECT_QUERY='gobject-query' | |
GREP='/usr/bin/grep' | |
GTK2_MIN_VERSION='2.12.0' | |
GTK3_MIN_VERSION='3.0.0' | |
GTK_CFLAGS='' | |
GTK_LIBS='' | |
HAVE_A2X='no' | |
HAVE_A2X_FALSE='' | |
HAVE_A2X_TRUE='#' | |
HAVE_BLESS='yes' | |
HAVE_DOXYGEN='no' | |
HAVE_DOXYGEN_FALSE='' | |
HAVE_DOXYGEN_TRUE='#' | |
HAVE_DPKG_BUILDPACKAGE='no' | |
HAVE_DUMPCAP_GROUP_FALSE='' | |
HAVE_DUMPCAP_GROUP_TRUE='#' | |
HAVE_ELINKS='no' | |
HAVE_ELINKS_FALSE='' | |
HAVE_ELINKS_TRUE='#' | |
HAVE_FOP='no' | |
HAVE_FOP_FALSE='' | |
HAVE_FOP_TRUE='#' | |
HAVE_HDIUTIL='yes' | |
HAVE_LIBLUA_FALSE='' | |
HAVE_LIBLUA_TRUE='#' | |
HAVE_LIBPORTAUDIO_FALSE='' | |
HAVE_LIBPORTAUDIO_TRUE='#' | |
HAVE_LIBPY_FALSE='' | |
HAVE_LIBPY_TRUE='#' | |
HAVE_LYNX='no' | |
HAVE_LYNX_FALSE='' | |
HAVE_LYNX_TRUE='#' | |
HAVE_OSX_PACKAGING='yes' | |
HAVE_PKGMK='no' | |
HAVE_PKGPROTO='no' | |
HAVE_PKGTRANS='no' | |
HAVE_PLUGINS_FALSE='#' | |
HAVE_PLUGINS_TRUE='' | |
HAVE_Qt_FALSE='' | |
HAVE_Qt_TRUE='#' | |
HAVE_RPM='' | |
HAVE_SVR4_PACKAGING='no' | |
HAVE_W3M='no' | |
HAVE_W3M_FALSE='' | |
HAVE_W3M_TRUE='#' | |
HAVE_WARNINGS_AS_ERRORS_FALSE='' | |
HAVE_WARNINGS_AS_ERRORS_TRUE='#' | |
HAVE_WIRESHARK_CXX_FALSE='' | |
HAVE_WIRESHARK_CXX_TRUE='#' | |
HAVE_XCODEBUILD='yes' | |
HAVE_XMLLINT='yes' | |
HAVE_XMLLINT_FALSE='#' | |
HAVE_XMLLINT_TRUE='' | |
HAVE_XSLTPROC='yes' | |
HAVE_XSLTPROC_FALSE='#' | |
HAVE_XSLTPROC_TRUE='' | |
HTML_VIEWER='' | |
INET_ATON_LO='' | |
INET_NTOP_LO='' | |
INET_PTON_LO='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
KRB5_CONFIG='/usr/bin/krb5-config' | |
KRB5_LIBS='-dynamic -Wl,-search_paths_first -lkrb5 ' | |
LD='/usr/bin/ld' | |
LDFLAGS='-Wl,-search_paths_first -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib' | |
LDFLAGS_SHAREDLIB='-Wl,-single_module' | |
LEX='/usr/bin/flex' | |
LEXLIB='-lfl' | |
LEX_OUTPUT_ROOT='lex.yy' | |
LIBCAP_LIBS='' | |
LIBGCRYPT_CFLAGS='-I/usr/local/Cellar/libgcrypt/1.5.3/include -I/usr/local/Cellar/libgpg-error/1.12/include' | |
LIBGCRYPT_CONFIG='/usr/local/opt/libgcrypt/bin/libgcrypt-config' | |
LIBGCRYPT_LIBS='-L/usr/local/Cellar/libgcrypt/1.5.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error' | |
LIBGNUTLS_CFLAGS='-I/usr/local/Cellar/libtasn1/3.3/include -I/usr/local/Cellar/p11-kit/0.18.4/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.1.10/include ' | |
LIBGNUTLS_LIBS='-L/usr/local/Cellar/gnutls/3.1.10/lib -lgnutls ' | |
LIBNL1_CFLAGS='' | |
LIBNL1_LIBS='' | |
LIBNL2_CFLAGS='' | |
LIBNL2_LIBS='' | |
LIBNL3_CFLAGS='' | |
LIBNL3_LIBS='' | |
LIBOBJS='' | |
LIBS='-lz ' | |
LIBSMI_CFLAGS='' | |
LIBSMI_LDFLAGS='' | |
LIBSMI_VERSION='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBTOOL_DEPS='./ltmain.sh' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
LUA_INCLUDES='' | |
LUA_LIBS='' | |
LYNX='' | |
MAKEINFO='${SHELL} /private/tmp/-isix/wireshark-1.10.2/missing --run makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='./install-sh -c -d' | |
MOC='' | |
NEED_GETOPT_LO_FALSE='' | |
NEED_GETOPT_LO_TRUE='#' | |
NEED_INET_ATON_LO_FALSE='' | |
NEED_INET_ATON_LO_TRUE='#' | |
NEED_INET_NTOP_LO_FALSE='' | |
NEED_INET_NTOP_LO_TRUE='#' | |
NEED_INET_PTON_LO_FALSE='' | |
NEED_INET_PTON_LO_TRUE='#' | |
NEED_STRNCASECMP_LO_FALSE='' | |
NEED_STRNCASECMP_LO_TRUE='#' | |
NEED_STRPTIME_LO_FALSE='' | |
NEED_STRPTIME_LO_TRUE='#' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
NSL_LIBS='' | |
OBJDUMP='false' | |
OBJEXT='o' | |
OSX_APP_FLAGS='-sdkroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk' | |
OSX_MIN_VERSION='10.7' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='wireshark' | |
PACKAGE_BUGREPORT='http://bugs.wireshark.org/' | |
PACKAGE_NAME='wireshark' | |
PACKAGE_STRING='wireshark 1.10.2' | |
PACKAGE_TARNAME='wireshark' | |
PACKAGE_URL='http://www.wireshark.org/' | |
PACKAGE_VERSION='1.10.2' | |
PATH_SEPARATOR=':' | |
PCAP_CONFIG='/usr/bin/pcap-config' | |
PCAP_LIBS='-lpcap ' | |
PERL='/usr/bin/perl' | |
PIE_CFLAGS='' | |
PIE_LDFLAGS='' | |
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig' | |
PKG_CONFIG_PATH='/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/p11-kit/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig:/usr/local/opt/geoip/lib/pkgconfig' | |
PLUGIN_LIBS='' | |
POD2HTML='/usr/bin/pod2html' | |
POD2MAN='/usr/local/Library/ENV/4.3/pod2man' | |
PORTAUDIO_INCLUDES='' | |
PORTAUDIO_LIBS='' | |
PYTHON='/usr/bin/python' | |
PY_CFLAGS='' | |
PY_LIBS='' | |
QT_MIN_VERSION='4.6.0' | |
Qt_LIBS='' | |
RANLIB='ranlib' | |
SED='/usr/local/Library/ENV/4.3/sed' | |
SETCAP='' | |
SETCAP_INSTALL_FALSE='' | |
SETCAP_INSTALL_TRUE='#' | |
SETUID_INSTALL_FALSE='' | |
SETUID_INSTALL_TRUE='#' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
SOCKET_LIBS='' | |
SSL_LIBS='-lcrypto' | |
STRIP='strip' | |
STRNCASECMP_LO='' | |
STRPTIME_C='' | |
STRPTIME_LO='' | |
SYSTEMCONFIGURATION_FRAMEWORKS='-framework SystemConfiguration' | |
UIC='uic' | |
USE_PROFILE_BUILD_FALSE='' | |
USE_PROFILE_BUILD_TRUE='#' | |
VERSION='1.10.2' | |
W3M='' | |
XMLLINT='/usr/bin/xmllint' | |
XSLTPROC='/usr/bin/xsltproc' | |
YACC='bison -y' | |
YACCDUMMY='/usr/bin/bison' | |
YFLAGS='' | |
ac_ct_AR='ar' | |
ac_ct_CC='cc' | |
ac_ct_CXX='' | |
ac_ct_DUMPBIN='' | |
ac_cv_wireshark_have_rpm='no' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='tar --format=ustar -chf - "$$tardir"' | |
am__untar='tar -xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin11.4.2' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin11.4.2' | |
build_vendor='apple' | |
capinfos_bin='capinfos$(EXEEXT)' | |
capinfos_man='capinfos.1' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
dftest_bin='dftest$(EXEEXT)' | |
dftest_man='dftest.1' | |
docdir='/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark' | |
dumpcap_bin='dumpcap$(EXEEXT)' | |
dumpcap_man='dumpcap.1' | |
dvidir='${docdir}' | |
editcap_bin='editcap$(EXEEXT)' | |
editcap_man='editcap.1' | |
exec_prefix='${prefix}' | |
host='x86_64-apple-darwin11.4.2' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin11.4.2' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/-isix/wireshark-1.10.2/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mergecap_bin='mergecap$(EXEEXT)' | |
mergecap_man='mergecap.1' | |
mkdir_p='$(top_builddir)/./install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
plugindir='${libdir}/wireshark/plugins/${VERSION}' | |
prefix='/usr/local/Cellar/wireshark/1.10.2' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
pythondir='' | |
randpkt_bin='randpkt$(EXEEXT)' | |
randpkt_man='randpkt.1' | |
rawshark_bin='rawshark$(EXEEXT)' | |
rawshark_man='rawshark.1' | |
reordercap_bin='reordercap$(EXEEXT)' | |
reordercap_man='reordercap.1' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-apple-darwin11.4.2' | |
target_alias='' | |
target_cpu='x86_64' | |
target_os='darwin11.4.2' | |
target_vendor='apple' | |
text2pcap_bin='text2pcap$(EXEEXT)' | |
text2pcap_man='text2pcap.1' | |
tshark_bin='tshark$(EXEEXT)' | |
tshark_man='tshark.1' | |
wireshark_SUBDIRS='' | |
wireshark_bin='' | |
wireshark_man='' | |
wiresharkfilter_man='wireshark-filter.4' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "wireshark" | |
#define PACKAGE_TARNAME "wireshark" | |
#define PACKAGE_VERSION "1.10.2" | |
#define PACKAGE_STRING "wireshark 1.10.2" | |
#define PACKAGE_BUGREPORT "http://bugs.wireshark.org/" | |
#define PACKAGE_URL "http://www.wireshark.org/" | |
#define PACKAGE "wireshark" | |
#define VERSION "1.10.2" | |
#define VERSION_MAJOR 1 | |
#define VERSION_MINOR 10 | |
#define VERSION_MICRO 2 | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define YYTEXT_POINTER 1 | |
#define HTML_VIEWER "mozilla" | |
#define HAVE_LIBGNUTLS 1 | |
#define HAVE_LIBGCRYPT 1 | |
#define _U_ __attribute__((unused)) | |
#define HAVE_OS_X_FRAMEWORKS 1 | |
#define HAVE_CFPROPERTYLISTCREATEWITHSTREAM 1 | |
#define DATAFILE_DIR "/usr/local/Cellar/wireshark/1.10.2/share/wireshark" | |
#define DOC_DIR "/usr/local/Cellar/wireshark/1.10.2/share/doc/wireshark" | |
#define DLADDR_FINDS_EXECUTABLE_PATH 1 | |
#define HAVE_GLIB_PRINTF_GROUPING 1 | |
#define HAVE_LIBPCAP 1 | |
#define HAVE_PCAP_OPEN_DEAD 1 | |
#define HAVE_PCAP_FREECODE 1 | |
#define HAVE_PCAP_BREAKLOOP 1 | |
#define HAVE_PCAP_FINDALLDEVS 1 | |
#define HAVE_PCAP_DATALINK_VAL_TO_NAME 1 | |
#define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | |
#define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | |
#define HAVE_PCAP_LIST_DATALINKS 1 | |
#define HAVE_PCAP_SET_DATALINK 1 | |
#define HAVE_PCAP_LIB_VERSION 1 | |
#define HAVE_PCAP_GET_SELECTABLE_FD 1 | |
#define HAVE_PCAP_FREE_DATALINKS 1 | |
#define HAVE_PCAP_CREATE 1 | |
#define HAVE_BPF_IMAGE 1 | |
#define HAVE_AIRPCAP 1 | |
#define PCAP_NG_DEFAULT 1 | |
#define HAVE_LIBZ 1 | |
#define HAVE_INFLATEPRIME 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_GRP_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_NETDB_H 1 | |
#define HAVE_PWD_H 1 | |
#define HAVE_STDARG_H 1 | |
#define HAVE_STDDEF_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_SYS_IOCTL_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_SOCKET_H 1 | |
#define HAVE_SYS_SOCKIO_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_UTSNAME_H 1 | |
#define HAVE_SYS_WAIT_H 1 | |
#define HAVE_NETINET_IN_H 1 | |
#define HAVE_ARPA_INET_H 1 | |
#define HAVE_ARPA_NAMESER_H 1 | |
#define HAVE_KERBEROS 1 | |
#define HAVE_MIT_KERBEROS 1 | |
#define HAVE_C_ARES 1 | |
#define HAVE_GEOIP 1 | |
#define HAVE_GEOIP_V6 1 | |
#define WS_MSVC_NORETURN /**/ | |
#define HAVE_TM_ZONE 1 | |
#define HAVE_ST_FLAGS 1 | |
#define HAVE_SA_LEN 1 | |
#define HAVE_GETOPT 1 | |
#define HAVE_MKSTEMP 1 | |
#define HAVE_MKDTEMP 1 | |
#define HAVE_INET_NTOP_PROTO 1 | |
#define HAVE_GETPROTOBYNUMBER 1 | |
#define HAVE_GETHOSTBYNAME2 1 | |
#define HAVE_ISSETUGID 1 | |
#define HAVE_MMAP 1 | |
#define HAVE_MPROTECT 1 | |
#define HAVE_SYSCONF 1 | |
#define HAVE_STRTOLL 1 | |
#define HAVE_PLUGINS 1 | |
#define NEED_8_BYTE_ALIGNMENT 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment