Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rryan
Created October 8, 2014 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rryan/29d25bcf1dc0d03b4b08 to your computer and use it in GitHub Desktop.
Save rryan/29d25bcf1dc0d03b4b08 to your computer and use it in GitHub Desktop.
2014-10-08 12:08:09 -0400
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl
--with-gmp=system
--with-gmp-prefix=/usr/local/homebrew/opt/gmp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
./configure: line 3371: cd: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl: No such file or directory
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... none
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
checking for C compiler vendor... clang
checking build system type... x86_64-apple-darwin13.4.0
checking host system type... x86_64-apple-darwin13.4.0
********************************************************
* WARNING: Don't know the best CFLAGS for this system *
* Use ./configure CFLAGS=... to specify your own flags *
* (otherwise, a default of CFLAGS=-O3 will be used) *
********************************************************
checking whether C compiler accepts -O3... yes
checking whether the compiler supports function __attribute__((__warn_unused_result__))... yes
checking for __attribute__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/homebrew/Library/ENV/4.3/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for perl... perl
checking for pdflatex... no
checking for pod2html... pod2html
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system)
checking which gmp to use... system
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for main in -lgmp... yes
checking whether mp_get_memory_functions is declared... yes
checking whether ffs is declared... yes
checking whether __builtin_ffs is declared... no
checking which clang to use... no
checking for C compiler vendor... (cached) clang
checking our pkgconfig libname... isl
checking our pkgconfig version... 0.13
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/pkgconfig
checking our pkgconfig_libfile... isl.pc
checking our package / suffix... isl /
checking our pkgconfig description... isl Library
checking our pkgconfig requires...
checking our pkgconfig ext libs... -lisl -lgmp
checking our pkgconfig cppflags... -I/usr/local/homebrew/opt/gmp/include
checking our pkgconfig ldflags... -L/usr/local/homebrew/opt/gmp/lib
noninstalled pkgconfig -L /private/tmp/llvm35--isl-ARAI8g/isl-0.13/.libs
noninstalled pkgconfig -I /private/tmp/llvm35--isl-ARAI8g/isl-0.13/./include
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bound_test.sh
config.status: creating codegen_test.sh
config.status: creating pip_test.sh
config.status: creating isl_config.h
config.status: creating include/isl/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include/isl/stdint.h commands
config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H
config.status: executing isl.pc commands
config.status: creating isl.pc.in
config.status: creating isl.pc
config.status: creating isl-uninstalled.pc
config.status: creating isl-uninstalled.sh
clang called with: --version
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: --version
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ --version -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -V -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -qversion -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -c -g conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -
superenv executed: clang -E - -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -O3 conftest.c conftstm.o
superenv executed: clang -pipe -Os -march=native -o conftest -O3 conftest.c conftstm.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv executed: clang -pipe -Os -march=native -O3 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -O3 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -c -o conftest.o conftest.c
superenv executed: clang -pipe -Os -march=native -O3 -c -o conftest.o conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -O3 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv executed: clang -pipe -Os -march=native -O3 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -O3 -fno-rtti -fno-exceptions conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 -fno-common -DPIC -DPIC conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -O3 -static conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -static conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -O3 -o out/conftest2.o conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -o out/conftest2.o conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-search-dirs
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -print-multi-os-directory
superenv executed: clang -pipe -Os -march=native -O3 -print-multi-os-directory -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -c -g -O2 conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -print-prog-name=ld
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -print-prog-name=ld -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -c -g -O2 conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 -static conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: --version
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -O3 -I/usr/local/homebrew/opt/gmp/include conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -I/usr/local/homebrew/opt/gmp/include conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -I/usr/local/homebrew/opt/gmp/include conftest.c
superenv executed: clang -E -I/usr/local/homebrew/opt/gmp/include conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -O3 -I/usr/local/homebrew/opt/gmp/include -L/usr/local/homebrew/opt/gmp/lib conftest.c -lgmp -lgmp
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -I/usr/local/homebrew/opt/gmp/include -L/usr/local/homebrew/opt/gmp/lib conftest.c -lgmp -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -O3 -I/usr/local/homebrew/opt/gmp/include -L/usr/local/homebrew/opt/gmp/lib conftest.c -lgmp -lgmp
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -I/usr/local/homebrew/opt/gmp/include -L/usr/local/homebrew/opt/gmp/lib conftest.c -lgmp -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -O3 -I/usr/local/homebrew/opt/gmp/include conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -I/usr/local/homebrew/opt/gmp/include conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -O3 -I/usr/local/homebrew/opt/gmp/include -L/usr/local/homebrew/opt/gmp/lib conftest.c -lgmp
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -I/usr/local/homebrew/opt/gmp/include -L/usr/local/homebrew/opt/gmp/lib conftest.c -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
2014-10-08 12:08:21 -0400
make
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in .
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_aff.lo isl_aff.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_affine_hull.lo isl_affine_hull.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_arg.lo isl_arg.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_ast.lo isl_ast.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_ast_int.lo isl_ast_int.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_ast_build.lo isl_ast_build.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_ast_build_expr.lo isl_ast_build_expr.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_ast_codegen.lo isl_ast_codegen.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast.c -fno-common -DPIC -o .libs/isl_ast.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_int.c -fno-common -DPIC -o .libs/isl_ast_int.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_codegen.c -fno-common -DPIC -o .libs/isl_ast_codegen.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_build_expr.c -fno-common -DPIC -o .libs/isl_ast_build_expr.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_arg.c -fno-common -DPIC -o .libs/isl_arg.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_affine_hull.c -fno-common -DPIC -o .libs/isl_affine_hull.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_aff.c -fno-common -DPIC -o .libs/isl_aff.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_build.c -fno-common -DPIC -o .libs/isl_ast_build.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_int.c -o isl_ast_int.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_build_expr.c -o isl_ast_build_expr.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_ast_graft.lo isl_ast_graft.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_affine_hull.c -o isl_affine_hull.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_build.c -o isl_ast_build.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_arg.c -o isl_arg.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_codegen.c -o isl_ast_codegen.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast.c -o isl_ast.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_band.lo isl_band.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o basis_reduction_tab.lo basis_reduction_tab.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_bernstein.lo isl_bernstein.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_blk.lo isl_blk.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_graft.c -fno-common -DPIC -o .libs/isl_ast_graft.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_bound.lo isl_bound.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_band.c -fno-common -DPIC -o .libs/isl_band.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_coalesce.lo isl_coalesce.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c basis_reduction_tab.c -fno-common -DPIC -o .libs/basis_reduction_tab.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_bernstein.c -fno-common -DPIC -o .libs/isl_bernstein.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_blk.c -fno-common -DPIC -o .libs/isl_blk.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_graft.c -o isl_ast_graft.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_band.c -o isl_band.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_blk.c -o isl_blk.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_bound.c -fno-common -DPIC -o .libs/isl_bound.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c basis_reduction_tab.c -o basis_reduction_tab.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_bernstein.c -o isl_bernstein.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_coalesce.c -fno-common -DPIC -o .libs/isl_coalesce.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_constraint.lo isl_constraint.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_convex_hull.lo isl_convex_hull.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_bound.c -o isl_bound.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_ctx.lo isl_ctx.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_deprecated.lo isl_deprecated.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_dim.lo isl_dim.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_dim_map.lo isl_dim_map.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_constraint.c -fno-common -DPIC -o .libs/isl_constraint.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_convex_hull.c -fno-common -DPIC -o .libs/isl_convex_hull.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ctx.c -fno-common -DPIC -o .libs/isl_ctx.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_coalesce.c -o isl_coalesce.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_dim.c -fno-common -DPIC -o .libs/isl_dim.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_deprecated.c -fno-common -DPIC -o .libs/isl_deprecated.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_aff.c -o isl_aff.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ctx.c -o isl_ctx.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_dim_map.c -fno-common -DPIC -o .libs/isl_dim_map.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_deprecated.c -o isl_deprecated.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_dim.c -o isl_dim.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_equalities.lo isl_equalities.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_constraint.c -o isl_constraint.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_factorization.lo isl_factorization.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_dim_map.c -o isl_dim_map.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_farkas.lo isl_farkas.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_convex_hull.c -o isl_convex_hull.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_flow.lo isl_flow.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_fold.lo isl_fold.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_equalities.c -fno-common -DPIC -o .libs/isl_equalities.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_factorization.c -fno-common -DPIC -o .libs/isl_factorization.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_gmp.lo isl_gmp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_farkas.c -fno-common -DPIC -o .libs/isl_farkas.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_factorization.c -o isl_factorization.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_equalities.c -o isl_equalities.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_flow.c -fno-common -DPIC -o .libs/isl_flow.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_fold.c -fno-common -DPIC -o .libs/isl_fold.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_farkas.c -o isl_farkas.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_hash.lo isl_hash.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_gmp.c -fno-common -DPIC -o .libs/isl_gmp.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_id_to_ast_expr.lo isl_id_to_ast_expr.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_id_to_pw_aff.lo isl_id_to_pw_aff.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_ilp.lo isl_ilp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_flow.c -o isl_flow.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_gmp.c -o isl_gmp.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_input.lo isl_input.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_hash.c -fno-common -DPIC -o .libs/isl_hash.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id_to_ast_expr.c -fno-common -DPIC -o .libs/isl_id_to_ast_expr.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_local_space.lo isl_local_space.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id_to_pw_aff.c -fno-common -DPIC -o .libs/isl_id_to_pw_aff.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_hash.c -o isl_hash.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_fold.c -o isl_fold.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ilp.c -fno-common -DPIC -o .libs/isl_ilp.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id_to_ast_expr.c -o isl_id_to_ast_expr.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id_to_pw_aff.c -o isl_id_to_pw_aff.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_lp.lo isl_lp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_input.c -fno-common -DPIC -o .libs/isl_input.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_map.lo isl_map.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ilp.c -o isl_ilp.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_map_simplify.lo isl_map_simplify.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_local_space.c -fno-common -DPIC -o .libs/isl_local_space.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_map_subtract.lo isl_map_subtract.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_map_to_basic_set.lo isl_map_to_basic_set.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_lp.c -fno-common -DPIC -o .libs/isl_lp.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map.c -fno-common -DPIC -o .libs/isl_map.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_simplify.c -fno-common -DPIC -o .libs/isl_map_simplify.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_local_space.c -o isl_local_space.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_input.c -o isl_input.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_mat.lo isl_mat.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_lp.c -o isl_lp.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_subtract.c -fno-common -DPIC -o .libs/isl_map_subtract.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_to_basic_set.c -fno-common -DPIC -o .libs/isl_map_to_basic_set.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_morph.lo isl_morph.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_id.lo isl_id.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_to_basic_set.c -o isl_map_to_basic_set.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_mat.c -fno-common -DPIC -o .libs/isl_mat.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_subtract.c -o isl_map_subtract.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_obj.lo isl_obj.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_options.lo isl_options.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_morph.c -fno-common -DPIC -o .libs/isl_morph.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_output.lo isl_output.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_simplify.c -o isl_map_simplify.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id.c -fno-common -DPIC -o .libs/isl_id.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_mat.c -o isl_mat.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_obj.c -fno-common -DPIC -o .libs/isl_obj.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_morph.c -o isl_morph.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_options.c -fno-common -DPIC -o .libs/isl_options.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id.c -o isl_id.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_obj.c -o isl_obj.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_output.c -fno-common -DPIC -o .libs/isl_output.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_options.c -o isl_options.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_point.lo isl_point.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_polynomial.lo isl_polynomial.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_printer.lo isl_printer.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o print.lo print.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_range.lo isl_range.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_reordering.lo isl_reordering.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_point.c -fno-common -DPIC -o .libs/isl_point.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_polynomial.c -fno-common -DPIC -o .libs/isl_polynomial.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_printer.c -fno-common -DPIC -o .libs/isl_printer.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_output.c -o isl_output.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c print.c -fno-common -DPIC -o .libs/print.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_range.c -fno-common -DPIC -o .libs/isl_range.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_point.c -o isl_point.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_reordering.c -fno-common -DPIC -o .libs/isl_reordering.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_printer.c -o isl_printer.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c print.c -o print.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_reordering.c -o isl_reordering.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_range.c -o isl_range.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map.c -o isl_map.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_sample.lo isl_sample.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_scan.lo isl_scan.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_schedule.lo isl_schedule.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_set_list.lo isl_set_list.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_sort.lo isl_sort.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_space.lo isl_space.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_sample.c -fno-common -DPIC -o .libs/isl_sample.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_scan.c -fno-common -DPIC -o .libs/isl_scan.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_schedule.c -fno-common -DPIC -o .libs/isl_schedule.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_sort.c -fno-common -DPIC -o .libs/isl_sort.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_set_list.c -fno-common -DPIC -o .libs/isl_set_list.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_space.c -fno-common -DPIC -o .libs/isl_space.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_scan.c -o isl_scan.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_sort.c -o isl_sort.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_polynomial.c -o isl_polynomial.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_sample.c -o isl_sample.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_stream.lo isl_stream.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_set_list.c -o isl_set_list.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_seq.lo isl_seq.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_space.c -o isl_space.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_tab.lo isl_tab.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_tab_pip.lo isl_tab_pip.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_stream.c -fno-common -DPIC -o .libs/isl_stream.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_schedule.c -o isl_schedule.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_seq.c -fno-common -DPIC -o .libs/isl_seq.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_stream.c -o isl_stream.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tab.c -fno-common -DPIC -o .libs/isl_tab.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tab_pip.c -fno-common -DPIC -o .libs/isl_tab_pip.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_seq.c -o isl_seq.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_tarjan.lo isl_tarjan.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_transitive_closure.lo isl_transitive_closure.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_union_map.lo isl_union_map.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_val.lo isl_val.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_val_gmp.lo isl_val_gmp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tarjan.c -fno-common -DPIC -o .libs/isl_tarjan.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_vec.lo isl_vec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tarjan.c -o isl_tarjan.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_transitive_closure.c -fno-common -DPIC -o .libs/isl_transitive_closure.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_union_map.c -fno-common -DPIC -o .libs/isl_union_map.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_version.lo isl_version.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_val.c -fno-common -DPIC -o .libs/isl_val.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_val_gmp.c -fno-common -DPIC -o .libs/isl_val_gmp.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tab.c -o isl_tab.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tab_pip.c -o isl_tab_pip.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_vec.c -fno-common -DPIC -o .libs/isl_vec.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_val_gmp.c -o isl_val_gmp.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c -o isl_vertices.lo isl_vertices.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_union_map.c -o isl_union_map.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_vec.c -o isl_vec.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_version.c -fno-common -DPIC -o .libs/isl_version.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_transitive_closure.c -o isl_transitive_closure.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_version.c -o isl_version.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_test.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_val.c -o isl_val.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c polyhedron_sample.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_vertices.c -fno-common -DPIC -o .libs/isl_vertices.o
clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c pip.c
clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c polyhedron_minimize.c
clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c polytope_scan.c
clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c polyhedron_detect_equalities.c
clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c cat.c
clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c closure.c
clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c bound.c
clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c codegen.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_vertices.c -o isl_vertices.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -version-info 13:0:0 -L/usr/local/homebrew/opt/gmp/lib -o libisl.la -rpath /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib isl_aff.lo isl_affine_hull.lo isl_arg.lo isl_ast.lo isl_ast_int.lo isl_ast_build.lo isl_ast_build_expr.lo isl_ast_codegen.lo isl_ast_graft.lo isl_band.lo basis_reduction_tab.lo isl_bernstein.lo isl_blk.lo isl_bound.lo isl_coalesce.lo isl_constraint.lo isl_convex_hull.lo isl_ctx.lo isl_deprecated.lo isl_dim.lo isl_dim_map.lo isl_equalities.lo isl_factorization.lo isl_farkas.lo isl_flow.lo isl_fold.lo isl_gmp.lo isl_hash.lo isl_id_to_ast_expr.lo isl_id_to_pw_aff.lo isl_ilp.lo isl_input.lo isl_local_space.lo isl_lp.lo isl_map.lo isl_map_simplify.lo isl_map_subtract.lo isl_map_to_basic_set.lo isl_mat.lo isl_morph.lo isl_id.lo isl_obj.lo isl_options.lo isl_output.lo isl_point.lo isl_polynomial.lo isl_printer.lo print.lo isl_range.lo isl_reordering.lo isl_sample.lo isl_scan.lo isl_schedule.lo isl_set_list.lo isl_sort.lo isl_space.lo isl_stream.lo isl_seq.lo isl_tab.lo isl_tab_pip.lo isl_tarjan.lo isl_transitive_closure.lo isl_union_map.lo isl_val.lo isl_val_gmp.lo isl_vec.lo isl_version.lo isl_vertices.lo -lgmp
libtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libisl.13.dylib .libs/isl_aff.o .libs/isl_affine_hull.o .libs/isl_arg.o .libs/isl_ast.o .libs/isl_ast_int.o .libs/isl_ast_build.o .libs/isl_ast_build_expr.o .libs/isl_ast_codegen.o .libs/isl_ast_graft.o .libs/isl_band.o .libs/basis_reduction_tab.o .libs/isl_bernstein.o .libs/isl_blk.o .libs/isl_bound.o .libs/isl_coalesce.o .libs/isl_constraint.o .libs/isl_convex_hull.o .libs/isl_ctx.o .libs/isl_deprecated.o .libs/isl_dim.o .libs/isl_dim_map.o .libs/isl_equalities.o .libs/isl_factorization.o .libs/isl_farkas.o .libs/isl_flow.o .libs/isl_fold.o .libs/isl_gmp.o .libs/isl_hash.o .libs/isl_id_to_ast_expr.o .libs/isl_id_to_pw_aff.o .libs/isl_ilp.o .libs/isl_input.o .libs/isl_local_space.o .libs/isl_lp.o .libs/isl_map.o .libs/isl_map_simplify.o .libs/isl_map_subtract.o .libs/isl_map_to_basic_set.o .libs/isl_mat.o .libs/isl_morph.o .libs/isl_id.o .libs/isl_obj.o .libs/isl_options.o .libs/isl_output.o .libs/isl_point.o .libs/isl_polynomial.o .libs/isl_printer.o .libs/print.o .libs/isl_range.o .libs/isl_reordering.o .libs/isl_sample.o .libs/isl_scan.o .libs/isl_schedule.o .libs/isl_set_list.o .libs/isl_sort.o .libs/isl_space.o .libs/isl_stream.o .libs/isl_seq.o .libs/isl_tab.o .libs/isl_tab_pip.o .libs/isl_tarjan.o .libs/isl_transitive_closure.o .libs/isl_union_map.o .libs/isl_val.o .libs/isl_val_gmp.o .libs/isl_vec.o .libs/isl_version.o .libs/isl_vertices.o -L/usr/local/homebrew/opt/gmp/lib -lgmp -O3 -install_name /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.13.dylib -compatibility_version 14 -current_version 14.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libisl.dylib" && ln -s "libisl.13.dylib" "libisl.dylib")
libtool: link: ar cru .libs/libisl.a isl_aff.o isl_affine_hull.o isl_arg.o isl_ast.o isl_ast_int.o isl_ast_build.o isl_ast_build_expr.o isl_ast_codegen.o isl_ast_graft.o isl_band.o basis_reduction_tab.o isl_bernstein.o isl_blk.o isl_bound.o isl_coalesce.o isl_constraint.o isl_convex_hull.o isl_ctx.o isl_deprecated.o isl_dim.o isl_dim_map.o isl_equalities.o isl_factorization.o isl_farkas.o isl_flow.o isl_fold.o isl_gmp.o isl_hash.o isl_id_to_ast_expr.o isl_id_to_pw_aff.o isl_ilp.o isl_input.o isl_local_space.o isl_lp.o isl_map.o isl_map_simplify.o isl_map_subtract.o isl_map_to_basic_set.o isl_mat.o isl_morph.o isl_id.o isl_obj.o isl_options.o isl_output.o isl_point.o isl_polynomial.o isl_printer.o print.o isl_range.o isl_reordering.o isl_sample.o isl_scan.o isl_schedule.o isl_set_list.o isl_sort.o isl_space.o isl_stream.o isl_seq.o isl_tab.o isl_tab_pip.o isl_tarjan.o isl_transitive_closure.o isl_union_map.o isl_val.o isl_val_gmp.o isl_vec.o isl_version.o isl_vertices.o
libtool: link: ranlib .libs/libisl.a
libtool: link: ( cd ".libs" && rm -f "libisl.la" && ln -s "../libisl.la" "libisl.la" )
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -L/usr/local/homebrew/opt/gmp/lib -o isl_test isl_test.o libisl.la -lgmp
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -L/usr/local/homebrew/opt/gmp/lib -o isl_pip pip.o libisl.la -lgmp
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -o isl_polyhedron_sample polyhedron_sample.o libisl.la
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -L/usr/local/homebrew/opt/gmp/lib -o isl_polyhedron_minimize polyhedron_minimize.o libisl.la -lgmp
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -o isl_polytope_scan polytope_scan.o libisl.la
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -o isl_polyhedron_detect_equalities polyhedron_detect_equalities.o libisl.la
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -o isl_cat cat.o libisl.la
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -o isl_closure closure.o libisl.la
libtool: link: clang -Wall -O3 -o .libs/isl_polyhedron_sample polyhedron_sample.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp
libtool: link: clang -Wall -O3 -o .libs/isl_polytope_scan polytope_scan.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp
libtool: link: clang -Wall -O3 -o .libs/isl_polyhedron_detect_equalities polyhedron_detect_equalities.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp
libtool: link: clang -Wall -O3 -o .libs/isl_closure closure.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp
libtool: link: clang -Wall -O3 -o .libs/isl_pip pip.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp
libtool: link: clang -Wall -O3 -o .libs/isl_test isl_test.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp
libtool: link: clang -Wall -O3 -o .libs/isl_cat cat.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp
libtool: link: clang -Wall -O3 -o .libs/isl_polyhedron_minimize polyhedron_minimize.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -L/usr/local/homebrew/opt/gmp/lib -o isl_bound bound.o libisl.la -lgmp
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -L/usr/local/homebrew/opt/gmp/lib -o isl_codegen codegen.o libisl.la -lgmp
libtool: link: clang -Wall -O3 -o .libs/isl_codegen codegen.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp
libtool: link: clang -Wall -O3 -o .libs/isl_bound bound.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp
Making all in doc
make[2]: Nothing to be done for `all'.
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast.c -fno-common -DPIC -o .libs/isl_ast.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast.c -fno-common -DPIC -o .libs/isl_ast.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_codegen.c -fno-common -DPIC -o .libs/isl_ast_codegen.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast_codegen.c -fno-common -DPIC -o .libs/isl_ast_codegen.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_int.c -fno-common -DPIC -o .libs/isl_ast_int.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast_int.c -fno-common -DPIC -o .libs/isl_ast_int.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_build_expr.c -fno-common -DPIC -o .libs/isl_ast_build_expr.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast_build_expr.c -fno-common -DPIC -o .libs/isl_ast_build_expr.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_arg.c -fno-common -DPIC -o .libs/isl_arg.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_arg.c -fno-common -DPIC -o .libs/isl_arg.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_build.c -fno-common -DPIC -o .libs/isl_ast_build.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast_build.c -fno-common -DPIC -o .libs/isl_ast_build.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_aff.c -fno-common -DPIC -o .libs/isl_aff.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_aff.c -fno-common -DPIC -o .libs/isl_aff.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_affine_hull.c -fno-common -DPIC -o .libs/isl_affine_hull.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_affine_hull.c -fno-common -DPIC -o .libs/isl_affine_hull.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_int.c -o isl_ast_int.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast_int.c -o isl_ast_int.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_build_expr.c -o isl_ast_build_expr.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast_build_expr.c -o isl_ast_build_expr.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_affine_hull.c -o isl_affine_hull.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_affine_hull.c -o isl_affine_hull.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_build.c -o isl_ast_build.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast_build.c -o isl_ast_build.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_arg.c -o isl_arg.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_arg.c -o isl_arg.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_codegen.c -o isl_ast_codegen.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast_codegen.c -o isl_ast_codegen.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast.c -o isl_ast.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast.c -o isl_ast.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_graft.c -fno-common -DPIC -o .libs/isl_ast_graft.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast_graft.c -fno-common -DPIC -o .libs/isl_ast_graft.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_band.c -fno-common -DPIC -o .libs/isl_band.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_band.c -fno-common -DPIC -o .libs/isl_band.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c basis_reduction_tab.c -fno-common -DPIC -o .libs/basis_reduction_tab.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c basis_reduction_tab.c -fno-common -DPIC -o .libs/basis_reduction_tab.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_bernstein.c -fno-common -DPIC -o .libs/isl_bernstein.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_bernstein.c -fno-common -DPIC -o .libs/isl_bernstein.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_blk.c -fno-common -DPIC -o .libs/isl_blk.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_blk.c -fno-common -DPIC -o .libs/isl_blk.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ast_graft.c -o isl_ast_graft.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ast_graft.c -o isl_ast_graft.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_band.c -o isl_band.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_band.c -o isl_band.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_blk.c -o isl_blk.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_blk.c -o isl_blk.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c basis_reduction_tab.c -o basis_reduction_tab.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c basis_reduction_tab.c -o basis_reduction_tab.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_bound.c -fno-common -DPIC -o .libs/isl_bound.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_bound.c -fno-common -DPIC -o .libs/isl_bound.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_bernstein.c -o isl_bernstein.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_bernstein.c -o isl_bernstein.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_coalesce.c -fno-common -DPIC -o .libs/isl_coalesce.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_coalesce.c -fno-common -DPIC -o .libs/isl_coalesce.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_bound.c -o isl_bound.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_bound.c -o isl_bound.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_constraint.c -fno-common -DPIC -o .libs/isl_constraint.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_constraint.c -fno-common -DPIC -o .libs/isl_constraint.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_convex_hull.c -fno-common -DPIC -o .libs/isl_convex_hull.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_convex_hull.c -fno-common -DPIC -o .libs/isl_convex_hull.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ctx.c -fno-common -DPIC -o .libs/isl_ctx.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ctx.c -fno-common -DPIC -o .libs/isl_ctx.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_coalesce.c -o isl_coalesce.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_coalesce.c -o isl_coalesce.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_deprecated.c -fno-common -DPIC -o .libs/isl_deprecated.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_deprecated.c -fno-common -DPIC -o .libs/isl_deprecated.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_dim.c -fno-common -DPIC -o .libs/isl_dim.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_dim.c -fno-common -DPIC -o .libs/isl_dim.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_aff.c -o isl_aff.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_aff.c -o isl_aff.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ctx.c -o isl_ctx.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ctx.c -o isl_ctx.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_dim_map.c -fno-common -DPIC -o .libs/isl_dim_map.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_dim_map.c -fno-common -DPIC -o .libs/isl_dim_map.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_deprecated.c -o isl_deprecated.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_deprecated.c -o isl_deprecated.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_dim.c -o isl_dim.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_dim.c -o isl_dim.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_constraint.c -o isl_constraint.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_constraint.c -o isl_constraint.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_dim_map.c -o isl_dim_map.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_dim_map.c -o isl_dim_map.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_convex_hull.c -o isl_convex_hull.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_convex_hull.c -o isl_convex_hull.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_equalities.c -fno-common -DPIC -o .libs/isl_equalities.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_equalities.c -fno-common -DPIC -o .libs/isl_equalities.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_factorization.c -fno-common -DPIC -o .libs/isl_factorization.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_factorization.c -fno-common -DPIC -o .libs/isl_factorization.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_farkas.c -fno-common -DPIC -o .libs/isl_farkas.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_farkas.c -fno-common -DPIC -o .libs/isl_farkas.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_factorization.c -o isl_factorization.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_factorization.c -o isl_factorization.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_equalities.c -o isl_equalities.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_equalities.c -o isl_equalities.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_flow.c -fno-common -DPIC -o .libs/isl_flow.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_flow.c -fno-common -DPIC -o .libs/isl_flow.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_fold.c -fno-common -DPIC -o .libs/isl_fold.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_fold.c -fno-common -DPIC -o .libs/isl_fold.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_farkas.c -o isl_farkas.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_farkas.c -o isl_farkas.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_gmp.c -fno-common -DPIC -o .libs/isl_gmp.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_gmp.c -fno-common -DPIC -o .libs/isl_gmp.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_gmp.c -o isl_gmp.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_gmp.c -o isl_gmp.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_flow.c -o isl_flow.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_flow.c -o isl_flow.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_hash.c -fno-common -DPIC -o .libs/isl_hash.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_hash.c -fno-common -DPIC -o .libs/isl_hash.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id_to_ast_expr.c -fno-common -DPIC -o .libs/isl_id_to_ast_expr.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_id_to_ast_expr.c -fno-common -DPIC -o .libs/isl_id_to_ast_expr.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id_to_pw_aff.c -fno-common -DPIC -o .libs/isl_id_to_pw_aff.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_id_to_pw_aff.c -fno-common -DPIC -o .libs/isl_id_to_pw_aff.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_hash.c -o isl_hash.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_hash.c -o isl_hash.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_fold.c -o isl_fold.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_fold.c -o isl_fold.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ilp.c -fno-common -DPIC -o .libs/isl_ilp.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ilp.c -fno-common -DPIC -o .libs/isl_ilp.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id_to_ast_expr.c -o isl_id_to_ast_expr.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_id_to_ast_expr.c -o isl_id_to_ast_expr.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id_to_pw_aff.c -o isl_id_to_pw_aff.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_id_to_pw_aff.c -o isl_id_to_pw_aff.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_input.c -fno-common -DPIC -o .libs/isl_input.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_input.c -fno-common -DPIC -o .libs/isl_input.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_ilp.c -o isl_ilp.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_ilp.c -o isl_ilp.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_local_space.c -fno-common -DPIC -o .libs/isl_local_space.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_local_space.c -fno-common -DPIC -o .libs/isl_local_space.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_lp.c -fno-common -DPIC -o .libs/isl_lp.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_lp.c -fno-common -DPIC -o .libs/isl_lp.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map.c -fno-common -DPIC -o .libs/isl_map.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_map.c -fno-common -DPIC -o .libs/isl_map.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_local_space.c -o isl_local_space.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_local_space.c -o isl_local_space.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_simplify.c -fno-common -DPIC -o .libs/isl_map_simplify.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_map_simplify.c -fno-common -DPIC -o .libs/isl_map_simplify.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_input.c -o isl_input.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_input.c -o isl_input.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_lp.c -o isl_lp.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_lp.c -o isl_lp.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_subtract.c -fno-common -DPIC -o .libs/isl_map_subtract.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_map_subtract.c -fno-common -DPIC -o .libs/isl_map_subtract.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_to_basic_set.c -fno-common -DPIC -o .libs/isl_map_to_basic_set.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_map_to_basic_set.c -fno-common -DPIC -o .libs/isl_map_to_basic_set.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_to_basic_set.c -o isl_map_to_basic_set.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_map_to_basic_set.c -o isl_map_to_basic_set.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_mat.c -fno-common -DPIC -o .libs/isl_mat.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_mat.c -fno-common -DPIC -o .libs/isl_mat.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_subtract.c -o isl_map_subtract.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_map_subtract.c -o isl_map_subtract.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_morph.c -fno-common -DPIC -o .libs/isl_morph.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_morph.c -fno-common -DPIC -o .libs/isl_morph.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map_simplify.c -o isl_map_simplify.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_map_simplify.c -o isl_map_simplify.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id.c -fno-common -DPIC -o .libs/isl_id.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_id.c -fno-common -DPIC -o .libs/isl_id.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_mat.c -o isl_mat.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_mat.c -o isl_mat.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_obj.c -fno-common -DPIC -o .libs/isl_obj.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_obj.c -fno-common -DPIC -o .libs/isl_obj.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_morph.c -o isl_morph.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_morph.c -o isl_morph.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_options.c -fno-common -DPIC -o .libs/isl_options.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_options.c -fno-common -DPIC -o .libs/isl_options.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_id.c -o isl_id.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_id.c -o isl_id.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_obj.c -o isl_obj.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_obj.c -o isl_obj.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_output.c -fno-common -DPIC -o .libs/isl_output.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_output.c -fno-common -DPIC -o .libs/isl_output.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_options.c -o isl_options.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_options.c -o isl_options.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_point.c -fno-common -DPIC -o .libs/isl_point.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_point.c -fno-common -DPIC -o .libs/isl_point.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_polynomial.c -fno-common -DPIC -o .libs/isl_polynomial.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_polynomial.c -fno-common -DPIC -o .libs/isl_polynomial.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_output.c -o isl_output.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_output.c -o isl_output.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_printer.c -fno-common -DPIC -o .libs/isl_printer.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_printer.c -fno-common -DPIC -o .libs/isl_printer.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c print.c -fno-common -DPIC -o .libs/print.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c print.c -fno-common -DPIC -o .libs/print.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_range.c -fno-common -DPIC -o .libs/isl_range.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_range.c -fno-common -DPIC -o .libs/isl_range.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_point.c -o isl_point.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_point.c -o isl_point.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_reordering.c -fno-common -DPIC -o .libs/isl_reordering.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_reordering.c -fno-common -DPIC -o .libs/isl_reordering.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_printer.c -o isl_printer.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_printer.c -o isl_printer.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c print.c -o print.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c print.c -o print.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_reordering.c -o isl_reordering.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_reordering.c -o isl_reordering.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_range.c -o isl_range.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_range.c -o isl_range.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_map.c -o isl_map.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_map.c -o isl_map.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_sample.c -fno-common -DPIC -o .libs/isl_sample.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_sample.c -fno-common -DPIC -o .libs/isl_sample.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_scan.c -fno-common -DPIC -o .libs/isl_scan.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_scan.c -fno-common -DPIC -o .libs/isl_scan.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_schedule.c -fno-common -DPIC -o .libs/isl_schedule.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_schedule.c -fno-common -DPIC -o .libs/isl_schedule.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_set_list.c -fno-common -DPIC -o .libs/isl_set_list.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_set_list.c -fno-common -DPIC -o .libs/isl_set_list.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_sort.c -fno-common -DPIC -o .libs/isl_sort.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_sort.c -fno-common -DPIC -o .libs/isl_sort.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_space.c -fno-common -DPIC -o .libs/isl_space.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_space.c -fno-common -DPIC -o .libs/isl_space.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_scan.c -o isl_scan.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_scan.c -o isl_scan.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_sort.c -o isl_sort.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_sort.c -o isl_sort.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_polynomial.c -o isl_polynomial.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_polynomial.c -o isl_polynomial.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_sample.c -o isl_sample.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_sample.c -o isl_sample.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_set_list.c -o isl_set_list.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_set_list.c -o isl_set_list.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_space.c -o isl_space.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_space.c -o isl_space.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_stream.c -fno-common -DPIC -o .libs/isl_stream.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_stream.c -fno-common -DPIC -o .libs/isl_stream.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_schedule.c -o isl_schedule.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_schedule.c -o isl_schedule.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_seq.c -fno-common -DPIC -o .libs/isl_seq.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_seq.c -fno-common -DPIC -o .libs/isl_seq.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_stream.c -o isl_stream.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_stream.c -o isl_stream.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tab_pip.c -fno-common -DPIC -o .libs/isl_tab_pip.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_tab_pip.c -fno-common -DPIC -o .libs/isl_tab_pip.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tab.c -fno-common -DPIC -o .libs/isl_tab.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_tab.c -fno-common -DPIC -o .libs/isl_tab.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_seq.c -o isl_seq.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_seq.c -o isl_seq.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tarjan.c -fno-common -DPIC -o .libs/isl_tarjan.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_tarjan.c -fno-common -DPIC -o .libs/isl_tarjan.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tarjan.c -o isl_tarjan.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_tarjan.c -o isl_tarjan.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_transitive_closure.c -fno-common -DPIC -o .libs/isl_transitive_closure.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_transitive_closure.c -fno-common -DPIC -o .libs/isl_transitive_closure.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_union_map.c -fno-common -DPIC -o .libs/isl_union_map.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_union_map.c -fno-common -DPIC -o .libs/isl_union_map.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_val.c -fno-common -DPIC -o .libs/isl_val.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_val.c -fno-common -DPIC -o .libs/isl_val.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_val_gmp.c -fno-common -DPIC -o .libs/isl_val_gmp.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_val_gmp.c -fno-common -DPIC -o .libs/isl_val_gmp.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tab.c -o isl_tab.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_tab.c -o isl_tab.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_tab_pip.c -o isl_tab_pip.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_tab_pip.c -o isl_tab_pip.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_vec.c -fno-common -DPIC -o .libs/isl_vec.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_vec.c -fno-common -DPIC -o .libs/isl_vec.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_val_gmp.c -o isl_val_gmp.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_val_gmp.c -o isl_val_gmp.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_union_map.c -o isl_union_map.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_union_map.c -o isl_union_map.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_vec.c -o isl_vec.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_vec.c -o isl_vec.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_version.c -fno-common -DPIC -o .libs/isl_version.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_version.c -fno-common -DPIC -o .libs/isl_version.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_transitive_closure.c -o isl_transitive_closure.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_transitive_closure.c -o isl_transitive_closure.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_version.c -o isl_version.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_version.c -o isl_version.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_val.c -o isl_val.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_val.c -o isl_val.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_test.c
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_test.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c polyhedron_sample.c
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c polyhedron_sample.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_vertices.c -fno-common -DPIC -o .libs/isl_vertices.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_vertices.c -fno-common -DPIC -o .libs/isl_vertices.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c pip.c
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c pip.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c polyhedron_minimize.c
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c polyhedron_minimize.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c polytope_scan.c
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c polytope_scan.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c polyhedron_detect_equalities.c
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c polyhedron_detect_equalities.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c cat.c
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c cat.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c closure.c
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c closure.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c bound.c
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c bound.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c codegen.c
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c codegen.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -c isl_vertices.c -o isl_vertices.o
superenv removed: -Iinclude/ -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./include -I/usr/local/homebrew/opt/gmp/include -c isl_vertices.c -o isl_vertices.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libisl.13.dylib .libs/isl_aff.o .libs/isl_affine_hull.o .libs/isl_arg.o .libs/isl_ast.o .libs/isl_ast_int.o .libs/isl_ast_build.o .libs/isl_ast_build_expr.o .libs/isl_ast_codegen.o .libs/isl_ast_graft.o .libs/isl_band.o .libs/basis_reduction_tab.o .libs/isl_bernstein.o .libs/isl_blk.o .libs/isl_bound.o .libs/isl_coalesce.o .libs/isl_constraint.o .libs/isl_convex_hull.o .libs/isl_ctx.o .libs/isl_deprecated.o .libs/isl_dim.o .libs/isl_dim_map.o .libs/isl_equalities.o .libs/isl_factorization.o .libs/isl_farkas.o .libs/isl_flow.o .libs/isl_fold.o .libs/isl_gmp.o .libs/isl_hash.o .libs/isl_id_to_ast_expr.o .libs/isl_id_to_pw_aff.o .libs/isl_ilp.o .libs/isl_input.o .libs/isl_local_space.o .libs/isl_lp.o .libs/isl_map.o .libs/isl_map_simplify.o .libs/isl_map_subtract.o .libs/isl_map_to_basic_set.o .libs/isl_mat.o .libs/isl_morph.o .libs/isl_id.o .libs/isl_obj.o .libs/isl_options.o .libs/isl_output.o .libs/isl_point.o .libs/isl_polynomial.o .libs/isl_printer.o .libs/print.o .libs/isl_range.o .libs/isl_reordering.o .libs/isl_sample.o .libs/isl_scan.o .libs/isl_schedule.o .libs/isl_set_list.o .libs/isl_sort.o .libs/isl_space.o .libs/isl_stream.o .libs/isl_seq.o .libs/isl_tab.o .libs/isl_tab_pip.o .libs/isl_tarjan.o .libs/isl_transitive_closure.o .libs/isl_union_map.o .libs/isl_val.o .libs/isl_val_gmp.o .libs/isl_vec.o .libs/isl_version.o .libs/isl_vertices.o -L/usr/local/homebrew/opt/gmp/lib -lgmp -O3 -install_name /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.13.dylib -compatibility_version 14 -current_version 14.0 -Wl,-single_module
superenv removed: -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libisl.13.dylib .libs/isl_aff.o .libs/isl_affine_hull.o .libs/isl_arg.o .libs/isl_ast.o .libs/isl_ast_int.o .libs/isl_ast_build.o .libs/isl_ast_build_expr.o .libs/isl_ast_codegen.o .libs/isl_ast_graft.o .libs/isl_band.o .libs/basis_reduction_tab.o .libs/isl_bernstein.o .libs/isl_blk.o .libs/isl_bound.o .libs/isl_coalesce.o .libs/isl_constraint.o .libs/isl_convex_hull.o .libs/isl_ctx.o .libs/isl_deprecated.o .libs/isl_dim.o .libs/isl_dim_map.o .libs/isl_equalities.o .libs/isl_factorization.o .libs/isl_farkas.o .libs/isl_flow.o .libs/isl_fold.o .libs/isl_gmp.o .libs/isl_hash.o .libs/isl_id_to_ast_expr.o .libs/isl_id_to_pw_aff.o .libs/isl_ilp.o .libs/isl_input.o .libs/isl_local_space.o .libs/isl_lp.o .libs/isl_map.o .libs/isl_map_simplify.o .libs/isl_map_subtract.o .libs/isl_map_to_basic_set.o .libs/isl_mat.o .libs/isl_morph.o .libs/isl_id.o .libs/isl_obj.o .libs/isl_options.o .libs/isl_output.o .libs/isl_point.o .libs/isl_polynomial.o .libs/isl_printer.o .libs/print.o .libs/isl_range.o .libs/isl_reordering.o .libs/isl_sample.o .libs/isl_scan.o .libs/isl_schedule.o .libs/isl_set_list.o .libs/isl_sort.o .libs/isl_space.o .libs/isl_stream.o .libs/isl_seq.o .libs/isl_tab.o .libs/isl_tab_pip.o .libs/isl_tarjan.o .libs/isl_transitive_closure.o .libs/isl_union_map.o .libs/isl_val.o .libs/isl_val_gmp.o .libs/isl_vec.o .libs/isl_version.o .libs/isl_vertices.o -L/usr/local/homebrew/opt/gmp/lib -lgmp -install_name /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.13.dylib -compatibility_version 14 -current_version 14.0 -Wl,-single_module -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -o .libs/isl_polyhedron_detect_equalities polyhedron_detect_equalities.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp
superenv removed: -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/isl_polyhedron_detect_equalities polyhedron_detect_equalities.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -o .libs/isl_polyhedron_sample polyhedron_sample.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp
superenv removed: -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/isl_polyhedron_sample polyhedron_sample.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -o .libs/isl_polytope_scan polytope_scan.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp
superenv removed: -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/isl_polytope_scan polytope_scan.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -o .libs/isl_closure closure.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp
superenv removed: -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/isl_closure closure.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -o .libs/isl_pip pip.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp
superenv removed: -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/isl_pip pip.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -o .libs/isl_test isl_test.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp
superenv removed: -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/isl_test isl_test.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -o .libs/isl_polyhedron_minimize polyhedron_minimize.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp
superenv removed: -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/isl_polyhedron_minimize polyhedron_minimize.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -o .libs/isl_cat cat.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp
superenv removed: -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/isl_cat cat.o ./.libs/libisl.dylib -L/usr/local/homebrew/opt/gmp/lib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -o .libs/isl_codegen codegen.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp
superenv removed: -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/isl_codegen codegen.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -o .libs/isl_bound bound.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp
superenv removed: -Wall -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/isl_bound bound.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libisl.dylib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2014-10-08 12:08:35 -0400
make
install
Making install in .
./install-sh -c -d '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib'
./install-sh -c -d '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include/isl/deprecated'
./install-sh -c -d '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include/isl'
./install-sh -c -d '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/pkgconfig'
/usr/bin/install -c -m 644 ./isl.py /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.13.dylib-gdb.py
./install-sh -c -d '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include/isl'
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib: File exists
mkdir: ists
/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5mkFile exists
mkdir: cal/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec: le exists
File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl: File exists
File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl: File exists
mkdir: mkdir: cal/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib: File exists
/usr/local/homebrew/Cellar/llvm35/HEAD/lib: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include/isl: File exists
/bin/sh ./libtool --mode=install /usr/bin/install -c libisl.la '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib'
/usr/bin/install -c -m 644 include/isl/aff.h include/isl/aff_type.h include/isl/arg.h include/isl/ast.h include/isl/ast_type.h include/isl/ast_build.h include/isl/band.h include/isl/constraint.h include/isl/ctx.h include/isl/dim.h include/isl/flow.h include/isl/id.h include/isl/id_to_ast_expr.h include/isl/id_to_pw_aff.h include/isl/ilp.h include/isl/hash.h include/isl/hmap.h include/isl/list.h include/isl/local_space.h include/isl/lp.h include/isl/mat.h include/isl/map.h include/isl/map_to_basic_set.h include/isl/map_type.h include/isl/multi.h include/isl/obj.h include/isl/options.h include/isl/point.h include/isl/polynomial.h include/isl/polynomial_type.h include/isl/printer.h include/isl/schedule.h include/isl/set.h include/isl/set_type.h include/isl/space.h include/isl/stream.h include/isl/union_map.h include/isl/union_map_type.h include/isl/union_set.h include/isl/union_set_type.h '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include/isl'
/usr/bin/install -c -m 644 isl.pc '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/pkgconfig'
/usr/bin/install -c -m 644 include/isl/deprecated/int.h include/isl/deprecated/aff_int.h include/isl/deprecated/ast_int.h include/isl/deprecated/constraint_int.h include/isl/deprecated/ilp_int.h include/isl/deprecated/map_int.h include/isl/deprecated/mat_int.h include/isl/deprecated/point_int.h include/isl/deprecated/polynomial_int.h include/isl/deprecated/set_int.h include/isl/deprecated/union_map_int.h include/isl/deprecated/val_int.h include/isl/deprecated/vec_int.h '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include/isl/deprecated'
/usr/bin/install -c -m 644 include/isl/config.h include/isl/stdint.h '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include/isl'
/usr/bin/install -c -m 644 include/isl/val.h include/isl/val_gmp.h include/isl/vec.h include/isl/version.h include/isl/vertices.h '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include/isl'
libtool: install: /usr/bin/install -c .libs/libisl.13.dylib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.13.dylib
libtool: install: (cd /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib && { ln -s -f libisl.13.dylib libisl.dylib || { rm -f libisl.dylib && ln -s libisl.13.dylib libisl.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libisl.lai /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.la
libtool: install: /usr/bin/install -c .libs/libisl.a /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.a
libtool: install: chmod 644 /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.a
libtool: install: ranlib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.a
Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
2014-10-08 12:08:36 -0400
./autogen.sh
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autoconf'.
glibtoolize: copying file `autoconf/ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
glibtoolize: copying file `m4/libtool.m4'
glibtoolize: copying file `m4/ltoptions.m4'
glibtoolize: copying file `m4/ltsugar.m4'
glibtoolize: copying file `m4/ltversion.m4'
glibtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:67: installing 'autoconf/compile'
configure.ac:73: installing 'autoconf/config.guess'
configure.ac:73: installing 'autoconf/config.sub'
configure.ac:59: installing 'autoconf/install-sh'
configure.ac:59: installing 'autoconf/missing'
Makefile.am:69: warning: source file 'source/mp_get_memory_functions.c' is in a subdirectory,
Makefile.am:69: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:72: warning: source file 'source/block.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/clast.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/matrix.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/state.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/input.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/int.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/loop.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/names.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/options.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/pprint.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/program.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/statement.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/stride.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/union_domain.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/util.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:72: warning: source file 'source/version.c' is in a subdirectory,
Makefile.am:72: but option 'subdir-objects' is disabled
Makefile.am:97: warning: source file 'source/isl/domain.c' is in a subdirectory,
Makefile.am:97: but option 'subdir-objects' is disabled
Makefile.am:97: warning: source file 'source/isl/constraints.c' is in a subdirectory,
Makefile.am:97: but option 'subdir-objects' is disabled
Makefile.am:97: warning: source file 'source/isl/backend.c' is in a subdirectory,
Makefile.am:97: but option 'subdir-objects' is disabled
Makefile.am:104: warning: source file 'source/cloog.c' is in a subdirectory,
Makefile.am:104: but option 'subdir-objects' is disabled
Makefile.am: installing 'autoconf/depcomp'
parallel-tests: installing 'autoconf/test-driver'
2014-10-08 12:08:47 -0400
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog
--with-gmp-prefix=/usr/local/homebrew/opt/gmp
--with-isl-prefix=/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... autoconf/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cd... no
checking build system type... x86_64-apple-darwin13.4.0
checking host system type... x86_64-apple-darwin13.4.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/homebrew/Library/ENV/4.3/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for texi2dvi... texi2dvi
checking for C compiler vendor... gnu
checking whether C compiler accepts -malign-double... no
checking whether C compiler accepts -fstrict-aliasing... yes
checking whether C compiler accepts -ffast-math... yes
checking for gcc architecture flag...
checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69
checking for x86 cpuid 1 output... 306a9:2100800:7fbae3bf:bfebfbff
checking whether C compiler accepts -march=pentium2... no
checking whether C compiler accepts -mcpu=pentium2... yes
checking for gcc architecture flag... -mcpu=pentium2
checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2... yes
checking CFLAGS_WARN for maximum warnings... -Wall
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking for strtol... yes
checking for getrusage... yes
checking which isl to use... system
checking which gmp to use... system
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for __gmpz_init in -lgmp... yes
checking whether mp_get_memory_functions is declared... yes
checking which osl to use... no
checking our pkgconfig libname... cloog-isl
checking our pkgconfig version... 0.18.2
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/pkgconfig
checking our pkgconfig_libfile... cloog-isl.pc
checking our package / suffix... cloog-isl /
checking our pkgconfig description... cloog-isl Library
checking our pkgconfig requires...
checking our pkgconfig ext libs... -lcloog-isl -lgmp
checking our pkgconfig cppflags... -I/usr/local/homebrew/opt/gmp/include -DCLOOG_INT_GMP=1
checking our pkgconfig ldflags... -L/usr/local/homebrew/opt/gmp/lib
noninstalled pkgconfig -L /private/tmp/llvm35--cloog-0EJvh6/cloog/.libs
noninstalled pkgconfig -I /private/tmp/llvm35--cloog-0EJvh6/cloog/./include
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating autoconf/Doxyfile
config.status: creating doc/Makefile
config.status: creating source/version.c
config.status: creating include/cloog/version.h
config.status: creating genversion.sh
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing cloog-isl.pc commands
config.status: creating cloog-isl.pc.in
config.status: creating cloog-isl.pc
config.status: creating cloog-isl-uninstalled.pc
config.status: creating cloog-isl-uninstalled.sh
config.status: executing version.h commands
config.status: executing doc/gitversion.texi commands
/*-----------------------------------------------*
* CLooG configuration is OK *
*-----------------------------------------------*/
It appears that your system is OK to start CLooG compilation. You need
now to type "make". After compilation, you should check CLooG by typing
"make check". If no problem occur, you can type "make uninstall" if
you are upgrading an old version. Lastly type "make install" to install
CLooG on your system (log as root if necessary).
clang called with: --version
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -static conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-search-dirs
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -malign-double conftest.c
superenv executed: clang -pipe -Os -march=native -c -malign-double conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -fstrict-aliasing conftest.c
superenv executed: clang -pipe -Os -march=native -c -fstrict-aliasing conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -ffast-math conftest.c
superenv executed: clang -pipe -Os -march=native -c -ffast-math conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -march=pentium2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -march=pentium2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -mcpu=pentium2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -mcpu=pentium2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -pedantic -Wall conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -pedantic -Wall conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -I/usr/local/homebrew/opt/gmp/include conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -I/usr/local/homebrew/opt/gmp/include conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -I/usr/local/homebrew/opt/gmp/include conftest.c
superenv executed: clang -E -I/usr/local/homebrew/opt/gmp/include conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -I/usr/local/homebrew/opt/gmp/include -L/usr/local/homebrew/opt/gmp/lib conftest.c -lgmp
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -I/usr/local/homebrew/opt/gmp/include -L/usr/local/homebrew/opt/gmp/lib conftest.c -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -I/usr/local/homebrew/opt/gmp/include conftest.c
superenv executed: clang -pipe -Os -march=native -c -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -I/usr/local/homebrew/opt/gmp/include conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
2014-10-08 12:08:55 -0400
make
Making all in .
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-block.lo `test -f 'source/block.c' || echo './'`source/block.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-clast.lo `test -f 'source/clast.c' || echo './'`source/clast.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-matrix.lo `test -f 'source/matrix.c' || echo './'`source/matrix.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-state.lo `test -f 'source/state.c' || echo './'`source/state.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-input.lo `test -f 'source/input.c' || echo './'`source/input.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-int.lo `test -f 'source/int.c' || echo './'`source/int.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-loop.lo `test -f 'source/loop.c' || echo './'`source/loop.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-names.lo `test -f 'source/names.c' || echo './'`source/names.c
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/block.c -fno-common -DPIC -o .libs/libcloog_isl_la-block.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/clast.c -fno-common -DPIC -o .libs/libcloog_isl_la-clast.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/input.c -fno-common -DPIC -o .libs/libcloog_isl_la-input.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/matrix.c -fno-common -DPIC -o .libs/libcloog_isl_la-matrix.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/loop.c -fno-common -DPIC -o .libs/libcloog_isl_la-loop.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/state.c -fno-common -DPIC -o .libs/libcloog_isl_la-state.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/names.c -fno-common -DPIC -o .libs/libcloog_isl_la-names.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/int.c -fno-common -DPIC -o .libs/libcloog_isl_la-int.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/state.c -o libcloog_isl_la-state.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/input.c -o libcloog_isl_la-input.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/block.c -o libcloog_isl_la-block.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/matrix.c -o libcloog_isl_la-matrix.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/int.c -o libcloog_isl_la-int.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/names.c -o libcloog_isl_la-names.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-options.lo `test -f 'source/options.c' || echo './'`source/options.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-pprint.lo `test -f 'source/pprint.c' || echo './'`source/pprint.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-program.lo `test -f 'source/program.c' || echo './'`source/program.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-statement.lo `test -f 'source/statement.c' || echo './'`source/statement.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-stride.lo `test -f 'source/stride.c' || echo './'`source/stride.c
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/clast.c -o libcloog_isl_la-clast.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/options.c -fno-common -DPIC -o .libs/libcloog_isl_la-options.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-union_domain.lo `test -f 'source/union_domain.c' || echo './'`source/union_domain.c
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/loop.c -o libcloog_isl_la-loop.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/pprint.c -fno-common -DPIC -o .libs/libcloog_isl_la-pprint.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/statement.c -fno-common -DPIC -o .libs/libcloog_isl_la-statement.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/program.c -fno-common -DPIC -o .libs/libcloog_isl_la-program.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/stride.c -fno-common -DPIC -o .libs/libcloog_isl_la-stride.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/union_domain.c -fno-common -DPIC -o .libs/libcloog_isl_la-union_domain.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/options.c -o libcloog_isl_la-options.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/statement.c -o libcloog_isl_la-statement.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/stride.c -o libcloog_isl_la-stride.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/pprint.c -o libcloog_isl_la-pprint.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/program.c -o libcloog_isl_la-program.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/union_domain.c -o libcloog_isl_la-union_domain.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-util.lo `test -f 'source/util.c' || echo './'`source/util.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-version.lo `test -f 'source/version.c' || echo './'`source/version.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-domain.lo `test -f 'source/isl/domain.c' || echo './'`source/isl/domain.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-constraints.lo `test -f 'source/isl/constraints.c' || echo './'`source/isl/constraints.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o libcloog_isl_la-backend.lo `test -f 'source/isl/backend.c' || echo './'`source/isl/backend.c
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/util.c -fno-common -DPIC -o .libs/libcloog_isl_la-util.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/version.c -fno-common -DPIC -o .libs/libcloog_isl_la-version.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/domain.c -fno-common -DPIC -o .libs/libcloog_isl_la-domain.o
clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o cloog.o `test -f 'source/cloog.c' || echo './'`source/cloog.c
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/constraints.c -fno-common -DPIC -o .libs/libcloog_isl_la-constraints.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/version.c -o libcloog_isl_la-version.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/backend.c -fno-common -DPIC -o .libs/libcloog_isl_la-backend.o
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/util.c -o libcloog_isl_la-util.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/backend.c -o libcloog_isl_la-backend.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/constraints.c -o libcloog_isl_la-constraints.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" "-DPACKAGE_STRING=\"cloog 0.18.2\"" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 "-DCLOOG_RUSAGE=/**/" -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/domain.c -o libcloog_isl_la-domain.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -version-info 4:0:0 -rpath /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib -L/usr/local/homebrew/opt/gmp/lib -o libcloog-isl.la -rpath /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib libcloog_isl_la-block.lo libcloog_isl_la-clast.lo libcloog_isl_la-matrix.lo libcloog_isl_la-state.lo libcloog_isl_la-input.lo libcloog_isl_la-int.lo libcloog_isl_la-loop.lo libcloog_isl_la-names.lo libcloog_isl_la-options.lo libcloog_isl_la-pprint.lo libcloog_isl_la-program.lo libcloog_isl_la-statement.lo libcloog_isl_la-stride.lo libcloog_isl_la-union_domain.lo libcloog_isl_la-util.lo libcloog_isl_la-version.lo libcloog_isl_la-domain.lo libcloog_isl_la-constraints.lo libcloog_isl_la-backend.lo -lisl -lgmp
libtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libcloog-isl.4.dylib .libs/libcloog_isl_la-block.o .libs/libcloog_isl_la-clast.o .libs/libcloog_isl_la-matrix.o .libs/libcloog_isl_la-state.o .libs/libcloog_isl_la-input.o .libs/libcloog_isl_la-int.o .libs/libcloog_isl_la-loop.o .libs/libcloog_isl_la-names.o .libs/libcloog_isl_la-options.o .libs/libcloog_isl_la-pprint.o .libs/libcloog_isl_la-program.o .libs/libcloog_isl_la-statement.o .libs/libcloog_isl_la-stride.o .libs/libcloog_isl_la-union_domain.o .libs/libcloog_isl_la-util.o .libs/libcloog_isl_la-version.o .libs/libcloog_isl_la-domain.o .libs/libcloog_isl_la-constraints.o .libs/libcloog_isl_la-backend.o -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib -L/usr/local/homebrew/opt/gmp/lib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.dylib -lgmp -O3 -mcpu=pentium2 -install_name /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/libcloog-isl.4.dylib -compatibility_version 5 -current_version 5.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libcloog-isl.dylib" && ln -s "libcloog-isl.4.dylib" "libcloog-isl.dylib")
libtool: link: ar cru .libs/libcloog-isl.a libcloog_isl_la-block.o libcloog_isl_la-clast.o libcloog_isl_la-matrix.o libcloog_isl_la-state.o libcloog_isl_la-input.o libcloog_isl_la-int.o libcloog_isl_la-loop.o libcloog_isl_la-names.o libcloog_isl_la-options.o libcloog_isl_la-pprint.o libcloog_isl_la-program.o libcloog_isl_la-statement.o libcloog_isl_la-stride.o libcloog_isl_la-union_domain.o libcloog_isl_la-util.o libcloog_isl_la-version.o libcloog_isl_la-domain.o libcloog_isl_la-constraints.o libcloog_isl_la-backend.o
libtool: link: ranlib .libs/libcloog-isl.a
libtool: link: ( cd ".libs" && rm -f "libcloog-isl.la" && ln -s "../libcloog-isl.la" "libcloog-isl.la" )
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -L/usr/local/homebrew/opt/gmp/lib -o cloog cloog.o libcloog-isl.la -lgmp
libtool: link: clang -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -o .libs/cloog cloog.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libcloog-isl.dylib -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.dylib -lgmp
Making all in doc
make[1]: Nothing to be done for `all'.
Making all in test
clang -DPACKAGE_NAME=\"cloog\" -DPACKAGE_TARNAME=\"cloog\" -DPACKAGE_VERSION=\"0.18.2\" -DPACKAGE_STRING=\"cloog\ 0.18.2\" -DPACKAGE_BUGREPORT=\"cloog-development@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cloog\" -DVERSION=\"0.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/\*\*/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I../include -I../include -I/usr/local/homebrew/opt/gmp/include -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o generate_test.o generate_test.c
cd ..; /Applications/Xcode.app/Contents/Developer/usr/bin/make libcloog-isl.la
make[2]: `libcloog-isl.la' is up to date.
/bin/sh ../libtool --tag=CC --mode=link clang -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -L/usr/local/homebrew/opt/gmp/lib -o generate_test generate_test.o ../libcloog-isl.la -lgmp
libtool: link: clang -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -o .libs/generate_test generate_test.o -L/usr/local/homebrew/opt/gmp/lib ../.libs/libcloog-isl.dylib -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.dylib -lgmp
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/block.c -fno-common -DPIC -o .libs/libcloog_isl_la-block.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/block.c -fno-common -DPIC -o .libs/libcloog_isl_la-block.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/input.c -fno-common -DPIC -o .libs/libcloog_isl_la-input.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/input.c -fno-common -DPIC -o .libs/libcloog_isl_la-input.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/clast.c -fno-common -DPIC -o .libs/libcloog_isl_la-clast.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/clast.c -fno-common -DPIC -o .libs/libcloog_isl_la-clast.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/state.c -fno-common -DPIC -o .libs/libcloog_isl_la-state.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/state.c -fno-common -DPIC -o .libs/libcloog_isl_la-state.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/matrix.c -fno-common -DPIC -o .libs/libcloog_isl_la-matrix.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/matrix.c -fno-common -DPIC -o .libs/libcloog_isl_la-matrix.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/names.c -fno-common -DPIC -o .libs/libcloog_isl_la-names.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/names.c -fno-common -DPIC -o .libs/libcloog_isl_la-names.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/int.c -fno-common -DPIC -o .libs/libcloog_isl_la-int.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/int.c -fno-common -DPIC -o .libs/libcloog_isl_la-int.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/loop.c -fno-common -DPIC -o .libs/libcloog_isl_la-loop.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/loop.c -fno-common -DPIC -o .libs/libcloog_isl_la-loop.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/state.c -o libcloog_isl_la-state.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/state.c -o libcloog_isl_la-state.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/input.c -o libcloog_isl_la-input.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/input.c -o libcloog_isl_la-input.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/block.c -o libcloog_isl_la-block.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/block.c -o libcloog_isl_la-block.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/matrix.c -o libcloog_isl_la-matrix.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/matrix.c -o libcloog_isl_la-matrix.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/int.c -o libcloog_isl_la-int.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/int.c -o libcloog_isl_la-int.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/names.c -o libcloog_isl_la-names.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/names.c -o libcloog_isl_la-names.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/clast.c -o libcloog_isl_la-clast.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/clast.c -o libcloog_isl_la-clast.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/options.c -fno-common -DPIC -o .libs/libcloog_isl_la-options.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/options.c -fno-common -DPIC -o .libs/libcloog_isl_la-options.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/loop.c -o libcloog_isl_la-loop.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/loop.c -o libcloog_isl_la-loop.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/pprint.c -fno-common -DPIC -o .libs/libcloog_isl_la-pprint.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/pprint.c -fno-common -DPIC -o .libs/libcloog_isl_la-pprint.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/statement.c -fno-common -DPIC -o .libs/libcloog_isl_la-statement.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/statement.c -fno-common -DPIC -o .libs/libcloog_isl_la-statement.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/program.c -fno-common -DPIC -o .libs/libcloog_isl_la-program.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/program.c -fno-common -DPIC -o .libs/libcloog_isl_la-program.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/stride.c -fno-common -DPIC -o .libs/libcloog_isl_la-stride.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/stride.c -fno-common -DPIC -o .libs/libcloog_isl_la-stride.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/union_domain.c -fno-common -DPIC -o .libs/libcloog_isl_la-union_domain.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/union_domain.c -fno-common -DPIC -o .libs/libcloog_isl_la-union_domain.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/options.c -o libcloog_isl_la-options.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/options.c -o libcloog_isl_la-options.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/statement.c -o libcloog_isl_la-statement.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/statement.c -o libcloog_isl_la-statement.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/stride.c -o libcloog_isl_la-stride.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/stride.c -o libcloog_isl_la-stride.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/pprint.c -o libcloog_isl_la-pprint.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/pprint.c -o libcloog_isl_la-pprint.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/program.c -o libcloog_isl_la-program.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/program.c -o libcloog_isl_la-program.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/union_domain.c -o libcloog_isl_la-union_domain.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/union_domain.c -o libcloog_isl_la-union_domain.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/version.c -fno-common -DPIC -o .libs/libcloog_isl_la-version.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/version.c -fno-common -DPIC -o .libs/libcloog_isl_la-version.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/util.c -fno-common -DPIC -o .libs/libcloog_isl_la-util.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/util.c -fno-common -DPIC -o .libs/libcloog_isl_la-util.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/domain.c -fno-common -DPIC -o .libs/libcloog_isl_la-domain.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/isl/domain.c -fno-common -DPIC -o .libs/libcloog_isl_la-domain.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o cloog.o source/cloog.c
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c -o cloog.o source/cloog.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/constraints.c -fno-common -DPIC -o .libs/libcloog_isl_la-constraints.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/isl/constraints.c -fno-common -DPIC -o .libs/libcloog_isl_la-constraints.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/version.c -o libcloog_isl_la-version.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/version.c -o libcloog_isl_la-version.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/backend.c -fno-common -DPIC -o .libs/libcloog_isl_la-backend.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/isl/backend.c -fno-common -DPIC -o .libs/libcloog_isl_la-backend.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/util.c -o libcloog_isl_la-util.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/util.c -o libcloog_isl_la-util.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/backend.c -o libcloog_isl_la-backend.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/isl/backend.c -o libcloog_isl_la-backend.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/constraints.c -o libcloog_isl_la-constraints.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/isl/constraints.c -o libcloog_isl_la-constraints.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I. -I./include -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c source/isl/domain.c -o libcloog_isl_la-domain.o
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I./include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c source/isl/domain.c -o libcloog_isl_la-domain.o -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libcloog-isl.4.dylib .libs/libcloog_isl_la-block.o .libs/libcloog_isl_la-clast.o .libs/libcloog_isl_la-matrix.o .libs/libcloog_isl_la-state.o .libs/libcloog_isl_la-input.o .libs/libcloog_isl_la-int.o .libs/libcloog_isl_la-loop.o .libs/libcloog_isl_la-names.o .libs/libcloog_isl_la-options.o .libs/libcloog_isl_la-pprint.o .libs/libcloog_isl_la-program.o .libs/libcloog_isl_la-statement.o .libs/libcloog_isl_la-stride.o .libs/libcloog_isl_la-union_domain.o .libs/libcloog_isl_la-util.o .libs/libcloog_isl_la-version.o .libs/libcloog_isl_la-domain.o .libs/libcloog_isl_la-constraints.o .libs/libcloog_isl_la-backend.o -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib -L/usr/local/homebrew/opt/gmp/lib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.dylib -lgmp -O3 -mcpu=pentium2 -install_name /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/libcloog-isl.4.dylib -compatibility_version 5 -current_version 5.0 -Wl,-single_module
superenv removed: -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libcloog-isl.4.dylib .libs/libcloog_isl_la-block.o .libs/libcloog_isl_la-clast.o .libs/libcloog_isl_la-matrix.o .libs/libcloog_isl_la-state.o .libs/libcloog_isl_la-input.o .libs/libcloog_isl_la-int.o .libs/libcloog_isl_la-loop.o .libs/libcloog_isl_la-names.o .libs/libcloog_isl_la-options.o .libs/libcloog_isl_la-pprint.o .libs/libcloog_isl_la-program.o .libs/libcloog_isl_la-statement.o .libs/libcloog_isl_la-stride.o .libs/libcloog_isl_la-union_domain.o .libs/libcloog_isl_la-util.o .libs/libcloog_isl_la-version.o .libs/libcloog_isl_la-domain.o .libs/libcloog_isl_la-constraints.o .libs/libcloog_isl_la-backend.o -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib -L/usr/local/homebrew/opt/gmp/lib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.dylib -lgmp -install_name /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/libcloog-isl.4.dylib -compatibility_version 5 -current_version 5.0 -Wl,-single_module -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -o .libs/cloog cloog.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libcloog-isl.dylib -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.dylib -lgmp
superenv removed: -Wall -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fstrict-aliasing -ffast-math -o .libs/cloog cloog.o -L/usr/local/homebrew/opt/gmp/lib ./.libs/libcloog-isl.dylib -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.dylib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I../include -I../include -I/usr/local/homebrew/opt/gmp/include -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -c -o generate_test.o generate_test.c
superenv removed: -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="cloog" -DPACKAGE_TARNAME="cloog" -DPACKAGE_VERSION="0.18.2" -DPACKAGE_STRING="cloog 0.18.2" -DPACKAGE_BUGREPORT="cloog-development@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="cloog" -DVERSION="0.18.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DSTDC_HEADERS=1 -DHAVE_STRTOL=1 -DHAVE_GETRUSAGE=1 -DCLOOG_RUSAGE=/**/ -DHAVE_DECL_MP_GET_MEMORY_FUNCTIONS=1 -DCLOOG_INT_GMP=1 -I. -I../include -I/usr/local/homebrew/opt/gmp/include -fomit-frame-pointer -fstrict-aliasing -ffast-math -c -o generate_test.o generate_test.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mcpu=pentium2 -o .libs/generate_test generate_test.o -L/usr/local/homebrew/opt/gmp/lib ../.libs/libcloog-isl.dylib -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.dylib -lgmp
superenv removed: -O3 -mcpu=pentium2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fstrict-aliasing -ffast-math -o .libs/generate_test generate_test.o -L/usr/local/homebrew/opt/gmp/lib ../.libs/libcloog-isl.dylib -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib/libisl.dylib -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2014-10-08 12:08:58 -0400
make
install
Making install in .
autoconf/install-sh -c -d '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib'
autoconf/install-sh -c -d '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include/cloog/matrix'
autoconf/install-sh -c -d '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include/cloog/isl'
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include/cloog: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include: File exists
mkdir: /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include/cloog: File exists
/usr/bin/install -c -m 644 cloog-isl.pc "/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/pkgconfig/cloog-isl.pc"
/bin/sh ./libtool --mode=install /usr/bin/install -c libcloog-isl.la '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib'
/usr/bin/install -c -m 644 include/cloog/matrix/constraintset.h '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include/cloog/matrix'
/usr/bin/install -c -m 644 include/cloog/isl/backend.h include/cloog/isl/cloog.h include/cloog/isl/domain.h include/cloog/isl/constraintset.h '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include/cloog/isl'
/usr/bin/install -c -m 644 include/cloog/block.h include/cloog/clast.h include/cloog/cloog.h include/cloog/input.h include/cloog/int.h include/cloog/matrix.h include/cloog/state.h include/cloog/domain.h include/cloog/loop.h include/cloog/constraints.h include/cloog/names.h include/cloog/options.h include/cloog/pprint.h include/cloog/program.h include/cloog/statement.h include/cloog/stride.h include/cloog/union_domain.h include/cloog/util.h include/cloog/version.h '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include/cloog'
libtool: install: /usr/bin/install -c .libs/libcloog-isl.4.dylib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/libcloog-isl.4.dylib
libtool: install: (cd /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib && { ln -s -f libcloog-isl.4.dylib libcloog-isl.dylib || { rm -f libcloog-isl.dylib && ln -s libcloog-isl.4.dylib libcloog-isl.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libcloog-isl.lai /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/libcloog-isl.la
libtool: install: /usr/bin/install -c .libs/libcloog-isl.a /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/libcloog-isl.a
/usr/bin/install -c -m 644 "./cmake/isl-config.cmake" "/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/isl/"
libtool: install: chmod 644 /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/libcloog-isl.a
libtool: install: ranlib /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/libcloog-isl.a
/usr/bin/install -c -m 644 "./cmake/cloog-isl-config.cmake" "/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib/cloog-isl/"
autoconf/install-sh -c -d '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c cloog '/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/bin'
libtool: install: /usr/bin/install -c .libs/cloog /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/bin/cloog
Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in test
cd ..; /Applications/Xcode.app/Contents/Developer/usr/bin/make libcloog-isl.la
make[2]: `libcloog-isl.la' is up to date.
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
2014-10-08 12:08:58 -0400
./configure
--prefix=/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5
--enable-optimized
--disable-bindings
--with-gmp=/usr/local/homebrew/opt/gmp
--with-isl=/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl
--with-cloog=/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog
--enable-targets=host
--enable-shared
--enable-libffi
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
checking whether clang works... yes
checking whether GCC or Clang is our host compiler... clang
configure: WARNING: Unknown project (libcxx) won't be configured automatically
checking build system type... x86_64-apple-darwin13.4.0
checking host system type... x86_64-apple-darwin13.4.0
checking target system type... x86_64-apple-darwin13.4.0
checking type of operating system we're going to host on... Darwin
checking type of operating system we're going to target... Darwin
checking target architecture... x86_64
checking whether Clang is new enough... yes
checking whether Clang will select a modern C++ standard library... yes
checking optimization flags... -O3
checking for GNU make... make
checking whether ln -s works... yes
checking for nm... /usr/bin/nm
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... /usr/bin/grep
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for ranlib... ranlib
checking for ar... ar
checking for rm... /bin/rm
checking for sed... /usr/local/homebrew/Library/ENV/4.3/sed
checking for tar... /usr/bin/tar
checking for pwd... /bin/pwd
checking for dot... echo dot
checking for a BSD-compatible install... /usr/bin/install -c
checking for bzip2... /usr/bin/bzip2
checking for cat... /bin/cat
checking for doxygen... no
checking for groff... /usr/bin/groff
checking for gzip... /usr/bin/gzip
checking for pdfroff... /usr/bin/pdfroff
checking for zip... /usr/bin/zip
checking for ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 241.8
checking for compiler -Wl,-R<path> option... no
checking for compiler -rdynamic option... yes
checking for compiler -Wl,--version-script option... no
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking tool compatibility... ok
checking optional compiler flags...
checking for python... /usr/bin/python
checking for python >= 2.5... /usr/bin/python (2.7.5)
checking for sin in -lm... yes
checking for library containing dlopen... none required
checking for library containing clock_gettime... no
checking for library containing setupterm... -lcurses
checking for library containing el_init... -ledit
checking for library containing ffi_call... -lffi
checking for library containing mallinfo... no
checking for pthread_mutex_init in -lpthread... yes
checking for library containing pthread_mutex_lock... none required
checking for library containing pthread_rwlock_init... none required
checking for library containing pthread_getspecific... none required
checking for compress2 in -lz... yes
checking for xml2-config... xml2-config
checking for libxml2 includes... -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2
checking for xmlReadFile in -lxml2... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for MAP_ANONYMOUS vs. MAP_ANON... no
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C++ preprocessor... clang++ -E
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking link.h usability... no
checking link.h presence... no
checking for link.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking mach/mach.h usability... yes
checking mach/mach.h presence... yes
checking for mach/mach.h... yes
checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking whether FE_ALL_EXCEPT is declared... yes
checking whether FE_INEXACT is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking ffi.h usability... no
checking ffi.h presence... no
checking for ffi.h... no
checking ffi/ffi.h usability... yes
checking ffi/ffi.h presence... yes
checking for ffi/ffi.h... yes
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... yes
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for ceilf... yes
checking for floorf... yes
checking for roundf... yes
checking for rintf... yes
checking for nearbyintf... yes
checking for getcwd... yes
checking for powf... yes
checking for fmodf... yes
checking for strtof... yes
checking for round... yes
checking for log... yes
checking for log2... yes
checking for log10... yes
checking for exp... yes
checking for exp2... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for pread... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... yes
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... yes
checking for siglongjmp... yes
checking for writev... yes
checking for futimes... yes
checking for futimens... no
checking if printf has the %a format character... yes
checking for srand48/lrand48/drand48 in <stdlib.h>... yes
checking whether arc4random is declared... yes
checking whether strerror_s is declared... no
checking for isnan in <math.h>... yes
checking for isnan in <cmath>... yes
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... yes
checking for std::isinf in <cmath>... yes
checking for finite in <ieeefp.h>... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating include/llvm/Config/Targets.def
config.status: creating include/llvm/Config/AsmPrinters.def
config.status: creating include/llvm/Config/AsmParsers.def
config.status: creating include/llvm/Config/Disassemblers.def
config.status: creating Makefile.config
config.status: creating llvm.spec
config.status: creating docs/doxygen.cfg
config.status: creating tools/clang/docs/doxygen.cfg
config.status: creating bindings/ocaml/llvm/META.llvm
config.status: creating include/llvm/Config/config.h
config.status: creating include/llvm/Config/llvm-config.h
config.status: creating include/llvm/Support/DataTypes.h
config.status: creating tools/clang/include/clang/Config/config.h
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing Makefile.common commands
config.status: executing examples/Makefile commands
config.status: executing lib/Makefile commands
config.status: executing test/Makefile commands
config.status: executing test/Makefile.tests commands
config.status: executing unittests/Makefile commands
config.status: executing tools/Makefile commands
config.status: executing utils/Makefile commands
config.status: executing projects/Makefile commands
config.status: executing bindings/Makefile commands
config.status: executing bindings/ocaml/Makefile.ocaml commands
=== configuring in tools/polly (/private/tmp/llvm35-8806Xw/tools/polly)
configure: running /bin/sh ./configure --prefix=/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5 '--enable-optimized' '--disable-bindings' '--with-gmp=/usr/local/homebrew/opt/gmp' '--with-isl=/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl' '--with-cloog=/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog' '--enable-targets=host' '--enable-shared' '--enable-libffi' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --enable-optimized, --disable-bindings, --enable-targets, --enable-shared, --enable-libffi
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for gmp: gmp.h in /usr/local/homebrew/opt/gmp/include, and libgmp in /usr/local/homebrew/opt/gmp/lib... ok
checking for isl: isl/val.h in /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include, and libisl in /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib... ok
checking for cloog: cloog/isl/cloog.h in /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include, and libcloog-isl in /usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib... ok
checking for pluto: pluto/libpluto.h in inc_not_give_pluto, and libpluto in lib_not_give_pluto... not found
checking for scoplib: scoplib/scop.h in inc_not_give_scoplib, and libscoplib in lib_not_give_scoplib... not found
checking for cuda: cuda.h in inc_not_give_cuda, and libcuda in lib_not_give_cuda... not found
configure: creating ./config.status
config.status: creating Makefile.config
config.status: creating Makefile.common
config.status: creating include/polly/Config/config.h
config.status: executing setup commands
configure: WARNING: unrecognized options: --enable-optimized, --disable-bindings, --enable-targets, --enable-shared, --enable-libffi
clang called with: --version
superenv executed: clang --version -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv executed: clang -V -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv executed: clang conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv executed: clang -o conftest conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv executed: clang -c -g conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: --version
superenv executed: clang++ -stdlib=libc++ --version -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv executed: clang++ -stdlib=libc++ -V -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c -g conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -
superenv executed: clang -E - -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -std=c++0x conftest.cpp
superenv executed: clang++ -stdlib=libc++ -o conftest -std=c++0x conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -v
superenv executed: ld -v
clang called with: -o conftest -Wl,-R. conftest.c
superenv executed: clang -o conftest -Wl,-R. conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -rdynamic conftest.c
superenv executed: clang -o conftest -rdynamic conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wl,--version-script=/var/folders/00/0qk6r000h01000cxqpysvccm002y8v/T//fooo2lu7d/export.map conftest.c
superenv executed: clang -o conftest -Wl,--version-script=/var/folders/00/0qk6r000h01000cxqpysvccm002y8v/T//fooo2lu7d/export.map conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c
superenv executed: clang -o conftest conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Werror -Wvariadic-macros -fsyntax-only -xc /dev/null
superenv executed: clang++ -stdlib=libc++ -Werror -Wvariadic-macros -fsyntax-only -xc /dev/null -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Werror -Wmissing-field-initializers -fsyntax-only -xc /dev/null
superenv executed: clang++ -stdlib=libc++ -Werror -Wmissing-field-initializers -fsyntax-only -xc /dev/null -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Werror -Wcovered-switch-default -fsyntax-only -xc /dev/null
superenv executed: clang++ -stdlib=libc++ -Werror -Wcovered-switch-default -fsyntax-only -xc /dev/null -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Werror -Wmaybe-uninitialized -fsyntax-only -xc /dev/null
superenv executed: clang++ -stdlib=libc++ -Werror -Wmaybe-uninitialized -fsyntax-only -xc /dev/null -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Werror -Wuninitialized -fsyntax-only -xc /dev/null
superenv executed: clang++ -stdlib=libc++ -Werror -Wuninitialized -fsyntax-only -xc /dev/null -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lm
superenv executed: clang -o conftest conftest.c -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lm
superenv executed: clang -o conftest conftest.c -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lm
superenv executed: clang -o conftest conftest.c -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lrt -lm
superenv executed: clang -o conftest conftest.c -lrt -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lm
superenv executed: clang -o conftest conftest.c -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -ltinfo -lm
superenv executed: clang -o conftest conftest.c -ltinfo -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lterminfo -lm
superenv executed: clang -o conftest conftest.c -lterminfo -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lcurses -lm
superenv executed: clang -o conftest conftest.c -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lcurses -lm
superenv executed: clang -o conftest conftest.c -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lmalloc -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lmalloc -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lxml2 -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lxml2 -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -pedantic conftest.cpp -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang++ -stdlib=libc++ -o conftest -pedantic conftest.cpp -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -c conftest.c -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest conftest.cpp -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang++ -stdlib=libc++ -o conftest conftest.cpp -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm
superenv executed: clang -o conftest conftest.c -lz -lpthread -lffi -ledit -lcurses -lm -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -O0 -fvisibility-inlines-hidden -Werror conftest.cpp
superenv executed: clang++ -stdlib=libc++ -c -O0 -fvisibility-inlines-hidden -Werror conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: --version
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ --version -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -V -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -qversion -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -o conftest conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -o conftest conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -c conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -c -g conftest.cpp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -I/usr/local/homebrew/opt/gmp/include -g -O2 -L/usr/local/homebrew/opt/gmp/lib conftest.cpp -lgmp
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -o conftest -I/usr/local/homebrew/opt/gmp/include -g -O2 -L/usr/local/homebrew/opt/gmp/lib conftest.cpp -lgmp -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -g -O2 -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib conftest.cpp -lisl
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -o conftest -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -g -O2 -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/lib conftest.cpp -lisl -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include -g -O2 -I/usr/local/homebrew/opt/gmp/include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib conftest.cpp -lcloog-isl
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -o conftest -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/include -g -O2 -I/usr/local/homebrew/opt/gmp/include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include -L/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/cloog/lib conftest.cpp -lcloog-isl -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 -I/usr/local/homebrew/opt/gmp/include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include conftest.cpp -lpluto
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -o conftest -g -O2 -I/usr/local/homebrew/opt/gmp/include -I/usr/local/homebrew/Cellar/llvm35/HEAD/lib/llvm-3.5/libexec/isl/include conftest.cpp -lpluto -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp -lscoplib
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -o conftest -g -O2 conftest.cpp -lscoplib -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp -lcuda
superenv executed: clang++ -pipe -Os -march=native -stdlib=libc++ -o conftest -g -O2 conftest.cpp -lcuda -isystem/usr/local/homebrew/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/homebrew/opt/libffi/lib -L/usr/local/homebrew/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file has been truncated, but you can view the full file.
2014-10-08 12:09:23 -0400
make
VERBOSE=1
llvm[0]: Constructing LLVMBuild project information.
/usr/bin/python /private/tmp/llvm35-8806Xw/utils/llvm-build/llvm-build \
--native-target "x86_64" \
--enable-targets "X86 " \
--enable-optional-components "" \
--write-library-table /private/tmp/llvm35-8806Xw/tools/llvm-config/LibraryDependencies.inc \
--write-make-fragment /private/tmp/llvm35-8806Xw/Makefile.llvmbuild \
--write-cmake-fragment /private/tmp/llvm35-8806Xw/LLVMBuild.cmake \
--write-cmake-exports-fragment /private/tmp/llvm35-8806Xw/cmake/modules/LLVMBuildExports.cmake
for dir in lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib tools/llvm-config tools docs cmake unittests; do \
(/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $dir all ) || exit 1; \
done
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/./ > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/Release+Asserts/lib > /dev/null
mkdir: /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts: File exists
/bin/date > /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/.dir
/bin/date > /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/.//.dir
/bin/date > /private/tmp/llvm35-8806Xw/Release+Asserts/lib/.dir
llvm[1]: Compiling APFloat.cpp for Release+Asserts build
llvm[1]: Compiling APInt.cpp for Release+Asserts build
llvm[1]: Compiling APSInt.cpp for Release+Asserts build
llvm[1]: Compiling ARMBuildAttrs.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APFloat.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APFloat.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APFloat.d" APFloat.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APFloat.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APFloat.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APFloat.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APFloat.d.tmp"; exit 1; fi
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMBuildAttrs.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMBuildAttrs.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMBuildAttrs.d" ARMBuildAttrs.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMBuildAttrs.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMBuildAttrs.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMBuildAttrs.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMBuildAttrs.d.tmp"; exit 1; fi
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APSInt.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APSInt.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APSInt.d" APSInt.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APSInt.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APSInt.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APSInt.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APSInt.d.tmp"; exit 1; fi
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APInt.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APInt.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APInt.d" APInt.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APInt.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APInt.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APInt.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APInt.d.tmp"; exit 1; fi
llvm[1]: Compiling Allocator.cpp for Release+Asserts build
llvm[1]: Compiling ARMWinEH.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Allocator.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Allocator.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Allocator.d" Allocator.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Allocator.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Allocator.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Allocator.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Allocator.d.tmp"; exit 1; fi
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMWinEH.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMWinEH.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMWinEH.d" ARMWinEH.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMWinEH.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMWinEH.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMWinEH.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMWinEH.d.tmp"; exit 1; fi
llvm[1]: Compiling Atomic.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Atomic.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Atomic.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Atomic.d" Atomic.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Atomic.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Atomic.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Atomic.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Atomic.d.tmp"; exit 1; fi
llvm[1]: Compiling BlockFrequency.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BlockFrequency.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BlockFrequency.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BlockFrequency.d" BlockFrequency.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BlockFrequency.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BlockFrequency.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BlockFrequency.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BlockFrequency.d.tmp"; exit 1; fi
llvm[1]: Compiling BranchProbability.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BranchProbability.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BranchProbability.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BranchProbability.d" BranchProbability.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BranchProbability.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BranchProbability.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BranchProbability.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BranchProbability.d.tmp"; exit 1; fi
llvm[1]: Compiling CommandLine.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CommandLine.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CommandLine.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CommandLine.d" CommandLine.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CommandLine.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CommandLine.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CommandLine.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CommandLine.d.tmp"; exit 1; fi
llvm[1]: Compiling Compression.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Compression.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Compression.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Compression.d" Compression.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Compression.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Compression.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Compression.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Compression.d.tmp"; exit 1; fi
llvm[1]: Compiling ConvertUTF.c for Release+Asserts build
if clang -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTF.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTF.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTF.d" ConvertUTF.c -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTF.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTF.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTF.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTF.d.tmp"; exit 1; fi
llvm[1]: Compiling ConvertUTFWrapper.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTFWrapper.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTFWrapper.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTFWrapper.d" ConvertUTFWrapper.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTFWrapper.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTFWrapper.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTFWrapper.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTFWrapper.d.tmp"; exit 1; fi
llvm[1]: Compiling CrashRecoveryContext.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CrashRecoveryContext.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CrashRecoveryContext.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CrashRecoveryContext.d" CrashRecoveryContext.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CrashRecoveryContext.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CrashRecoveryContext.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CrashRecoveryContext.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CrashRecoveryContext.d.tmp"; exit 1; fi
llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d" DAGDeltaAlgorithm.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d.tmp"; exit 1; fi
llvm[1]: Compiling DataExtractor.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataExtractor.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataExtractor.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataExtractor.d" DataExtractor.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataExtractor.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataExtractor.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataExtractor.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataExtractor.d.tmp"; exit 1; fi
llvm[1]: Compiling DataStream.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataStream.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataStream.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataStream.d" DataStream.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataStream.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataStream.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataStream.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataStream.d.tmp"; exit 1; fi
llvm[1]: Compiling Debug.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Debug.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Debug.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Debug.d" Debug.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Debug.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Debug.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Debug.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Debug.d.tmp"; exit 1; fi
llvm[1]: Compiling DeltaAlgorithm.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DeltaAlgorithm.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DeltaAlgorithm.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DeltaAlgorithm.d" DeltaAlgorithm.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DeltaAlgorithm.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DeltaAlgorithm.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DeltaAlgorithm.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DeltaAlgorithm.d.tmp"; exit 1; fi
llvm[1]: Compiling Dwarf.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Dwarf.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Dwarf.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Dwarf.d" Dwarf.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Dwarf.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Dwarf.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Dwarf.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Dwarf.d.tmp"; exit 1; fi
llvm[1]: Compiling DynamicLibrary.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DynamicLibrary.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DynamicLibrary.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DynamicLibrary.d" DynamicLibrary.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DynamicLibrary.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DynamicLibrary.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DynamicLibrary.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DynamicLibrary.d.tmp"; exit 1; fi
llvm[1]: Compiling Errno.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Errno.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Errno.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Errno.d" Errno.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Errno.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Errno.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Errno.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Errno.d.tmp"; exit 1; fi
llvm[1]: Compiling ErrorHandling.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ErrorHandling.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ErrorHandling.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ErrorHandling.d" ErrorHandling.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ErrorHandling.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ErrorHandling.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ErrorHandling.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ErrorHandling.d.tmp"; exit 1; fi
llvm[1]: Compiling FileOutputBuffer.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileOutputBuffer.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileOutputBuffer.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileOutputBuffer.d" FileOutputBuffer.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileOutputBuffer.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileOutputBuffer.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileOutputBuffer.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileOutputBuffer.d.tmp"; exit 1; fi
llvm[1]: Compiling FileUtilities.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileUtilities.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileUtilities.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileUtilities.d" FileUtilities.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileUtilities.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileUtilities.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileUtilities.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileUtilities.d.tmp"; exit 1; fi
llvm[1]: Compiling FoldingSet.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FoldingSet.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FoldingSet.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FoldingSet.d" FoldingSet.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FoldingSet.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FoldingSet.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FoldingSet.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FoldingSet.d.tmp"; exit 1; fi
llvm[1]: Compiling FormattedStream.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FormattedStream.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FormattedStream.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FormattedStream.d" FormattedStream.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FormattedStream.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FormattedStream.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FormattedStream.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FormattedStream.d.tmp"; exit 1; fi
llvm[1]: Compiling GraphWriter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/GraphWriter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/GraphWriter.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/GraphWriter.d" GraphWriter.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/GraphWriter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/GraphWriter.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/GraphWriter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/GraphWriter.d.tmp"; exit 1; fi
llvm[1]: Compiling Hashing.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Hashing.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Hashing.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Hashing.d" Hashing.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Hashing.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Hashing.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Hashing.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Hashing.d.tmp"; exit 1; fi
llvm[1]: Compiling Host.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Host.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Host.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Host.d" Host.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Host.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Host.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Host.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Host.d.tmp"; exit 1; fi
llvm[1]: Compiling IntEqClasses.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntEqClasses.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntEqClasses.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntEqClasses.d" IntEqClasses.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntEqClasses.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntEqClasses.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntEqClasses.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntEqClasses.d.tmp"; exit 1; fi
llvm[1]: Compiling IntervalMap.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntervalMap.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntervalMap.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntervalMap.d" IntervalMap.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntervalMap.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntervalMap.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntervalMap.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntervalMap.d.tmp"; exit 1; fi
llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntrusiveRefCntPtr.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d" IntrusiveRefCntPtr.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntrusiveRefCntPtr.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d.tmp"; exit 1; fi
llvm[1]: Compiling IsInf.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsInf.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsInf.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsInf.d" IsInf.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsInf.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsInf.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsInf.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsInf.d.tmp"; exit 1; fi
llvm[1]: Compiling IsNAN.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsNAN.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsNAN.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsNAN.d" IsNAN.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsNAN.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsNAN.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsNAN.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsNAN.d.tmp"; exit 1; fi
llvm[1]: Compiling LEB128.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LEB128.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LEB128.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LEB128.d" LEB128.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LEB128.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LEB128.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LEB128.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LEB128.d.tmp"; exit 1; fi
llvm[1]: Compiling LineIterator.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LineIterator.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LineIterator.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LineIterator.d" LineIterator.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LineIterator.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LineIterator.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LineIterator.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LineIterator.d.tmp"; exit 1; fi
llvm[1]: Compiling Locale.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Locale.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Locale.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Locale.d" Locale.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Locale.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Locale.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Locale.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Locale.d.tmp"; exit 1; fi
llvm[1]: Compiling LockFileManager.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LockFileManager.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LockFileManager.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LockFileManager.d" LockFileManager.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LockFileManager.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LockFileManager.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LockFileManager.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LockFileManager.d.tmp"; exit 1; fi
llvm[1]: Compiling MD5.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MD5.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MD5.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MD5.d" MD5.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MD5.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MD5.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MD5.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MD5.d.tmp"; exit 1; fi
llvm[1]: Compiling ManagedStatic.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ManagedStatic.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ManagedStatic.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ManagedStatic.d" ManagedStatic.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ManagedStatic.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ManagedStatic.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ManagedStatic.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ManagedStatic.d.tmp"; exit 1; fi
llvm[1]: Compiling MathExtras.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MathExtras.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MathExtras.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MathExtras.d" MathExtras.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MathExtras.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MathExtras.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MathExtras.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MathExtras.d.tmp"; exit 1; fi
llvm[1]: Compiling Memory.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Memory.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Memory.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Memory.d" Memory.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Memory.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Memory.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Memory.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Memory.d.tmp"; exit 1; fi
llvm[1]: Compiling MemoryBuffer.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryBuffer.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryBuffer.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryBuffer.d" MemoryBuffer.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryBuffer.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryBuffer.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryBuffer.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryBuffer.d.tmp"; exit 1; fi
llvm[1]: Compiling MemoryObject.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryObject.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryObject.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryObject.d" MemoryObject.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryObject.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryObject.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryObject.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryObject.d.tmp"; exit 1; fi
llvm[1]: Compiling Mutex.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Mutex.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Mutex.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Mutex.d" Mutex.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Mutex.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Mutex.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Mutex.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Mutex.d.tmp"; exit 1; fi
llvm[1]: Compiling Path.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Path.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Path.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Path.d" Path.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Path.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Path.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Path.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Path.d.tmp"; exit 1; fi
llvm[1]: Compiling PluginLoader.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PluginLoader.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PluginLoader.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PluginLoader.d" PluginLoader.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PluginLoader.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PluginLoader.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PluginLoader.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PluginLoader.d.tmp"; exit 1; fi
llvm[1]: Compiling PrettyStackTrace.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PrettyStackTrace.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PrettyStackTrace.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PrettyStackTrace.d" PrettyStackTrace.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PrettyStackTrace.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PrettyStackTrace.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PrettyStackTrace.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PrettyStackTrace.d.tmp"; exit 1; fi
llvm[1]: Compiling Process.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Process.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Process.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Process.d" Process.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Process.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Process.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Process.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Process.d.tmp"; exit 1; fi
llvm[1]: Compiling Program.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Program.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Program.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Program.d" Program.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Program.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Program.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Program.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Program.d.tmp"; exit 1; fi
llvm[1]: Compiling RWMutex.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RWMutex.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RWMutex.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RWMutex.d" RWMutex.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RWMutex.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RWMutex.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RWMutex.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RWMutex.d.tmp"; exit 1; fi
llvm[1]: Compiling RandomNumberGenerator.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RandomNumberGenerator.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RandomNumberGenerator.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RandomNumberGenerator.d" RandomNumberGenerator.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RandomNumberGenerator.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RandomNumberGenerator.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RandomNumberGenerator.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RandomNumberGenerator.d.tmp"; exit 1; fi
llvm[1]: Compiling Regex.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Regex.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Regex.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Regex.d" Regex.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Regex.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Regex.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Regex.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Regex.d.tmp"; exit 1; fi
llvm[1]: Compiling ScaledNumber.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ScaledNumber.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ScaledNumber.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ScaledNumber.d" ScaledNumber.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ScaledNumber.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ScaledNumber.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ScaledNumber.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ScaledNumber.d.tmp"; exit 1; fi
llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d" SearchForAddressOfSpecialSymbol.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d.tmp"; exit 1; fi
llvm[1]: Compiling Signals.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Signals.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Signals.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Signals.d" Signals.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Signals.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Signals.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Signals.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Signals.d.tmp"; exit 1; fi
llvm[1]: Compiling SmallPtrSet.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallPtrSet.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallPtrSet.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallPtrSet.d" SmallPtrSet.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallPtrSet.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallPtrSet.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallPtrSet.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallPtrSet.d.tmp"; exit 1; fi
llvm[1]: Compiling SmallVector.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallVector.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallVector.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallVector.d" SmallVector.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallVector.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallVector.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallVector.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallVector.d.tmp"; exit 1; fi
llvm[1]: Compiling SourceMgr.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SourceMgr.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SourceMgr.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SourceMgr.d" SourceMgr.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SourceMgr.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SourceMgr.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SourceMgr.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SourceMgr.d.tmp"; exit 1; fi
llvm[1]: Compiling SpecialCaseList.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SpecialCaseList.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SpecialCaseList.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SpecialCaseList.d" SpecialCaseList.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SpecialCaseList.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SpecialCaseList.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SpecialCaseList.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SpecialCaseList.d.tmp"; exit 1; fi
llvm[1]: Compiling Statistic.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Statistic.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Statistic.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Statistic.d" Statistic.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Statistic.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Statistic.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Statistic.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Statistic.d.tmp"; exit 1; fi
llvm[1]: Compiling StreamableMemoryObject.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StreamableMemoryObject.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StreamableMemoryObject.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StreamableMemoryObject.d" StreamableMemoryObject.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StreamableMemoryObject.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StreamableMemoryObject.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StreamableMemoryObject.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StreamableMemoryObject.d.tmp"; exit 1; fi
llvm[1]: Compiling StringExtras.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringExtras.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringExtras.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringExtras.d" StringExtras.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringExtras.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringExtras.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringExtras.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringExtras.d.tmp"; exit 1; fi
llvm[1]: Compiling StringMap.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringMap.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringMap.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringMap.d" StringMap.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringMap.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringMap.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringMap.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringMap.d.tmp"; exit 1; fi
llvm[1]: Compiling StringPool.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringPool.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringPool.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringPool.d" StringPool.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringPool.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringPool.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringPool.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringPool.d.tmp"; exit 1; fi
llvm[1]: Compiling StringRef.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRef.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRef.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRef.d" StringRef.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRef.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRef.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRef.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRef.d.tmp"; exit 1; fi
llvm[1]: Compiling StringRefMemoryObject.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRefMemoryObject.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRefMemoryObject.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRefMemoryObject.d" StringRefMemoryObject.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRefMemoryObject.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRefMemoryObject.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRefMemoryObject.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRefMemoryObject.d.tmp"; exit 1; fi
llvm[1]: Compiling SystemUtils.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SystemUtils.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SystemUtils.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SystemUtils.d" SystemUtils.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SystemUtils.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SystemUtils.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SystemUtils.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SystemUtils.d.tmp"; exit 1; fi
llvm[1]: Compiling TargetRegistry.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TargetRegistry.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TargetRegistry.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TargetRegistry.d" TargetRegistry.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TargetRegistry.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TargetRegistry.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TargetRegistry.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TargetRegistry.d.tmp"; exit 1; fi
llvm[1]: Compiling ThreadLocal.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ThreadLocal.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ThreadLocal.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ThreadLocal.d" ThreadLocal.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ThreadLocal.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ThreadLocal.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ThreadLocal.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ThreadLocal.d.tmp"; exit 1; fi
llvm[1]: Compiling Threading.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Threading.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Threading.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Threading.d" Threading.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Threading.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Threading.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Threading.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Threading.d.tmp"; exit 1; fi
llvm[1]: Compiling TimeValue.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TimeValue.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TimeValue.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TimeValue.d" TimeValue.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TimeValue.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TimeValue.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TimeValue.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TimeValue.d.tmp"; exit 1; fi
llvm[1]: Compiling Timer.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Timer.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Timer.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Timer.d" Timer.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Timer.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Timer.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Timer.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Timer.d.tmp"; exit 1; fi
llvm[1]: Compiling ToolOutputFile.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ToolOutputFile.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ToolOutputFile.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ToolOutputFile.d" ToolOutputFile.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ToolOutputFile.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ToolOutputFile.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ToolOutputFile.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ToolOutputFile.d.tmp"; exit 1; fi
llvm[1]: Compiling Triple.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Triple.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Triple.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Triple.d" Triple.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Triple.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Triple.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Triple.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Triple.d.tmp"; exit 1; fi
llvm[1]: Compiling Twine.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Twine.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Twine.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Twine.d" Twine.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Twine.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Twine.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Twine.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Twine.d.tmp"; exit 1; fi
llvm[1]: Compiling Unicode.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Unicode.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Unicode.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Unicode.d" Unicode.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Unicode.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Unicode.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Unicode.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Unicode.d.tmp"; exit 1; fi
llvm[1]: Compiling Valgrind.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Valgrind.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Valgrind.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Valgrind.d" Valgrind.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Valgrind.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Valgrind.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Valgrind.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Valgrind.d.tmp"; exit 1; fi
llvm[1]: Compiling Watchdog.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Watchdog.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Watchdog.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Watchdog.d" Watchdog.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Watchdog.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Watchdog.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Watchdog.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Watchdog.d.tmp"; exit 1; fi
llvm[1]: Compiling YAMLParser.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLParser.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLParser.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLParser.d" YAMLParser.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLParser.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLParser.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLParser.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLParser.d.tmp"; exit 1; fi
llvm[1]: Compiling YAMLTraits.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLTraits.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLTraits.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLTraits.d" YAMLTraits.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLTraits.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLTraits.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLTraits.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLTraits.d.tmp"; exit 1; fi
llvm[1]: Compiling circular_raw_ostream.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/circular_raw_ostream.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/circular_raw_ostream.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/circular_raw_ostream.d" circular_raw_ostream.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/circular_raw_ostream.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/circular_raw_ostream.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/circular_raw_ostream.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/circular_raw_ostream.d.tmp"; exit 1; fi
llvm[1]: Compiling raw_os_ostream.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_os_ostream.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_os_ostream.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_os_ostream.d" raw_os_ostream.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_os_ostream.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_os_ostream.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_os_ostream.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_os_ostream.d.tmp"; exit 1; fi
llvm[1]: Compiling raw_ostream.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_ostream.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_ostream.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_ostream.d" raw_ostream.cpp -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_ostream.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_ostream.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_ostream.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_ostream.d.tmp"; exit 1; fi
llvm[1]: Compiling regcomp.c for Release+Asserts build
if clang -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regcomp.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regcomp.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regcomp.d" regcomp.c -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regcomp.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regcomp.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regcomp.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regcomp.d.tmp"; exit 1; fi
llvm[1]: Compiling regerror.c for Release+Asserts build
if clang -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regerror.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regerror.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regerror.d" regerror.c -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regerror.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regerror.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regerror.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regerror.d.tmp"; exit 1; fi
llvm[1]: Compiling regexec.c for Release+Asserts build
if clang -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regexec.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regexec.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regexec.d" regexec.c -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regexec.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regexec.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regexec.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regexec.d.tmp"; exit 1; fi
llvm[1]: Compiling regfree.c for Release+Asserts build
if clang -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regfree.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regfree.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regfree.d" regfree.c -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regfree.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regfree.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regfree.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regfree.d.tmp"; exit 1; fi
llvm[1]: Compiling regstrlcpy.c for Release+Asserts build
if clang -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regstrlcpy.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regstrlcpy.o" -MT "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regstrlcpy.d" regstrlcpy.c -o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regstrlcpy.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regstrlcpy.d.tmp" "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regstrlcpy.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regstrlcpy.d.tmp"; exit 1; fi
llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a
/bin/rm -f /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libLLVMSupport.a
ar cru /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libLLVMSupport.a /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APFloat.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APInt.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/APSInt.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMBuildAttrs.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ARMWinEH.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Allocator.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Atomic.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BlockFrequency.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/BranchProbability.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CommandLine.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Compression.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTF.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ConvertUTFWrapper.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/CrashRecoveryContext.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataExtractor.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DataStream.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Debug.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DeltaAlgorithm.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Dwarf.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/DynamicLibrary.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Errno.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ErrorHandling.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileOutputBuffer.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FileUtilities.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FoldingSet.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/FormattedStream.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/GraphWriter.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Hashing.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Host.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntEqClasses.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntervalMap.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IntrusiveRefCntPtr.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsInf.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/IsNAN.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LEB128.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LineIterator.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Locale.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/LockFileManager.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MD5.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ManagedStatic.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MathExtras.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Memory.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryBuffer.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/MemoryObject.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Mutex.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Path.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PluginLoader.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/PrettyStackTrace.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Process.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Program.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RWMutex.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/RandomNumberGenerator.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Regex.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ScaledNumber.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Signals.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallPtrSet.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SmallVector.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SourceMgr.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SpecialCaseList.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Statistic.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StreamableMemoryObject.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringExtras.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringMap.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringPool.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRef.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/StringRefMemoryObject.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/SystemUtils.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TargetRegistry.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ThreadLocal.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Threading.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/TimeValue.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Timer.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/ToolOutputFile.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Triple.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Twine.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Unicode.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Valgrind.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/Watchdog.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLParser.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/YAMLTraits.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/circular_raw_ostream.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_os_ostream.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/raw_ostream.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regcomp.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regerror.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regexec.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regfree.o /private/tmp/llvm35-8806Xw/lib/Support/Release+Asserts/regstrlcpy.o
ranlib /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libLLVMSupport.a
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/./ > /dev/null
mkdir: /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts: File exists
/bin/date > /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/.//.dir
/bin/date > /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/.dir
llvm[1]: Compiling Error.cpp for Release+Asserts build
llvm[1]: Compiling Main.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Error.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Error.o" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Error.d" Error.cpp -o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Error.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Error.d.tmp" "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Error.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Error.d.tmp"; exit 1; fi
llvm[1]: Compiling Record.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Main.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Main.o" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Main.d" Main.cpp -o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Main.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Main.d.tmp" "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Main.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Main.d.tmp"; exit 1; fi
llvm[1]: Compiling SetTheory.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Record.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Record.o" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Record.d" Record.cpp -o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Record.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Record.d.tmp" "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Record.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Record.d.tmp"; exit 1; fi
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/SetTheory.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/SetTheory.o" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/SetTheory.d" SetTheory.cpp -o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/SetTheory.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/SetTheory.d.tmp" "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/SetTheory.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/SetTheory.d.tmp"; exit 1; fi
llvm[1]: Compiling TGLexer.cpp for Release+Asserts build
llvm[1]: Compiling StringMatcher.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGLexer.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGLexer.o" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGLexer.d" TGLexer.cpp -o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGLexer.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGLexer.d.tmp" "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGLexer.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGLexer.d.tmp"; exit 1; fi
llvm[1]: Compiling TGParser.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/StringMatcher.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/StringMatcher.o" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/StringMatcher.d" StringMatcher.cpp -o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/StringMatcher.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/StringMatcher.d.tmp" "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/StringMatcher.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/StringMatcher.d.tmp"; exit 1; fi
llvm[1]: Compiling TableGenBackend.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGParser.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGParser.o" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGParser.d" TGParser.cpp -o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGParser.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGParser.d.tmp" "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGParser.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGParser.d.tmp"; exit 1; fi
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TableGenBackend.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TableGenBackend.o" -MT "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TableGenBackend.d" TableGenBackend.cpp -o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TableGenBackend.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TableGenBackend.d.tmp" "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TableGenBackend.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TableGenBackend.d.tmp"; exit 1; fi
llvm[1]: Building Release+Asserts Archive Library libLLVMTableGen.a
/bin/rm -f /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libLLVMTableGen.a
ar cru /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libLLVMTableGen.a /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Error.o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Main.o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/Record.o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/SetTheory.o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/StringMatcher.o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGLexer.o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TGParser.o /private/tmp/llvm35-8806Xw/lib/TableGen/Release+Asserts/TableGenBackend.o
ranlib /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libLLVMTableGen.a
\
SD=/private/tmp/llvm35-8806Xw/utils/FileCheck; \
DD=FileCheck; \
if [ ! -f $SD/Makefile ]; then \
SD=FileCheck; \
DD=FileCheck; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $DD all
\
SD=/private/tmp/llvm35-8806Xw/utils/TableGen; \
DD=TableGen; \
if [ ! -f $SD/Makefile ]; then \
SD=TableGen; \
DD=TableGen; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $DD all
\
SD=/private/tmp/llvm35-8806Xw/utils/PerfectShuffle; \
DD=PerfectShuffle; \
if [ ! -f $SD/Makefile ]; then \
SD=PerfectShuffle; \
DD=PerfectShuffle; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $DD all
\
SD=/private/tmp/llvm35-8806Xw/utils/count; \
DD=count; \
if [ ! -f $SD/Makefile ]; then \
SD=count; \
DD=count; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $DD all
\
SD=/private/tmp/llvm35-8806Xw/utils/fpcmp; \
DD=fpcmp; \
if [ ! -f $SD/Makefile ]; then \
SD=fpcmp; \
DD=fpcmp; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $DD all
\
SD=/private/tmp/llvm35-8806Xw/utils/llvm-lit; \
DD=llvm-lit; \
if [ ! -f $SD/Makefile ]; then \
SD=llvm-lit; \
DD=llvm-lit; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $DD all
\
SD=/private/tmp/llvm35-8806Xw/utils/not; \
DD=not; \
if [ ! -f $SD/Makefile ]; then \
SD=not; \
DD=not; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $DD all
\
SD=/private/tmp/llvm35-8806Xw/utils/unittest; \
DD=unittest; \
if [ ! -f $SD/Makefile ]; then \
SD=unittest; \
DD=unittest; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $DD all
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/count/Release+Asserts > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/Release+Asserts/bin > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/not/Release+Asserts > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts > /dev/null
\
SD=/private/tmp/llvm35-8806Xw/utils/unittest/googletest; \
DD=googletest; \
if [ ! -f $SD/Makefile ]; then \
SD=googletest; \
DD=googletest; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $DD all
/bin/date > /private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/.dir
/bin/date > /private/tmp/llvm35-8806Xw/utils/count/Release+Asserts/.dir
/bin/date > /private/tmp/llvm35-8806Xw/utils/not/Release+Asserts/.dir
/bin/date > /private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/.dir
/bin/date > /private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/.dir
/bin/date > /private/tmp/llvm35-8806Xw/Release+Asserts/bin/.dir
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/./ > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/count/Release+Asserts/./ > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/./ > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/not/Release+Asserts/./ > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/./ > /dev/null
/bin/date > /private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/.//.dir
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts > /dev/null
llvm[2]: Creating 'llvm-lit' script...
echo s=@LLVM_SOURCE_DIR@=/private/tmp/llvm35-8806Xw=g > lit.tmp
/bin/date > /private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/.//.dir
/bin/date > /private/tmp/llvm35-8806Xw/utils/not/Release+Asserts/.//.dir
echo s=@LLVM_BINARY_DIR@=/private/tmp/llvm35-8806Xw=g >> lit.tmp
/bin/date > /private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/.//.dir
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/Release+Asserts/bin > /dev/null
sed -f lit.tmp llvm-lit.in > /private/tmp/llvm35-8806Xw/Release+Asserts/bin/llvm-lit
llvm[2]: Compiling PerfectShuffle.cpp for Release+Asserts build
llvm[2]: Compiling not.cpp for Release+Asserts build
llvm[2]: Compiling count.c for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/PerfectShuffle -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o" -MT "/private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d" PerfectShuffle.cpp -o /private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d.tmp" "/private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d.tmp"; exit 1; fi
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/not -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/not/Release+Asserts/not.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/not/Release+Asserts/not.o" -MT "/private/tmp/llvm35-8806Xw/utils/not/Release+Asserts/not.d" not.cpp -o /private/tmp then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/count/Release+Asserts/count.d.tmp" "/private/tmp/llvm35-8806Xw/utils/count/Release+Asserts/count.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/count/Release+Asserts/count.d.tmp"; exit 1; fi
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/not/Release+Asserts/not.d.tmp" "/private/tmp/llvm35-8806Xw/utils/not/Release+Asserts/not.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/not/Release+Asserts/not.d.tmp"; exit 1; fi
/bin/date > /private/tmp/llvm35-8806Xw/Release+Asserts/bin/.dir
llvm[2]: Compiling fpcmp.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/fpcmp -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/fpcmp.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/fpcmp.o" -MT "/private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/fpcmp.d" fpcmp.cpp -o /private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/fpcmp.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/fpcmp.d.tmp" "/private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/fpcmp.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/fpcmp.d.tmp"; exit 1; fi
chmod +x /private/tmp/llvm35-8806Xw/Release+Asserts/bin/llvm-lit
rm -f lit.tmp
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts > /dev/null
/bin/date > /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/.dir
llvm[2]: Compiling FileCheck.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/FileCheck -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/FileCheck.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/FileCheck.o" -MT "/private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/FileCheck.d" FileCheck.cpp -o /private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/FileCheck.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/FileCheck.d.tmp" "/private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/FileCheck.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/FileCheck.d.tmp"; exit 1; fi
\
SD=/private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain; \
DD=UnitTestMain; \
if [ ! -f $SD/Makefile ]; then \
SD=UnitTestMain; \
DD=UnitTestMain; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $DD all
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/./ > /dev/null
/bin/date > /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/.//.dir
/bin/date > /private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/.dir
llvm[2]: Compiling AsmMatcherEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d" AsmMatcherEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d.tmp"; exit 1; fi
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/src/ > /dev/null
/bin/date > /private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/src//.dir
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts > /dev/null
llvm[3]: Compiling src/gtest-all.cc for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/utils/unittest/googletest/include -I/private/tmp/llvm35-8806Xw/utils/unittest/googletest -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/unittest/googletest -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/src/gtest-all.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/src/gtest-all.o" -MT "/private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/src/gtest-all.d" src/gtest-all.cc -o /private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/src/gtest-all.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/src/gtest-all.d.tmp" "/private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/src/gtest-all.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/src/gtest-all.d.tmp"; exit 1; fi
/bin/date > /private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/.dir
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/./ > /dev/null
/bin/date > /private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/.//.dir
llvm[2]: Linking Release+Asserts executable count (without symbols)
llvm[3]: Compiling TestMain.cpp for Release+Asserts build
clang++ -O3 -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -Wl,-exported_symbol,_main -m64 -o /private/tmp/llvm35-8806Xw/Release+Asserts/bin/count /private/tmp/llvm35-8806Xw/utils/count/Release+Asserts/count.o \
-lz -lpthread -lffi -ledit -lcurses -lm
if clang++ -I/private/tmp/llvm35-8806Xw/utils/unittest/googletest/include -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/TestMain.o" -MT "/private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d" TestMain.cpp -o /private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/TestMain.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d.tmp" "/private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d.tmp"; exit 1; fi
llvm[2]: ======= Finished Linking Release+Asserts Executable count (without symbols)
llvm[2]: Compiling AsmWriterEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterEmitter.d" AsmWriterEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterEmitter.d.tmp"; exit 1; fi
llvm[2]: Linking Release+Asserts executable not (without symbols)
clang++ -O3 -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -Wl,-exported_symbol,_main -m64 -o /private/tmp/llvm35-8806Xw/Release+Asserts/bin/not /private/tmp/llvm35-8806Xw/utils/not/Release+Asserts/not.o -lLLVMSupport \
-lz -lpthread -lffi -ledit -lcurses -lm
llvm[2]: ======= Finished Linking Release+Asserts Executable not (without symbols)
llvm[2]: Linking Release+Asserts executable fpcmp (without symbols)
clang++ -O3 -Wl,-dead_strip -rdynamic -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -m64 -o /private/tmp/llvm35-8806Xw/Release+Asserts/bin/fpcmp /private/tmp/llvm35-8806Xw/utils/fpcmp/Release+Asserts/fpcmp.o -lLLVMSupport \
-lz -lpthread -lffi -ledit -lcurses -lm
llvm[2]: Compiling AsmWriterInst.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterInst.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterInst.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterInst.d" AsmWriterInst.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterInst.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterInst.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterInst.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterInst.d.tmp"; exit 1; fi
llvm[2]: Linking Release+Asserts executable llvm-PerfectShuffle (without symbols)
clang++ -O3 -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -Wl,-exported_symbol,_main -m64 -o /private/tmp/llvm35-8806Xw/Release+Asserts/bin/llvm-PerfectShuffle /private/tmp/llvm35-8806Xw/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o \
-lz -lpthread -lffi -ledit -lcurses -lm
llvm[2]: ======= Finished Linking Release+Asserts Executable fpcmp (without symbols)
llvm[2]: Compiling CTagsEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CTagsEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CTagsEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CTagsEmitter.d" CTagsEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CTagsEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CTagsEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CTagsEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CTagsEmitter.d.tmp"; exit 1; fi
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-PerfectShuffle (without symbols)
llvm[2]: Compiling CallingConvEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CallingConvEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CallingConvEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CallingConvEmitter.d" CallingConvEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CallingConvEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CallingConvEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CallingConvEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CallingConvEmitter.d.tmp"; exit 1; fi
llvm[3]: Building Release+Asserts Archive Library libgtest_main.a
/bin/rm -f /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libgtest_main.a
ar cru /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libgtest_main.a /private/tmp/llvm35-8806Xw/utils/unittest/UnitTestMain/Release+Asserts/TestMain.o
ranlib /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libgtest_main.a
llvm[2]: Compiling CodeEmitterGen.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeEmitterGen.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeEmitterGen.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeEmitterGen.d" CodeEmitterGen.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeEmitterGen.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeEmitterGen.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeEmitterGen.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeEmitterGen.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d" CodeGenDAGPatterns.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d.tmp"; exit 1; fi
llvm[2]: Linking Release+Asserts executable FileCheck (without symbols)
clang++ -O3 -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -Wl,-exported_symbol,_main -m64 -o /private/tmp/llvm35-8806Xw/Release+Asserts/bin/FileCheck /private/tmp/llvm35-8806Xw/utils/FileCheck/Release+Asserts/FileCheck.o -lLLVMSupport \
-lz -lpthread -lffi -ledit -lcurses -lm
llvm[2]: Compiling CodeGenInstruction.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenInstruction.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenInstruction.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenInstruction.d" CodeGenInstruction.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenInstruction.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenInstruction.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenInstruction.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenInstruction.d.tmp"; exit 1; fi
llvm[2]: ======= Finished Linking Release+Asserts Executable FileCheck (without symbols)
llvm[2]: Compiling CodeGenMapTable.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenMapTable.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenMapTable.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenMapTable.d" CodeGenMapTable.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenMapTable.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenMapTable.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenMapTable.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenMapTable.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenRegisters.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenRegisters.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenRegisters.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenRegisters.d" CodeGenRegisters.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenRegisters.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenRegisters.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenRegisters.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenRegisters.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenSchedule.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenSchedule.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenSchedule.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenSchedule.d" CodeGenSchedule.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenSchedule.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenSchedule.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenSchedule.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenSchedule.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenTarget.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenTarget.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenTarget.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenTarget.d" CodeGenTarget.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenTarget.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenTarget.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenTarget.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenTarget.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelEmitter.d" DAGISelEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelEmitter.d.tmp"; exit 1; fi
llvm[3]: Building Release+Asserts Archive Library libgtest.a
/bin/rm -f /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libgtest.a
ar cru /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libgtest.a /private/tmp/llvm35-8806Xw/utils/unittest/googletest/Release+Asserts/src/gtest-all.o
llvm[2]: Compiling DAGISelMatcher.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcher.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcher.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcher.d" DAGISelMatcher.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcher.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcher.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcher.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcher.d.tmp"; exit 1; fi
ranlib /private/tmp/llvm35-8806Xw/Release+Asserts/lib/libgtest.a
llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d" DAGISelMatcherEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelMatcherGen.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d" DAGISelMatcherGen.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d" DAGISelMatcherOpt.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d.tmp"; exit 1; fi
llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.d" DFAPacketizerEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling DisassemblerEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DisassemblerEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DisassemblerEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DisassemblerEmitter.d" DisassemblerEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DisassemblerEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DisassemblerEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DisassemblerEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DisassemblerEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling FastISelEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FastISelEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FastISelEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FastISelEmitter.d" FastISelEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FastISelEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FastISelEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FastISelEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FastISelEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.d" FixedLenDecoderEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling InstrInfoEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/InstrInfoEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/InstrInfoEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/InstrInfoEmitter.d" InstrInfoEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/InstrInfoEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/InstrInfoEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/InstrInfoEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/InstrInfoEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling IntrinsicEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/IntrinsicEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/IntrinsicEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/IntrinsicEmitter.d" IntrinsicEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/IntrinsicEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/IntrinsicEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/IntrinsicEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/IntrinsicEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling OptParserEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/OptParserEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/OptParserEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/OptParserEmitter.d" OptParserEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/OptParserEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/OptParserEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/OptParserEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/OptParserEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.d" PseudoLoweringEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling RegisterInfoEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/RegisterInfoEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/RegisterInfoEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/RegisterInfoEmitter.d" RegisterInfoEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/RegisterInfoEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/RegisterInfoEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/RegisterInfoEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/RegisterInfoEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling SubtargetEmitter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/SubtargetEmitter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/SubtargetEmitter.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/SubtargetEmitter.d" SubtargetEmitter.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/SubtargetEmitter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/SubtargetEmitter.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/SubtargetEmitter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/SubtargetEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling TableGen.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/TableGen.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/TableGen.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/TableGen.d" TableGen.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/TableGen.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/TableGen.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/TableGen.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/TableGen.d.tmp"; exit 1; fi
llvm[2]: Compiling X86DisassemblerTables.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86DisassemblerTables.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86DisassemblerTables.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86DisassemblerTables.d" X86DisassemblerTables.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86DisassemblerTables.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86DisassemblerTables.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86DisassemblerTables.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86DisassemblerTables.d.tmp"; exit 1; fi
llvm[2]: Compiling X86ModRMFilters.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86ModRMFilters.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86ModRMFilters.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86ModRMFilters.d" X86ModRMFilters.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86ModRMFilters.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86ModRMFilters.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86ModRMFilters.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86ModRMFilters.d.tmp"; exit 1; fi
llvm[2]: Compiling X86RecognizableInstr.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86RecognizableInstr.d.tmp" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86RecognizableInstr.o" -MT "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86RecognizableInstr.d" X86RecognizableInstr.cpp -o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86RecognizableInstr.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86RecognizableInstr.d.tmp" "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86RecognizableInstr.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86RecognizableInstr.d.tmp"; exit 1; fi
llvm[2]: Linking Release+Asserts executable llvm-tblgen (without symbols)
clang++ -O3 -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -L/private/tmp/llvm35-8806Xw/Release+Asserts/lib -Wl,-exported_symbol,_main -m64 -o /private/tmp/llvm35-8806Xw/Release+Asserts/bin/llvm-tblgen /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/AsmWriterInst.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CTagsEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CallingConvEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeEmitterGen.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenInstruction.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenMapTable.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenRegisters.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenSchedule.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/CodeGenTarget.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcher.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/DisassemblerEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FastISelEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/InstrInfoEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/IntrinsicEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/OptParserEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/RegisterInfoEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/SubtargetEmitter.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/TableGen.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86DisassemblerTables.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86ModRMFilters.o /private/tmp/llvm35-8806Xw/utils/TableGen/Release+Asserts/X86RecognizableInstr.o -lLLVMTableGen -lLLVMSupport \
-lz -lpthread -lffi -ledit -lcurses -lm
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-tblgen (without symbols)
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/include/llvm/IR > /dev/null
/private/tmp/llvm35-8806Xw/autoconf/mkinstalldirs /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/./ > /dev/null
/bin/date > /private/tmp/llvm35-8806Xw/include/llvm/IR/.dir
mkdir: /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts: File exists
/bin/date > /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/.//.dir
/bin/date > /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/.dir
llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
/private/tmp/llvm35-8806Xw/Release+Asserts/bin/llvm-tblgen -I /private/tmp/llvm35-8806Xw/lib/IR -I /private/tmp/llvm35-8806Xw/include -I /private/tmp/llvm35-8806Xw/include -I /private/tmp/llvm35-8806Xw/lib/Target /private/tmp/llvm35-8806Xw/include/llvm/IR/Intrinsics.td -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Intrinsics.gen.tmp -gen-intrinsic
/usr/bin/cmp -s /private/tmp/llvm35-8806Xw/include/llvm/IR/Intrinsics.gen /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Intrinsics.gen.tmp || ( /bin/cp /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Intrinsics.gen.tmp /private/tmp/llvm35-8806Xw/include/llvm/IR/Intrinsics.gen && \
echo llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp \
changed significantly. )
llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly.
llvm[1]: Compiling AsmWriter.cpp for Release+Asserts build
llvm[1]: Compiling Attributes.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Attributes.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Attributes.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Attributes.d" Attributes.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Attributes.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Attributes.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Attributes.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Attributes.d.tmp"; exit 1; fi
llvm[1]: Compiling AutoUpgrade.cpp for Release+Asserts build
llvm[1]: Compiling Comdat.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AutoUpgrade.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AutoUpgrade.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AutoUpgrade.d" AutoUpgrade.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AutoUpgrade.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AutoUpgrade.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AutoUpgrade.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AutoUpgrade.d.tmp"; exit 1; fi
llvm[1]: Compiling BasicBlock.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Comdat.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Comdat.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Comdat.d" Comdat.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Comdat.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Comdat.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Comdat.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Comdat.d.tmp"; exit 1; fi
llvm[1]: Compiling ConstantFold.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantFold.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantFold.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantFold.d" ConstantFold.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantFold.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantFold.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantFold.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantFold.d.tmp"; exit 1; fi
llvm[1]: Compiling ConstantRange.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantRange.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantRange.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantRange.d" ConstantRange.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantRange.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantRange.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantRange.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/ConstantRange.d.tmp"; exit 1; fi
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/BasicBlock.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/BasicBlock.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/BasicBlock.d" BasicBlock.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/BasicBlock.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/BasicBlock.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/BasicBlock.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/BasicBlock.d.tmp"; exit 1; fi
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AsmWriter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AsmWriter.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AsmWriter.d" AsmWriter.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AsmWriter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AsmWriter.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AsmWriter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/AsmWriter.d.tmp"; exit 1; fi
llvm[1]: Compiling Constants.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Constants.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Constants.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Constants.d" Constants.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Constants.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Constants.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Constants.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Constants.d.tmp"; exit 1; fi
llvm[1]: Compiling Core.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Core.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Core.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Core.d" Core.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Core.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Core.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Core.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Core.d.tmp"; exit 1; fi
llvm[1]: Compiling DIBuilder.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DIBuilder.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DIBuilder.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DIBuilder.d" DIBuilder.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DIBuilder.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DIBuilder.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DIBuilder.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DIBuilder.d.tmp"; exit 1; fi
llvm[1]: Compiling DataLayout.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DataLayout.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DataLayout.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DataLayout.d" DataLayout.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DataLayout.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DataLayout.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DataLayout.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DataLayout.d.tmp"; exit 1; fi
llvm[1]: Compiling DebugInfo.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugInfo.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugInfo.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugInfo.d" DebugInfo.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugInfo.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugInfo.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugInfo.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugInfo.d.tmp"; exit 1; fi
llvm[1]: Compiling DebugLoc.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugLoc.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugLoc.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugLoc.d" DebugLoc.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugLoc.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugLoc.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugLoc.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DebugLoc.d.tmp"; exit 1; fi
llvm[1]: Compiling DiagnosticInfo.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticInfo.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticInfo.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticInfo.d" DiagnosticInfo.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticInfo.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticInfo.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticInfo.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticInfo.d.tmp"; exit 1; fi
llvm[1]: Compiling DiagnosticPrinter.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticPrinter.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticPrinter.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticPrinter.d" DiagnosticPrinter.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticPrinter.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticPrinter.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticPrinter.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/DiagnosticPrinter.d.tmp"; exit 1; fi
llvm[1]: Compiling Dominators.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Dominators.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Dominators.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Dominators.d" Dominators.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Dominators.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Dominators.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Dominators.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Dominators.d.tmp"; exit 1; fi
llvm[1]: Compiling Function.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Function.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Function.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Function.d" Function.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Function.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Function.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Function.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Function.d.tmp"; exit 1; fi
llvm[1]: Compiling GCOV.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GCOV.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GCOV.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GCOV.d" GCOV.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GCOV.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GCOV.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GCOV.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GCOV.d.tmp"; exit 1; fi
llvm[1]: Compiling GVMaterializer.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GVMaterializer.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GVMaterializer.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GVMaterializer.d" GVMaterializer.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GVMaterializer.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GVMaterializer.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GVMaterializer.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/GVMaterializer.d.tmp"; exit 1; fi
llvm[1]: Compiling Globals.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Globals.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Globals.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Globals.d" Globals.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Globals.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Globals.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Globals.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Globals.d.tmp"; exit 1; fi
llvm[1]: Compiling IRBuilder.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRBuilder.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRBuilder.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRBuilder.d" IRBuilder.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRBuilder.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRBuilder.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRBuilder.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRBuilder.d.tmp"; exit 1; fi
llvm[1]: Compiling IRPrintingPasses.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRPrintingPasses.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRPrintingPasses.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRPrintingPasses.d" IRPrintingPasses.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRPrintingPasses.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRPrintingPasses.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRPrintingPasses.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IRPrintingPasses.d.tmp"; exit 1; fi
llvm[1]: Compiling InlineAsm.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/InlineAsm.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/InlineAsm.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/InlineAsm.d" InlineAsm.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/InlineAsm.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/InlineAsm.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/InlineAsm.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/InlineAsm.d.tmp"; exit 1; fi
llvm[1]: Compiling Instruction.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instruction.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instruction.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instruction.d" Instruction.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instruction.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instruction.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instruction.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instruction.d.tmp"; exit 1; fi
llvm[1]: Compiling Instructions.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instructions.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instructions.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instructions.d" Instructions.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instructions.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instructions.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instructions.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Instructions.d.tmp"; exit 1; fi
llvm[1]: Compiling IntrinsicInst.cpp for Release+Asserts build
if clang++ -I/private/tmp/llvm35-8806Xw/include -I/private/tmp/llvm35-8806Xw/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IntrinsicInst.d.tmp" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IntrinsicInst.o" -MT "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IntrinsicInst.d" IntrinsicInst.cpp -o /private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IntrinsicInst.o ; \
then /bin/mv -f "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IntrinsicInst.d.tmp" "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/IntrinsicInst.d"; else /bin/rm "/private/tmp/llvm35-8806Xw/lib/IR/Release+Asserts/Int
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment