Skip to content

Instantly share code, notes, and snippets.

@hsiktas
Created April 25, 2018 12:27
Show Gist options
  • Save hsiktas/02f65b8396c02110f6b53a14a23dd039 to your computer and use it in GitHub Desktop.
Save hsiktas/02f65b8396c02110f6b53a14a23dd039 to your computer and use it in GitHub Desktop.
wireshark on macOS 10.13.4 - Homebrew build logs
Homebrew build logs for wireshark on macOS 10.13.4
Build date: 2018-04-25 13:56:10
HOMEBREW_VERSION: 1.6.2-14-g29f7d3d
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 29f7d3d7ef5b2b939021ac247ef042228b8cc8a2
Last commit: 3 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 9c18d6995955101c2ad089654fafc81778c590d2
Core tap last commit: 40 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
CPU: quad-core 64-bit ivybridge
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.1 build 902
Git: 2.17.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 1.8.0_172
macOS: 10.13.4-x86_64
CLT: 9.3.0.0.1.1521514116
Xcode: 9.3
XQuartz: 2.7.11 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
libass-ct
macvim
gnupg
libass-git
wireshark --with-qt
2018-04-25 13:55:07 +0200
cmake
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/wireshark/2.6.0
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DENABLE_CARES=ON
-DENABLE_GNUTLS=ON
-DENABLE_LUA=ON
-DENABLE_MAXMINDDB=ON
-DBUILD_wireshark=ON
-DENABLE_APPLICATION_BUNDLE=ON
-DENABLE_QT5=ON
-DBUILD_wireshark_gtk=OFF
-DENABLE_PORTAUDIO=OFF
-DENABLE_SMI=OFF
-DBUILD_sshdump=OFF
-DBUILD_ciscodump=OFF
-DENABLE_NGHTTP2=OFF
-- The C compiler identification is AppleClang 9.1.0.9020039
-- The CXX compiler identification is AppleClang 9.1.0.9020039
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Generating build using CMake 3.11.1
-- No custom file found in /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0
-- Configuration types:
-- CMAKE_C_FLAGS_RELEASE: -DNDEBUG
-- CMAKE_CXX_FLAGS_RELEASE: -DNDEBUG
-- V: 2.6.0, MaV: 2, MiV: 6, PL: 0, EV: .
-- Found PythonInterp: /usr/local/bin/python (found version "2.7.14")
-- Found python module asn2wrs: /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/tools/asn2wrs.py
-- Checking for c-compiler flag: -Qunused-arguments
-- Performing Test C__Qunused_arguments_VALID
-- Performing Test C__Qunused_arguments_VALID - Success
-- Checking for c++-compiler flag: -Qunused-arguments
-- Performing Test CXX__Qunused_arguments_VALID
-- Performing Test CXX__Qunused_arguments_VALID - Success
-- Checking for c-compiler flag: -Wall
-- Performing Test C__Wall_VALID
-- Performing Test C__Wall_VALID - Success
-- Checking for c-compiler flag: -Wextra
-- Performing Test C__Wextra_VALID
-- Performing Test C__Wextra_VALID - Success
-- Checking for c-compiler flag: -Wendif-labels
-- Performing Test C__Wendif_labels_VALID
-- Performing Test C__Wendif_labels_VALID - Success
-- Checking for c-compiler flag: -Wpointer-arith
-- Performing Test C__Wpointer_arith_VALID
-- Performing Test C__Wpointer_arith_VALID - Success
-- Checking for c-compiler flag: -Wformat-security
-- Performing Test C__Wformat_security_VALID
-- Performing Test C__Wformat_security_VALID - Success
-- Checking for c-compiler flag: -fwrapv
-- Performing Test C__fwrapv_VALID
-- Performing Test C__fwrapv_VALID - Success
-- Checking for c-compiler flag: -fno-strict-overflow
-- Performing Test C__fno_strict_overflow_VALID
-- Performing Test C__fno_strict_overflow_VALID - Success
-- Checking for c-compiler flag: -Wvla
-- Performing Test C__Wvla_VALID
-- Performing Test C__Wvla_VALID - Success
-- Checking for c-compiler flag: -Waddress
-- Performing Test C__Waddress_VALID
-- Performing Test C__Waddress_VALID - Success
-- Checking for c-compiler flag: -Wattributes
-- Performing Test C__Wattributes_VALID
-- Performing Test C__Wattributes_VALID - Success
-- Checking for c-compiler flag: -Wdiv-by-zero
-- Performing Test C__Wdiv_by_zero_VALID
-- Performing Test C__Wdiv_by_zero_VALID - Success
-- Checking for c-compiler flag: -Wignored-qualifiers
-- Performing Test C__Wignored_qualifiers_VALID
-- Performing Test C__Wignored_qualifiers_VALID - Success
-- Checking for c-compiler flag: -Wpragmas
-- Performing Test C__Wpragmas_VALID
-- Performing Test C__Wpragmas_VALID - Success
-- Checking for c-compiler flag: -Wno-overlength-strings
-- Performing Test C__Wno_overlength_strings_VALID
-- Performing Test C__Wno_overlength_strings_VALID - Success
-- Checking for c-compiler flag: -Wno-long-long
-- Performing Test C__Wno_long_long_VALID
-- Performing Test C__Wno_long_long_VALID - Success
-- Checking for c-compiler flag: -Wheader-guard
-- Performing Test C__Wheader_guard_VALID
-- Performing Test C__Wheader_guard_VALID - Success
-- Checking for c-compiler flag: -Wframe-larger-than=16384
-- Performing Test C__Wframe_larger_than_16384_VALID
-- Performing Test C__Wframe_larger_than_16384_VALID - Success
-- Checking for c-compiler flag: -Wc++-compat
-- Performing Test C__Wc_compat_VALID
-- Performing Test C__Wc_compat_VALID - Success
-- Checking for c-compiler flag: -Wunused-const-variable
-- Performing Test C__Wunused_const_variable_VALID
-- Performing Test C__Wunused_const_variable_VALID - Success
-- Checking for c-compiler flag: -Wshadow
-- Performing Test C__Wshadow_VALID
-- Performing Test C__Wshadow_VALID - Success
-- Checking for c-compiler flag: -Wno-pointer-sign
-- Performing Test C__Wno_pointer_sign_VALID
-- Performing Test C__Wno_pointer_sign_VALID - Success
-- Checking for c-compiler flag: -Wold-style-definition
-- Performing Test C__Wold_style_definition_VALID
-- Performing Test C__Wold_style_definition_VALID - Success
-- Checking for c-compiler flag: -Wstrict-prototypes
-- Performing Test C__Wstrict_prototypes_VALID
-- Performing Test C__Wstrict_prototypes_VALID - Success
-- Checking for c-compiler flag: -Wlogical-op
-- Performing Test C__Wlogical_op_VALID
-- Performing Test C__Wlogical_op_VALID - Failed
-- Checking for c-compiler flag: -Wjump-misses-init
-- Performing Test C__Wjump_misses_init_VALID
-- Performing Test C__Wjump_misses_init_VALID - Failed
-- Checking for c-compiler flag: -Wshorten-64-to-32
-- Performing Test C__Wshorten_64_to_32_VALID
-- Performing Test C__Wshorten_64_to_32_VALID - Success
-- Checking for c-compiler flag: -Werror=implicit
-- Performing Test C__Werror_implicit_VALID
-- Performing Test C__Werror_implicit_VALID - Success
-- Checking for c-compiler flag: -Wcomma
-- Performing Test C__Wcomma_VALID
-- Performing Test C__Wcomma_VALID - Success
-- Checking for c++-compiler flag: -Wall
-- Performing Test CXX__Wall_VALID
-- Performing Test CXX__Wall_VALID - Success
-- Checking for c++-compiler flag: -Wextra
-- Performing Test CXX__Wextra_VALID
-- Performing Test CXX__Wextra_VALID - Success
-- Checking for c++-compiler flag: -Wendif-labels
-- Performing Test CXX__Wendif_labels_VALID
-- Performing Test CXX__Wendif_labels_VALID - Success
-- Checking for c++-compiler flag: -Wpointer-arith
-- Performing Test CXX__Wpointer_arith_VALID
-- Performing Test CXX__Wpointer_arith_VALID - Success
-- Checking for c++-compiler flag: -Wformat-security
-- Performing Test CXX__Wformat_security_VALID
-- Performing Test CXX__Wformat_security_VALID - Success
-- Checking for c++-compiler flag: -fwrapv
-- Performing Test CXX__fwrapv_VALID
-- Performing Test CXX__fwrapv_VALID - Success
-- Checking for c++-compiler flag: -fno-strict-overflow
-- Performing Test CXX__fno_strict_overflow_VALID
-- Performing Test CXX__fno_strict_overflow_VALID - Success
-- Checking for c++-compiler flag: -Wvla
-- Performing Test CXX__Wvla_VALID
-- Performing Test CXX__Wvla_VALID - Success
-- Checking for c++-compiler flag: -Waddress
-- Performing Test CXX__Waddress_VALID
-- Performing Test CXX__Waddress_VALID - Success
-- Checking for c++-compiler flag: -Wattributes
-- Performing Test CXX__Wattributes_VALID
-- Performing Test CXX__Wattributes_VALID - Success
-- Checking for c++-compiler flag: -Wdiv-by-zero
-- Performing Test CXX__Wdiv_by_zero_VALID
-- Performing Test CXX__Wdiv_by_zero_VALID - Success
-- Checking for c++-compiler flag: -Wignored-qualifiers
-- Performing Test CXX__Wignored_qualifiers_VALID
-- Performing Test CXX__Wignored_qualifiers_VALID - Success
-- Checking for c++-compiler flag: -Wpragmas
-- Performing Test CXX__Wpragmas_VALID
-- Performing Test CXX__Wpragmas_VALID - Success
-- Checking for c++-compiler flag: -Wno-overlength-strings
-- Performing Test CXX__Wno_overlength_strings_VALID
-- Performing Test CXX__Wno_overlength_strings_VALID - Success
-- Checking for c++-compiler flag: -Wno-long-long
-- Performing Test CXX__Wno_long_long_VALID
-- Performing Test CXX__Wno_long_long_VALID - Success
-- Checking for c++-compiler flag: -Wheader-guard
-- Performing Test CXX__Wheader_guard_VALID
-- Performing Test CXX__Wheader_guard_VALID - Success
-- Checking for c++-compiler flag: -Wframe-larger-than=16384
-- Performing Test CXX__Wframe_larger_than_16384_VALID
-- Performing Test CXX__Wframe_larger_than_16384_VALID - Success
-- Checking for c++-compiler flag: -Wshorten-64-to-32
-- Performing Test CXX__Wshorten_64_to_32_VALID
-- Performing Test CXX__Wshorten_64_to_32_VALID - Success
-- Performing Test FVHIDDEN
-- Performing Test FVHIDDEN - Success
statuscheck linker flag - test linker flags: -Wl,--as-needed
-- Performing Test WS_LD_FLAG_VALID0
-- Performing Test WS_LD_FLAG_VALID0 - Failed
statuscheck linker flag - test linker flags: -pie
-- Performing Test WS_LD_FLAG_VALID1
-- Performing Test WS_LD_FLAG_VALID1 - Success
-- Package List: BCG729 CAP CARES DOXYGEN GCRYPT GLIB2 GMODULE2 GNUTLS GTHREAD2 Gettext Git KERBEROS LEX LIBSSH LUA LZ4 LibXml2 M MaxMindDB PCAP POD Perl PythonInterp Qt5Core Qt5LinguistTools Qt5MacExtras Qt5Multimedia Qt5PrintSupport Qt5Svg Qt5Widgets SBC SETCAP SNAPPY SPANDSP YACC ZLIB
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2")
-- Checking for one of the modules 'bcg729'
-- Could NOT find bcg729 (missing: BCG729_INCLUDE_DIR BCG729_LIBRARY)
-- BCG729 NOT FOUND
-- Checking for one of the modules 'libcap'
-- Could NOT find CAP (missing: CAP_LIBRARY CAP_INCLUDE_DIR)
-- CAP NOT FOUND
-- Found CARES: /usr/local/lib/libcares.dylib (found suitable version "1.14.0", minimum required is "1.5.0")
-- CARES FOUND
-- CARES includes: /usr/local/include
-- CARES libs: /usr/local/lib/libcares.dylib
-- Found DOXYGEN: /usr/local/bin/doxygen
-- DOXYGEN FOUND
-- DOXYGEN executable: /usr/local/bin/doxygen
-- Found GCRYPT: /usr/local/lib/libgcrypt.dylib (found suitable version "1.8.2", minimum required is "1.4.2")
-- GCRYPT FOUND
-- GCRYPT includes: /usr/local/include
-- GCRYPT libs: /usr/local/lib/libgcrypt.dylib;/usr/local/lib/libgpg-error.dylib
-- Checking for one of the modules 'glib-2.0>=2.22.0'
-- Found GLIB2: /usr/local/lib/libglib-2.0.dylib
-- GLIB2 FOUND
-- GLIB2 includes: /usr/local/include/glib-2.0;/usr/local/lib/glib-2.0/include
-- GLIB2 libs: /usr/local/lib/libglib-2.0.dylib
-- Checking for one of the modules 'gmodule-2.0'
-- GMODULE2 FOUND
-- GMODULE2 includes: /usr/local/Cellar/pcre/8.42/include;/usr/local/Cellar/glib/2.56.1/include/glib-2.0;/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;/usr/local/opt/gettext/include
-- GMODULE2 libs: gmodule-2.0;glib-2.0;intl
-- Checking for one of the modules 'gnutls'
-- Found GNUTLS: /usr/local/lib/libgnutls.dylib (found suitable version "3.5.18", minimum required is "2.12.0")
-- GNUTLS FOUND
-- GNUTLS includes: /usr/local/include
-- GNUTLS libs: /usr/local/lib/libgnutls.dylib
-- Checking for one of the modules 'gthread-2.0'
-- GTHREAD2 FOUND
-- GTHREAD2 includes: /usr/local/Cellar/pcre/8.42/include;/usr/local/Cellar/glib/2.56.1/include/glib-2.0;/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;/usr/local/opt/gettext/include
-- GTHREAD2 libs: gthread-2.0;glib-2.0;intl
-- Found Gettext: /usr/local/opt/gettext/bin/msgmerge (found version "0.19.8.1")
-- GETTEXT FOUND
-- Found Git: /usr/local/bin/git (found version "2.17.0")
-- Git FOUND
-- Checking for one of the modules 'krb5;mit-krb5;heimdal-krb5'
-- Found KERBEROS: /usr/lib/libkrb5.dylib
-- Looking for heimdal_version
-- Looking for heimdal_version - not found
-- KERBEROS FOUND
-- KERBEROS includes: /usr/include
-- KERBEROS libs: /usr/lib/libkrb5.dylib
-- Found LEX: /usr/bin/flex
-- LEX FOUND
-- LEX executable: /usr/bin/flex
-- Could NOT find LIBSSH (missing: LIBSSH_LIBRARIES LIBSSH_INCLUDE_DIRS LIBSSH_VERSION) (Required is at least version "0.6")
-- LIBSSH NOT FOUND
-- Checking for one of the modules 'lua5.2;lua-5.2;lua52;lua5.1;lua-5.1;lua51;lua5.0;lua-5.0;lua50'
-- Checking for one of the modules 'lua<=5.2.99'
-- Could NOT find LUA (missing: LUA_VERSION_NUM)
-- LUA NOT FOUND
-- Checking for one of the modules 'lz4;liblz4'
-- Found LZ4: /usr/local/include
-- LZ4 FOUND
-- LZ4 includes: /usr/local/include
-- LZ4 libs: /usr/local/lib/liblz4.dylib
-- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.9.4")
-- LIBXML2 FOUND
-- LibXml2 includes: /usr/include/libxml2
-- LibXml2 libs: /usr/lib/libxml2.dylib
-- Found M: /usr/lib/libm.dylib
-- M FOUND
-- M includes: /usr/include
-- M libs: /usr/lib/libm.dylib
-- Found MaxMindDB: /usr/local/lib/libmaxminddb.dylib
-- MaxMindDB FOUND
-- Found PCAP: /usr/include
-- Looking for pcap_open_dead
-- Looking for pcap_open_dead - found
-- Looking for pcap_freecode
-- Looking for pcap_freecode - found
-- Looking for pcap_breakloop
-- Looking for pcap_breakloop - found
-- Looking for pcap_create
-- Looking for pcap_create - found
-- Looking for pcap_datalink_name_to_val
-- Looking for pcap_datalink_name_to_val - found
-- Looking for pcap_datalink_val_to_description
-- Looking for pcap_datalink_val_to_description - found
-- Looking for pcap_datalink_val_to_name
-- Looking for pcap_datalink_val_to_name - found
-- Looking for pcap_findalldevs
-- Looking for pcap_findalldevs - found
-- Looking for pcap_free_datalinks
-- Looking for pcap_free_datalinks - found
-- Looking for pcap_get_selectable_fd
-- Looking for pcap_get_selectable_fd - found
-- Looking for pcap_lib_version
-- Looking for pcap_lib_version - found
-- Looking for pcap_list_datalinks
-- Looking for pcap_list_datalinks - found
-- Looking for pcap_set_datalink
-- Looking for pcap_set_datalink - found
-- Looking for bpf_image
-- Looking for bpf_image - found
-- Looking for pcap_set_tstamp_precision
-- Looking for pcap_set_tstamp_precision - found
-- Looking for pcap_set_tstamp_type
-- Looking for pcap_set_tstamp_type - found
-- Looking for pcap_open
-- Looking for pcap_open - not found
-- PCAP FOUND
-- PCAP includes: /usr/include
-- PCAP libs: /usr/lib/libpcap.dylib
-- Found POD: /usr/local/bin/pod2man
-- POD FOUND
-- Found Perl: /usr/local/bin/perl (found version "5.26.2")
-- PERL FOUND
-- Perl executable: /usr/local/bin/perl
-- Found PythonInterp: /usr/local/bin/python (found suitable version "2.7.14", minimum required is "2")
-- PYTHONINTERP FOUND
-- Qt5Core FOUND
-- Qt5Core includes: /usr/local/opt/qt5/lib/QtCore.framework;/usr/local/opt/qt5/lib/QtCore.framework/Headers;/usr/local/opt/qt5/.//mkspecs/macx-clang
-- Qt5Core libs: Qt5::Core
-- Qt5Core definitions: -DQT_CORE_LIB
-- Qt5LinguistTools FOUND
-- Qt5MacExtras FOUND
-- Qt5MacExtras includes: /usr/local/opt/qt5/lib/QtMacExtras.framework;/usr/local/opt/qt5/lib/QtMacExtras.framework/Headers;/usr/local/opt/qt5/lib/QtGui.framework;/usr/local/opt/qt5/lib/QtGui.framework/Headers;/usr/local/opt/qt5/lib/QtCore.framework;/usr/local/opt/qt5/lib/QtCore.framework/Headers;/usr/local/opt/qt5/.//mkspecs/macx-clang;/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
-- Qt5MacExtras libs: Qt5::MacExtras
-- Qt5MacExtras definitions: -DQT_MACEXTRAS_LIB;-DQT_GUI_LIB;-DQT_CORE_LIB
-- Qt5Multimedia FOUND
-- Qt5Multimedia includes: /usr/local/opt/qt5/lib/QtMultimedia.framework;/usr/local/opt/qt5/lib/QtMultimedia.framework/Headers;/usr/local/opt/qt5/lib/QtNetwork.framework;/usr/local/opt/qt5/lib/QtNetwork.framework/Headers;/usr/local/opt/qt5/lib/QtCore.framework;/usr/local/opt/qt5/lib/QtCore.framework/Headers;/usr/local/opt/qt5/.//mkspecs/macx-clang;/usr/local/opt/qt5/lib/QtGui.framework;/usr/local/opt/qt5/lib/QtGui.framework/Headers;/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
-- Qt5Multimedia libs: Qt5::Multimedia
-- Qt5Multimedia definitions: -DQT_MULTIMEDIA_LIB;-DQT_NETWORK_LIB;-DQT_CORE_LIB;-DQT_GUI_LIB
-- Qt5PrintSupport FOUND
-- Qt5PrintSupport includes: /usr/local/opt/qt5/lib/QtPrintSupport.framework;/usr/local/opt/qt5/lib/QtPrintSupport.framework/Headers;/usr/local/opt/qt5/lib/QtWidgets.framework;/usr/local/opt/qt5/lib/QtWidgets.framework/Headers;/usr/local/opt/qt5/lib/QtGui.framework;/usr/local/opt/qt5/lib/QtGui.framework/Headers;/usr/local/opt/qt5/lib/QtCore.framework;/usr/local/opt/qt5/lib/QtCore.framework/Headers;/usr/local/opt/qt5/.//mkspecs/macx-clang;/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
-- Qt5PrintSupport libs: Qt5::PrintSupport
-- Qt5PrintSupport definitions: -DQT_PRINTSUPPORT_LIB;-DQT_WIDGETS_LIB;-DQT_GUI_LIB;-DQT_CORE_LIB
-- Qt5Svg FOUND
-- Qt5Svg includes: /usr/local/opt/qt5/lib/QtSvg.framework;/usr/local/opt/qt5/lib/QtSvg.framework/Headers;/usr/local/opt/qt5/lib/QtWidgets.framework;/usr/local/opt/qt5/lib/QtWidgets.framework/Headers;/usr/local/opt/qt5/lib/QtGui.framework;/usr/local/opt/qt5/lib/QtGui.framework/Headers;/usr/local/opt/qt5/lib/QtCore.framework;/usr/local/opt/qt5/lib/QtCore.framework/Headers;/usr/local/opt/qt5/.//mkspecs/macx-clang;/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
-- Qt5Svg libs: Qt5::Svg
-- Qt5Svg definitions: -DQT_SVG_LIB;-DQT_WIDGETS_LIB;-DQT_GUI_LIB;-DQT_CORE_LIB
-- Qt5Widgets FOUND
-- Qt5Widgets includes: /usr/local/opt/qt5/lib/QtWidgets.framework;/usr/local/opt/qt5/lib/QtWidgets.framework/Headers;/usr/local/opt/qt5/lib/QtGui.framework;/usr/local/opt/qt5/lib/QtGui.framework/Headers;/usr/local/opt/qt5/lib/QtCore.framework;/usr/local/opt/qt5/lib/QtCore.framework/Headers;/usr/local/opt/qt5/.//mkspecs/macx-clang;/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
-- Qt5Widgets libs: Qt5::Widgets
-- Qt5Widgets definitions: -DQT_WIDGETS_LIB;-DQT_GUI_LIB;-DQT_CORE_LIB
-- Could NOT find SBC (missing: SBC_INCLUDE_DIR SBC_LIBRARY)
-- SBC NOT FOUND
-- Could NOT find SETCAP (missing: SETCAP_EXECUTABLE)
-- SETCAP NOT FOUND
-- Checking for one of the modules 'libsnappy'
-- Could NOT find SNAPPY (missing: SNAPPY_INCLUDE_DIR SNAPPY_LIBRARY)
-- SNAPPY NOT FOUND
-- Checking for one of the modules 'spandsp'
-- Could NOT find SpanDSP (missing: SPANDSP_INCLUDE_DIR SPANDSP_LIBRARY)
-- SPANDSP NOT FOUND
-- Found YACC: /usr/bin/bison
-- YACC FOUND
-- YACC executable: /usr/bin/bison
-- Checking for one of the modules 'zlib'
-- Looking for inflate
-- Looking for inflate - found
-- Looking for inflatePrime
-- Looking for inflatePrime - found
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.11")
-- ZLIB FOUND
-- ZLIB includes: /usr/include
-- ZLIB libs: /usr/lib/libz.dylib
-- Checking for C++ 11 support (Required by Qt 5.7 and later)
-- Performing Test CXX__std_c__11_VALID
-- Performing Test CXX__std_c__11_VALID - Success
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for grp.h
-- Looking for grp.h - found
-- Looking for ifaddrs.h
-- Looking for ifaddrs.h - found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for netdb.h
-- Looking for netdb.h - found
-- Looking for pwd.h
-- Looking for pwd.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/sockio.h
-- Looking for sys/sockio.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/utsname.h
-- Looking for sys/utsname.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for dladdr
-- Looking for dladdr - found
-- Looking for floorl
-- Looking for floorl - found
-- Looking for lrint
-- Looking for lrint - found
-- Looking for getopt_long
-- Looking for getopt_long - found
-- Looking for optreset
-- Looking for optreset - found
-- Looking for getifaddrs
-- Looking for getifaddrs - found
-- Looking for issetugid
-- Looking for issetugid - found
-- Looking for mkstemps
-- Looking for mkstemps - found
-- Looking for setresgid
-- Looking for setresgid - not found
-- Looking for setresuid
-- Looking for setresuid - not found
-- Looking for strptime
-- Looking for strptime - found
-- Looking for CFPropertyListCreateWithStream
-- Looking for CFPropertyListCreateWithStream - found
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Success
-- Performing Test HAVE_STRUCT_STAT_ST_FLAGS
-- Performing Test HAVE_STRUCT_STAT_ST_FLAGS - Success
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME - Success
-- Performing Test HAVE_STRUCT_STAT___ST_BIRTHTIME
-- Performing Test HAVE_STRUCT_STAT___ST_BIRTHTIME - Failed
-- Performing Test HAVE_STRUCT_TM_TM_ZONE
-- Performing Test HAVE_STRUCT_TM_TM_ZONE - Success
-- Looking for tzname
-- Looking for tzname - found
-- Could NOT find ASCIIDOCTOR (missing: ASCIIDOCTOR_EXECUTABLE)
-- Found XSLTPROC: /usr/bin/xsltproc
-- No custom file found in /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/epan/crypt
-- No custom file found in /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/epan/dissectors
-- No custom file found in /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/epan/dissectors/asn1
-- Checking for c-compiler flag: -msse4.2
-- Performing Test COMPILER_CAN_HANDLE_SSE4_2
-- Performing Test COMPILER_CAN_HANDLE_SSE4_2 - Success
-- Looking for emmintrin.h
-- Looking for emmintrin.h - found
-- Looking for nmmintrin.h
-- Looking for nmmintrin.h - found
-- No custom file found in /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/ui/qt
-- Found python module make-plugin-reg: /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/tools/make-plugin-reg.py
-- Checking for 64-bit off_t
-- 64-bit off_t is present with no special flags
-- Checking for fseeko/ftello
-- Checking for fseeko/ftello - present
-- C-Flags: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99
-- CXX-Flags: -std=c++11 -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wshorten-64-to-32 -Qunused-arguments
-- Warnings as errors:
-- The following OPTIONAL packages have been found:
* CARES (required version >= 1.5.0)
* DOXYGEN
* GMODULE2
* GNUTLS (required version >= 2.12.0)
* Gettext
* Git
* KERBEROS
* LZ4, LZ4 is lossless compression algorithm used in some protocol (CQL...), <http://www.lz4.org>
LZ4 decompression in CQL and Kafka dissectors
* LibXml2
* MaxMindDB
* PCAP
* POD
* Perl
* PkgConfig
* ZLIB
* XSLTPROC
* PythonInterp
-- The following REQUIRED packages have been found:
* GCRYPT (required version >= 1.4.2)
* GLIB2
* GTHREAD2
* LEX
* M
* Qt5Core
* Qt5LinguistTools
* Qt5Gui (required version >= 5.10.1)
* Qt5MacExtras
* Qt5Network (required version >= 5.10.1)
* Qt5Multimedia
* Qt5PrintSupport
* Qt5Svg
* Qt5Widgets
* YACC
-- The following OPTIONAL packages have not been found:
* BCG729, G.729 decoder, <https://www.linphone.org/technical-corner/bcg729/overview>
Support for G.729 codec in RTP player
* CAP
* LIBSSH (required version >= 0.6), Library for implementing SSH clients, <https://www.libssh.org/>
extcap remote SSH interfaces (sshdump, ciscodump)
* LUA
* SBC, Bluetooth low-complexity, subband codec (SBC) decoder, <https://git.kernel.org/pub/scm/bluetooth/sbc.git>
Support for playing SBC codec in RTP player
* SETCAP
* SNAPPY, A fast compressor/decompressor from Google, <http://google.github.io/snappy/>
Snappy decompression in CQL and Kafka dissectors
* SPANDSP, a library of many DSP functions for telephony, <http://www.soft-switch.org/>
Support for G.722 and G.726 codecs in RTP player
* Asciidoctor (required version >= 1.5)
-- Configuring done
CMake Error at CMakeLists.txt:2232 (add_executable):
Cannot find source file:
ui/macosx/cocoa_bridge.mm
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
CMake Error at CMakeLists.txt:2232 (add_executable):
No SOURCES given to target: wireshark
-- Build files have been written to: /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0
HOMEBREW_VERSION: 1.6.2-14-g29f7d3d
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 29f7d3d7ef5b2b939021ac247ef042228b8cc8a2
Last commit: 2 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 9c18d6995955101c2ad089654fafc81778c590d2
Core tap last commit: 9 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/hakan/Library/Caches/Homebrew
CPU: quad-core 64-bit ivybridge
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.1 build 902
Git: 2.17.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 1.8.0_172
macOS: 10.13.4-x86_64
CLT: 9.3.0.0.1.1521514116
Xcode: 9.3
XQuartz: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/qt:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/qt/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/c-ares/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/p11-kit/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig:/usr/local/opt/libmaxminddb/lib/pkgconfig:/usr/local/opt/lua/lib/pkgconfig:/usr/local/opt/qt/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/cmake/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/libtasn1/bin:/usr/local/opt/nettle/bin:/usr/local/opt/p11-kit/bin:/usr/local/opt/gnutls/bin:/usr/local/opt/libgpg-error/bin:/usr/local/opt/libgcrypt/bin:/usr/local/opt/libmaxminddb/bin:/usr/local/opt/lua/bin:/usr/local/opt/qt/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: CMakeCCompilerId.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_830c7.dir/testCCompiler.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -o CMakeFiles/cmTC_830c7.dir/testCCompiler.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_830c7.dir/testCCompiler.c.o -o cmTC_830c7
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_830c7.dir/testCCompiler.c.o -o cmTC_830c7 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_75b11.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -o CMakeFiles/cmTC_75b11.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_75b11.dir/CMakeCCompilerABI.c.o -o cmTC_75b11
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_75b11.dir/CMakeCCompilerABI.c.o -o cmTC_75b11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c11 -o CMakeFiles/cmTC_00d5b.dir/feature_tests.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -std=c11 -o CMakeFiles/cmTC_00d5b.dir/feature_tests.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_00d5b.dir/feature_tests.c.o -o cmTC_00d5b
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_00d5b.dir/feature_tests.c.o -o cmTC_00d5b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c99 -o CMakeFiles/cmTC_f15d6.dir/feature_tests.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -std=c99 -o CMakeFiles/cmTC_f15d6.dir/feature_tests.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f15d6.dir/feature_tests.c.o -o cmTC_f15d6
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f15d6.dir/feature_tests.c.o -o cmTC_f15d6 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c90 -o CMakeFiles/cmTC_a69f6.dir/feature_tests.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -std=c90 -o CMakeFiles/cmTC_a69f6.dir/feature_tests.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a69f6.dir/feature_tests.c.o -o cmTC_a69f6
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a69f6.dir/feature_tests.c.o -o cmTC_a69f6 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTC_b44c7.dir/testCXXCompiler.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -o CMakeFiles/cmTC_b44c7.dir/testCXXCompiler.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b44c7.dir/testCXXCompiler.cxx.o -o cmTC_b44c7
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b44c7.dir/testCXXCompiler.cxx.o -o cmTC_b44c7 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTC_a7aec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -o CMakeFiles/cmTC_a7aec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a7aec.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a7aec
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a7aec.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a7aec -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++1z -o CMakeFiles/cmTC_1b03a.dir/feature_tests.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -std=c++1z -o CMakeFiles/cmTC_1b03a.dir/feature_tests.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1b03a.dir/feature_tests.cxx.o -o cmTC_1b03a
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1b03a.dir/feature_tests.cxx.o -o cmTC_1b03a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++14 -o CMakeFiles/cmTC_96879.dir/feature_tests.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -std=c++14 -o CMakeFiles/cmTC_96879.dir/feature_tests.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_96879.dir/feature_tests.cxx.o -o cmTC_96879
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_96879.dir/feature_tests.cxx.o -o cmTC_96879 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++11 -o CMakeFiles/cmTC_98b17.dir/feature_tests.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -std=c++11 -o CMakeFiles/cmTC_98b17.dir/feature_tests.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_98b17.dir/feature_tests.cxx.o -o cmTC_98b17
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_98b17.dir/feature_tests.cxx.o -o cmTC_98b17 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++98 -o CMakeFiles/cmTC_f3ae3.dir/feature_tests.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -std=c++98 -o CMakeFiles/cmTC_f3ae3.dir/feature_tests.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f3ae3.dir/feature_tests.cxx.o -o cmTC_f3ae3
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f3ae3.dir/feature_tests.cxx.o -o cmTC_f3ae3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -DC__Qunused_arguments_VALID -fPIE -Qunused-arguments -o CMakeFiles/cmTC_63e2c.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -std=gnu99 -DC__Qunused_arguments_VALID -fPIE -Qunused-arguments -o CMakeFiles/cmTC_63e2c.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -std=gnu99 -DC__Qunused_arguments_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_63e2c.dir/src.c.o -o cmTC_63e2c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -std=gnu99 -DC__Qunused_arguments_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_63e2c.dir/src.c.o -o cmTC_63e2c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DCXX__Qunused_arguments_VALID -fPIE -Qunused-arguments -o CMakeFiles/cmTC_90a01.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -DCXX__Qunused_arguments_VALID -fPIE -Qunused-arguments -o CMakeFiles/cmTC_90a01.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -DCXX__Qunused_arguments_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_90a01.dir/src.cxx.o -o cmTC_90a01
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -DCXX__Qunused_arguments_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_90a01.dir/src.cxx.o -o cmTC_90a01 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wall_VALID -fPIE -Qunused-arguments -Wall -o CMakeFiles/cmTC_ec360.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wall_VALID -fPIE -Qunused-arguments -Wall -o CMakeFiles/cmTC_ec360.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wall_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ec360.dir/src.c.o -o cmTC_ec360
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wall_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ec360.dir/src.c.o -o cmTC_ec360 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wextra_VALID -fPIE -Qunused-arguments -Wextra -o CMakeFiles/cmTC_672b0.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wextra_VALID -fPIE -Qunused-arguments -Wextra -o CMakeFiles/cmTC_672b0.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wextra_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_672b0.dir/src.c.o -o cmTC_672b0
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wextra_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_672b0.dir/src.c.o -o cmTC_672b0 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wendif_labels_VALID -fPIE -Qunused-arguments -Wendif-labels -o CMakeFiles/cmTC_bb742.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wendif_labels_VALID -fPIE -Qunused-arguments -Wendif-labels -o CMakeFiles/cmTC_bb742.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wendif_labels_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bb742.dir/src.c.o -o cmTC_bb742
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wendif_labels_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bb742.dir/src.c.o -o cmTC_bb742 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wpointer_arith_VALID -fPIE -Qunused-arguments -Wpointer-arith -o CMakeFiles/cmTC_143fa.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wpointer_arith_VALID -fPIE -Qunused-arguments -Wpointer-arith -o CMakeFiles/cmTC_143fa.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wpointer_arith_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_143fa.dir/src.c.o -o cmTC_143fa
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wpointer_arith_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_143fa.dir/src.c.o -o cmTC_143fa -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wformat_security_VALID -fPIE -Qunused-arguments -Wformat-security -o CMakeFiles/cmTC_f14ef.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wformat_security_VALID -fPIE -Qunused-arguments -Wformat-security -o CMakeFiles/cmTC_f14ef.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wformat_security_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f14ef.dir/src.c.o -o cmTC_f14ef
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wformat_security_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f14ef.dir/src.c.o -o cmTC_f14ef -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__fwrapv_VALID -fPIE -Qunused-arguments -fwrapv -o CMakeFiles/cmTC_59e82.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__fwrapv_VALID -fPIE -Qunused-arguments -fwrapv -o CMakeFiles/cmTC_59e82.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__fwrapv_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_59e82.dir/src.c.o -o cmTC_59e82
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__fwrapv_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_59e82.dir/src.c.o -o cmTC_59e82 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__fno_strict_overflow_VALID -fPIE -Qunused-arguments -fno-strict-overflow -o CMakeFiles/cmTC_b1676.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__fno_strict_overflow_VALID -fPIE -Qunused-arguments -fno-strict-overflow -o CMakeFiles/cmTC_b1676.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__fno_strict_overflow_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b1676.dir/src.c.o -o cmTC_b1676
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__fno_strict_overflow_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b1676.dir/src.c.o -o cmTC_b1676 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wvla_VALID -fPIE -Qunused-arguments -Wvla -o CMakeFiles/cmTC_95852.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wvla_VALID -fPIE -Qunused-arguments -Wvla -o CMakeFiles/cmTC_95852.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wvla_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_95852.dir/src.c.o -o cmTC_95852
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wvla_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_95852.dir/src.c.o -o cmTC_95852 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Waddress_VALID -fPIE -Qunused-arguments -Waddress -o CMakeFiles/cmTC_846e9.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Waddress_VALID -fPIE -Qunused-arguments -Waddress -o CMakeFiles/cmTC_846e9.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Waddress_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_846e9.dir/src.c.o -o cmTC_846e9
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Waddress_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_846e9.dir/src.c.o -o cmTC_846e9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wattributes_VALID -fPIE -Qunused-arguments -Wattributes -o CMakeFiles/cmTC_0a7fb.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wattributes_VALID -fPIE -Qunused-arguments -Wattributes -o CMakeFiles/cmTC_0a7fb.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wattributes_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0a7fb.dir/src.c.o -o cmTC_0a7fb
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wattributes_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0a7fb.dir/src.c.o -o cmTC_0a7fb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wdiv_by_zero_VALID -fPIE -Qunused-arguments -Wdiv-by-zero -o CMakeFiles/cmTC_1f369.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wdiv_by_zero_VALID -fPIE -Qunused-arguments -Wdiv-by-zero -o CMakeFiles/cmTC_1f369.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wdiv_by_zero_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f369.dir/src.c.o -o cmTC_1f369
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wdiv_by_zero_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f369.dir/src.c.o -o cmTC_1f369 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wignored_qualifiers_VALID -fPIE -Qunused-arguments -Wignored-qualifiers -o CMakeFiles/cmTC_4ac35.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wignored_qualifiers_VALID -fPIE -Qunused-arguments -Wignored-qualifiers -o CMakeFiles/cmTC_4ac35.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wignored_qualifiers_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4ac35.dir/src.c.o -o cmTC_4ac35
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wignored_qualifiers_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4ac35.dir/src.c.o -o cmTC_4ac35 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wpragmas_VALID -fPIE -Qunused-arguments -Wpragmas -o CMakeFiles/cmTC_b1385.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wpragmas_VALID -fPIE -Qunused-arguments -Wpragmas -o CMakeFiles/cmTC_b1385.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wpragmas_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b1385.dir/src.c.o -o cmTC_b1385
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wpragmas_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b1385.dir/src.c.o -o cmTC_b1385 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wno_overlength_strings_VALID -fPIE -Qunused-arguments -Wno-overlength-strings -o CMakeFiles/cmTC_8d83d.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wno_overlength_strings_VALID -fPIE -Qunused-arguments -Wno-overlength-strings -o CMakeFiles/cmTC_8d83d.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wno_overlength_strings_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8d83d.dir/src.c.o -o cmTC_8d83d
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wno_overlength_strings_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8d83d.dir/src.c.o -o cmTC_8d83d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wno_long_long_VALID -fPIE -Qunused-arguments -Wno-long-long -o CMakeFiles/cmTC_f4cf4.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wno_long_long_VALID -fPIE -Qunused-arguments -Wno-long-long -o CMakeFiles/cmTC_f4cf4.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wno_long_long_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f4cf4.dir/src.c.o -o cmTC_f4cf4
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wno_long_long_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f4cf4.dir/src.c.o -o cmTC_f4cf4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wheader_guard_VALID -fPIE -Qunused-arguments -Wheader-guard -o CMakeFiles/cmTC_f3676.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wheader_guard_VALID -fPIE -Qunused-arguments -Wheader-guard -o CMakeFiles/cmTC_f3676.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wheader_guard_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f3676.dir/src.c.o -o cmTC_f3676
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wheader_guard_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f3676.dir/src.c.o -o cmTC_f3676 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wframe_larger_than_16384_VALID -fPIE -Qunused-arguments -Wframe-larger-than=16384 -o CMakeFiles/cmTC_0683b.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wframe_larger_than_16384_VALID -fPIE -Qunused-arguments -Wframe-larger-than=16384 -o CMakeFiles/cmTC_0683b.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wframe_larger_than_16384_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0683b.dir/src.c.o -o cmTC_0683b
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wframe_larger_than_16384_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0683b.dir/src.c.o -o cmTC_0683b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wc_compat_VALID -fPIE -Qunused-arguments -Wc++-compat -o CMakeFiles/cmTC_743ae.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wc_compat_VALID -fPIE -Qunused-arguments -Wc++-compat -o CMakeFiles/cmTC_743ae.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wc_compat_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_743ae.dir/src.c.o -o cmTC_743ae
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wc_compat_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_743ae.dir/src.c.o -o cmTC_743ae -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wunused_const_variable_VALID -fPIE -Qunused-arguments -Wunused-const-variable -o CMakeFiles/cmTC_ae5b1.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wunused_const_variable_VALID -fPIE -Qunused-arguments -Wunused-const-variable -o CMakeFiles/cmTC_ae5b1.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wunused_const_variable_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ae5b1.dir/src.c.o -o cmTC_ae5b1
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wunused_const_variable_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ae5b1.dir/src.c.o -o cmTC_ae5b1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wshadow_VALID -fPIE -Qunused-arguments -Wshadow -o CMakeFiles/cmTC_d4b2c.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wshadow_VALID -fPIE -Qunused-arguments -Wshadow -o CMakeFiles/cmTC_d4b2c.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wshadow_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d4b2c.dir/src.c.o -o cmTC_d4b2c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wshadow_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d4b2c.dir/src.c.o -o cmTC_d4b2c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wno_pointer_sign_VALID -fPIE -Qunused-arguments -Wno-pointer-sign -o CMakeFiles/cmTC_c1629.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wno_pointer_sign_VALID -fPIE -Qunused-arguments -Wno-pointer-sign -o CMakeFiles/cmTC_c1629.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wno_pointer_sign_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c1629.dir/src.c.o -o cmTC_c1629
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wno_pointer_sign_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c1629.dir/src.c.o -o cmTC_c1629 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wold_style_definition_VALID -fPIE -Qunused-arguments -Wold-style-definition -o CMakeFiles/cmTC_1f9c5.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wold_style_definition_VALID -fPIE -Qunused-arguments -Wold-style-definition -o CMakeFiles/cmTC_1f9c5.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wold_style_definition_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f9c5.dir/src.c.o -o cmTC_1f9c5
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wold_style_definition_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f9c5.dir/src.c.o -o cmTC_1f9c5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wstrict_prototypes_VALID -fPIE -Qunused-arguments -Wstrict-prototypes -o CMakeFiles/cmTC_a59b9.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wstrict_prototypes_VALID -fPIE -Qunused-arguments -Wstrict-prototypes -o CMakeFiles/cmTC_a59b9.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wstrict_prototypes_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a59b9.dir/src.c.o -o cmTC_a59b9
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wstrict_prototypes_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a59b9.dir/src.c.o -o cmTC_a59b9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wlogical_op_VALID -fPIE -Qunused-arguments -Wlogical-op -o CMakeFiles/cmTC_f5e5e.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wlogical_op_VALID -fPIE -Qunused-arguments -Wlogical-op -o CMakeFiles/cmTC_f5e5e.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wlogical_op_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f5e5e.dir/src.c.o -o cmTC_f5e5e
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wlogical_op_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f5e5e.dir/src.c.o -o cmTC_f5e5e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wjump_misses_init_VALID -fPIE -Qunused-arguments -Wjump-misses-init -o CMakeFiles/cmTC_f916d.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wjump_misses_init_VALID -fPIE -Qunused-arguments -Wjump-misses-init -o CMakeFiles/cmTC_f916d.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wjump_misses_init_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f916d.dir/src.c.o -o cmTC_f916d
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wjump_misses_init_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f916d.dir/src.c.o -o cmTC_f916d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wshorten_64_to_32_VALID -fPIE -Qunused-arguments -Wshorten-64-to-32 -o CMakeFiles/cmTC_50080.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wshorten_64_to_32_VALID -fPIE -Qunused-arguments -Wshorten-64-to-32 -o CMakeFiles/cmTC_50080.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wshorten_64_to_32_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_50080.dir/src.c.o -o cmTC_50080
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wshorten_64_to_32_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_50080.dir/src.c.o -o cmTC_50080 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Werror_implicit_VALID -fPIE -Qunused-arguments -Werror=implicit -o CMakeFiles/cmTC_b2013.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Werror_implicit_VALID -fPIE -Qunused-arguments -Werror=implicit -o CMakeFiles/cmTC_b2013.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Werror_implicit_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b2013.dir/src.c.o -o cmTC_b2013
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Werror_implicit_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b2013.dir/src.c.o -o cmTC_b2013 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Qunused-arguments -std=gnu99 -DC__Wcomma_VALID -fPIE -Qunused-arguments -Wcomma -o CMakeFiles/cmTC_c471f.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wcomma_VALID -fPIE -Qunused-arguments -Wcomma -o CMakeFiles/cmTC_c471f.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Qunused-arguments -std=gnu99 -DC__Wcomma_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c471f.dir/src.c.o -o cmTC_c471f
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Qunused-arguments -std=gnu99 -DC__Wcomma_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c471f.dir/src.c.o -o cmTC_c471f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wall_VALID -fPIE -Qunused-arguments -Wall -o CMakeFiles/cmTC_152ab.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wall_VALID -fPIE -Qunused-arguments -Wall -o CMakeFiles/cmTC_152ab.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wall_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_152ab.dir/src.cxx.o -o cmTC_152ab
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wall_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_152ab.dir/src.cxx.o -o cmTC_152ab -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wextra_VALID -fPIE -Qunused-arguments -Wextra -o CMakeFiles/cmTC_54365.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wextra_VALID -fPIE -Qunused-arguments -Wextra -o CMakeFiles/cmTC_54365.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wextra_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_54365.dir/src.cxx.o -o cmTC_54365
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wextra_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_54365.dir/src.cxx.o -o cmTC_54365 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wendif_labels_VALID -fPIE -Qunused-arguments -Wendif-labels -o CMakeFiles/cmTC_dc328.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wendif_labels_VALID -fPIE -Qunused-arguments -Wendif-labels -o CMakeFiles/cmTC_dc328.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wendif_labels_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dc328.dir/src.cxx.o -o cmTC_dc328
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wendif_labels_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dc328.dir/src.cxx.o -o cmTC_dc328 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wpointer_arith_VALID -fPIE -Qunused-arguments -Wpointer-arith -o CMakeFiles/cmTC_8e3e2.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wpointer_arith_VALID -fPIE -Qunused-arguments -Wpointer-arith -o CMakeFiles/cmTC_8e3e2.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wpointer_arith_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8e3e2.dir/src.cxx.o -o cmTC_8e3e2
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wpointer_arith_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8e3e2.dir/src.cxx.o -o cmTC_8e3e2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wformat_security_VALID -fPIE -Qunused-arguments -Wformat-security -o CMakeFiles/cmTC_5e54f.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wformat_security_VALID -fPIE -Qunused-arguments -Wformat-security -o CMakeFiles/cmTC_5e54f.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wformat_security_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5e54f.dir/src.cxx.o -o cmTC_5e54f
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wformat_security_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5e54f.dir/src.cxx.o -o cmTC_5e54f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__fwrapv_VALID -fPIE -Qunused-arguments -fwrapv -o CMakeFiles/cmTC_9675b.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__fwrapv_VALID -fPIE -Qunused-arguments -fwrapv -o CMakeFiles/cmTC_9675b.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__fwrapv_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9675b.dir/src.cxx.o -o cmTC_9675b
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__fwrapv_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9675b.dir/src.cxx.o -o cmTC_9675b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__fno_strict_overflow_VALID -fPIE -Qunused-arguments -fno-strict-overflow -o CMakeFiles/cmTC_4bd5a.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__fno_strict_overflow_VALID -fPIE -Qunused-arguments -fno-strict-overflow -o CMakeFiles/cmTC_4bd5a.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__fno_strict_overflow_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4bd5a.dir/src.cxx.o -o cmTC_4bd5a
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__fno_strict_overflow_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4bd5a.dir/src.cxx.o -o cmTC_4bd5a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wvla_VALID -fPIE -Qunused-arguments -Wvla -o CMakeFiles/cmTC_f7359.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wvla_VALID -fPIE -Qunused-arguments -Wvla -o CMakeFiles/cmTC_f7359.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wvla_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f7359.dir/src.cxx.o -o cmTC_f7359
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wvla_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f7359.dir/src.cxx.o -o cmTC_f7359 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Waddress_VALID -fPIE -Qunused-arguments -Waddress -o CMakeFiles/cmTC_d92ca.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Waddress_VALID -fPIE -Qunused-arguments -Waddress -o CMakeFiles/cmTC_d92ca.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Waddress_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d92ca.dir/src.cxx.o -o cmTC_d92ca
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Waddress_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d92ca.dir/src.cxx.o -o cmTC_d92ca -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wattributes_VALID -fPIE -Qunused-arguments -Wattributes -o CMakeFiles/cmTC_d8d02.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wattributes_VALID -fPIE -Qunused-arguments -Wattributes -o CMakeFiles/cmTC_d8d02.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wattributes_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d8d02.dir/src.cxx.o -o cmTC_d8d02
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wattributes_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d8d02.dir/src.cxx.o -o cmTC_d8d02 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wdiv_by_zero_VALID -fPIE -Qunused-arguments -Wdiv-by-zero -o CMakeFiles/cmTC_e9db4.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wdiv_by_zero_VALID -fPIE -Qunused-arguments -Wdiv-by-zero -o CMakeFiles/cmTC_e9db4.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wdiv_by_zero_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e9db4.dir/src.cxx.o -o cmTC_e9db4
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wdiv_by_zero_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e9db4.dir/src.cxx.o -o cmTC_e9db4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wignored_qualifiers_VALID -fPIE -Qunused-arguments -Wignored-qualifiers -o CMakeFiles/cmTC_ee112.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wignored_qualifiers_VALID -fPIE -Qunused-arguments -Wignored-qualifiers -o CMakeFiles/cmTC_ee112.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wignored_qualifiers_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ee112.dir/src.cxx.o -o cmTC_ee112
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wignored_qualifiers_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ee112.dir/src.cxx.o -o cmTC_ee112 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wpragmas_VALID -fPIE -Qunused-arguments -Wpragmas -o CMakeFiles/cmTC_efe94.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wpragmas_VALID -fPIE -Qunused-arguments -Wpragmas -o CMakeFiles/cmTC_efe94.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wpragmas_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_efe94.dir/src.cxx.o -o cmTC_efe94
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wpragmas_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_efe94.dir/src.cxx.o -o cmTC_efe94 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wno_overlength_strings_VALID -fPIE -Qunused-arguments -Wno-overlength-strings -o CMakeFiles/cmTC_f6a9c.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wno_overlength_strings_VALID -fPIE -Qunused-arguments -Wno-overlength-strings -o CMakeFiles/cmTC_f6a9c.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wno_overlength_strings_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f6a9c.dir/src.cxx.o -o cmTC_f6a9c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wno_overlength_strings_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f6a9c.dir/src.cxx.o -o cmTC_f6a9c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wno_long_long_VALID -fPIE -Qunused-arguments -Wno-long-long -o CMakeFiles/cmTC_8900b.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wno_long_long_VALID -fPIE -Qunused-arguments -Wno-long-long -o CMakeFiles/cmTC_8900b.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wno_long_long_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8900b.dir/src.cxx.o -o cmTC_8900b
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wno_long_long_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8900b.dir/src.cxx.o -o cmTC_8900b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wheader_guard_VALID -fPIE -Qunused-arguments -Wheader-guard -o CMakeFiles/cmTC_0fc6e.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wheader_guard_VALID -fPIE -Qunused-arguments -Wheader-guard -o CMakeFiles/cmTC_0fc6e.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wheader_guard_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0fc6e.dir/src.cxx.o -o cmTC_0fc6e
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wheader_guard_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0fc6e.dir/src.cxx.o -o cmTC_0fc6e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wframe_larger_than_16384_VALID -fPIE -Qunused-arguments -Wframe-larger-than=16384 -o CMakeFiles/cmTC_f444d.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wframe_larger_than_16384_VALID -fPIE -Qunused-arguments -Wframe-larger-than=16384 -o CMakeFiles/cmTC_f444d.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wframe_larger_than_16384_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f444d.dir/src.cxx.o -o cmTC_f444d
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wframe_larger_than_16384_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f444d.dir/src.cxx.o -o cmTC_f444d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Qunused-arguments -DCXX__Wshorten_64_to_32_VALID -fPIE -Qunused-arguments -Wshorten-64-to-32 -o CMakeFiles/cmTC_1ec79.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Qunused-arguments -DCXX__Wshorten_64_to_32_VALID -fPIE -Qunused-arguments -Wshorten-64-to-32 -o CMakeFiles/cmTC_1ec79.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Qunused-arguments -DCXX__Wshorten_64_to_32_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1ec79.dir/src.cxx.o -o cmTC_1ec79
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Qunused-arguments -DCXX__Wshorten_64_to_32_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1ec79.dir/src.cxx.o -o cmTC_1ec79 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DFVHIDDEN -fPIE -fvisibility=hidden -o CMakeFiles/cmTC_ae9ff.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DFVHIDDEN -fPIE -fvisibility=hidden -o CMakeFiles/cmTC_ae9ff.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DFVHIDDEN -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ae9ff.dir/src.c.o -o cmTC_ae9ff
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DFVHIDDEN -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ae9ff.dir/src.c.o -o cmTC_ae9ff -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DWS_LD_FLAG_VALID0 -fPIE -o CMakeFiles/cmTC_5554c.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DWS_LD_FLAG_VALID0 -fPIE -o CMakeFiles/cmTC_5554c.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DWS_LD_FLAG_VALID0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5554c.dir/src.c.o -o cmTC_5554c -Werror=unused-command-line-argument -Wl,--as-needed
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DWS_LD_FLAG_VALID0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5554c.dir/src.c.o -o cmTC_5554c -Werror=unused-command-line-argument -Wl,--as-needed -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DWS_LD_FLAG_VALID1 -fPIE -o CMakeFiles/cmTC_005da.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DWS_LD_FLAG_VALID1 -fPIE -o CMakeFiles/cmTC_005da.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DWS_LD_FLAG_VALID1 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_005da.dir/src.c.o -o cmTC_005da -Werror=unused-command-line-argument -pie
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DWS_LD_FLAG_VALID1 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_005da.dir/src.c.o -o cmTC_005da -Werror=unused-command-line-argument -pie -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_0039f.dir/CheckSymbolExists.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_0039f.dir/CheckSymbolExists.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_open_dead -fPIE -o CMakeFiles/cmTC_3fe76.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_open_dead -fPIE -o CMakeFiles/cmTC_3fe76.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_open_dead -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3fe76.dir/CheckFunctionExists.c.o -o cmTC_3fe76 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_open_dead -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3fe76.dir/CheckFunctionExists.c.o -o cmTC_3fe76 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_freecode -fPIE -o CMakeFiles/cmTC_eaf0b.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_freecode -fPIE -o CMakeFiles/cmTC_eaf0b.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_freecode -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_eaf0b.dir/CheckFunctionExists.c.o -o cmTC_eaf0b /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_freecode -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_eaf0b.dir/CheckFunctionExists.c.o -o cmTC_eaf0b /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_breakloop -fPIE -o CMakeFiles/cmTC_313ce.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_breakloop -fPIE -o CMakeFiles/cmTC_313ce.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_breakloop -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_313ce.dir/CheckFunctionExists.c.o -o cmTC_313ce /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_breakloop -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_313ce.dir/CheckFunctionExists.c.o -o cmTC_313ce /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_create -fPIE -o CMakeFiles/cmTC_0fa13.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_create -fPIE -o CMakeFiles/cmTC_0fa13.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_create -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0fa13.dir/CheckFunctionExists.c.o -o cmTC_0fa13 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_create -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0fa13.dir/CheckFunctionExists.c.o -o cmTC_0fa13 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_name_to_val -fPIE -o CMakeFiles/cmTC_e7a56.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_name_to_val -fPIE -o CMakeFiles/cmTC_e7a56.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_name_to_val -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e7a56.dir/CheckFunctionExists.c.o -o cmTC_e7a56 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_name_to_val -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e7a56.dir/CheckFunctionExists.c.o -o cmTC_e7a56 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_val_to_description -fPIE -o CMakeFiles/cmTC_bd5c9.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_val_to_description -fPIE -o CMakeFiles/cmTC_bd5c9.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_val_to_description -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bd5c9.dir/CheckFunctionExists.c.o -o cmTC_bd5c9 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_val_to_description -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bd5c9.dir/CheckFunctionExists.c.o -o cmTC_bd5c9 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_val_to_name -fPIE -o CMakeFiles/cmTC_e10f6.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_val_to_name -fPIE -o CMakeFiles/cmTC_e10f6.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_val_to_name -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e10f6.dir/CheckFunctionExists.c.o -o cmTC_e10f6 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_datalink_val_to_name -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e10f6.dir/CheckFunctionExists.c.o -o cmTC_e10f6 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_findalldevs -fPIE -o CMakeFiles/cmTC_eb155.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_findalldevs -fPIE -o CMakeFiles/cmTC_eb155.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_findalldevs -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_eb155.dir/CheckFunctionExists.c.o -o cmTC_eb155 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_findalldevs -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_eb155.dir/CheckFunctionExists.c.o -o cmTC_eb155 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_free_datalinks -fPIE -o CMakeFiles/cmTC_fd58e.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_free_datalinks -fPIE -o CMakeFiles/cmTC_fd58e.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_free_datalinks -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fd58e.dir/CheckFunctionExists.c.o -o cmTC_fd58e /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_free_datalinks -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fd58e.dir/CheckFunctionExists.c.o -o cmTC_fd58e /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_get_selectable_fd -fPIE -o CMakeFiles/cmTC_657e4.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_get_selectable_fd -fPIE -o CMakeFiles/cmTC_657e4.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_get_selectable_fd -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_657e4.dir/CheckFunctionExists.c.o -o cmTC_657e4 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_get_selectable_fd -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_657e4.dir/CheckFunctionExists.c.o -o cmTC_657e4 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_lib_version -fPIE -o CMakeFiles/cmTC_ef7c1.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_lib_version -fPIE -o CMakeFiles/cmTC_ef7c1.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_lib_version -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ef7c1.dir/CheckFunctionExists.c.o -o cmTC_ef7c1 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_lib_version -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ef7c1.dir/CheckFunctionExists.c.o -o cmTC_ef7c1 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_list_datalinks -fPIE -o CMakeFiles/cmTC_f6d37.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_list_datalinks -fPIE -o CMakeFiles/cmTC_f6d37.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_list_datalinks -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f6d37.dir/CheckFunctionExists.c.o -o cmTC_f6d37 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_list_datalinks -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f6d37.dir/CheckFunctionExists.c.o -o cmTC_f6d37 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_datalink -fPIE -o CMakeFiles/cmTC_e4dca.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_datalink -fPIE -o CMakeFiles/cmTC_e4dca.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_datalink -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4dca.dir/CheckFunctionExists.c.o -o cmTC_e4dca /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_datalink -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4dca.dir/CheckFunctionExists.c.o -o cmTC_e4dca /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=bpf_image -fPIE -o CMakeFiles/cmTC_cb2d6.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=bpf_image -fPIE -o CMakeFiles/cmTC_cb2d6.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=bpf_image -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cb2d6.dir/CheckFunctionExists.c.o -o cmTC_cb2d6 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=bpf_image -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cb2d6.dir/CheckFunctionExists.c.o -o cmTC_cb2d6 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_tstamp_precision -fPIE -o CMakeFiles/cmTC_244d9.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_tstamp_precision -fPIE -o CMakeFiles/cmTC_244d9.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_tstamp_precision -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_244d9.dir/CheckFunctionExists.c.o -o cmTC_244d9 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_tstamp_precision -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_244d9.dir/CheckFunctionExists.c.o -o cmTC_244d9 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_tstamp_type -fPIE -o CMakeFiles/cmTC_47411.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_tstamp_type -fPIE -o CMakeFiles/cmTC_47411.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_tstamp_type -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_47411.dir/CheckFunctionExists.c.o -o cmTC_47411 /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_set_tstamp_type -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_47411.dir/CheckFunctionExists.c.o -o cmTC_47411 /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_open -fPIE -o CMakeFiles/cmTC_cfb5e.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_open -fPIE -o CMakeFiles/cmTC_cfb5e.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_open -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cfb5e.dir/CheckFunctionExists.c.o -o cmTC_cfb5e /usr/lib/libpcap.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=pcap_open -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cfb5e.dir/CheckFunctionExists.c.o -o cmTC_cfb5e /usr/lib/libpcap.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=inflate -fPIE -o CMakeFiles/cmTC_05635.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=inflate -fPIE -o CMakeFiles/cmTC_05635.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=inflate -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_05635.dir/CheckFunctionExists.c.o -o cmTC_05635 /usr/lib/libz.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=inflate -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_05635.dir/CheckFunctionExists.c.o -o cmTC_05635 /usr/lib/libz.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=inflatePrime -fPIE -o CMakeFiles/cmTC_f5c2e.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=inflatePrime -fPIE -o CMakeFiles/cmTC_f5c2e.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=inflatePrime -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f5c2e.dir/CheckFunctionExists.c.o -o cmTC_f5c2e /usr/lib/libz.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=inflatePrime -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f5c2e.dir/CheckFunctionExists.c.o -o cmTC_f5c2e /usr/lib/libz.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wshorten-64-to-32 -Qunused-arguments -DCXX__std_c__11_VALID -fPIE -std=c++11 -o CMakeFiles/cmTC_004ff.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang++ -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wshorten-64-to-32 -Qunused-arguments -DCXX__std_c__11_VALID -fPIE -std=c++11 -o CMakeFiles/cmTC_004ff.dir/src.cxx.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang++ called with: -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wshorten-64-to-32 -Qunused-arguments -DCXX__std_c__11_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_004ff.dir/src.cxx.o -o cmTC_004ff
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wshorten-64-to-32 -Qunused-arguments -DCXX__std_c__11_VALID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_004ff.dir/src.cxx.o -o cmTC_004ff -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_d6071.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_d6071.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d6071.dir/CheckIncludeFile.c.o -o cmTC_d6071
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d6071.dir/CheckIncludeFile.c.o -o cmTC_d6071 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_a29f0.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_a29f0.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a29f0.dir/CheckIncludeFile.c.o -o cmTC_a29f0
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a29f0.dir/CheckIncludeFile.c.o -o cmTC_a29f0 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_724ea.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_724ea.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_724ea.dir/CheckIncludeFile.c.o -o cmTC_724ea
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_724ea.dir/CheckIncludeFile.c.o -o cmTC_724ea -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_9940b.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_9940b.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9940b.dir/CheckIncludeFile.c.o -o cmTC_9940b
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9940b.dir/CheckIncludeFile.c.o -o cmTC_9940b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_9034f.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_9034f.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9034f.dir/CheckIncludeFile.c.o -o cmTC_9034f
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9034f.dir/CheckIncludeFile.c.o -o cmTC_9034f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_a2994.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_a2994.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a2994.dir/CheckIncludeFile.c.o -o cmTC_a2994
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a2994.dir/CheckIncludeFile.c.o -o cmTC_a2994 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_b2f5b.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_b2f5b.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b2f5b.dir/CheckIncludeFile.c.o -o cmTC_b2f5b
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b2f5b.dir/CheckIncludeFile.c.o -o cmTC_b2f5b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_70f02.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_70f02.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_70f02.dir/CheckIncludeFile.c.o -o cmTC_70f02
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_70f02.dir/CheckIncludeFile.c.o -o cmTC_70f02 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_88e0b.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_88e0b.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_88e0b.dir/CheckIncludeFile.c.o -o cmTC_88e0b
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_88e0b.dir/CheckIncludeFile.c.o -o cmTC_88e0b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_a33ef.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_a33ef.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a33ef.dir/CheckIncludeFile.c.o -o cmTC_a33ef
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a33ef.dir/CheckIncludeFile.c.o -o cmTC_a33ef -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_c5471.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_c5471.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c5471.dir/CheckIncludeFile.c.o -o cmTC_c5471
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c5471.dir/CheckIncludeFile.c.o -o cmTC_c5471 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_9ab20.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_9ab20.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9ab20.dir/CheckIncludeFile.c.o -o cmTC_9ab20
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9ab20.dir/CheckIncludeFile.c.o -o cmTC_9ab20 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_8fb6f.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_8fb6f.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8fb6f.dir/CheckIncludeFile.c.o -o cmTC_8fb6f
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8fb6f.dir/CheckIncludeFile.c.o -o cmTC_8fb6f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_6946d.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_6946d.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6946d.dir/CheckIncludeFile.c.o -o cmTC_6946d
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6946d.dir/CheckIncludeFile.c.o -o cmTC_6946d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_b03bc.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_b03bc.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b03bc.dir/CheckIncludeFile.c.o -o cmTC_b03bc
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b03bc.dir/CheckIncludeFile.c.o -o cmTC_b03bc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_bafae.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_bafae.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bafae.dir/CheckIncludeFile.c.o -o cmTC_bafae
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bafae.dir/CheckIncludeFile.c.o -o cmTC_bafae -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_6ad57.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_6ad57.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6ad57.dir/CheckIncludeFile.c.o -o cmTC_6ad57
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6ad57.dir/CheckIncludeFile.c.o -o cmTC_6ad57 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_3b9af.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_3b9af.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3b9af.dir/CheckIncludeFile.c.o -o cmTC_3b9af
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3b9af.dir/CheckIncludeFile.c.o -o cmTC_3b9af -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=dladdr -fPIE -o CMakeFiles/cmTC_30104.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=dladdr -fPIE -o CMakeFiles/cmTC_30104.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=dladdr -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_30104.dir/CheckFunctionExists.c.o -o cmTC_30104
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=dladdr -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_30104.dir/CheckFunctionExists.c.o -o cmTC_30104 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_7b359.dir/CheckSymbolExists.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_7b359.dir/CheckSymbolExists.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7b359.dir/CheckSymbolExists.c.o -o cmTC_7b359 /usr/lib/libm.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7b359.dir/CheckSymbolExists.c.o -o cmTC_7b359 /usr/lib/libm.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_76ee7.dir/CheckSymbolExists.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_76ee7.dir/CheckSymbolExists.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_76ee7.dir/CheckSymbolExists.c.o -o cmTC_76ee7 /usr/lib/libm.dylib
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_76ee7.dir/CheckSymbolExists.c.o -o cmTC_76ee7 /usr/lib/libm.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=getopt_long -fPIE -o CMakeFiles/cmTC_1cb5a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=getopt_long -fPIE -o CMakeFiles/cmTC_1cb5a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=getopt_long -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1cb5a.dir/CheckFunctionExists.c.o -o cmTC_1cb5a
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=getopt_long -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1cb5a.dir/CheckFunctionExists.c.o -o cmTC_1cb5a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_f1fb6.dir/CheckSymbolExists.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_f1fb6.dir/CheckSymbolExists.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f1fb6.dir/CheckSymbolExists.c.o -o cmTC_f1fb6
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f1fb6.dir/CheckSymbolExists.c.o -o cmTC_f1fb6 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=getifaddrs -fPIE -o CMakeFiles/cmTC_128c3.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=getifaddrs -fPIE -o CMakeFiles/cmTC_128c3.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=getifaddrs -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_128c3.dir/CheckFunctionExists.c.o -o cmTC_128c3
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=getifaddrs -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_128c3.dir/CheckFunctionExists.c.o -o cmTC_128c3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=issetugid -fPIE -o CMakeFiles/cmTC_e9062.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=issetugid -fPIE -o CMakeFiles/cmTC_e9062.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=issetugid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e9062.dir/CheckFunctionExists.c.o -o cmTC_e9062
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=issetugid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e9062.dir/CheckFunctionExists.c.o -o cmTC_e9062 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=mkstemps -fPIE -o CMakeFiles/cmTC_0c107.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=mkstemps -fPIE -o CMakeFiles/cmTC_0c107.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=mkstemps -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0c107.dir/CheckFunctionExists.c.o -o cmTC_0c107
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=mkstemps -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0c107.dir/CheckFunctionExists.c.o -o cmTC_0c107 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=setresgid -fPIE -o CMakeFiles/cmTC_15035.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=setresgid -fPIE -o CMakeFiles/cmTC_15035.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=setresgid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_15035.dir/CheckFunctionExists.c.o -o cmTC_15035
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=setresgid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_15035.dir/CheckFunctionExists.c.o -o cmTC_15035 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=setresuid -fPIE -o CMakeFiles/cmTC_8367a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=setresuid -fPIE -o CMakeFiles/cmTC_8367a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=setresuid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8367a.dir/CheckFunctionExists.c.o -o cmTC_8367a
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=setresuid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8367a.dir/CheckFunctionExists.c.o -o cmTC_8367a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=strptime -fPIE -o CMakeFiles/cmTC_9d384.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=strptime -fPIE -o CMakeFiles/cmTC_9d384.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=strptime -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9d384.dir/CheckFunctionExists.c.o -o cmTC_9d384
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=strptime -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9d384.dir/CheckFunctionExists.c.o -o cmTC_9d384 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=CFPropertyListCreateWithStream -fPIE -o CMakeFiles/cmTC_5c55e.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=CFPropertyListCreateWithStream -fPIE -o CMakeFiles/cmTC_5c55e.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.11.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=CFPropertyListCreateWithStream -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5c55e.dir/CheckFunctionExists.c.o -o cmTC_5c55e -framework CoreFoundation
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCHECK_FUNCTION_EXISTS=CFPropertyListCreateWithStream -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5c55e.dir/CheckFunctionExists.c.o -o cmTC_5c55e -framework CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_SOCKADDR_SA_LEN -fPIE -o CMakeFiles/cmTC_e51b9.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_SOCKADDR_SA_LEN -fPIE -o CMakeFiles/cmTC_e51b9.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_SOCKADDR_SA_LEN -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e51b9.dir/src.c.o -o cmTC_e51b9
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_SOCKADDR_SA_LEN -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e51b9.dir/src.c.o -o cmTC_e51b9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_STAT_ST_FLAGS -fPIE -o CMakeFiles/cmTC_aa9eb.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_STAT_ST_FLAGS -fPIE -o CMakeFiles/cmTC_aa9eb.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_STAT_ST_FLAGS -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_aa9eb.dir/src.c.o -o cmTC_aa9eb
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_STAT_ST_FLAGS -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_aa9eb.dir/src.c.o -o cmTC_aa9eb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_STAT_ST_BIRTHTIME -fPIE -o CMakeFiles/cmTC_ae045.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_STAT_ST_BIRTHTIME -fPIE -o CMakeFiles/cmTC_ae045.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_STAT_ST_BIRTHTIME -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ae045.dir/src.c.o -o cmTC_ae045
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_STAT_ST_BIRTHTIME -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ae045.dir/src.c.o -o cmTC_ae045 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_STAT___ST_BIRTHTIME -fPIE -o CMakeFiles/cmTC_82e86.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_STAT___ST_BIRTHTIME -fPIE -o CMakeFiles/cmTC_82e86.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_TM_TM_ZONE -fPIE -o CMakeFiles/cmTC_ddde7.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_TM_TM_ZONE -fPIE -o CMakeFiles/cmTC_ddde7.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_TM_TM_ZONE -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ddde7.dir/src.c.o -o cmTC_ddde7
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DHAVE_STRUCT_TM_TM_ZONE -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ddde7.dir/src.c.o -o cmTC_ddde7 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_db372.dir/CheckSymbolExists.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_db372.dir/CheckSymbolExists.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_db372.dir/CheckSymbolExists.c.o -o cmTC_db372
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_db372.dir/CheckSymbolExists.c.o -o cmTC_db372 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCOMPILER_CAN_HANDLE_SSE4_2 -fPIE -msse4.2 -o CMakeFiles/cmTC_02a5e.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCOMPILER_CAN_HANDLE_SSE4_2 -fPIE -msse4.2 -o CMakeFiles/cmTC_02a5e.dir/src.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCOMPILER_CAN_HANDLE_SSE4_2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_02a5e.dir/src.c.o -o cmTC_02a5e
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -DCOMPILER_CAN_HANDLE_SSE4_2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_02a5e.dir/src.c.o -o cmTC_02a5e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_7a4f9.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_7a4f9.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7a4f9.dir/CheckIncludeFile.c.o -o cmTC_7a4f9
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7a4f9.dir/CheckIncludeFile.c.o -o cmTC_7a4f9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -msse4.2 -fPIE -o CMakeFiles/cmTC_af247.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -msse4.2 -fPIE -o CMakeFiles/cmTC_af247.dir/CheckIncludeFile.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -msse4.2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_af247.dir/CheckIncludeFile.c.o -o cmTC_af247
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -msse4.2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_af247.dir/CheckIncludeFile.c.o -o cmTC_af247 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_39a76.dir/TestFileOffsetBits.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/cmake/TestFileOffsetBits.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_39a76.dir/TestFileOffsetBits.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/cmake/TestFileOffsetBits.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_39a76.dir/TestFileOffsetBits.c.o -o cmTC_39a76
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_39a76.dir/TestFileOffsetBits.c.o -o cmTC_39a76 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_e4255.dir/TestLargeFiles.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/TestLargeFiles.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -fPIE -o CMakeFiles/cmTC_e4255.dir/TestLargeFiles.c.o -c /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/CMakeFiles/TestLargeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include
clang called with: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4255.dir/TestLargeFiles.c.o -o cmTC_e4255
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wframe-larger-than=16384 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Wcomma -Qunused-arguments -std=gnu99 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4255.dir/TestLargeFiles.c.o -o cmTC_e4255 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/qt/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
# This is the CMakeCache file.
# For build in directory: /tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0
# It was generated by CMake: /usr/local/Cellar/cmake/3.11.1/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Path to a library.
APPLE_APPKIT_LIBRARY:FILEPATH=/System/Library/Frameworks/AppKit.framework
//Path to a library.
APPLE_APPLICATION_SERVICES_LIBRARY:FILEPATH=/System/Library/Frameworks/ApplicationServices.framework
//Path to a library.
APPLE_CORE_FOUNDATION_LIBRARY:FILEPATH=/System/Library/Frameworks/CoreFoundation.framework
//Path to a library.
APPLE_SYSTEM_CONFIGURATION_LIBRARY:FILEPATH=/System/Library/Frameworks/SystemConfiguration.framework
//Path to Asciidoctor or AsciidoctorJ
ASCIIDOCTOR_EXECUTABLE:FILEPATH=ASCIIDOCTOR_EXECUTABLE-NOTFOUND
//Path to a file.
BCG729_INCLUDE_DIR:PATH=BCG729_INCLUDE_DIR-NOTFOUND
//Path to a library.
BCG729_LIBRARY:FILEPATH=BCG729_LIBRARY-NOTFOUND
//Build androiddump
BUILD_androiddump:BOOL=ON
//Build capinfos
BUILD_capinfos:BOOL=ON
//Build captype
BUILD_captype:BOOL=ON
//Build ciscodump
BUILD_ciscodump:BOOL=OFF
//Build corbaidl2wrs
BUILD_corbaidl2wrs:BOOL=OFF
//Build dcerpcidl2wrs
BUILD_dcerpcidl2wrs:BOOL=ON
//Build dftest
BUILD_dftest:BOOL=ON
//Build dumpcap
BUILD_dumpcap:BOOL=ON
//Build editcap
BUILD_editcap:BOOL=ON
//Build fuzzshark
BUILD_fuzzshark:BOOL=ON
//Build mergecap
BUILD_mergecap:BOOL=ON
//Build MaxMind DB resolver
BUILD_mmdbresolve:BOOL=ON
//Build randpkt
BUILD_randpkt:BOOL=ON
//Build randpktdump
BUILD_randpktdump:BOOL=ON
//Build rawshark
BUILD_rawshark:BOOL=ON
//Build reordercap
BUILD_reordercap:BOOL=ON
//Build sharkd
BUILD_sharkd:BOOL=ON
//Build sshdump
BUILD_sshdump:BOOL=OFF
//Build text2pcap
BUILD_text2pcap:BOOL=ON
//Build tfshark
BUILD_tfshark:BOOL=OFF
//Build tshark
BUILD_tshark:BOOL=ON
//Build udpdump
BUILD_udpdump:BOOL=ON
//Build Wireshark
BUILD_wireshark:BOOL=ON
//Build Wireshark (GTK+ UI)
BUILD_wireshark_gtk:BOOL=OFF
//Build xxx2deb
BUILD_xxx2deb:BOOL=OFF
//Path to a file.
CAP_INCLUDE_DIR:PATH=CAP_INCLUDE_DIR-NOTFOUND
//Path to a library.
CAP_LIBRARY:FILEPATH=CAP_LIBRARY-NOTFOUND
//Path to a file.
CARES_INCLUDE_DIR:PATH=/usr/local/include
//Path to a library.
CARES_LIBRARY:FILEPATH=/usr/local/lib/libcares.dylib
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Release
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/super/clang++
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/super/clang
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
//No help, variable specified on the command line.
CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
//User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin
//Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=
//Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share
//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=
//C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include
//Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=
//Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib
//Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
//Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=
//Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
//Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=
//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
//C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local/Cellar/wireshark/2.6.0
//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=
//System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin
//Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
//Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/super/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/local/bin/gmake
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
//Build architectures for OSX
CMAKE_OSX_ARCHITECTURES:STRING=
//Minimum OS X version to target for deployment (at runtime); newer
// APIs weak linked. Set to empty string for default value.
CMAKE_OSX_DEPLOYMENT_TARGET:STRING=
//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:STRING=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=Wireshark
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON
//Disable warning if the size of a function frame is large
DISABLE_FRAME_LARGER_THAN_WARNING:BOOL=OFF
//Do not treat warnings as errors
DISABLE_WERROR:BOOL=ON
//Path to a program.
DOXYGEN_EXECUTABLE:FILEPATH=/usr/local/bin/doxygen
//Permissions to install
DUMPCAP_INSTALL_OPTION:STRING=normal
//Build a macOS application bundle (Wireshark.app)
ENABLE_APPLICATION_BUNDLE:BOOL=ON
//Enable AddressSanitizer (ASAN) for debugging (degrades performance)
ENABLE_ASAN:BOOL=OFF
//Build with G.729 codec support in RTP Player
ENABLE_BCG729:BOOL=ON
//Build with Posix capabilities support
ENABLE_CAP:BOOL=ON
//Build with c-ares support
ENABLE_CARES:BOOL=ON
//Speed up compiling and linking using ccache if possible
ENABLE_CCACHE:BOOL=OFF
//Enable hf conflict check for debugging (start-up may be slower)
ENABLE_CHECKHF_CONFLICT:BOOL=OFF
//Enable the compiler's static analyzer if possible
ENABLE_CODE_ANALYSIS:BOOL=OFF
//Do additional compiler warnings (disables -Werror)
ENABLE_EXTRA_COMPILER_WARNINGS:BOOL=OFF
//Build with GNU TLS support
ENABLE_GNUTLS:BOOL=ON
//Use GTK3 instead of GTK2 to build wireshark
ENABLE_GTK3:BOOL=ON
//Build with Kerberos support
ENABLE_KERBEROS:BOOL=ON
//Build with libxml2 support
ENABLE_LIBXML2:BOOL=ON
//Build with Lua dissector support
ENABLE_LUA:BOOL=ON
//Build with LZ4 compression support
ENABLE_LZ4:BOOL=ON
//No help, variable specified on the command line.
ENABLE_MAXMINDDB:UNINITIALIZED=ON
//Build with libnl support
ENABLE_NETLINK:BOOL=OFF
//Build with HTTP/2 header decompression support
ENABLE_NGHTTP2:BOOL=OFF
//Enable libpcap support (required for capturing)
ENABLE_PCAP:BOOL=ON
//Enable pcapng as default file format
ENABLE_PCAP_NG_DEFAULT:BOOL=ON
//Build with plugins
ENABLE_PLUGINS:BOOL=ON
//Build with plugin interface demo
ENABLE_PLUGIN_IFDEMO:BOOL=OFF
//Build with PortAudio support
ENABLE_PORTAUDIO:BOOL=OFF
//Use Qt5 instead of Qt4 to build wireshark
ENABLE_QT5:BOOL=ON
//Build with SBC Codec support in RTP Player
ENABLE_SBC:BOOL=ON
//Build with libsmi snmp support
ENABLE_SMI:BOOL=OFF
//Build with Snappy compression support
ENABLE_SNAPPY:BOOL=ON
//Build with G.722/G.726 codecs support in RTP Player
ENABLE_SPANDSP:BOOL=ON
//Build Wireshark libraries statically
ENABLE_STATIC:BOOL=OFF
//Enable ThreadSanitizer (TSan) for debugging
ENABLE_TSAN:BOOL=OFF
//Enable UndefinedBehaviorSanitizer (UBSan) for debugging
ENABLE_UBSAN:BOOL=OFF
//Build with zlib compression support
ENABLE_ZLIB:BOOL=ON
//Build androiddump using libpcap
EXTCAP_ANDROIDDUMP_LIBPCAP:BOOL=OFF
//Path to a library.
GCRYPT_ERROR_LIBRARY:FILEPATH=/usr/local/lib/libgpg-error.dylib
//Path to a file.
GCRYPT_INCLUDE_DIR:PATH=/usr/local/include
//Path to a library.
GCRYPT_LIBRARY:FILEPATH=/usr/local/lib/libgcrypt.dylib
//Path to a program.
GETTEXT_MSGFMT_EXECUTABLE:FILEPATH=/usr/local/opt/gettext/bin/msgfmt
//Path to a program.
GETTEXT_MSGMERGE_EXECUTABLE:FILEPATH=/usr/local/opt/gettext/bin/msgmerge
//Git command line client
GIT_EXECUTABLE:FILEPATH=/usr/local/bin/git
//Path to a file.
GLIB2_INTERNAL_INCLUDE_DIR:PATH=/usr/local/lib/glib-2.0/include
//Path to a library.
GLIB2_LIBRARY:FILEPATH=/usr/local/lib/libglib-2.0.dylib
//Path to a file.
GLIB2_MAIN_INCLUDE_DIR:PATH=/usr/local/include/glib-2.0
//Path to a file.
GNUTLS_INCLUDE_DIR:PATH=/usr/local/include
//Path to a library.
GNUTLS_LIBRARY:FILEPATH=/usr/local/lib/libgnutls.dylib
//Path to the hardening-check utility.
HARDENING_CHECK_EXECUTABLE:FILEPATH=HARDENING_CHECK_EXECUTABLE-NOTFOUND
//Path to a file.
KERBEROS_INCLUDE_DIR:PATH=/usr/include
//Path to a library.
KERBEROS_LIBRARY:FILEPATH=/usr/lib/libkrb5.dylib
//Path to a program.
LEX_EXECUTABLE:FILEPATH=/usr/bin/flex
//Path to a file.
LIBSSH_INCLUDE_DIR:PATH=LIBSSH_INCLUDE_DIR-NOTFOUND
//Path to a library.
LIBSSH_LIBRARY:FILEPATH=LIBSSH_LIBRARY-NOTFOUND
//Path to a file.
LIBXML2_INCLUDE_DIR:PATH=/usr/include/libxml2
//Path to a library.
LIBXML2_LIBRARIES:FILEPATH=/usr/lib/libxml2.dylib
//Path to a program.
LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=/usr/bin/xmllint
//Path to a file.
LUA_INCLUDE_DIR:PATH=/usr/local/include
//Path to a library.
LUA_LIBRARY:FILEPATH=/usr/local/lib/liblua.dylib
//Path to a file.
LZ4_INCLUDE_DIR:PATH=/usr/local/include
//Path to a library.
LZ4_LIBRARY:FILEPATH=/usr/local/lib/liblz4.dylib
//Path to a file.
MAXMINDDB_INCLUDE_DIR:PATH=/usr/local/include
//Path to a library.
MAXMINDDB_LIBRARY:FILEPATH=/usr/local/lib/libmaxminddb.dylib
//Path to a file.
M_INCLUDE_DIR:PATH=/usr/include
//Path to a library.
M_LIBRARY:FILEPATH=/usr/lib/libm.dylib
//Path to a file.
PCAP_INCLUDE_DIR:PATH=/usr/include
//Path to a library.
PCAP_LIBRARY:FILEPATH=/usr/lib/libpcap.dylib
//Path to a program.
PERL_EXECUTABLE:FILEPATH=/usr/local/bin/perl
//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/local/bin/pkg-config
//Path to a program.
POD2HTML_EXECUTABLE:FILEPATH=/usr/local/bin/pod2html
//Path to a program.
POD2MAN_EXECUTABLE:FILEPATH=/usr/local/bin/pod2man
//Path to a program.
PYTHON_EXECUTABLE:FILEPATH=/usr/local/bin/python
//Location of Python module asn2wrs
PY_ASN2WRS:STRING=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/tools/asn2wrs.py
//Location of Python module make-plugin-reg
PY_MAKE-PLUGIN-REG:STRING=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/tools/make-plugin-reg.py
//The directory containing a CMake configuration file for Qt5Core.
Qt5Core_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Core
//The directory containing a CMake configuration file for Qt5Gui.
Qt5Gui_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Gui
//The directory containing a CMake configuration file for Qt5LinguistTools.
Qt5LinguistTools_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5LinguistTools
//The directory containing a CMake configuration file for Qt5MacExtras.
Qt5MacExtras_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5MacExtras
//The directory containing a CMake configuration file for Qt5Multimedia.
Qt5Multimedia_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Multimedia
//The directory containing a CMake configuration file for Qt5Network.
Qt5Network_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Network
//The directory containing a CMake configuration file for Qt5PrintSupport.
Qt5PrintSupport_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5PrintSupport
//The directory containing a CMake configuration file for Qt5Svg.
Qt5Svg_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Svg
//The directory containing a CMake configuration file for Qt5Widgets.
Qt5Widgets_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Widgets
//Path to a file.
SBC_INCLUDE_DIR:PATH=SBC_INCLUDE_DIR-NOTFOUND
//Path to a library.
SBC_LIBRARY:FILEPATH=SBC_LIBRARY-NOTFOUND
//Path to a program.
SETCAP_EXECUTABLE:FILEPATH=SETCAP_EXECUTABLE-NOTFOUND
//Path to the shellcheck utility.
SHELLCHECK_EXECUTABLE:FILEPATH=/usr/local/bin/shellcheck
//Path to a file.
SNAPPY_INCLUDE_DIR:PATH=SNAPPY_INCLUDE_DIR-NOTFOUND
//Path to a library.
SNAPPY_LIBRARY:FILEPATH=SNAPPY_LIBRARY-NOTFOUND
//Path to a file.
SPANDSP_INCLUDE_DIR:PATH=SPANDSP_INCLUDE_DIR-NOTFOUND
//Path to a library.
SPANDSP_LIBRARY:FILEPATH=SPANDSP_LIBRARY-NOTFOUND
//Value Computed by CMake
Wireshark_BINARY_DIR:STATIC=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0
//Value Computed by CMake
Wireshark_SOURCE_DIR:STATIC=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0
//Path to a program.
XSLTPROC_EXECUTABLE:FILEPATH=/usr/bin/xsltproc
//Path to a program.
YACC_EXECUTABLE:FILEPATH=/usr/bin/bison
//Path to a file.
ZLIB_INCLUDE_DIR:PATH=/usr/include
//Path to a library.
ZLIB_LIBRARY:FILEPATH=/usr/lib/libz.dylib
//Dependencies for target
capchild_LIB_DEPENDS:STATIC=
//Dependencies for target
caputils_LIB_DEPENDS:STATIC=
//Dependencies for the target
epan_LIB_DEPENDS:STATIC=general;wiretap;general;wsutil;general;/usr/local/lib/libcares.dylib;general;/usr/local/lib/libgcrypt.dylib;general;/usr/local/lib/libgpg-error.dylib;general;/usr/local/lib/libglib-2.0.dylib;general;gthread-2.0;general;glib-2.0;general;intl;general;/usr/local/lib/libgnutls.dylib;general;/usr/lib/libkrb5.dylib;general;/usr/local/lib/liblua.dylib;general;/usr/local/lib/liblz4.dylib;general;/usr/lib/libm.dylib;general;/usr/lib/libpcap.dylib;general;/usr/lib/libxml2.dylib;
//Dependencies for the target
ethercat_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for the target
gryphon_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for the target
irda_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for the target
l16mono_LIB_DEPENDS:STATIC=general;wscodecs;
//Dependencies for the target
mate_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for the target
opcua_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for the target
profinet_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for target
qtui_LIB_DEPENDS:STATIC=
//Dependencies for target
randpkt_core_LIB_DEPENDS:STATIC=
//Dependencies for the target
stats_tree_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for the target
transum_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for target
ui_LIB_DEPENDS:STATIC=
//Dependencies for the target
unistim_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for the target
usbdump_LIB_DEPENDS:STATIC=general;wiretap;
//Dependencies for the target
wimax_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for the target
wimaxasncp_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for the target
wimaxmacphy_LIB_DEPENDS:STATIC=general;epan;
//Dependencies for the target
wiretap_LIB_DEPENDS:STATIC=general;/usr/local/lib/libglib-2.0.dylib;general;gmodule-2.0;general;glib-2.0;general;intl;general;/usr/lib/libz.dylib;general;wsutil;
//Dependencies for target
writecap_LIB_DEPENDS:STATIC=
//Dependencies for the target
wscodecs_LIB_DEPENDS:STATIC=general;/usr/lib/libm.dylib;general;gmodule-2.0;general;glib-2.0;general;intl;general;wsutil;
//Dependencies for the target
wsutil_LIB_DEPENDS:STATIC=general;/System/Library/Frameworks/CoreFoundation.framework;general;gmodule-2.0;general;glib-2.0;general;intl;general;/usr/local/lib/libglib-2.0.dylib;general;/usr/local/lib/libgcrypt.dylib;general;/usr/local/lib/libgpg-error.dylib;general;/usr/lib/libz.dylib;general;/usr/local/lib/libgnutls.dylib;
########################
# INTERNAL cache entries
########################
//Single output directory for building all archives.
ARCHIVE_OUTPUT_PATH:INTERNAL=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/run
//ADVANCED property for variable: ASCIIDOCTOR_EXECUTABLE
ASCIIDOCTOR_EXECUTABLE-ADVANCED:INTERNAL=1
BCG729_CFLAGS:INTERNAL=
BCG729_CFLAGS_I:INTERNAL=
BCG729_CFLAGS_OTHER:INTERNAL=
BCG729_FOUND:INTERNAL=
BCG729_INCLUDEDIR:INTERNAL=
BCG729_LIBDIR:INTERNAL=
BCG729_LIBS:INTERNAL=
BCG729_LIBS_L:INTERNAL=
BCG729_LIBS_OTHER:INTERNAL=
BCG729_LIBS_PATHS:INTERNAL=
BCG729_PREFIX:INTERNAL=
BCG729_STATIC_CFLAGS:INTERNAL=
BCG729_STATIC_CFLAGS_I:INTERNAL=
BCG729_STATIC_CFLAGS_OTHER:INTERNAL=
BCG729_STATIC_LIBDIR:INTERNAL=
BCG729_STATIC_LIBS:INTERNAL=
BCG729_STATIC_LIBS_L:INTERNAL=
BCG729_STATIC_LIBS_OTHER:INTERNAL=
BCG729_STATIC_LIBS_PATHS:INTERNAL=
BCG729_VERSION:INTERNAL=
BCG729_bcg729_INCLUDEDIR:INTERNAL=
BCG729_bcg729_LIBDIR:INTERNAL=
BCG729_bcg729_PREFIX:INTERNAL=
BCG729_bcg729_VERSION:INTERNAL=
CAP_CFLAGS:INTERNAL=
CAP_CFLAGS_I:INTERNAL=
CAP_CFLAGS_OTHER:INTERNAL=
CAP_FOUND:INTERNAL=
CAP_INCLUDEDIR:INTERNAL=
CAP_LIBDIR:INTERNAL=
CAP_LIBS:INTERNAL=
CAP_LIBS_L:INTERNAL=
CAP_LIBS_OTHER:INTERNAL=
CAP_LIBS_PATHS:INTERNAL=
CAP_PREFIX:INTERNAL=
CAP_STATIC_CFLAGS:INTERNAL=
CAP_STATIC_CFLAGS_I:INTERNAL=
CAP_STATIC_CFLAGS_OTHER:INTERNAL=
CAP_STATIC_LIBDIR:INTERNAL=
CAP_STATIC_LIBS:INTERNAL=
CAP_STATIC_LIBS_L:INTERNAL=
CAP_STATIC_LIBS_OTHER:INTERNAL=
CAP_STATIC_LIBS_PATHS:INTERNAL=
CAP_VERSION:INTERNAL=
CAP_libcap_INCLUDEDIR:INTERNAL=
CAP_libcap_LIBDIR:INTERNAL=
CAP_libcap_PREFIX:INTERNAL=
CAP_libcap_VERSION:INTERNAL=
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=11
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.11.1/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.11.1/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.11.1/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.11.1/bin/ccmake
//Whether to issue deprecation errors for macros and functions.
CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=142
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.11.1/share/cmake
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//Suppress errors that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE
//Suppress Warnings that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Whether to issue warnings for deprecated functionality.
CMAKE_WARN_DEPRECATED:INTERNAL=FALSE
//Test COMPILER_CAN_HANDLE_SSE4_2
COMPILER_CAN_HANDLE_SSE4_2:INTERNAL=1
//Test CXX__Qunused_arguments_VALID
CXX__Qunused_arguments_VALID:INTERNAL=1
//Test CXX__Waddress_VALID
CXX__Waddress_VALID:INTERNAL=1
//Test CXX__Wall_VALID
CXX__Wall_VALID:INTERNAL=1
//Test CXX__Wattributes_VALID
CXX__Wattributes_VALID:INTERNAL=1
//Test CXX__Wdiv_by_zero_VALID
CXX__Wdiv_by_zero_VALID:INTERNAL=1
//Test CXX__Wendif_labels_VALID
CXX__Wendif_labels_VALID:INTERNAL=1
//Test CXX__Wextra_VALID
CXX__Wextra_VALID:INTERNAL=1
//Test CXX__Wformat_security_VALID
CXX__Wformat_security_VALID:INTERNAL=1
//Test CXX__Wframe_larger_than_16384_VALID
CXX__Wframe_larger_than_16384_VALID:INTERNAL=1
//Test CXX__Wheader_guard_VALID
CXX__Wheader_guard_VALID:INTERNAL=1
//Test CXX__Wignored_qualifiers_VALID
CXX__Wignored_qualifiers_VALID:INTERNAL=1
//Test CXX__Wno_long_long_VALID
CXX__Wno_long_long_VALID:INTERNAL=1
//Test CXX__Wno_overlength_strings_VALID
CXX__Wno_overlength_strings_VALID:INTERNAL=1
//Test CXX__Wpointer_arith_VALID
CXX__Wpointer_arith_VALID:INTERNAL=1
//Test CXX__Wpragmas_VALID
CXX__Wpragmas_VALID:INTERNAL=1
//Test CXX__Wshorten_64_to_32_VALID
CXX__Wshorten_64_to_32_VALID:INTERNAL=1
//Test CXX__Wvla_VALID
CXX__Wvla_VALID:INTERNAL=1
//Test CXX__fno_strict_overflow_VALID
CXX__fno_strict_overflow_VALID:INTERNAL=1
//Test CXX__fwrapv_VALID
CXX__fwrapv_VALID:INTERNAL=1
//Test CXX__std_c__11_VALID
CXX__std_c__11_VALID:INTERNAL=1
//Test C__Qunused_arguments_VALID
C__Qunused_arguments_VALID:INTERNAL=1
//Test C__Waddress_VALID
C__Waddress_VALID:INTERNAL=1
//Test C__Wall_VALID
C__Wall_VALID:INTERNAL=1
//Test C__Wattributes_VALID
C__Wattributes_VALID:INTERNAL=1
//Test C__Wc_compat_VALID
C__Wc_compat_VALID:INTERNAL=1
//Test C__Wcomma_VALID
C__Wcomma_VALID:INTERNAL=1
//Test C__Wdiv_by_zero_VALID
C__Wdiv_by_zero_VALID:INTERNAL=1
//Test C__Wendif_labels_VALID
C__Wendif_labels_VALID:INTERNAL=1
//Test C__Werror_implicit_VALID
C__Werror_implicit_VALID:INTERNAL=1
//Test C__Wextra_VALID
C__Wextra_VALID:INTERNAL=1
//Test C__Wformat_security_VALID
C__Wformat_security_VALID:INTERNAL=1
//Test C__Wframe_larger_than_16384_VALID
C__Wframe_larger_than_16384_VALID:INTERNAL=1
//Test C__Wheader_guard_VALID
C__Wheader_guard_VALID:INTERNAL=1
//Test C__Wignored_qualifiers_VALID
C__Wignored_qualifiers_VALID:INTERNAL=1
//Test C__Wjump_misses_init_VALID
C__Wjump_misses_init_VALID:INTERNAL=
//Test C__Wlogical_op_VALID
C__Wlogical_op_VALID:INTERNAL=
//Test C__Wno_long_long_VALID
C__Wno_long_long_VALID:INTERNAL=1
//Test C__Wno_overlength_strings_VALID
C__Wno_overlength_strings_VALID:INTERNAL=1
//Test C__Wno_pointer_sign_VALID
C__Wno_pointer_sign_VALID:INTERNAL=1
//Test C__Wold_style_definition_VALID
C__Wold_style_definition_VALID:INTERNAL=1
//Test C__Wpointer_arith_VALID
C__Wpointer_arith_VALID:INTERNAL=1
//Test C__Wpragmas_VALID
C__Wpragmas_VALID:INTERNAL=1
//Test C__Wshadow_VALID
C__Wshadow_VALID:INTERNAL=1
//Test C__Wshorten_64_to_32_VALID
C__Wshorten_64_to_32_VALID:INTERNAL=1
//Test C__Wstrict_prototypes_VALID
C__Wstrict_prototypes_VALID:INTERNAL=1
//Test C__Wunused_const_variable_VALID
C__Wunused_const_variable_VALID:INTERNAL=1
//Test C__Wvla_VALID
C__Wvla_VALID:INTERNAL=1
//Test C__fno_strict_overflow_VALID
C__fno_strict_overflow_VALID:INTERNAL=1
//Test C__fwrapv_VALID
C__fwrapv_VALID:INTERNAL=1
//Build time data file location.
DATAFILE_DIR:INTERNAL=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/run/Wireshark.app/Contents/Resources/share/wireshark
//ADVANCED property for variable: DOXYGEN_EXECUTABLE
DOXYGEN_EXECUTABLE-ADVANCED:INTERNAL=1
//STRINGS property for variable: DUMPCAP_INSTALL_OPTION
DUMPCAP_INSTALL_OPTION-STRINGS:INTERNAL=normal;suid;capabilities
//Have include emmintrin.h
EMMINTRIN_H_WORKS:INTERNAL=1
//Single output directory for building all executables.
EXECUTABLE_OUTPUT_PATH:INTERNAL=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/run
//Result of TRY_COMPILE
FILE64_OK:INTERNAL=TRUE
//Details about finding CARES
FIND_PACKAGE_MESSAGE_DETAILS_CARES:INTERNAL=[/usr/local/lib/libcares.dylib][/usr/local/include][v1.14.0(1.5.0)]
//Details about finding DOXYGEN
FIND_PACKAGE_MESSAGE_DETAILS_DOXYGEN:INTERNAL=[/usr/local/bin/doxygen][v()]
//Details about finding GCRYPT
FIND_PACKAGE_MESSAGE_DETAILS_GCRYPT:INTERNAL=[/usr/local/lib/libgcrypt.dylib][/usr/local/include][v1.8.2(1.4.2)]
//Details about finding GLIB2
FIND_PACKAGE_MESSAGE_DETAILS_GLIB2:INTERNAL=[/usr/local/lib/libglib-2.0.dylib][/usr/local/include/glib-2.0][v()]
//Details about finding GNUTLS
FIND_PACKAGE_MESSAGE_DETAILS_GNUTLS:INTERNAL=[/usr/local/lib/libgnutls.dylib][/usr/local/include][v3.5.18(2.12.0)]
//Details about finding Gettext
FIND_PACKAGE_MESSAGE_DETAILS_Gettext:INTERNAL=[/usr/local/opt/gettext/bin/msgmerge][/usr/local/opt/gettext/bin/msgfmt][v0.19.8.1()]
//Details about finding Git
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/local/bin/git][v2.17.0()]
//Details about finding KERBEROS
FIND_PACKAGE_MESSAGE_DETAILS_KERBEROS:INTERNAL=[/usr/lib/libkrb5.dylib][/usr/include][v()]
//Details about finding LEX
FIND_PACKAGE_MESSAGE_DETAILS_LEX:INTERNAL=[/usr/bin/flex][v()]
//Details about finding LZ4
FIND_PACKAGE_MESSAGE_DETAILS_LZ4:INTERNAL=[/usr/local/include][/usr/local/lib/liblz4.dylib][v()]
//Details about finding LibXml2
FIND_PACKAGE_MESSAGE_DETAILS_LibXml2:INTERNAL=[/usr/lib/libxml2.dylib][/usr/include/libxml2][v2.9.4()]
//Details about finding M
FIND_PACKAGE_MESSAGE_DETAILS_M:INTERNAL=[/usr/lib/libm.dylib][/usr/include][v()]
//Details about finding MaxMindDB
FIND_PACKAGE_MESSAGE_DETAILS_MaxMindDB:INTERNAL=[/usr/local/lib/libmaxminddb.dylib][/usr/local/include][v()]
//Details about finding PCAP
FIND_PACKAGE_MESSAGE_DETAILS_PCAP:INTERNAL=[/usr/include][/usr/lib/libpcap.dylib][v()]
//Details about finding POD
FIND_PACKAGE_MESSAGE_DETAILS_POD:INTERNAL=[/usr/local/bin/pod2man][/usr/local/bin/pod2html][v()]
//Details about finding Perl
FIND_PACKAGE_MESSAGE_DETAILS_Perl:INTERNAL=[/usr/local/bin/perl][v5.26.2()]
//Details about finding PkgConfig
FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/local/bin/pkg-config][v0.29.2()]
//Details about finding PythonInterp
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/local/bin/python][v2.7.14(2)]
//Details about finding XSLTPROC
FIND_PACKAGE_MESSAGE_DETAILS_XSLTPROC:INTERNAL=[/usr/bin/xsltproc][v()]
//Details about finding YACC
FIND_PACKAGE_MESSAGE_DETAILS_YACC:INTERNAL=[/usr/bin/bison][v()]
//Details about finding ZLIB
FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/libz.dylib][/usr/include][v1.2.11()]
//Result of TRY_COMPILE
FSEEKO_COMPILE_OK:INTERNAL=TRUE
//Test FVHIDDEN
FVHIDDEN:INTERNAL=1
//ADVANCED property for variable: GIT_EXECUTABLE
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
GLIB2_CFLAGS:INTERNAL=-I/usr/local/Cellar/pcre/8.42/include;-I/usr/local/Cellar/glib/2.56.1/include/glib-2.0;-I/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;-I/usr/local/opt/gettext/include
GLIB2_CFLAGS_I:INTERNAL=
GLIB2_CFLAGS_OTHER:INTERNAL=
GLIB2_FOUND:INTERNAL=1
GLIB2_INCLUDEDIR:INTERNAL=/usr/local/Cellar/glib/2.56.1/include
//ADVANCED property for variable: GLIB2_INCLUDE_DIRS
GLIB2_INCLUDE_DIRS-ADVANCED:INTERNAL=1
GLIB2_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.42/include;/usr/local/Cellar/glib/2.56.1/include/glib-2.0;/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;/usr/local/opt/gettext/include
GLIB2_LDFLAGS:INTERNAL=-L/usr/local/Cellar/glib/2.56.1/lib;-L/usr/local/opt/gettext/lib;-lglib-2.0;-lintl;-Wl,-framework;-Wl,CoreFoundation
GLIB2_LDFLAGS_OTHER:INTERNAL=-Wl,-framework;-Wl,CoreFoundation
GLIB2_LIBDIR:INTERNAL=/usr/local/Cellar/glib/2.56.1/lib
//ADVANCED property for variable: GLIB2_LIBRARIES
GLIB2_LIBRARIES-ADVANCED:INTERNAL=1
GLIB2_LIBRARIES:INTERNAL=glib-2.0;intl
GLIB2_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/glib/2.56.1/lib;/usr/local/opt/gettext/lib
GLIB2_LIBS:INTERNAL=
GLIB2_LIBS_L:INTERNAL=
GLIB2_LIBS_OTHER:INTERNAL=
GLIB2_LIBS_PATHS:INTERNAL=
GLIB2_PREFIX:INTERNAL=/usr/local/Cellar/glib/2.56.1
GLIB2_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/pcre/8.42/include;-I/usr/local/Cellar/glib/2.56.1/include/glib-2.0;-I/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;-I/usr/local/opt/gettext/include
GLIB2_STATIC_CFLAGS_I:INTERNAL=
GLIB2_STATIC_CFLAGS_OTHER:INTERNAL=
GLIB2_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.42/include;/usr/local/Cellar/glib/2.56.1/include/glib-2.0;/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;/usr/local/opt/gettext/include
GLIB2_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/pcre/8.42/lib;-L/usr/local/Cellar/glib/2.56.1/lib;-L/usr/local/opt/gettext/lib;-L/usr/local/Cellar/pcre/8.42/lib;-lglib-2.0;-lintl;-Wl,-framework;-Wl,CoreFoundation;-lpcre;-lintl;-Wl,-framework;-Wl,CoreFoundation;-liconv;-Wl,-framework,Carbon;-Wl,-framework,Foundation;-Wl,-framework,AppKit;-lpcre;-D_THREAD_SAFE;-pthread
GLIB2_STATIC_LDFLAGS_OTHER:INTERNAL=-Wl,-framework;-Wl,CoreFoundation;-Wl,-framework,Carbon;-Wl,-framework,Foundation;-Wl,-framework,AppKit;-D_THREAD_SAFE;-pthread
GLIB2_STATIC_LIBDIR:INTERNAL=
GLIB2_STATIC_LIBRARIES:INTERNAL=glib-2.0;intl;pcre;intl;iconv;pcre
GLIB2_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.42/lib;/usr/local/Cellar/glib/2.56.1/lib;/usr/local/opt/gettext/lib;/usr/local/Cellar/pcre/8.42/lib
GLIB2_STATIC_LIBS:INTERNAL=
GLIB2_STATIC_LIBS_L:INTERNAL=
GLIB2_STATIC_LIBS_OTHER:INTERNAL=
GLIB2_STATIC_LIBS_PATHS:INTERNAL=
GLIB2_VERSION:INTERNAL=2.56.1
GLIB2_glib-2.0_INCLUDEDIR:INTERNAL=
GLIB2_glib-2.0_LIBDIR:INTERNAL=
GLIB2_glib-2.0_PREFIX:INTERNAL=
GLIB2_glib-2.0_VERSION:INTERNAL=
GMODULE2_CFLAGS:INTERNAL=-D_REENTRANT;-I/usr/local/Cellar/pcre/8.42/include;-I/usr/local/Cellar/glib/2.56.1/include/glib-2.0;-I/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;-I/usr/local/opt/gettext/include
GMODULE2_CFLAGS_I:INTERNAL=
GMODULE2_CFLAGS_OTHER:INTERNAL=-D_REENTRANT
GMODULE2_FOUND:INTERNAL=1
GMODULE2_INCLUDEDIR:INTERNAL=/usr/local/Cellar/glib/2.56.1/include
//ADVANCED property for variable: GMODULE2_INCLUDE_DIRS
GMODULE2_INCLUDE_DIRS-ADVANCED:INTERNAL=1
GMODULE2_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.42/include;/usr/local/Cellar/glib/2.56.1/include/glib-2.0;/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;/usr/local/opt/gettext/include
GMODULE2_LDFLAGS:INTERNAL=-L/usr/local/Cellar/glib/2.56.1/lib;-L/usr/local/opt/gettext/lib;-lgmodule-2.0;-lglib-2.0;-lintl;-Wl,-framework;-Wl,CoreFoundation
GMODULE2_LDFLAGS_OTHER:INTERNAL=-Wl,-framework;-Wl,CoreFoundation
GMODULE2_LIBDIR:INTERNAL=/usr/local/Cellar/glib/2.56.1/lib
//ADVANCED property for variable: GMODULE2_LIBRARIES
GMODULE2_LIBRARIES-ADVANCED:INTERNAL=1
GMODULE2_LIBRARIES:INTERNAL=gmodule-2.0;glib-2.0;intl
GMODULE2_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/glib/2.56.1/lib;/usr/local/opt/gettext/lib
GMODULE2_LIBS:INTERNAL=
GMODULE2_LIBS_L:INTERNAL=
GMODULE2_LIBS_OTHER:INTERNAL=
GMODULE2_LIBS_PATHS:INTERNAL=
GMODULE2_PREFIX:INTERNAL=/usr/local/Cellar/glib/2.56.1
GMODULE2_STATIC_CFLAGS:INTERNAL=-D_REENTRANT;-I/usr/local/Cellar/pcre/8.42/include;-I/usr/local/Cellar/glib/2.56.1/include/glib-2.0;-I/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;-I/usr/local/opt/gettext/include
GMODULE2_STATIC_CFLAGS_I:INTERNAL=
GMODULE2_STATIC_CFLAGS_OTHER:INTERNAL=-D_REENTRANT
GMODULE2_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.42/include;/usr/local/Cellar/glib/2.56.1/include/glib-2.0;/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;/usr/local/opt/gettext/include
GMODULE2_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/pcre/8.42/lib;-L/usr/local/Cellar/glib/2.56.1/lib;-L/usr/local/opt/gettext/lib;-L/usr/local/Cellar/pcre/8.42/lib;-lgmodule-2.0;-lglib-2.0;-lintl;-Wl,-framework;-Wl,CoreFoundation;-lpcre;-lintl;-Wl,-framework;-Wl,CoreFoundation;-liconv;-Wl,-framework,Carbon;-Wl,-framework,Foundation;-Wl,-framework,AppKit;-lpcre;-D_THREAD_SAFE;-pthread
GMODULE2_STATIC_LDFLAGS_OTHER:INTERNAL=-Wl,-framework;-Wl,CoreFoundation;-Wl,-framework,Carbon;-Wl,-framework,Foundation;-Wl,-framework,AppKit;-D_THREAD_SAFE;-pthread
GMODULE2_STATIC_LIBDIR:INTERNAL=
GMODULE2_STATIC_LIBRARIES:INTERNAL=gmodule-2.0;glib-2.0;intl;pcre;intl;iconv;pcre
GMODULE2_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.42/lib;/usr/local/Cellar/glib/2.56.1/lib;/usr/local/opt/gettext/lib;/usr/local/Cellar/pcre/8.42/lib
GMODULE2_STATIC_LIBS:INTERNAL=
GMODULE2_STATIC_LIBS_L:INTERNAL=
GMODULE2_STATIC_LIBS_OTHER:INTERNAL=
GMODULE2_STATIC_LIBS_PATHS:INTERNAL=
GMODULE2_VERSION:INTERNAL=2.56.1
GMODULE2_gmodule-2.0_INCLUDEDIR:INTERNAL=
GMODULE2_gmodule-2.0_LIBDIR:INTERNAL=
GMODULE2_gmodule-2.0_PREFIX:INTERNAL=
GMODULE2_gmodule-2.0_VERSION:INTERNAL=
//Result of test for large file support
GMX_LARGEFILES:INTERNAL=1
GNUTLS_CFLAGS:INTERNAL=-I/usr/local/Cellar/libtasn1/4.13/include;-I/usr/local/Cellar/nettle/3.4/include;-I/usr/local/Cellar/p11-kit/0.23.10/include/p11-kit-1;-I/usr/local/Cellar/gnutls/3.5.18/include
GNUTLS_CFLAGS_I:INTERNAL=
GNUTLS_CFLAGS_OTHER:INTERNAL=
GNUTLS_FOUND:INTERNAL=1
GNUTLS_INCLUDEDIR:INTERNAL=/usr/local/Cellar/gnutls/3.5.18/include
//ADVANCED property for variable: GNUTLS_INCLUDE_DIRS
GNUTLS_INCLUDE_DIRS-ADVANCED:INTERNAL=1
GNUTLS_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/libtasn1/4.13/include;/usr/local/Cellar/nettle/3.4/include;/usr/local/Cellar/p11-kit/0.23.10/include/p11-kit-1;/usr/local/Cellar/gnutls/3.5.18/include
GNUTLS_LDFLAGS:INTERNAL=-L/usr/local/Cellar/gnutls/3.5.18/lib;-lgnutls
GNUTLS_LDFLAGS_OTHER:INTERNAL=
GNUTLS_LIBDIR:INTERNAL=/usr/local/Cellar/gnutls/3.5.18/lib
//ADVANCED property for variable: GNUTLS_LIBRARIES
GNUTLS_LIBRARIES-ADVANCED:INTERNAL=1
GNUTLS_LIBRARIES:INTERNAL=gnutls
GNUTLS_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/gnutls/3.5.18/lib
GNUTLS_LIBS:INTERNAL=
GNUTLS_LIBS_L:INTERNAL=
GNUTLS_LIBS_OTHER:INTERNAL=
GNUTLS_LIBS_PATHS:INTERNAL=
GNUTLS_PREFIX:INTERNAL=/usr/local/Cellar/gnutls/3.5.18
GNUTLS_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/libtasn1/4.13/include;-I/usr/local/Cellar/nettle/3.4/include;-I/usr/local/Cellar/p11-kit/0.23.10/include/p11-kit-1;-I/usr/local/Cellar/gnutls/3.5.18/include
GNUTLS_STATIC_CFLAGS_I:INTERNAL=
GNUTLS_STATIC_CFLAGS_OTHER:INTERNAL=
GNUTLS_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/libtasn1/4.13/include;/usr/local/Cellar/nettle/3.4/include;/usr/local/Cellar/p11-kit/0.23.10/include/p11-kit-1;/usr/local/Cellar/gnutls/3.5.18/include
GNUTLS_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/libtasn1/4.13/lib;-L/usr/local/Cellar/nettle/3.4/lib;-L/usr/local/Cellar/p11-kit/0.23.10/lib;-L/usr/local/Cellar/gnutls/3.5.18/lib;-lgnutls;-lgmp;-lunistring;-lhogweed;-lgmp;-lnettle;-ltasn1;-lp11-kit;-lz
GNUTLS_STATIC_LDFLAGS_OTHER:INTERNAL=
GNUTLS_STATIC_LIBDIR:INTERNAL=
GNUTLS_STATIC_LIBRARIES:INTERNAL=gnutls;gmp;unistring;hogweed;gmp;nettle;tasn1;p11-kit;z
GNUTLS_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/libtasn1/4.13/lib;/usr/local/Cellar/nettle/3.4/lib;/usr/local/Cellar/p11-kit/0.23.10/lib;/usr/local/Cellar/gnutls/3.5.18/lib
GNUTLS_STATIC_LIBS:INTERNAL=
GNUTLS_STATIC_LIBS_L:INTERNAL=
GNUTLS_STATIC_LIBS_OTHER:INTERNAL=
GNUTLS_STATIC_LIBS_PATHS:INTERNAL=
GNUTLS_VERSION:INTERNAL=3.5.18
GNUTLS_gnutls_INCLUDEDIR:INTERNAL=
GNUTLS_gnutls_LIBDIR:INTERNAL=
GNUTLS_gnutls_PREFIX:INTERNAL=
GNUTLS_gnutls_VERSION:INTERNAL=
GTHREAD2_CFLAGS:INTERNAL=-D_REENTRANT;-I/usr/local/Cellar/pcre/8.42/include;-I/usr/local/Cellar/glib/2.56.1/include/glib-2.0;-I/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;-I/usr/local/opt/gettext/include
GTHREAD2_CFLAGS_I:INTERNAL=
GTHREAD2_CFLAGS_OTHER:INTERNAL=-D_REENTRANT
GTHREAD2_FOUND:INTERNAL=1
GTHREAD2_INCLUDEDIR:INTERNAL=/usr/local/Cellar/glib/2.56.1/include
//ADVANCED property for variable: GTHREAD2_INCLUDE_DIRS
GTHREAD2_INCLUDE_DIRS-ADVANCED:INTERNAL=1
GTHREAD2_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.42/include;/usr/local/Cellar/glib/2.56.1/include/glib-2.0;/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;/usr/local/opt/gettext/include
GTHREAD2_LDFLAGS:INTERNAL=-L/usr/local/Cellar/glib/2.56.1/lib;-L/usr/local/opt/gettext/lib;-lgthread-2.0;-lglib-2.0;-lintl;-Wl,-framework;-Wl,CoreFoundation
GTHREAD2_LDFLAGS_OTHER:INTERNAL=-Wl,-framework;-Wl,CoreFoundation
GTHREAD2_LIBDIR:INTERNAL=/usr/local/Cellar/glib/2.56.1/lib
//ADVANCED property for variable: GTHREAD2_LIBRARIES
GTHREAD2_LIBRARIES-ADVANCED:INTERNAL=1
GTHREAD2_LIBRARIES:INTERNAL=gthread-2.0;glib-2.0;intl
GTHREAD2_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/glib/2.56.1/lib;/usr/local/opt/gettext/lib
GTHREAD2_LIBS:INTERNAL=
GTHREAD2_LIBS_L:INTERNAL=
GTHREAD2_LIBS_OTHER:INTERNAL=
GTHREAD2_LIBS_PATHS:INTERNAL=
GTHREAD2_PREFIX:INTERNAL=/usr/local/Cellar/glib/2.56.1
GTHREAD2_STATIC_CFLAGS:INTERNAL=-D_REENTRANT;-I/usr/local/Cellar/pcre/8.42/include;-I/usr/local/Cellar/glib/2.56.1/include/glib-2.0;-I/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;-I/usr/local/opt/gettext/include
GTHREAD2_STATIC_CFLAGS_I:INTERNAL=
GTHREAD2_STATIC_CFLAGS_OTHER:INTERNAL=-D_REENTRANT
GTHREAD2_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.42/include;/usr/local/Cellar/glib/2.56.1/include/glib-2.0;/usr/local/Cellar/glib/2.56.1/lib/glib-2.0/include;/usr/local/opt/gettext/include
GTHREAD2_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/pcre/8.42/lib;-L/usr/local/Cellar/glib/2.56.1/lib;-L/usr/local/opt/gettext/lib;-L/usr/local/Cellar/pcre/8.42/lib;-lgthread-2.0;-lglib-2.0;-lintl;-Wl,-framework;-Wl,CoreFoundation;-lpcre;-lintl;-Wl,-framework;-Wl,CoreFoundation;-liconv;-Wl,-framework,Carbon;-Wl,-framework,Foundation;-Wl,-framework,AppKit;-lpcre;-D_THREAD_SAFE;-pthread
GTHREAD2_STATIC_LDFLAGS_OTHER:INTERNAL=-Wl,-framework;-Wl,CoreFoundation;-Wl,-framework,Carbon;-Wl,-framework,Foundation;-Wl,-framework,AppKit;-D_THREAD_SAFE;-pthread
GTHREAD2_STATIC_LIBDIR:INTERNAL=
GTHREAD2_STATIC_LIBRARIES:INTERNAL=gthread-2.0;glib-2.0;intl;pcre;intl;iconv;pcre
GTHREAD2_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.42/lib;/usr/local/Cellar/glib/2.56.1/lib;/usr/local/opt/gettext/lib;/usr/local/Cellar/pcre/8.42/lib
GTHREAD2_STATIC_LIBS:INTERNAL=
GTHREAD2_STATIC_LIBS_L:INTERNAL=
GTHREAD2_STATIC_LIBS_OTHER:INTERNAL=
GTHREAD2_STATIC_LIBS_PATHS:INTERNAL=
GTHREAD2_VERSION:INTERNAL=2.56.1
GTHREAD2_gthread-2.0_INCLUDEDIR:INTERNAL=
GTHREAD2_gthread-2.0_LIBDIR:INTERNAL=
GTHREAD2_gthread-2.0_PREFIX:INTERNAL=
GTHREAD2_gthread-2.0_VERSION:INTERNAL=
//Have include arpa/inet.h
HAVE_ARPA_INET_H:INTERNAL=1
//Have function bpf_image
HAVE_BPF_IMAGE:INTERNAL=1
//Have function CFPropertyListCreateWithStream
HAVE_CFPROPERTYLISTCREATEWITHSTREAM:INTERNAL=1
//Have function dladdr
HAVE_DLADDR:INTERNAL=1
//Have include fcntl.h
HAVE_FCNTL_H:INTERNAL=1
//Have symbol floorl
HAVE_FLOORL:INTERNAL=1
//64-bit fseeko is available
HAVE_FSEEKO:INTERNAL=1
//Have function getifaddrs
HAVE_GETIFADDRS:INTERNAL=1
//Have include getopt.h
HAVE_GETOPT_H:INTERNAL=1
//Have function getopt_long
HAVE_GETOPT_LONG:INTERNAL=1
//Have include grp.h
HAVE_GRP_H:INTERNAL=1
//Have symbol heimdal_version
HAVE_HEIMDAL_KERBEROS:INTERNAL=
//Have include ifaddrs.h
HAVE_IFADDRS_H:INTERNAL=1
//Have function inflate
HAVE_INFLATE:INTERNAL=1
//Have function inflatePrime
HAVE_INFLATEPRIME:INTERNAL=1
//Have function issetugid
HAVE_ISSETUGID:INTERNAL=1
//Have symbol lrint
HAVE_LRINT:INTERNAL=1
//Have function mkstemps
HAVE_MKSTEMPS:INTERNAL=1
//Have include netdb.h
HAVE_NETDB_H:INTERNAL=1
//Have include netinet/in.h
HAVE_NETINET_IN_H:INTERNAL=1
//Have symbol optreset
HAVE_OPTRESET:INTERNAL=1
//Have function pcap_breakloop
HAVE_PCAP_BREAKLOOP:INTERNAL=1
//Have function pcap_create
HAVE_PCAP_CREATE:INTERNAL=1
//Have function pcap_datalink_name_to_val
HAVE_PCAP_DATALINK_NAME_TO_VAL:INTERNAL=1
//Have function pcap_datalink_val_to_description
HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION:INTERNAL=1
//Have function pcap_datalink_val_to_name
HAVE_PCAP_DATALINK_VAL_TO_NAME:INTERNAL=1
//Have function pcap_findalldevs
HAVE_PCAP_FINDALLDEVS:INTERNAL=1
//Have function pcap_freecode
HAVE_PCAP_FREECODE:INTERNAL=1
//Have function pcap_free_datalinks
HAVE_PCAP_FREE_DATALINKS:INTERNAL=1
//Have function pcap_get_selectable_fd
HAVE_PCAP_GET_SELECTABLE_FD:INTERNAL=1
//Have function pcap_lib_version
HAVE_PCAP_LIB_VERSION:INTERNAL=1
//Have function pcap_list_datalinks
HAVE_PCAP_LIST_DATALINKS:INTERNAL=1
//Have function pcap_open
HAVE_PCAP_OPEN:INTERNAL=
//Have function pcap_open_dead
HAVE_PCAP_OPEN_DEAD:INTERNAL=1
//Have function pcap_set_datalink
HAVE_PCAP_SET_DATALINK:INTERNAL=1
//Have function pcap_set_tstamp_precision
HAVE_PCAP_SET_TSTAMP_PRECISION:INTERNAL=1
//Have function pcap_set_tstamp_type
HAVE_PCAP_SET_TSTAMP_TYPE:INTERNAL=1
//Have include pwd.h
HAVE_PWD_H:INTERNAL=1
//Have function setresgid
HAVE_SETRESGID:INTERNAL=
//Have function setresuid
HAVE_SETRESUID:INTERNAL=
//Have include nmmintrin.h
HAVE_SSE4_2:INTERNAL=1
//Have function strptime
HAVE_STRPTIME:INTERNAL=1
//Test HAVE_STRUCT_SOCKADDR_SA_LEN
HAVE_STRUCT_SOCKADDR_SA_LEN:INTERNAL=1
//Test HAVE_STRUCT_STAT_ST_BIRTHTIME
HAVE_STRUCT_STAT_ST_BIRTHTIME:INTERNAL=1
//Test HAVE_STRUCT_STAT_ST_FLAGS
HAVE_STRUCT_STAT_ST_FLAGS:INTERNAL=1
//Test HAVE_STRUCT_STAT___ST_BIRTHTIME
HAVE_STRUCT_STAT___ST_BIRTHTIME:INTERNAL=
//Test HAVE_STRUCT_TM_TM_ZONE
HAVE_STRUCT_TM_TM_ZONE:INTERNAL=1
//Have include sys/ioctl.h
HAVE_SYS_IOCTL_H:INTERNAL=1
//Have include sys/select.h
HAVE_SYS_SELECT_H:INTERNAL=1
//Have include sys/socket.h
HAVE_SYS_SOCKET_H:INTERNAL=1
//Have include sys/sockio.h
HAVE_SYS_SOCKIO_H:INTERNAL=1
//Have include sys/stat.h
HAVE_SYS_STAT_H:INTERNAL=1
//Have include sys/time.h
HAVE_SYS_TIME_H:INTERNAL=1
//Have include sys/types.h
HAVE_SYS_TYPES_H:INTERNAL=1
//Have include sys/utsname.h
HAVE_SYS_UTSNAME_H:INTERNAL=1
//Have include sys/wait.h
HAVE_SYS_WAIT_H:INTERNAL=1
//Have symbol tzname
HAVE_TZNAME:INTERNAL=1
//Have include unistd.h
HAVE_UNISTD_H:INTERNAL=1
KERBEROS_CFLAGS:INTERNAL=
KERBEROS_CFLAGS_I:INTERNAL=
KERBEROS_CFLAGS_OTHER:INTERNAL=
KERBEROS_FOUND:INTERNAL=
KERBEROS_INCLUDEDIR:INTERNAL=
KERBEROS_LIBDIR:INTERNAL=
KERBEROS_LIBS:INTERNAL=
KERBEROS_LIBS_L:INTERNAL=
KERBEROS_LIBS_OTHER:INTERNAL=
KERBEROS_LIBS_PATHS:INTERNAL=
KERBEROS_PREFIX:INTERNAL=
KERBEROS_STATIC_CFLAGS:INTERNAL=
KERBEROS_STATIC_CFLAGS_I:INTERNAL=
KERBEROS_STATIC_CFLAGS_OTHER:INTERNAL=
KERBEROS_STATIC_LIBDIR:INTERNAL=
KERBEROS_STATIC_LIBS:INTERNAL=
KERBEROS_STATIC_LIBS_L:INTERNAL=
KERBEROS_STATIC_LIBS_OTHER:INTERNAL=
KERBEROS_STATIC_LIBS_PATHS:INTERNAL=
KERBEROS_VERSION:INTERNAL=
KERBEROS_heimdal-krb5_INCLUDEDIR:INTERNAL=
KERBEROS_heimdal-krb5_LIBDIR:INTERNAL=
KERBEROS_heimdal-krb5_PREFIX:INTERNAL=
KERBEROS_heimdal-krb5_VERSION:INTERNAL=
KERBEROS_krb5_INCLUDEDIR:INTERNAL=
KERBEROS_krb5_LIBDIR:INTERNAL=
KERBEROS_krb5_PREFIX:INTERNAL=
KERBEROS_krb5_VERSION:INTERNAL=
KERBEROS_mit-krb5_INCLUDEDIR:INTERNAL=
KERBEROS_mit-krb5_LIBDIR:INTERNAL=
KERBEROS_mit-krb5_PREFIX:INTERNAL=
KERBEROS_mit-krb5_VERSION:INTERNAL=
//ADVANCED property for variable: LEX_EXECUTABLE
LEX_EXECUTABLE-ADVANCED:INTERNAL=1
//Single output directory for building all libraries.
LIBRARY_OUTPUT_PATH:INTERNAL=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/run
//ADVANCED property for variable: LIBXML2_INCLUDE_DIR
LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LIBXML2_LIBRARIES
LIBXML2_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LIBXML2_XMLLINT_EXECUTABLE
LIBXML2_XMLLINT_EXECUTABLE-ADVANCED:INTERNAL=1
LUA_CFLAGS:INTERNAL=
LUA_CFLAGS_I:INTERNAL=
LUA_CFLAGS_OTHER:INTERNAL=
LUA_FOUND:INTERNAL=
LUA_INCLUDEDIR:INTERNAL=
LUA_LIBDIR:INTERNAL=
LUA_LIBS:INTERNAL=
LUA_LIBS_L:INTERNAL=
LUA_LIBS_OTHER:INTERNAL=
LUA_LIBS_PATHS:INTERNAL=
LUA_PREFIX:INTERNAL=
LUA_STATIC_CFLAGS:INTERNAL=
LUA_STATIC_CFLAGS_I:INTERNAL=
LUA_STATIC_CFLAGS_OTHER:INTERNAL=
LUA_STATIC_LIBDIR:INTERNAL=
LUA_STATIC_LIBS:INTERNAL=
LUA_STATIC_LIBS_L:INTERNAL=
LUA_STATIC_LIBS_OTHER:INTERNAL=
LUA_STATIC_LIBS_PATHS:INTERNAL=
LUA_VERSION:INTERNAL=
LUA_lua-5.0_INCLUDEDIR:INTERNAL=
LUA_lua-5.0_LIBDIR:INTERNAL=
LUA_lua-5.0_PREFIX:INTERNAL=
LUA_lua-5.0_VERSION:INTERNAL=
LUA_lua-5.1_INCLUDEDIR:INTERNAL=
LUA_lua-5.1_LIBDIR:INTERNAL=
LUA_lua-5.1_PREFIX:INTERNAL=
LUA_lua-5.1_VERSION:INTERNAL=
LUA_lua-5.2_INCLUDEDIR:INTERNAL=
LUA_lua-5.2_LIBDIR:INTERNAL=
LUA_lua-5.2_PREFIX:INTERNAL=
LUA_lua-5.2_VERSION:INTERNAL=
LUA_lua5.0_INCLUDEDIR:INTERNAL=
LUA_lua5.0_LIBDIR:INTERNAL=
LUA_lua5.0_PREFIX:INTERNAL=
LUA_lua5.0_VERSION:INTERNAL=
LUA_lua5.1_INCLUDEDIR:INTERNAL=
LUA_lua5.1_LIBDIR:INTERNAL=
LUA_lua5.1_PREFIX:INTERNAL=
LUA_lua5.1_VERSION:INTERNAL=
LUA_lua5.2_INCLUDEDIR:INTERNAL=
LUA_lua5.2_LIBDIR:INTERNAL=
LUA_lua5.2_PREFIX:INTERNAL=
LUA_lua5.2_VERSION:INTERNAL=
LUA_lua50_INCLUDEDIR:INTERNAL=
LUA_lua50_LIBDIR:INTERNAL=
LUA_lua50_PREFIX:INTERNAL=
LUA_lua50_VERSION:INTERNAL=
LUA_lua51_INCLUDEDIR:INTERNAL=
LUA_lua51_LIBDIR:INTERNAL=
LUA_lua51_PREFIX:INTERNAL=
LUA_lua51_VERSION:INTERNAL=
LUA_lua52_INCLUDEDIR:INTERNAL=
LUA_lua52_LIBDIR:INTERNAL=
LUA_lua52_PREFIX:INTERNAL=
LUA_lua52_VERSION:INTERNAL=
LUA_lua_INCLUDEDIR:INTERNAL=
LUA_lua_LIBDIR:INTERNAL=
LUA_lua_PREFIX:INTERNAL=
LUA_lua_VERSION:INTERNAL=
LZ4_CFLAGS:INTERNAL=
LZ4_CFLAGS_I:INTERNAL=
LZ4_CFLAGS_OTHER:INTERNAL=
LZ4_FOUND:INTERNAL=
LZ4_INCLUDEDIR:INTERNAL=
LZ4_LIBDIR:INTERNAL=
LZ4_LIBS:INTERNAL=
LZ4_LIBS_L:INTERNAL=
LZ4_LIBS_OTHER:INTERNAL=
LZ4_LIBS_PATHS:INTERNAL=
LZ4_PREFIX:INTERNAL=
LZ4_STATIC_CFLAGS:INTERNAL=
LZ4_STATIC_CFLAGS_I:INTERNAL=
LZ4_STATIC_CFLAGS_OTHER:INTERNAL=
LZ4_STATIC_LIBDIR:INTERNAL=
LZ4_STATIC_LIBS:INTERNAL=
LZ4_STATIC_LIBS_L:INTERNAL=
LZ4_STATIC_LIBS_OTHER:INTERNAL=
LZ4_STATIC_LIBS_PATHS:INTERNAL=
LZ4_VERSION:INTERNAL=
LZ4_liblz4_INCLUDEDIR:INTERNAL=
LZ4_liblz4_LIBDIR:INTERNAL=
LZ4_liblz4_PREFIX:INTERNAL=
LZ4_liblz4_VERSION:INTERNAL=
LZ4_lz4_INCLUDEDIR:INTERNAL=
LZ4_lz4_LIBDIR:INTERNAL=
LZ4_lz4_PREFIX:INTERNAL=
LZ4_lz4_VERSION:INTERNAL=
PC_LIBMAXMINDDB_CFLAGS:INTERNAL=-I/usr/local/Cellar/libmaxminddb/1.3.2/include
PC_LIBMAXMINDDB_CFLAGS_I:INTERNAL=
PC_LIBMAXMINDDB_CFLAGS_OTHER:INTERNAL=
PC_LIBMAXMINDDB_FOUND:INTERNAL=1
PC_LIBMAXMINDDB_INCLUDEDIR:INTERNAL=/usr/local/Cellar/libmaxminddb/1.3.2/include
PC_LIBMAXMINDDB_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/libmaxminddb/1.3.2/include
PC_LIBMAXMINDDB_LDFLAGS:INTERNAL=-L/usr/local/Cellar/libmaxminddb/1.3.2/lib;-lmaxminddb
PC_LIBMAXMINDDB_LDFLAGS_OTHER:INTERNAL=
PC_LIBMAXMINDDB_LIBDIR:INTERNAL=/usr/local/Cellar/libmaxminddb/1.3.2/lib
PC_LIBMAXMINDDB_LIBRARIES:INTERNAL=maxminddb
PC_LIBMAXMINDDB_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/libmaxminddb/1.3.2/lib
PC_LIBMAXMINDDB_LIBS:INTERNAL=
PC_LIBMAXMINDDB_LIBS_L:INTERNAL=
PC_LIBMAXMINDDB_LIBS_OTHER:INTERNAL=
PC_LIBMAXMINDDB_LIBS_PATHS:INTERNAL=
PC_LIBMAXMINDDB_PREFIX:INTERNAL=/usr/local/Cellar/libmaxminddb/1.3.2
PC_LIBMAXMINDDB_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/libmaxminddb/1.3.2/include
PC_LIBMAXMINDDB_STATIC_CFLAGS_I:INTERNAL=
PC_LIBMAXMINDDB_STATIC_CFLAGS_OTHER:INTERNAL=
PC_LIBMAXMINDDB_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/libmaxminddb/1.3.2/include
PC_LIBMAXMINDDB_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/libmaxminddb/1.3.2/lib;-lmaxminddb
PC_LIBMAXMINDDB_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_LIBMAXMINDDB_STATIC_LIBDIR:INTERNAL=
PC_LIBMAXMINDDB_STATIC_LIBRARIES:INTERNAL=maxminddb
PC_LIBMAXMINDDB_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/libmaxminddb/1.3.2/lib
PC_LIBMAXMINDDB_STATIC_LIBS:INTERNAL=
PC_LIBMAXMINDDB_STATIC_LIBS_L:INTERNAL=
PC_LIBMAXMINDDB_STATIC_LIBS_OTHER:INTERNAL=
PC_LIBMAXMINDDB_STATIC_LIBS_PATHS:INTERNAL=
PC_LIBMAXMINDDB_VERSION:INTERNAL=1.3.2
PC_LIBMAXMINDDB_libmaxminddb_INCLUDEDIR:INTERNAL=
PC_LIBMAXMINDDB_libmaxminddb_LIBDIR:INTERNAL=
PC_LIBMAXMINDDB_libmaxminddb_PREFIX:INTERNAL=
PC_LIBMAXMINDDB_libmaxminddb_VERSION:INTERNAL=
PC_LIBXML_CFLAGS:INTERNAL=-I/usr/include/libxml2
PC_LIBXML_CFLAGS_I:INTERNAL=
PC_LIBXML_CFLAGS_OTHER:INTERNAL=
PC_LIBXML_FOUND:INTERNAL=1
PC_LIBXML_INCLUDEDIR:INTERNAL=/usr/include
PC_LIBXML_INCLUDE_DIRS:INTERNAL=/usr/include/libxml2
PC_LIBXML_LDFLAGS:INTERNAL=-lxml2
PC_LIBXML_LDFLAGS_OTHER:INTERNAL=
PC_LIBXML_LIBDIR:INTERNAL=/usr/lib
PC_LIBXML_LIBRARIES:INTERNAL=xml2
PC_LIBXML_LIBRARY_DIRS:INTERNAL=
PC_LIBXML_LIBS:INTERNAL=
PC_LIBXML_LIBS_L:INTERNAL=
PC_LIBXML_LIBS_OTHER:INTERNAL=
PC_LIBXML_LIBS_PATHS:INTERNAL=
PC_LIBXML_PREFIX:INTERNAL=/usr
PC_LIBXML_STATIC_CFLAGS:INTERNAL=-I/usr/include/libxml2
PC_LIBXML_STATIC_CFLAGS_I:INTERNAL=
PC_LIBXML_STATIC_CFLAGS_OTHER:INTERNAL=
PC_LIBXML_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include/libxml2
PC_LIBXML_STATIC_LDFLAGS:INTERNAL=-lxml2;-lz;-lpthread;-licucore;-lm
PC_LIBXML_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_LIBXML_STATIC_LIBDIR:INTERNAL=
PC_LIBXML_STATIC_LIBRARIES:INTERNAL=xml2;z;pthread;icucore;m
PC_LIBXML_STATIC_LIBRARY_DIRS:INTERNAL=
PC_LIBXML_STATIC_LIBS:INTERNAL=
PC_LIBXML_STATIC_LIBS_L:INTERNAL=
PC_LIBXML_STATIC_LIBS_OTHER:INTERNAL=
PC_LIBXML_STATIC_LIBS_PATHS:INTERNAL=
PC_LIBXML_VERSION:INTERNAL=2.9.4
PC_LIBXML_libxml-2.0_INCLUDEDIR:INTERNAL=
PC_LIBXML_libxml-2.0_LIBDIR:INTERNAL=
PC_LIBXML_libxml-2.0_PREFIX:INTERNAL=
PC_LIBXML_libxml-2.0_VERSION:INTERNAL=
//ADVANCED property for variable: PERL_EXECUTABLE
PERL_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
//Build time plugin location.
PLUGIN_DIR:INTERNAL=/tmp/wireshark-20180425-33492-na8g50/wireshark-2.6.0/run/Wireshark.app/Contents/PlugIns/wireshark/2.6
//ADVANCED property for variable: POD2HTML_EXECUTABLE
POD2HTML_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: POD2MAN_EXECUTABLE
POD2MAN_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_EXECUTABLE
PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SETCAP_EXECUTABLE
SETCAP_EXECUTABLE-ADVANCED:INTERNAL=1
SNAPPY_CFLAGS:INTERNAL=
SNAPPY_CFLAGS_I:INTERNAL=
SNAPPY_CFLAGS_OTHER:INTERNAL=
SNAPPY_FOUND:INTERNAL=
SNAPPY_INCLUDEDIR:INTERNAL=
SNAPPY_LIBDIR:INTERNAL=
SNAPPY_LIBS:INTERNAL=
SNAPPY_LIBS_L:INTERNAL=
SNAPPY_LIBS_OTHER:INTERNAL=
SNAPPY_LIBS_PATHS:INTERNAL=
SNAPPY_PREFIX:INTERNAL=
SNAPPY_STATIC_CFLAGS:INTERNAL=
SNAPPY_STATIC_CFLAGS_I:INTERNAL=
SNAPPY_STATIC_CFLAGS_OTHER:INTERNAL=
SNAPPY_STATIC_LIBDIR:INTERNAL=
SNAPPY_STATIC_LIBS:INTERNAL=
SNAPPY_STATIC_LIBS_L:INTERNAL=
SNAPPY_STATIC_LIBS_OTHER:INTERNAL=
SNAPPY_STATIC_LIBS_PATHS:INTERNAL=
SNAPPY_VERSION:INTERNAL=
SNAPPY_libsnappy_INCLUDEDIR:INTERNAL=
SNAPPY_libsnappy_LIBDIR:INTERNAL=
SNAPPY_libsnappy_PREFIX:INTERNAL=
SNAPPY_libsnappy_VERSION:INTERNAL=
SPANDSP_CFLAGS:INTERNAL=
SPANDSP_CFLAGS_I:INTERNAL=
SPANDSP_CFLAGS_OTHER:INTERNAL=
SPANDSP_FOUND:INTERNAL=
SPANDSP_INCLUDEDIR:INTERNAL=
SPANDSP_LIBDIR:INTERNAL=
SPANDSP_LIBS:INTERNAL=
SPANDSP_LIBS_L:INTERNAL=
SPANDSP_LIBS_OTHER:INTERNAL=
SPANDSP_LIBS_PATHS:INTERNAL=
SPANDSP_PREFIX:INTERNAL=
SPANDSP_STATIC_CFLAGS:INTERNAL=
SPANDSP_STATIC_CFLAGS_I:INTERNAL=
SPANDSP_STATIC_CFLAGS_OTHER:INTERNAL=
SPANDSP_STATIC_LIBDIR:INTERNAL=
SPANDSP_STATIC_LIBS:INTERNAL=
SPANDSP_STATIC_LIBS_L:INTERNAL=
SPANDSP_STATIC_LIBS_OTHER:INTERNAL=
SPANDSP_STATIC_LIBS_PATHS:INTERNAL=
SPANDSP_VERSION:INTERNAL=
SPANDSP_spandsp_INCLUDEDIR:INTERNAL=
SPANDSP_spandsp_LIBDIR:INTERNAL=
SPANDSP_spandsp_PREFIX:INTERNAL=
SPANDSP_spandsp_VERSION:INTERNAL=
//Test WS_LD_FLAG_VALID0
WS_LD_FLAG_VALID0:INTERNAL=
//Test WS_LD_FLAG_VALID1
WS_LD_FLAG_VALID1:INTERNAL=1
//ADVANCED property for variable: XSLTPROC_EXECUTABLE
XSLTPROC_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: YACC_EXECUTABLE
YACC_EXECUTABLE-ADVANCED:INTERNAL=1
ZLIB_CFLAGS:INTERNAL=
ZLIB_CFLAGS_I:INTERNAL=
ZLIB_CFLAGS_OTHER:INTERNAL=
ZLIB_FOUND:INTERNAL=1
ZLIB_INCLUDEDIR:INTERNAL=/usr/include
//ADVANCED property for variable: ZLIB_INCLUDE_DIR
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
ZLIB_INCLUDE_DIRS:INTERNAL=
ZLIB_LDFLAGS:INTERNAL=-lz
ZLIB_LDFLAGS_OTHER:INTERNAL=
ZLIB_LIBDIR:INTERNAL=/usr/lib
ZLIB_LIBRARIES:INTERNAL=z
//ADVANCED property for variable: ZLIB_LIBRARY
ZLIB_LIBRARY-ADVANCED:INTERNAL=1
ZLIB_LIBRARY_DIRS:INTERNAL=
ZLIB_LIBS:INTERNAL=
ZLIB_LIBS_L:INTERNAL=
ZLIB_LIBS_OTHER:INTERNAL=
ZLIB_LIBS_PATHS:INTERNAL=
ZLIB_PREFIX:INTERNAL=/usr
ZLIB_STATIC_CFLAGS:INTERNAL=
ZLIB_STATIC_CFLAGS_I:INTERNAL=
ZLIB_STATIC_CFLAGS_OTHER:INTERNAL=
ZLIB_STATIC_INCLUDE_DIRS:INTERNAL=
ZLIB_STATIC_LDFLAGS:INTERNAL=-lz
ZLIB_STATIC_LDFLAGS_OTHER:INTERNAL=
ZLIB_STATIC_LIBDIR:INTERNAL=
ZLIB_STATIC_LIBRARIES:INTERNAL=z
ZLIB_STATIC_LIBRARY_DIRS:INTERNAL=
ZLIB_STATIC_LIBS:INTERNAL=
ZLIB_STATIC_LIBS_L:INTERNAL=
ZLIB_STATIC_LIBS_OTHER:INTERNAL=
ZLIB_STATIC_LIBS_PATHS:INTERNAL=
ZLIB_VERSION:INTERNAL=1.2.11
ZLIB_zlib_INCLUDEDIR:INTERNAL=
ZLIB_zlib_LIBDIR:INTERNAL=
ZLIB_zlib_PREFIX:INTERNAL=
ZLIB_zlib_VERSION:INTERNAL=
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local/Cellar/wireshark/2.6.0
__pkg_config_arguments_PC_LIBMAXMINDDB:INTERNAL=QUIET;libmaxminddb
__pkg_config_arguments_PC_LIBXML:INTERNAL=QUIET;libxml-2.0
__pkg_config_checked_BCG729:INTERNAL=1
__pkg_config_checked_CAP:INTERNAL=1
__pkg_config_checked_GLIB2:INTERNAL=1
__pkg_config_checked_GMODULE2:INTERNAL=1
__pkg_config_checked_GNUTLS:INTERNAL=1
__pkg_config_checked_GTHREAD2:INTERNAL=1
__pkg_config_checked_KERBEROS:INTERNAL=1
__pkg_config_checked_LUA:INTERNAL=1
__pkg_config_checked_LZ4:INTERNAL=1
__pkg_config_checked_PC_LIBMAXMINDDB:INTERNAL=1
__pkg_config_checked_PC_LIBXML:INTERNAL=1
__pkg_config_checked_SNAPPY:INTERNAL=1
__pkg_config_checked_SPANDSP:INTERNAL=1
__pkg_config_checked_ZLIB:INTERNAL=1
prefix_result:INTERNAL=/usr/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment