Created
October 8, 2014 16:16
-
-
Save rryan/29d25bcf1dc0d03b4b08 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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'. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |