Skip to content

Instantly share code, notes, and snippets.

@durka
Created November 24, 2013 21:11
Show Gist options
  • Save durka/7632452 to your computer and use it in GitHub Desktop.
Save durka/7632452 to your computer and use it in GitHub Desktop.
-- The C compiler identification is Clang 5.0.0
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMake version = 2.8.12.1
-- CMAKE_SYSTEM_NAME = Darwin
-- SH_EXECUTABLE = /usr/local/bin/bash
-- Checking whether system has ANSI C header files
-- Looking for 4 include files stdlib.h, ..., float.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Performing Test memchrExists
-- Performing Test memchrExists - Success
-- Performing Test freeExists
-- Performing Test freeExists - Success
-- Check for whether ctype.h macros work on characters with the
high bit set.
-- High-bit characters - work
-- ANSI C header files - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file termios.h
-- Looking for include file termios.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for crt_externs.h
-- Looking for crt_externs.h - found
-- Performing Test HAVE_SYS_WAIT_H
-- Performing Test HAVE_SYS_WAIT_H - Success
-- Looking for DIR in sys/types.h;dirent.h
-- Looking for DIR in sys/types.h;dirent.h - found
-- Check for signal return type in <signal.h>
-- Check for signal handler return type type void - found
-- Looking for popen
-- Looking for popen - found
-- Looking for usleep
-- Looking for usleep - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for unlink
-- Looking for unlink - found
-- Looking for _NSGetArgc
-- Looking for _NSGetArgc - found
-- Looking for isfinite
-- Looking for isfinite - found
-- Looking for finite
-- Looking for finite - found
-- Looking for isnan
-- Looking for isnan - found
-- Looking for isinf
-- Looking for isinf - found
-- Looking for snprintf
-- Looking for snprintf - found
-- SWIG_VERSION = 2.0.11
-- Found Perl: /usr/local/bin/perl (found version "5.14.4")
-- WARNING: Perl module XML::DOM not found
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.28")
-- Looking for pkg-config - found
-- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib
-- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /opt/X11/lib/libX11.dylib
-- X11_FOUND = 1
-- X11_INCLUDE_DIR = /opt/X11/include
-- X11_COMPILE_FLAGS = -I/opt/X11/include
-- X11_LIBRARIES = /opt/X11/lib/libSM.dylib;/opt/X11/lib/libICE.dylib;/opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib
-- WARNING: SHAPELIB not found. Setting HAVE_SHAPELIB to OFF.
-- The C compiler identification is Clang 5.0.0
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMAKE_GENERATOR = Unix Makefiles
-- The CXX compiler identification is Clang 5.0.0
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/CXX
-- The CXX compiler identification is Clang 5.0.0
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for using namespace support
-- Check for using namespace - found
-- Looking for C++ include cmath
-- Looking for C++ include cmath - found
-- Check for broken isnan support in <cmath>
-- Check for isnan in <cmath> - found
-- Check for using stdint.h with CXX compiler
-- Check for using stdint.h with CXX compiler - ok
-- The C compiler identification is Clang 5.0.0
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMAKE_GENERATOR = Unix Makefiles
-- The Fortran compiler identification is GNU
-- Check for working Fortran compiler: /usr/local/bin/gfortran
-- Check for working Fortran compiler: /usr/local/bin/gfortran -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/local/bin/gfortran supports Fortran 90
-- Checking whether /usr/local/bin/gfortran supports Fortran 90 -- yes
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Fortran
-- The Fortran compiler identification is GNU
-- Check for working Fortran compiler: /usr/local/bin/gfortran
-- Check for working Fortran compiler: /usr/local/bin/gfortran -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/local/bin/gfortran supports Fortran 90
-- Checking whether /usr/local/bin/gfortran supports Fortran 90 -- yes
-- Check for f77 command line support
-- Check for f77 command line support - found
-- Check if isnan function is available in fortran
-- Check for isnan in fortran - not found
-- NOTICE: Found: /usr/local/bin/gfortran
-- Found PythonInterp: /usr/local/bin/python (found version "2.7.5")
-- Found PythonLibs: /usr/lib/libpython2.7.dylib (found version "2.7.5")
-- PYTHON_VERSION = 2.7.5
-- Building Python binding with plsmem() support
-- OCTAVE = /usr/local/bin/octave
-- MKOCTFILE = /usr/local/bin/mkoctfile
-- OCTAVE_CONFIG = /usr/local/bin/octave-config
-- OCTAVE_VERSION = 3.6.4
-- OCTAVE_LIBRARIES = /usr/local/Cellar/octave/3.6.4/lib/octave/3.6.4/liboctave.dylib
-- OCTINTERP_LIBRARIES = /usr/local/Cellar/octave/3.6.4/lib/octave/3.6.4/liboctinterp.dylib
-- OCTAVE_INCLUDE_PATH = /usr/local/include;/usr/local/Cellar/octave/3.6.4/include/octave-3.6.4;/usr/local/Cellar/octave/3.6.4/include/octave-3.6.4/octave
-- MATWRAP = /tmp/plplot-2tpg/plplot-5.9.10/bindings/octave/matwrap/matwrap
-- MATWRAP_PATH = /tmp/plplot-2tpg/plplot-5.9.10/bindings/octave/matwrap
-- PLPLOT_OCTAVE_DIR = /usr/local/Cellar/plplot/5.9.10/share/plplot_octave
dyld: Library not loaded: /usr/local/Cellar/gfortran/4.8.1/gfortran/lib/libgfortran.3.dylib
Referenced from: /usr/local/bin/octave
Reason: image not found
CMake Error at cmake/modules/octave.cmake:237 (file):
file FILE([TO_CMAKE_PATH|TO_NATIVE_PATH] path result) must be called with
exactly three arguments.
Call Stack (most recent call first):
cmake/modules/plplot.cmake:466 (include)
CMakeLists.txt:88 (include)
dyld: Library not loaded: /usr/local/Cellar/gfortran/4.8.1/gfortran/lib/libgfortran.3.dylib
Referenced from: /usr/local/bin/octave
Reason: image not found
CMake Error at cmake/modules/octave.cmake:251 (file):
file FILE([TO_CMAKE_PATH|TO_NATIVE_PATH] path result) must be called with
exactly three arguments.
Call Stack (most recent call first):
cmake/modules/plplot.cmake:466 (include)
CMakeLists.txt:88 (include)
dyld: Library not loaded: /usr/local/Cellar/gfortran/4.8.1/gfortran/lib/libgfortran.3.dylib
Referenced from: /usr/local/bin/octave
Reason: image not found
CMake Error at cmake/modules/octave.cmake:265 (file):
file FILE([TO_CMAKE_PATH|TO_NATIVE_PATH] path result) must be called with
exactly three arguments.
Call Stack (most recent call first):
cmake/modules/plplot.cmake:466 (include)
CMakeLists.txt:88 (include)
CMake Error at cmake/modules/octave.cmake:270 (string):
string sub-command REPLACE requires at least four arguments.
Call Stack (most recent call first):
cmake/modules/plplot.cmake:466 (include)
CMakeLists.txt:88 (include)
-- OCTAVE_M_DIR =
-- OCTAVE_OCT_DIR = /usr/local/Cellar/plplot/5.9.10/share/plplot_octave
-- Looking for include paths and libraries for Tcl/Tk
-- Found Tclsh: /usr/bin/tclsh (found version "8.5")
-- Found TCL: /usr/lib/libtcl.dylib
-- Found TCLTK: /usr/lib/libtcl.dylib
-- Found TK: /usr/lib/libtk.dylib
-- Looking for include paths and libraries for Tcl/Tk - found
-- Looking for tclsh
-- Looking for tclsh - found
-- TCL_TCLSH = /usr/bin/tclsh
-- TCL_INCLUDE_PATH = /System/Library/Frameworks/Tcl.framework/Headers
-- TCL_LIBRARY = /usr/lib/libtcl.dylib
-- Looking for itcl.h
-- Looking for itcl.h - not found
-- WARNING: Disabling incr Tcl interface code
-- TK_INCLUDE_PATH = /System/Library/Frameworks/Tk.framework/Headers;/opt/X11/include
-- TK_LIBRARY = /usr/lib/libtk.dylib
-- Looking for itk.h
-- Looking for itk.h - not found
-- WARNING: Disabling incr Tk interface code
-- The C compiler identification is Clang 5.0.0
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMAKE_GENERATOR = Unix Makefiles
-- Check for working Ada builder: GNAT_EXECUTABLE_BUILDER-NOTFOUND
-- Check for working Ada builder: GNAT_EXECUTABLE_BUILDER-NOTFOUND -- broken
CMake Error at /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/language_support/cmake/CMakeTestAdaCompiler.cmake:48 (MESSAGE):
The Ada builder "GNAT_EXECUTABLE_BUILDER-NOTFOUND" is not able to compile,
bind, and link a simple test program.
It fails with the following output:
Change Dir: /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp
Run Build Command:/usr/local/Library/ENV/4.3/gmake
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake
-H/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp
-B/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_start
/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp/CMakeFiles
/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f CMakeFiles/testadacompiler.dir/build.make
CMakeFiles/testadacompiler.dir/depend
cd
/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp
&& /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_depends "Unix
Makefiles"
/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp
/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp
/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp
/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp
/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp/CMakeFiles/testadacompiler.dir/DependInfo.cmake
Scanning dependencies of target testadacompiler
/usr/bin/make -f CMakeFiles/testadacompiler.dir/build.make
CMakeFiles/testadacompiler.dir/build
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report
/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp/CMakeFiles
1
[100%] Building Ada object CMakeFiles/testadacompiler.dir/testadacompiler.o
/usr/local/Library/ENV/4.3/gcc -c
/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp/testadacompiler.adb
-o CMakeFiles/testadacompiler.dir/testadacompiler.o
error: invalid value 'ada' in '-x ada'
make[2]: *** [CMakeFiles/testadacompiler.dir/testadacompiler.o] Error 1
make[1]: *** [CMakeFiles/testadacompiler.dir/all] Error 2
make: *** [all] Error 2
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:33 (enable_language)
-- Configuring incomplete, errors occurred!
See also "/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeOutput.log".
See also "/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeError.log".
-- WARNING: no working Ada compiler so disabling Ada bindings and examples.
-- LUA_VERSION = 5.1
-- LUA_INCLUDE_DIR = /usr/local/include
-- LUA_LIBRARIES = /usr/local/lib/liblua.dylib
-- Found Lua: /usr/local/bin/lua
-- The C compiler identification is Clang 5.0.0
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMAKE_GENERATOR = Unix Makefiles
-- D Compiler Install Prefix (use D_PATH env var to override): CMAKE_D_COMPILER-
CMake Error: your D compiler: "CMAKE_D_COMPILER-NOTFOUND" was not found. Please set CMAKE_D_COMPILER to a valid compiler path or name.
-- Configuring incomplete, errors occurred!
See also "/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/D/CMakeFiles/CMakeOutput.log".
-- WARNING: no working D compiler so disabling D bindings and examples.
-- FREETYPE_INCLUDE_DIR = /opt/X11/include/freetype2
-- FREETYPE_LIBRARIES = /usr/local/lib/libfreetype.dylib
Fonts not found - disabling freetype
-- Check for NaN awareness in C compiler
-- Check for NaN awareness in C compiler - found
-- WARNING: qhull library not found. Setting PL_HAVE_QHULL to OFF.
-- checking for module 'pango'
-- found pango, version 1.36.1
-- checking for module 'pangoft2'
-- found pangoft2, version 1.36.1
-- Found LTDL: /usr/local/lib/libltdl.dylib
-- LTDL_INCLUDE_DIR = /usr/local/include
-- LTDL_LIBRARY_DIR = /usr/local/lib
-- LTDL_LIBRARIES = /usr/local/lib/libltdl.dylib
-- checking for module 'pangocairo'
-- found pangocairo, version 1.36.1
-- Not a Windows platform so setting wincairo driver to OFF.
-- checking for modules 'lasi;pango;pangoft2'
-- package 'lasi' not found
includedir =
libdir =
linkflags =
cflags =
-- WARNING: pango, pangoft2, or lasi not found with pkg-config.
Setting PLD_psttf to OFF. Please install all of these packages
and/or set the environment variable PKG_CONFIG_PATH appropriately.
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - not found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - found
-- Looking for QT_MAC_USE_COCOA
-- Looking for QT_MAC_USE_COCOA - found
-- Found Qt4: /usr/local/bin/qmake (found version "4.8.5")
-- Found AQT: /usr/local/include/AquaTerm/AQTAdapter.h
-- OCAMLC = /usr/local/bin/ocamlc.opt
-- WARNING:camlidl not found. Disabling ocaml bindings
-- WARNING: validate target will not be available to check for syntax issues in the PLplot DocBook documentation because onsgmls was not found.
-- WARNING: Perl modules XML::Parser and/or XML::DOM not available
so cannot check that swig_documentation.i is up to date.
Summary of CMake build system results for PLplot
Install location variables which can be set by the user:
CMAKE_INSTALL_PREFIX: /usr/local/Cellar/plplot/5.9.10
CMAKE_INSTALL_EXEC_PREFIX /usr/local/Cellar/plplot/5.9.10
CMAKE_INSTALL_BINDIR /usr/local/Cellar/plplot/5.9.10/bin
CMAKE_INSTALL_DATADIR /usr/local/Cellar/plplot/5.9.10/share
CMAKE_INSTALL_LIBDIR /usr/local/Cellar/plplot/5.9.10/lib
CMAKE_INSTALL_INCLUDEDIR /usr/local/Cellar/plplot/5.9.10/include
CMAKE_INSTALL_INFODIR /usr/local/Cellar/plplot/5.9.10/share/info
CMAKE_INSTALL_MANDIR /usr/local/Cellar/plplot/5.9.10/share/man
Derived install location variables:
DATA_DIR /usr/local/Cellar/plplot/5.9.10/share/plplot5.9.10
LIB_DIR /usr/local/Cellar/plplot/5.9.10/lib
INCLUDE_DIR /usr/local/Cellar/plplot/5.9.10/include/plplot
BIN_DIR /usr/local/Cellar/plplot/5.9.10/bin
TCL_DIR /usr/local/Cellar/plplot/5.9.10/share/plplot5.9.10/tcl
ADA_INCLUDE_DIR /usr/local/Cellar/plplot/5.9.10/share/ada/adainclude/plplotadad
ADA_LIB_DIR /usr/local/Cellar/plplot/5.9.10/lib/ada/adalib/plplotadad
PYTHON_INSTDIR /usr/local/Cellar/plplot/5.9.10/lib/python2.7/site-packages
DRV_DIR /usr/local/Cellar/plplot/5.9.10/lib/plplot5.9.10/driversd
DOC_DIR /usr/local/Cellar/plplot/5.9.10/share/doc/plplot
MAN_DIR /usr/local/Cellar/plplot/5.9.10/share/man
INFO_DIR /usr/local/Cellar/plplot/5.9.10/share/info
Other important CMake variables:
CMAKE_SYSTEM_NAME: Darwin
UNIX: 1
WIN32:
APPLE: 1
MSVC: (MSVC_VERSION: )
MINGW:
MSYS:
CYGWIN:
BORLAND:
WATCOM:
SWIG_FOUND: 1
PERL_FOUND: TRUE
X11_FOUND: 1
CMAKE_BUILD_TYPE: None
CMAKE_C_COMPILER CMAKE_C_FLAGS: /usr/local/Library/ENV/4.3/clang
CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS: /usr/local/Library/ENV/4.3/clang++
CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS: /usr/local/bin/gfortran
Target Fortran:
PYTHON_EXECUTABLE: /usr/local/bin/python
PYTHON_INCLUDE_PATH: /usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
PYTHON_LIBRARIES: /usr/lib/libpython2.7.dylib
NUMERIC_INCLUDE_PATH: /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy
LIB_TAG: d
ENABLE_DYNDRIVERS: ON
DRIVERS_LIST: aqt;cairo;qt;mem;null;ps;svg;tk;tkwin;xfig;xwin
DEVICES_LIST: aqt;memcairo;extcairo;pdfcairo;pngcairo;pscairo;epscairo;svgcairo;xcairo;epsqt;pdfqt;qtwidget;bmpqt;jpgqt;pngqt;ppmqt;tiffqt;extqt;memqt;svgqt;mem;null;ps;svg;tk;tkwin;xfig;xwin
Library options:
BUILD_SHARED_LIBS: ON PL_DOUBLE: ON
Optional libraries:
PL_HAVE_QHULL: OFF WITH_CSA: ON
PL_HAVE_FREETYPE: PL_HAVE_PTHREAD: OFF
HAVE_AGG: HAVE_SHAPELIB: OFF
Language Bindings:
ENABLE_f77: OFF ENABLE_f95: ON
ENABLE_cxx: ON ENABLE_java: OFF
ENABLE_python: ON ENABLE_octave: ON
ENABLE_tcl: ON ENABLE_itcl: OFF
ENABLE_tk: ON ENABLE_itk: OFF
ENABLE_pdl: OFF ENABLE_wxwidgets: OFF
ENABLE_ada: OFF ENABLE_d: OFF
ENABLE_ocaml: OFF ENABLE_lua: ON
ENABLE_qt: ON ENABLE_pyqt4: ON
-- Configuring incomplete, errors occurred!
See also "/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeOutput.log".
See also "/tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeError.log".
HOMEBREW_VERSION: 0.9.5
HEAD: 931e2132bb463fbeaab73b3fa10284b9129cc010
CPU: quad-core 64-bit ivybridge
OS X: 10.8.4-x86_64
Xcode: 5.0.2
CLT: 5.0.1.0.1.1377666378
X11: 2.7.4 => /opt/X11
clang called with: CMakeCCompilerId.c
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3183540518.dir/testCCompiler.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3183540518.dir/testCCompiler.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3183540518.dir/testCCompiler.c.o -o cmTryCompileExec3183540518
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3183540518.dir/testCCompiler.c.o -o cmTryCompileExec3183540518 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec4286434629.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec4286434629.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec4286434629.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec4286434629
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec4286434629.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec4286434629 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3605940502.dir/CheckIncludeFiles.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3605940502.dir/CheckIncludeFiles.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3605940502.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3605940502
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3605940502.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3605940502 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DmemchrExists -o CMakeFiles/cmTryCompileExec1204608583.dir/src.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/src.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DmemchrExists -o CMakeFiles/cmTryCompileExec1204608583.dir/src.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DmemchrExists -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1204608583.dir/src.c.o -o cmTryCompileExec1204608583
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DmemchrExists -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1204608583.dir/src.c.o -o cmTryCompileExec1204608583 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DfreeExists -o CMakeFiles/cmTryCompileExec1967742586.dir/src.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/src.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DfreeExists -o CMakeFiles/cmTryCompileExec1967742586.dir/src.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DfreeExists -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1967742586.dir/src.c.o -o cmTryCompileExec1967742586
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DfreeExists -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1967742586.dir/src.c.o -o cmTryCompileExec1967742586 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec2348085703.dir/TestForHighBitCharacters.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestForHighBitCharacters.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2348085703.dir/TestForHighBitCharacters.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestForHighBitCharacters.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2348085703.dir/TestForHighBitCharacters.c.o -o cmTryCompileExec2348085703
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2348085703.dir/TestForHighBitCharacters.c.o -o cmTryCompileExec2348085703 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec238586827.dir/CheckIncludeFiles.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec238586827.dir/CheckIncludeFiles.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec238586827.dir/CheckIncludeFiles.c.o -o cmTryCompileExec238586827
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec238586827.dir/CheckIncludeFiles.c.o -o cmTryCompileExec238586827 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1367819822.dir/CheckIncludeFiles.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1367819822.dir/CheckIncludeFiles.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1367819822.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1367819822
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1367819822.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1367819822 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3659247241.dir/CheckIncludeFiles.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3659247241.dir/CheckIncludeFiles.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3659247241.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3659247241
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3659247241.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3659247241 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec999910933.dir/CheckIncludeFile.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec999910933.dir/CheckIncludeFile.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec999910933.dir/CheckIncludeFile.c.o -o cmTryCompileExec999910933
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec999910933.dir/CheckIncludeFile.c.o -o cmTryCompileExec999910933 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DHAVE_SYS_WAIT_H -o CMakeFiles/cmTryCompileExec3949671044.dir/src.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/src.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_SYS_WAIT_H -o CMakeFiles/cmTryCompileExec3949671044.dir/src.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DHAVE_SYS_WAIT_H -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3949671044.dir/src.c.o -o cmTryCompileExec3949671044
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DHAVE_SYS_WAIT_H -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3949671044.dir/src.c.o -o cmTryCompileExec3949671044 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3408370135.dir/CheckDIRSymbolExists.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckDIRSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3408370135.dir/CheckDIRSymbolExists.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckDIRSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3408370135.dir/CheckDIRSymbolExists.c.o -o cmTryCompileExec3408370135
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3408370135.dir/CheckDIRSymbolExists.c.o -o cmTryCompileExec3408370135 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3999638832.dir/TestSignalType.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestSignalType.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3999638832.dir/TestSignalType.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestSignalType.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3999638832.dir/TestSignalType.c.o -o cmTryCompileExec3999638832
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3999638832.dir/TestSignalType.c.o -o cmTryCompileExec3999638832 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=popen -o CMakeFiles/cmTryCompileExec1049378491.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=popen -o CMakeFiles/cmTryCompileExec1049378491.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=popen -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1049378491.dir/CheckFunctionExists.c.o -o cmTryCompileExec1049378491
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=popen -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1049378491.dir/CheckFunctionExists.c.o -o cmTryCompileExec1049378491 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=usleep -o CMakeFiles/cmTryCompileExec1919434745.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=usleep -o CMakeFiles/cmTryCompileExec1919434745.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=usleep -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1919434745.dir/CheckFunctionExists.c.o -o cmTryCompileExec1919434745
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=usleep -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1919434745.dir/CheckFunctionExists.c.o -o cmTryCompileExec1919434745 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=mkstemp -o CMakeFiles/cmTryCompileExec1236123024.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=mkstemp -o CMakeFiles/cmTryCompileExec1236123024.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=mkstemp -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1236123024.dir/CheckFunctionExists.c.o -o cmTryCompileExec1236123024
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=mkstemp -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1236123024.dir/CheckFunctionExists.c.o -o cmTryCompileExec1236123024 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=unlink -o CMakeFiles/cmTryCompileExec314515035.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=unlink -o CMakeFiles/cmTryCompileExec314515035.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=unlink -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec314515035.dir/CheckFunctionExists.c.o -o cmTryCompileExec314515035
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=unlink -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec314515035.dir/CheckFunctionExists.c.o -o cmTryCompileExec314515035 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=_NSGetArgc -o CMakeFiles/cmTryCompileExec2666627931.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=_NSGetArgc -o CMakeFiles/cmTryCompileExec2666627931.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=_NSGetArgc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2666627931.dir/CheckFunctionExists.c.o -o cmTryCompileExec2666627931
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=_NSGetArgc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2666627931.dir/CheckFunctionExists.c.o -o cmTryCompileExec2666627931 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec2717350107.dir/CheckSymbolExists.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2717350107.dir/CheckSymbolExists.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2717350107.dir/CheckSymbolExists.c.o -o cmTryCompileExec2717350107
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2717350107.dir/CheckSymbolExists.c.o -o cmTryCompileExec2717350107 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec4133457880.dir/CheckSymbolExists.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec4133457880.dir/CheckSymbolExists.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4133457880.dir/CheckSymbolExists.c.o -o cmTryCompileExec4133457880
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4133457880.dir/CheckSymbolExists.c.o -o cmTryCompileExec4133457880 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec726736821.dir/CheckSymbolExists.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec726736821.dir/CheckSymbolExists.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec726736821.dir/CheckSymbolExists.c.o -o cmTryCompileExec726736821
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec726736821.dir/CheckSymbolExists.c.o -o cmTryCompileExec726736821 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec2693299422.dir/CheckSymbolExists.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2693299422.dir/CheckSymbolExists.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2693299422.dir/CheckSymbolExists.c.o -o cmTryCompileExec2693299422
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2693299422.dir/CheckSymbolExists.c.o -o cmTryCompileExec2693299422 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=snprintf -o CMakeFiles/cmTryCompileExec3115477315.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=snprintf -o CMakeFiles/cmTryCompileExec3115477315.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=snprintf -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3115477315.dir/CheckFunctionExists.c.o -o cmTryCompileExec3115477315
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=snprintf -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3115477315.dir/CheckFunctionExists.c.o -o cmTryCompileExec3115477315 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTryCompileExec3879218747.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTryCompileExec3879218747.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3879218747.dir/CheckFunctionExists.c.o -o cmTryCompileExec3879218747 /opt/X11/lib/libX11.dylib /opt/X11/lib/libXext.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3879218747.dir/CheckFunctionExists.c.o -o cmTryCompileExec3879218747 /opt/X11/lib/libX11.dylib /opt/X11/lib/libXext.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTryCompileExec1904596544.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTryCompileExec1904596544.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1904596544.dir/CheckFunctionExists.c.o -o cmTryCompileExec1904596544
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1904596544.dir/CheckFunctionExists.c.o -o cmTryCompileExec1904596544 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTryCompileExec3088437599.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTryCompileExec3088437599.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=connect -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3088437599.dir/CheckFunctionExists.c.o -o cmTryCompileExec3088437599
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=connect -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3088437599.dir/CheckFunctionExists.c.o -o cmTryCompileExec3088437599 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTryCompileExec1993587805.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTryCompileExec1993587805.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=remove -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1993587805.dir/CheckFunctionExists.c.o -o cmTryCompileExec1993587805
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=remove -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1993587805.dir/CheckFunctionExists.c.o -o cmTryCompileExec1993587805 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTryCompileExec3402458382.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTryCompileExec3402458382.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=shmat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3402458382.dir/CheckFunctionExists.c.o -o cmTryCompileExec3402458382
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=shmat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3402458382.dir/CheckFunctionExists.c.o -o cmTryCompileExec3402458382 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTryCompileExec3486326718.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTryCompileExec3486326718.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3486326718.dir/CheckFunctionExists.c.o -o cmTryCompileExec3486326718 -lICE
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3486326718.dir/CheckFunctionExists.c.o -o cmTryCompileExec3486326718 -lICE -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: CMakeCCompilerId.c
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3940153860.dir/testCCompiler.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/CXX/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3940153860.dir/testCCompiler.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/CXX/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3940153860.dir/testCCompiler.c.o -o cmTryCompileExec3940153860
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3940153860.dir/testCCompiler.c.o -o cmTryCompileExec3940153860 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1214553210.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1214553210.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec1214553210.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1214553210
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec1214553210.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1214553210 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec2434670960.dir/testCXXCompiler.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/CXX/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2434670960.dir/testCXXCompiler.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/CXX/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2434670960.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2434670960
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2434670960.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2434670960 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec3978257542.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3978257542.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec3978257542.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3978257542
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec3978257542.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3978257542 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec610689052.dir/testCXXCompiler.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec610689052.dir/testCXXCompiler.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec610689052.dir/testCXXCompiler.cxx.o -o cmTryCompileExec610689052
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec610689052.dir/testCXXCompiler.cxx.o -o cmTryCompileExec610689052 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec2504512232.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2504512232.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2504512232.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2504512232
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2504512232.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2504512232 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec2135576840.dir/TestForNamespace.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestForNamespace.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2135576840.dir/TestForNamespace.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestForNamespace.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2135576840.dir/TestForNamespace.cxx.o -o cmTryCompileExec2135576840
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2135576840.dir/TestForNamespace.cxx.o -o cmTryCompileExec2135576840 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec2645538374.dir/CheckIncludeFile.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2645538374.dir/CheckIncludeFile.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2645538374.dir/CheckIncludeFile.cxx.o -o cmTryCompileExec2645538374
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2645538374.dir/CheckIncludeFile.cxx.o -o cmTryCompileExec2645538374 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec290669288.dir/TestBrokenIsnanCXX.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestBrokenIsnanCXX.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec290669288.dir/TestBrokenIsnanCXX.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestBrokenIsnanCXX.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec290669288.dir/TestBrokenIsnanCXX.cxx.o -o cmTryCompileExec290669288
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec290669288.dir/TestBrokenIsnanCXX.cxx.o -o cmTryCompileExec290669288 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec990930914.dir/TestForStdintCXX.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestForStdintCXX.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec990930914.dir/TestForStdintCXX.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestForStdintCXX.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec990930914.dir/TestForStdintCXX.cxx.o -o cmTryCompileExec990930914
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec990930914.dir/TestForStdintCXX.cxx.o -o cmTryCompileExec990930914 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: CMakeCCompilerId.c
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1169013609.dir/testCCompiler.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Fortran/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1169013609.dir/testCCompiler.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Fortran/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1169013609.dir/testCCompiler.c.o -o cmTryCompileExec1169013609
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1169013609.dir/testCCompiler.c.o -o cmTryCompileExec1169013609 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec2553643328.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2553643328.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2553643328.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec2553643328
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2553643328.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec2553643328 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. /var/folders/7l/cvkn0kbj307fyjc6zkfs6g_w0000gn/T//cc0ExBDJ.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. /var/folders/7l/cvkn0kbj307fyjc6zkfs6g_w0000gn/T//cc0ExBDJ.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec1440603415 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. CMakeFiles/cmTryCompileExec1440603415.dir/testFortranCompiler.f.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names
superenv executed: ld -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec1440603415 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. CMakeFiles/cmTryCompileExec1440603415.dir/testFortranCompiler.f.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec4263281487 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. -v CMakeFiles/cmTryCompileExec4263281487.dir/CMakeFortranCompilerABI.F.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names
superenv executed: ld -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec4263281487 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. -v CMakeFiles/cmTryCompileExec4263281487.dir/CMakeFortranCompilerABI.F.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec1812277033 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. CMakeFiles/cmTryCompileExec1812277033.dir/testFortranCompilerF90.f90.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names
superenv executed: ld -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec1812277033 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. CMakeFiles/cmTryCompileExec1812277033.dir/testFortranCompilerF90.f90.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. /var/folders/7l/cvkn0kbj307fyjc6zkfs6g_w0000gn/T//ccift0LU.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. /var/folders/7l/cvkn0kbj307fyjc6zkfs6g_w0000gn/T//ccift0LU.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec622965810 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. CMakeFiles/cmTryCompileExec622965810.dir/testFortranCompiler.f.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names
superenv executed: ld -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec622965810 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. CMakeFiles/cmTryCompileExec622965810.dir/testFortranCompiler.f.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec2020077085 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. -v CMakeFiles/cmTryCompileExec2020077085.dir/CMakeFortranCompilerABI.F.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names
superenv executed: ld -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec2020077085 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. -v CMakeFiles/cmTryCompileExec2020077085.dir/CMakeFortranCompilerABI.F.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec3542969100 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. CMakeFiles/cmTryCompileExec3542969100.dir/testFortranCompilerF90.f90.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names
superenv executed: ld -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec3542969100 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. CMakeFiles/cmTryCompileExec3542969100.dir/testFortranCompilerF90.f90.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec2638334897 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. CMakeFiles/cmTryCompileExec2638334897.dir/TestF77CmdLine.f.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names
superenv executed: ld -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.8.4 -weak_reference_mismatches non-weak -o cmTryCompileExec2638334897 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin12.5.0/4.8.2/../../.. CMakeFiles/cmTryCompileExec2638334897.dir/TestF77CmdLine.f.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
clang called with: CMakeCCompilerId.c
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec530205818.dir/testCCompiler.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec530205818.dir/testCCompiler.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec530205818.dir/testCCompiler.c.o -o cmTryCompileExec530205818
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec530205818.dir/testCCompiler.c.o -o cmTryCompileExec530205818 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec59786088.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec59786088.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec59786088.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec59786088
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec59786088.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec59786088 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
gcc called with: -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp/testadacompiler.adb -o CMakeFiles/testadacompiler.dir/testadacompiler.o
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/Ada/CMakeFiles/CMakeTmp/testadacompiler.adb -o CMakeFiles/testadacompiler.dir/testadacompiler.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: CMakeCCompilerId.c
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1141888981.dir/testCCompiler.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/D/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1141888981.dir/testCCompiler.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/language_tests/D/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1141888981.dir/testCCompiler.c.o -o cmTryCompileExec1141888981
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1141888981.dir/testCCompiler.c.o -o cmTryCompileExec1141888981 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1666481696.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1666481696.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec1666481696.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1666481696
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec1666481696.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1666481696 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang called with: -mieee-fp -I/tmp/plplot-2tpg/plplot-5.9.10/lib/csa /usr/lib/libm.dylib -o CMakeFiles/cmTryCompileExec1752918657.dir/TestNaNAware.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestNaNAware.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang -pipe -w -Os -march=native -mieee-fp -I/tmp/plplot-2tpg/plplot-5.9.10/lib/csa /usr/lib/libm.dylib -o CMakeFiles/cmTryCompileExec1752918657.dir/TestNaNAware.c.o -c /tmp/plplot-2tpg/plplot-5.9.10/cmake/modules/TestNaNAware.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang called with: -mieee-fp -I/tmp/plplot-2tpg/plplot-5.9.10/lib/csa /usr/lib/libm.dylib -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1752918657.dir/TestNaNAware.c.o -o cmTryCompileExec1752918657
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang -pipe -w -Os -march=native -mieee-fp -I/tmp/plplot-2tpg/plplot-5.9.10/lib/csa /usr/lib/libm.dylib -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1752918657.dir/TestNaNAware.c.o -o cmTryCompileExec1752918657 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: -I/usr/local/Cellar/qt/4.8.5/include -F/usr/local/Cellar/qt/4.8.5/lib -o CMakeFiles/cmTryCompileExec3995134550.dir/CheckSymbolExists.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/qt/4.8.5/include -F/usr/local/Cellar/qt/4.8.5/lib -o CMakeFiles/cmTryCompileExec3995134550.dir/CheckSymbolExists.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -I/usr/local/Cellar/qt/4.8.5/include -F/usr/local/Cellar/qt/4.8.5/lib -o CMakeFiles/cmTryCompileExec2527274949.dir/CheckSymbolExists.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/qt/4.8.5/include -F/usr/local/Cellar/qt/4.8.5/lib -o CMakeFiles/cmTryCompileExec2527274949.dir/CheckSymbolExists.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -I/usr/local/Cellar/qt/4.8.5/include -F/usr/local/Cellar/qt/4.8.5/lib -o CMakeFiles/cmTryCompileExec2688693936.dir/CheckSymbolExists.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/qt/4.8.5/include -F/usr/local/Cellar/qt/4.8.5/lib -o CMakeFiles/cmTryCompileExec2688693936.dir/CheckSymbolExists.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -I/usr/local/Cellar/qt/4.8.5/include -F/usr/local/Cellar/qt/4.8.5/lib -o CMakeFiles/cmTryCompileExec2344182633.dir/CheckSymbolExists.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/qt/4.8.5/include -F/usr/local/Cellar/qt/4.8.5/lib -o CMakeFiles/cmTryCompileExec2344182633.dir/CheckSymbolExists.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2344182633.dir/CheckSymbolExists.cxx.o -o cmTryCompileExec2344182633
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2344182633.dir/CheckSymbolExists.cxx.o -o cmTryCompileExec2344182633 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
clang++ called with: -I/usr/local/Cellar/qt/4.8.5/include -F/usr/local/Cellar/qt/4.8.5/lib -o CMakeFiles/cmTryCompileExec3309968020.dir/CheckSymbolExists.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/qt/4.8.5/include -F/usr/local/Cellar/qt/4.8.5/lib -o CMakeFiles/cmTryCompileExec3309968020.dir/CheckSymbolExists.cxx.o -c /tmp/plplot-2tpg/plplot-5.9.10/plplot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3309968020.dir/CheckSymbolExists.cxx.o -o cmTryCompileExec3309968020
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3309968020.dir/CheckSymbolExists.cxx.o -o cmTryCompileExec3309968020 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment