Skip to content

Instantly share code, notes, and snippets.

@apjanke
Created August 3, 2015 00:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apjanke/622bcb23cc72e2d1bd86 to your computer and use it in GitHub Desktop.
Save apjanke/622bcb23cc72e2d1bd86 to your computer and use it in GitHub Desktop.
2015-08-01 13:37:52 -0400
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/arabica/20121126
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/private/tmp/arabica20150801-14866-1pdrc02/arabica-2012-November/missing: /private/tmp/arabica20150801-14866-1pdrc02/arabica-2012-November/missing: cannot execute binary file
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking 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 style of include used by make... GNU
checking dependency style of clang++... none
checking build system type... i386-apple-darwin15.0.0
checking host system type... i386-apple-darwin15.0.0
checking how to print strings... printf
checking for gcc... clang
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 dependency style of clang... none
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-beta.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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin15.0.0 file names to i386-apple-darwin15.0.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin15.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-beta.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... no
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-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.0.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-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode-beta.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-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for expat headers... yes
checking for XML_ParserCreate in -lexpat... yes
checking for libxml2 headers... yes
checking for xmlInitParser in -lxml2... yes
checking for Xerces headers... yes
checking for XMLPlatformUtils::Initialize in -lxerces-c... yes
checking for std::mbstate_t... yes
checking for std::wstring support... yes
checking for std::codecvt specialisations... no
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for winsock... skipped
checking for boostlib >= 1.33... yes
checking for Elephant headers... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating arabica.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating examples/Utils/Makefile
config.status: creating examples/Taggle/Makefile
config.status: creating examples/SAX/Makefile
config.status: creating examples/DOM/Makefile
config.status: creating examples/XPath/Makefile
config.status: creating examples/XSLT/Makefile
config.status: creating tests/Makefile
config.status: creating tests/CppUnit/Makefile
config.status: creating tests/Utils/Makefile
config.status: creating tests/Taggle/Makefile
config.status: creating tests/SAX/Makefile
config.status: creating tests/DOM/Makefile
config.status: creating tests/DOM/test_path.hpp
config.status: creating tests/XPath/Makefile
config.status: creating tests/XSLT/Makefile
config.status: creating tests/XSLT/test_path.hpp
config.status: creating include/SAX/ArabicaConfig.hpp
config.status: executing depfiles commands
config.status: executing libtool commands
Massaging include/SAX/ArabicaConfig.hpp to add prefix ARABICA
clang++ called with: --version
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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 added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: --version
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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 added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c conftstm.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -print-prog-name=ld -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -static conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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 added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -I/usr/local/include conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 conftest.cpp -lexpat -L/usr/local/lib
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -lexpat -L/usr/local/lib -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 -I/usr/local/include/libxml2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -I/usr/local/include/libxml2 conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 conftest.cpp -lxml2 -L/usr/local/lib
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -lxml2 -L/usr/local/lib -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -I/usr/local/include conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 -I/usr/local/include conftest.cpp -L/usr/local/lib -lxerces-c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/include conftest.cpp -L/usr/local/lib -lxerces-c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -I/usr/local/include conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -I/usr/local/include conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -I/usr/include conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -I/usr/include conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -I/opt/include conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -I/opt/include conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -I/var/include conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -I/var/include conftest.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
2015-08-01 13:38:16 -0400
make install
Making install in include
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/arabica/20121126/include/arabica" || .././install-sh -c -d "/usr/local/Cellar/arabica/20121126/include/arabica"
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/text'
/usr/bin/install -c -m 644 text/normalize_whitespace.hpp text/UnicodeCharacters.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/text'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/Taggle/impl/html'
/usr/bin/install -c -m 644 Taggle/impl/html/HTMLModels.hpp Taggle/impl/html/HTMLScanner.hpp Taggle/impl/html/HTMLSchema.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/Taggle/impl/html'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/XSLT'
/usr/bin/install -c -m 644 XSLT/XSLT.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/XSLT'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/Arabica'
/usr/bin/install -c -m 644 Arabica/StringAdaptor.hpp Arabica/stringadaptortag.hpp Arabica/getparam.hpp Arabica/mbstate.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/Arabica'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/Events'
/usr/bin/install -c -m 644 DOM/Events/EventListener.hpp DOM/Events/Event.hpp DOM/Events/DocumentEvent.hpp DOM/Events/EventException.hpp DOM/Events/MutationEvent.hpp DOM/Events/EventTarget.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/Events'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/io'
/usr/bin/install -c -m 644 io/convertstream.hpp io/uri.hpp io/convert_adaptor.hpp io/socket_stream.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/io'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/SAX'
/usr/bin/install -c -m 644 SAX/ArabicaConfig.hpp SAX/SAXParseException.hpp SAX/ErrorHandler.hpp SAX/SAXException.hpp SAX/SAXNotRecognizedException.hpp SAX/ParserConfig.hpp SAX/InputSource.hpp SAX/EntityResolver.hpp SAX/Attributes.hpp SAX/DocumentHandler.hpp SAX/XMLFilter.hpp SAX/IStreamHandle.hpp SAX/Locator.hpp SAX/DTDHandler.hpp SAX/SAXNotSupportedException.hpp SAX/ContentHandler.hpp SAX/AttributeList.hpp SAX/XMLReader.hpp SAX/saxfwd.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/SAX'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/io'
/usr/bin/install -c -m 644 DOM/io/Stream.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/io'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/Taggle/impl'
/usr/bin/install -c -m 644 Taggle/impl/ElementType.hpp Taggle/impl/Element.hpp Taggle/impl/SchemaImpl.hpp Taggle/impl/ScanHandler.hpp Taggle/impl/Schema.hpp Taggle/impl/Parser.hpp Taggle/impl/Scanner.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/Taggle/impl'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/XSLT/impl'
/usr/bin/install -c -m 644 XSLT/impl/xslt_choose.hpp XSLT/impl/xslt_template.hpp XSLT/impl/xslt_top_level_param.hpp XSLT/impl/xslt_processing_instruction.hpp XSLT/impl/xslt_variable_impl.hpp XSLT/impl/xslt_for_each.hpp XSLT/impl/xslt_qname.hpp XSLT/impl/xslt_functions.hpp XSLT/impl/xslt_param.hpp XSLT/impl/xslt_item.hpp XSLT/impl/xslt_element.hpp XSLT/impl/xslt_call_template.hpp XSLT/impl/xslt_variable_stack.hpp XSLT/impl/xslt_stylesheet.hpp XSLT/impl/xslt_stylesheet_parser.hpp XSLT/impl/xslt_inline_element.hpp XSLT/impl/xslt_if.hpp XSLT/impl/xslt_compilation_context.hpp XSLT/impl/xslt_execution_context.hpp XSLT/impl/xslt_copy.hpp XSLT/impl/xslt_namespace_stack.hpp XSLT/impl/xslt_sort.hpp XSLT/impl/xslt_comment.hpp XSLT/impl/xslt_precedence.hpp XSLT/impl/xslt_compiled_stylesheet.hpp XSLT/impl/xslt_apply_imports.hpp XSLT/impl/xslt_stylesheet_compiler.hpp XSLT/impl/xslt_output.hpp XSLT/impl/xslt_value_of.hpp XSLT/impl/xslt_with_param.hpp XSLT/impl/xslt_attribute.hpp XSLT/impl/xslt_variable.hpp XSLT/impl/xslt_sink.hpp XSLT/impl/xslt_message.hpp XSLT/impl/xslt_key.hpp XSLT/impl/xslt_text.hpp XSLT/impl/xslt_apply_templates.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/XSLT/impl'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/convert/impl'
/usr/bin/install -c -m 644 convert/impl/codecvt_specialisations.hpp convert/impl/ucs2_utf16.hpp convert/impl/iso88591_utf8.hpp convert/impl/ucs2_utf8.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/convert/impl'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/convert'
/usr/bin/install -c -m 644 convert/utf8ucs2codecvt.hpp convert/utf8iso88591codecvt.hpp convert/utf16beucs2codecvt.hpp convert/utf16leucs2codecvt.hpp convert/base64codecvt.hpp convert/ucs2utf8codecvt.hpp convert/utf16utf8codecvt.hpp convert/iso88591utf8codecvt.hpp convert/rot13codecvt.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/convert'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/DOM'
/usr/bin/install -c -m 644 DOM/Notation.hpp DOM/Comment.hpp DOM/Element.hpp DOM/Node.hpp DOM/DocumentFragment.hpp DOM/ProcessingInstruction.hpp DOM/CDATASection.hpp DOM/Text.hpp DOM/Document.hpp DOM/CharacterData.hpp DOM/Entity.hpp DOM/DOMImplementation.hpp DOM/DOMException.hpp DOM/NamedNodeMap.hpp DOM/EntityReference.hpp DOM/Attr.hpp DOM/NodeList.hpp DOM/DocumentType.hpp DOM/Proxy.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/DOM'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/XSLT/impl/handler'
/usr/bin/install -c -m 644 XSLT/impl/handler/xslt_apply_templates_handler.hpp XSLT/impl/handler/xslt_output_handler.hpp XSLT/impl/handler/xslt_comment_handler.hpp XSLT/impl/handler/xslt_attribute_handler.hpp XSLT/impl/handler/xslt_value_validation.hpp XSLT/impl/handler/xslt_item_container_handler.hpp XSLT/impl/handler/xslt_text_handler.hpp XSLT/impl/handler/xslt_constants.hpp XSLT/impl/handler/xslt_inline_element_handler.hpp XSLT/impl/handler/xslt_sort_handler.hpp XSLT/impl/handler/xslt_apply_imports_handler.hpp XSLT/impl/handler/xslt_include_handler.hpp XSLT/impl/handler/xslt_create_handler.hpp XSLT/impl/handler/xslt_foreign_element_handler.hpp XSLT/impl/handler/xslt_with_param_handler.hpp XSLT/impl/handler/xslt_namespace_alias_handler.hpp XSLT/impl/handler/xslt_if_handler.hpp XSLT/impl/handler/xslt_copy_handler.hpp XSLT/impl/handler/xslt_variable_handler.hpp XSLT/impl/handler/xslt_element_handler.hpp XSLT/impl/handler/xslt_for_each_handler.hpp XSLT/impl/handler/xslt_key_handler.hpp XSLT/impl/handler/xslt_message_handler.hpp XSLT/impl/handler/xslt_call_template_handler.hpp XSLT/impl/handler/xslt_processing_instruction_handler.hpp XSLT/impl/handler/xslt_choose_handler.hpp XSLT/impl/handler/xslt_template_handler.hpp XSLT/impl/handler/xslt_value_of_handler.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/XSLT/impl/handler'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/Traversal'
/usr/bin/install -c -m 644 DOM/Traversal/TreeWalker.hpp DOM/Traversal/DocumentTraversal.hpp DOM/Traversal/DocumentTraversalImpl.hpp DOM/Traversal/NodeFilter.hpp DOM/Traversal/TraversalImpl.hpp DOM/Traversal/NodeIterator.hpp DOM/Traversal/TreeWalkerImpl.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/Traversal'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/Taggle'
/usr/bin/install -c -m 644 Taggle/Taggle.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/Taggle'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/DualMode'
/usr/bin/install -c -m 644 DOM/DualMode/DualMode.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/DualMode'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/SAX/ext'
/usr/bin/install -c -m 644 SAX/ext/Attributes2.hpp SAX/ext/DefaultHandler2.hpp SAX/ext/DeclHandler.hpp SAX/ext/Locator2.hpp SAX/ext/LexicalHandler.hpp SAX/ext/ProgressiveParser.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/SAX/ext'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/XML'
/usr/bin/install -c -m 644 XML/strings.hpp XML/QName.hpp XML/XMLCharacterClasses.hpp XML/escaper.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/XML'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/SAX2DOM'
/usr/bin/install -c -m 644 DOM/SAX2DOM/SAX2DOM.hpp DOM/SAX2DOM/DocumentTypeImpl.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/SAX2DOM'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/SAX/wrappers'
/usr/bin/install -c -m 644 SAX/wrappers/saxexpat.hpp SAX/wrappers/saxlibxml2.hpp SAX/wrappers/saxxerces.hpp SAX/wrappers/saxmsxml2.hpp SAX/wrappers/XercesFeatureNames.hpp SAX/wrappers/XercesPropertyNames.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/SAX/wrappers'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/SAX/helpers'
/usr/bin/install -c -m 644 SAX/helpers/AttributeListImpl.hpp SAX/helpers/AttributeTypes.hpp SAX/helpers/AttributeDefaults.hpp SAX/helpers/LocatorImpl.hpp SAX/helpers/ParserAdaptor.hpp SAX/helpers/NamespaceSupport.hpp SAX/helpers/XMLFilterImpl.hpp SAX/helpers/PropertyNames.hpp SAX/helpers/AttributesImpl.hpp SAX/helpers/DefaultHandler.hpp SAX/helpers/InputSourceResolver.hpp SAX/helpers/CatchErrorHandler.hpp SAX/helpers/FeatureNames.hpp SAX/helpers/XMLBaseSupport.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/SAX/helpers'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/SAX/parsers'
/usr/bin/install -c -m 644 SAX/parsers/saxgarden.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/SAX/parsers'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/SAX/filter'
/usr/bin/install -c -m 644 SAX/filter/XMLBaseTracker.hpp SAX/filter/WhitespaceStripperFilter.hpp SAX/filter/NamespaceTracker.hpp SAX/filter/TextOnly.hpp SAX/filter/Writer.hpp SAX/filter/TextCoalescer.hpp SAX/filter/PYXWriter.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/SAX/filter'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/XPath/impl'
/usr/bin/install -c -m 644 XPath/impl/xpath_variable_resolver.hpp XPath/impl/xpath_compile_context.hpp XPath/impl/xpath_expression.hpp XPath/impl/xpath_union.hpp XPath/impl/xpath_function_resolver.hpp XPath/impl/xpath_function_holder.hpp XPath/impl/xpath_axis_enumerator.hpp XPath/impl/xpath_value.hpp XPath/impl/xpath_variable.hpp XPath/impl/xpath_match.hpp XPath/impl/xpath_object.hpp XPath/impl/xpath_resolver_holder.hpp XPath/impl/xpath_arithmetic.hpp XPath/impl/xpath_grammar.hpp XPath/impl/xpath_expression_impl.hpp XPath/impl/xpath_logical.hpp XPath/impl/xpath_ast_ids.hpp XPath/impl/xpath_function.hpp XPath/impl/xpath_step.hpp XPath/impl/xpath_namespace_node.hpp XPath/impl/xpath_match_rewrite.hpp XPath/impl/xpath_relational.hpp XPath/impl/xpath_node_test.hpp XPath/impl/xpath_ast.hpp XPath/impl/xpath_namespace_context.hpp XPath/impl/xpath_parser.hpp XPath/impl/xpath_execution_context.hpp XPath/impl/xpath_variable_compile_time_resolver.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/XPath/impl'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/Simple'
/usr/bin/install -c -m 644 DOM/Simple/ProcessingInstructionImpl.hpp DOM/Simple/EntityReferenceImpl.hpp DOM/Simple/CharacterDataImpl.hpp DOM/Simple/AttrImpl.hpp DOM/Simple/TextImpl.hpp DOM/Simple/EntityImpl.hpp DOM/Simple/ElementNSImpl.hpp DOM/Simple/DocumentImpl.hpp DOM/Simple/CDATASectionImpl.hpp DOM/Simple/DOMImplementation.hpp DOM/Simple/AttrMap.hpp DOM/Simple/AttrNSImpl.hpp DOM/Simple/ElementByTagImpl.hpp DOM/Simple/DocumentFragmentImpl.hpp DOM/Simple/Helpers.hpp DOM/Simple/NodeImpl.hpp DOM/Simple/ElementImpl.hpp DOM/Simple/NamedNodeMapImpl.hpp DOM/Simple/CommentImpl.hpp DOM/Simple/NotationImpl.hpp DOM/Simple/DocumentTypeImpl.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/DOM/Simple'
.././install-sh -c -d '/usr/local/Cellar/arabica/20121126/include/arabica/XPath'
/usr/bin/install -c -m 644 XPath/XPath.hpp '/usr/local/Cellar/arabica/20121126/include/arabica/XPath'
Making install in src
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o arabica.lo arabica.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c arabica.cpp -fno-common -DPIC -o .libs/arabica.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c arabica.cpp -o arabica.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o InputSourceResolver.lo `test -f 'SAX/helpers/InputSourceResolver.cpp' || echo './'`SAX/helpers/InputSourceResolver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c SAX/helpers/InputSourceResolver.cpp -fno-common -DPIC -o .libs/InputSourceResolver.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c SAX/helpers/InputSourceResolver.cpp -o InputSourceResolver.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o base64codecvt.lo `test -f 'convert/base64codecvt.cpp' || echo './'`convert/base64codecvt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/base64codecvt.cpp -fno-common -DPIC -o .libs/base64codecvt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/base64codecvt.cpp -o base64codecvt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o iso88591_utf8.lo `test -f 'convert/impl/iso88591_utf8.cpp' || echo './'`convert/impl/iso88591_utf8.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/iso88591_utf8.cpp -fno-common -DPIC -o .libs/iso88591_utf8.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/iso88591_utf8.cpp -o iso88591_utf8.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o ucs2_utf16.lo `test -f 'convert/impl/ucs2_utf16.cpp' || echo './'`convert/impl/ucs2_utf16.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/ucs2_utf16.cpp -fno-common -DPIC -o .libs/ucs2_utf16.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/ucs2_utf16.cpp -o ucs2_utf16.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o ucs2_utf8.lo `test -f 'convert/impl/ucs2_utf8.cpp' || echo './'`convert/impl/ucs2_utf8.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/ucs2_utf8.cpp -fno-common -DPIC -o .libs/ucs2_utf8.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/ucs2_utf8.cpp -o ucs2_utf8.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o iso88591utf8codecvt.lo `test -f 'convert/iso88591utf8codecvt.cpp' || echo './'`convert/iso88591utf8codecvt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/iso88591utf8codecvt.cpp -fno-common -DPIC -o .libs/iso88591utf8codecvt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/iso88591utf8codecvt.cpp -o iso88591utf8codecvt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o rot13codecvt.lo `test -f 'convert/rot13codecvt.cpp' || echo './'`convert/rot13codecvt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/rot13codecvt.cpp -fno-common -DPIC -o .libs/rot13codecvt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/rot13codecvt.cpp -o rot13codecvt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o ucs2utf8codecvt.lo `test -f 'convert/ucs2utf8codecvt.cpp' || echo './'`convert/ucs2utf8codecvt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/ucs2utf8codecvt.cpp -fno-common -DPIC -o .libs/ucs2utf8codecvt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/ucs2utf8codecvt.cpp -o ucs2utf8codecvt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o utf16beucs2codecvt.lo `test -f 'convert/utf16beucs2codecvt.cpp' || echo './'`convert/utf16beucs2codecvt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16beucs2codecvt.cpp -fno-common -DPIC -o .libs/utf16beucs2codecvt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16beucs2codecvt.cpp -o utf16beucs2codecvt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o utf16leucs2codecvt.lo `test -f 'convert/utf16leucs2codecvt.cpp' || echo './'`convert/utf16leucs2codecvt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16leucs2codecvt.cpp -fno-common -DPIC -o .libs/utf16leucs2codecvt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16leucs2codecvt.cpp -o utf16leucs2codecvt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o utf16utf8codecvt.lo `test -f 'convert/utf16utf8codecvt.cpp' || echo './'`convert/utf16utf8codecvt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16utf8codecvt.cpp -fno-common -DPIC -o .libs/utf16utf8codecvt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16utf8codecvt.cpp -o utf16utf8codecvt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o utf8iso88591codecvt.lo `test -f 'convert/utf8iso88591codecvt.cpp' || echo './'`convert/utf8iso88591codecvt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf8iso88591codecvt.cpp -fno-common -DPIC -o .libs/utf8iso88591codecvt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf8iso88591codecvt.cpp -o utf8iso88591codecvt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o utf8ucs2codecvt.lo `test -f 'convert/utf8ucs2codecvt.cpp' || echo './'`convert/utf8ucs2codecvt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf8ucs2codecvt.cpp -fno-common -DPIC -o .libs/utf8ucs2codecvt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf8ucs2codecvt.cpp -o utf8ucs2codecvt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o uri.lo `test -f 'io/uri.cpp' || echo './'`io/uri.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c io/uri.cpp -fno-common -DPIC -o .libs/uri.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c io/uri.cpp -o uri.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o XMLCharacterClasses.lo `test -f 'XML/XMLCharacterClasses.cpp' || echo './'`XML/XMLCharacterClasses.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c XML/XMLCharacterClasses.cpp -fno-common -DPIC -o .libs/XMLCharacterClasses.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c XML/XMLCharacterClasses.cpp -o XMLCharacterClasses.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o Schema.lo `test -f 'taggle/Schema.cpp' || echo './'`taggle/Schema.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c taggle/Schema.cpp -fno-common -DPIC -o .libs/Schema.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c taggle/Schema.cpp -o Schema.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link clang++ -g -O2 -L/usr/local/lib -lexpat -o libarabica.la -rpath /usr/local/Cellar/arabica/20121126/lib arabica.lo InputSourceResolver.lo base64codecvt.lo iso88591_utf8.lo ucs2_utf16.lo ucs2_utf8.lo iso88591utf8codecvt.lo rot13codecvt.lo ucs2utf8codecvt.lo utf16beucs2codecvt.lo utf16leucs2codecvt.lo utf16utf8codecvt.lo utf8iso88591codecvt.lo utf8ucs2codecvt.lo uri.lo XMLCharacterClasses.lo Schema.lo
libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libarabica.0.dylib .libs/arabica.o .libs/InputSourceResolver.o .libs/base64codecvt.o .libs/iso88591_utf8.o .libs/ucs2_utf16.o .libs/ucs2_utf8.o .libs/iso88591utf8codecvt.o .libs/rot13codecvt.o .libs/ucs2utf8codecvt.o .libs/utf16beucs2codecvt.o .libs/utf16leucs2codecvt.o .libs/utf16utf8codecvt.o .libs/utf8iso88591codecvt.o .libs/utf8ucs2codecvt.o .libs/uri.o .libs/XMLCharacterClasses.o .libs/Schema.o -L/usr/local/lib -lexpat -O2 -install_name /usr/local/Cellar/arabica/20121126/lib/libarabica.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: dsymutil .libs/libarabica.0.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libarabica.dylib" && ln -s "libarabica.0.dylib" "libarabica.dylib")
libtool: link: ar cru .libs/libarabica.a arabica.o InputSourceResolver.o base64codecvt.o iso88591_utf8.o ucs2_utf16.o ucs2_utf8.o iso88591utf8codecvt.o rot13codecvt.o ucs2utf8codecvt.o utf16beucs2codecvt.o utf16leucs2codecvt.o utf16utf8codecvt.o utf8iso88591codecvt.o utf8ucs2codecvt.o uri.o XMLCharacterClasses.o Schema.o
libtool: link: ranlib .libs/libarabica.a
libtool: link: ( cd ".libs" && rm -f "libarabica.la" && ln -s "../libarabica.la" "libarabica.la" )
test -z "/usr/local/Cellar/arabica/20121126/lib" || .././install-sh -c -d "/usr/local/Cellar/arabica/20121126/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c libarabica.la '/usr/local/Cellar/arabica/20121126/lib'
libtool: install: /usr/bin/install -c .libs/libarabica.0.dylib /usr/local/Cellar/arabica/20121126/lib/libarabica.0.dylib
libtool: install: (cd /usr/local/Cellar/arabica/20121126/lib && { ln -s -f libarabica.0.dylib libarabica.dylib || { rm -f libarabica.dylib && ln -s libarabica.0.dylib libarabica.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libarabica.lai /usr/local/Cellar/arabica/20121126/lib/libarabica.la
libtool: install: /usr/bin/install -c .libs/libarabica.a /usr/local/Cellar/arabica/20121126/lib/libarabica.a
libtool: install: chmod 644 /usr/local/Cellar/arabica/20121126/lib/libarabica.a
libtool: install: ranlib /usr/local/Cellar/arabica/20121126/lib/libarabica.a
make[2]: Nothing to be done for `install-data-am'.
Making install in examples
Making install in SAX
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o pyx.o pyx.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o pyx pyx.o ../../src/libarabica.la -L/usr/local/lib -lexpat
libtool: link: clang++ -g -O2 -o .libs/pyx pyx.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o SimpleHandler.o SimpleHandler.cpp
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o wrapper.o wrapper.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o simple_handler SimpleHandler.o wrapper.o ../../src/libarabica.la -L/usr/local/lib -lexpat
libtool: link: clang++ -g -O2 -o .libs/simple_handler SimpleHandler.o wrapper.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o writer.o writer.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o writer writer.o ../../src/libarabica.la -L/usr/local/lib -lexpat
libtool: link: clang++ -g -O2 -o .libs/writer writer.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o xmlbase.o xmlbase.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o xmlbase xmlbase.o ../../src/libarabica.la -L/usr/local/lib -lexpat
libtool: link: clang++ -g -O2 -o .libs/xmlbase xmlbase.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in Utils
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o transcode.o transcode.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o transcode transcode.o ../../src/libarabica.la
libtool: link: clang++ -g -O2 -o .libs/transcode transcode.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in Taggle
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o taggle.o taggle.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o taggle taggle.o ../../src/libarabica.la -L/usr/local/lib -lexpat
libtool: link: clang++ -g -O2 -o .libs/taggle taggle.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in DOM
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o DOMWriter.o DOMWriter.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o domwriter DOMWriter.o ../../src/libarabica.la -L/usr/local/lib -lexpat
libtool: link: clang++ -g -O2 -o .libs/domwriter DOMWriter.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o dom2pyx.o dom2pyx.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o dom2pyx dom2pyx.o ../../src/libarabica.la -L/usr/local/lib -lexpat
libtool: link: clang++ -g -O2 -o .libs/dom2pyx dom2pyx.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in XPath
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o xgrep.o xgrep.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o xgrep xgrep.o ../../src/libarabica.la -L/usr/local/lib -lexpat
libtool: link: clang++ -g -O2 -o .libs/xgrep xgrep.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in XSLT
clang++ -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o mangle.o mangle.cpp
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:9:
In file included from ../../include/XSLT/impl/handler/../xslt_compiled_stylesheet.hpp:9:
../../include/XSLT/impl/handler/../xslt_template.hpp:57:5: error: use of undeclared identifier 'execute_children'
execute_children(node, context);
^
this->
../../include/XSLT/impl/handler/../xslt_template.hpp:51:11: note: in instantiation of member function 'Arabica::XSLT::Template<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
virtual ~Template()
^
../../include/XSLT/impl/handler/../xslt_compiled_stylesheet.hpp:67:7: note: in instantiation of member function 'Arabica::XSLT::Template<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::~Template' requested here
delete *ti;
^
../../include/XSLT/impl/handler/../xslt_compiled_stylesheet.hpp:53:3: note: in instantiation of member function 'Arabica::XSLT::CompiledStylesheet<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::~CompiledStylesheet' requested here
CompiledStylesheet() :
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:234:84: note: in instantiation of member function 'Arabica::XSLT::CompiledStylesheet<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::CompiledStylesheet' requested here
std::auto_ptr<CompiledStylesheet<string_type, string_adaptor> > stylesheet(new CompiledStylesheet<string_type, string_adaptor>());
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:10:
In file included from ../../include/XSLT/impl/handler/../xslt_compilation_context.hpp:11:
../../include/XSLT/impl/xslt_functions.hpp:46:21: error: no matching function for call to 'arg'
XPathValue a0 = arg(0, context, executionContext);
^~~
../../include/XSLT/impl/xslt_functions.hpp:34:3: note: in instantiation of member function 'Arabica::XSLT::DocumentFunction<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::doEvaluate' requested here
DocumentFunction(const string_type& currentBase,
^
../../include/XSLT/impl/handler/../xslt_compilation_context.hpp:212:18: note: in instantiation of member function 'Arabica::XSLT::DocumentFunction<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::DocumentFunction' requested here
return new DocumentFunction<string_type, string_adaptor>(parser_.currentBase(), argExprs);
^
../../include/XSLT/impl/handler/../xslt_compilation_context.hpp:41:3: note: in instantiation of member function 'Arabica::XSLT::CompilationContext<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::resolveFunction' requested here
CompilationContext(StylesheetParserT& parser,
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:237:53: note: in instantiation of member function 'Arabica::XSLT::CompilationContext<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::CompilationContext' requested here
CompilationContext<string_type, string_adaptor> context(parser, *stylesheet.get());
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/complex:893:1: note: candidate function template not viable: requires single argument '__c', but 3 arguments were provided
arg(const complex<_Tp>& __c)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/complex:919:1: note: candidate function template not viable: requires single argument '__re', but 3 arguments were provided
arg(_Tp __re)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/complex:900:1: note: candidate function not viable: requires single argument '__re', but 3 arguments were provided
arg(long double __re)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/complex:907:1: note: candidate function not viable: requires single argument '__re', but 3 arguments were provided
arg(double __re)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/complex:926:1: note: candidate function not viable: requires single argument '__re', but 3 arguments were provided
arg(float __re)
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:10:
In file included from ../../include/XSLT/impl/handler/../xslt_compilation_context.hpp:11:
../../include/XSLT/impl/xslt_functions.hpp:110:27: error: use of undeclared identifier 'argAsString'
string_type keyname = argAsString(0, context, executionContext);
^
this->
../../include/XSLT/impl/xslt_functions.hpp:97:3: note: in instantiation of member function 'Arabica::XSLT::KeyFunction<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::doEvaluate' requested here
KeyFunction(const DeclaredKeys<string_type, string_adaptor>& keys,
^
../../include/XSLT/impl/handler/../xslt_compilation_context.hpp:215:18: note: in instantiation of member function 'Arabica::XSLT::KeyFunction<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::KeyFunction' requested here
return new KeyFunction<string_type, string_adaptor>(stylesheet_.keys(), parser_.inScopeNamespaces(), argExprs);
^
../../include/XSLT/impl/handler/../xslt_compilation_context.hpp:41:3: note: in instantiation of member function 'Arabica::XSLT::CompilationContext<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::resolveFunction' requested here
CompilationContext(StylesheetParserT& parser,
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:237:53: note: in instantiation of member function 'Arabica::XSLT::CompilationContext<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::CompilationContext' requested here
CompilationContext<string_type, string_adaptor> context(parser, *stylesheet.get());
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XPath/impl/xpath_function.hpp:61:15: note: must qualify identifier to find this declaration in dependent base class
string_type argAsString(size_t index,
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:118:
In file included from ../../include/XSLT/impl/handler/xslt_apply_templates_handler.hpp:4:
In file included from ../../include/XSLT/impl/handler/../xslt_apply_templates.hpp:6:
In file included from ../../include/XSLT/impl/handler/../xslt_with_param.hpp:4:
../../include/XSLT/impl/xslt_variable_impl.hpp:46:5: error: use of undeclared identifier 'execute_children'
execute_children(node, context);
^
this->
../../include/XSLT/impl/handler/../xslt_with_param.hpp:25:11: note: in instantiation of member function 'Arabica::XSLT::Variable_impl<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::value' requested here
virtual ~WithParam() { }
^
../../include/XSLT/impl/handler/../xslt_with_param.hpp:55:7: note: in instantiation of member function 'Arabica::XSLT::WithParam<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::~WithParam' requested here
delete (*s);
^
../../include/XSLT/impl/handler/../xslt_apply_templates.hpp:21:3: note: in instantiation of member function 'Arabica::XSLT::WithParamable<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::~WithParamable' requested here
ApplyTemplates(Arabica::XPath::XPathExpressionPtr<string_type, string_adaptor> select,
^
../../include/XSLT/impl/handler/xslt_apply_templates_handler.hpp:49:29: note: in instantiation of member function 'Arabica::XSLT::ApplyTemplates<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::ApplyTemplates' requested here
applyTemplates_ = new ApplyTemplates<string_type, string_adaptor>(xpath, mode);
^
../../include/XSLT/impl/handler/xslt_apply_templates_handler.hpp:23:3: note: in instantiation of member function 'Arabica::XSLT::ApplyTemplatesHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
ApplyTemplatesHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: (skipping 3 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:118:
In file included from ../../include/XSLT/impl/handler/xslt_apply_templates_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_apply_templates.hpp:51:5: error: no matching function for call to 'sort'
sort(node, nodes, context);
^~~~
../../include/XSLT/impl/handler/../xslt_apply_templates.hpp:21:3: note: in instantiation of member function 'Arabica::XSLT::ApplyTemplates<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
ApplyTemplates(Arabica::XPath::XPathExpressionPtr<string_type, string_adaptor> select,
^
../../include/XSLT/impl/handler/xslt_apply_templates_handler.hpp:49:29: note: in instantiation of member function 'Arabica::XSLT::ApplyTemplates<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::ApplyTemplates' requested here
applyTemplates_ = new ApplyTemplates<string_type, string_adaptor>(xpath, mode);
^
../../include/XSLT/impl/handler/xslt_apply_templates_handler.hpp:23:3: note: in instantiation of member function 'Arabica::XSLT::ApplyTemplatesHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
ApplyTemplatesHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::ApplyTemplatesHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::ApplyTemplatesHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:147:76: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::ApplyTemplatesHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::apply_templates, CreateHandler<ApplyTemplatesHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:4040:1: note: candidate template ignored: deduced conflicting types for parameter '_RandomAccessIterator' ('Arabica::DOM::Node<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' vs. 'Arabica::XPath::NodeSet<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >')
sort(_RandomAccessIterator __first, _RandomAccessIterator __last, _Compare __comp)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:4079:1: note: candidate template ignored: could not match '__wrap_iter' against 'Node'
sort(__wrap_iter<_Tp*> __first, __wrap_iter<_Tp*> __last, _Compare __comp)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:4055:1: note: candidate function template not viable: requires 2 arguments, but 3 were provided
sort(_RandomAccessIterator __first, _RandomAccessIterator __last)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:4063:1: note: candidate function template not viable: requires 2 arguments, but 3 were provided
sort(_Tp** __first, _Tp** __last)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:4071:1: note: candidate function template not viable: requires 2 arguments, but 3 were provided
sort(__wrap_iter<_Tp*> __first, __wrap_iter<_Tp*> __last)
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:119:
In file included from ../../include/XSLT/impl/handler/xslt_attribute_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_attribute.hpp:59:5: error: use of undeclared identifier 'execute_children'
execute_children(node, context);
^
this->
../../include/XSLT/impl/handler/../xslt_attribute.hpp:25:3: note: in instantiation of member function 'Arabica::XSLT::Attribute<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
Attribute(const Arabica::XPath::XPathExpressionPtr<string_type, string_adaptor>& name,
^
../../include/XSLT/impl/handler/xslt_attribute_handler.hpp:39:18: note: in instantiation of member function 'Arabica::XSLT::Attribute<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::Attribute' requested here
return new Attribute<string_type, string_adaptor>(name, baseT::context().inScopeNamespaces());
^
../../include/XSLT/impl/handler/xslt_attribute_handler.hpp:19:3: note: in instantiation of member function 'Arabica::XSLT::AttributeHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::createContainer' requested here
AttributeHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::AttributeHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::AttributeHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:148:70: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::AttributeHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::attribute, CreateHandler<AttributeHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:121:
In file included from ../../include/XSLT/impl/handler/xslt_choose_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_choose.hpp:35:5: error: use of undeclared identifier 'execute_children'
execute_children(node, context);
^
this->
../../include/XSLT/impl/handler/../xslt_choose.hpp:24:11: note: in instantiation of member function 'Arabica::XSLT::When<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
virtual ~When() { }
^
../../include/XSLT/impl/handler/../xslt_choose.hpp:72:7: note: in instantiation of member function 'Arabica::XSLT::When<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::~When' requested here
delete (*w);
^
../../include/XSLT/impl/handler/../xslt_choose.hpp:63:3: note: in instantiation of member function 'Arabica::XSLT::Choose<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::~Choose' requested here
Choose() :
^
../../include/XSLT/impl/handler/xslt_choose_handler.hpp:113:21: note: in instantiation of member function 'Arabica::XSLT::Choose<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::Choose' requested here
choose_ = new Choose<string_type, string_adaptor>();
^
../../include/XSLT/impl/handler/xslt_choose_handler.hpp:95:3: note: in instantiation of member function 'Arabica::XSLT::ChooseHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
ChooseHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: (skipping 3 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:121:
In file included from ../../include/XSLT/impl/handler/xslt_choose_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_choose.hpp:52:5: error: use of undeclared identifier 'execute_children'
execute_children(node, context);
^
this->
../../include/XSLT/impl/handler/../xslt_choose.hpp:73:5: note: in instantiation of member function 'Arabica::XSLT::Otherwise<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
delete otherwise_;
^
../../include/XSLT/impl/handler/../xslt_choose.hpp:63:3: note: in instantiation of member function 'Arabica::XSLT::Choose<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::~Choose' requested here
Choose() :
^
../../include/XSLT/impl/handler/xslt_choose_handler.hpp:113:21: note: in instantiation of member function 'Arabica::XSLT::Choose<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::Choose' requested here
choose_ = new Choose<string_type, string_adaptor>();
^
../../include/XSLT/impl/handler/xslt_choose_handler.hpp:95:3: note: in instantiation of member function 'Arabica::XSLT::ChooseHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
ChooseHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::ChooseHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::ChooseHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:150:67: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
.add(SC::choose, CreateHandler<ChooseHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:122:
In file included from ../../include/XSLT/impl/handler/xslt_comment_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_comment.hpp:25:5: error: use of undeclared identifier 'execute_children'
execute_children(node, context);
^
this->
../../include/XSLT/impl/handler/../xslt_comment.hpp:18:3: note: in instantiation of member function 'Arabica::XSLT::Comment<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
Comment() { }
^
../../include/XSLT/impl/handler/xslt_comment_handler.hpp:32:16: note: in instantiation of member function 'Arabica::XSLT::Comment<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::Comment' requested here
return new Comment<string_type, string_adaptor>();
^
../../include/XSLT/impl/handler/xslt_comment_handler.hpp:19:3: note: in instantiation of member function 'Arabica::XSLT::CommentHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::createContainer' requested here
CommentHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::CommentHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::CommentHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:151:68: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::CommentHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::comment, CreateHandler<CommentHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:123:
In file included from ../../include/XSLT/impl/handler/xslt_copy_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_copy.hpp:85:5: error: no matching function for call to 'copy'
copy(node, context);
^~~~
../../include/XSLT/impl/handler/../xslt_copy.hpp:76:3: note: in instantiation of member function 'Arabica::XSLT::Copy<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
Copy(const string_type& attributes_sets) :
^
../../include/XSLT/impl/handler/xslt_copy_handler.hpp:30:16: note: in instantiation of member function 'Arabica::XSLT::Copy<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::Copy' requested here
return new Copy<string_type, string_adaptor>(sets);
^
../../include/XSLT/impl/handler/xslt_copy_handler.hpp:17:3: note: in instantiation of member function 'Arabica::XSLT::CopyHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::createContainer' requested here
CopyHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::CopyHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::CopyHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:152:65: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::CopyHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::copy, CreateHandler<CopyHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iterator:1286:48: note: candidate function template not viable: requires 3 arguments, but 2 were provided
template <class _Ip, class _Op> friend _Op copy(_Ip, _Ip, _Op);
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__bit_reference:1241:70: note: candidate function template not viable: requires 3 arguments, but 2 were provided
template <class _Dp, bool _IC> friend __bit_iterator<_Dp, false> copy(__bit_iterator<_Dp, _IC> __first,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:427:5: note: candidate function template not viable: requires at least 3 arguments, but 2 were provided
copy(_RAIter __f,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:436:5: note: candidate function template not viable: requires 3 arguments, but 2 were provided
copy(__deque_iterator<_V1, _P1, _R1, _M1, _D1, _B1> __f,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:444:5: note: candidate function template not viable: requires 3 arguments, but 2 were provided
copy(__deque_iterator<_V1, _P1, _R1, _M1, _D1, _B1> __f,
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:123:
In file included from ../../include/XSLT/impl/handler/xslt_copy_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_copy.hpp:91:5: error: use of undeclared identifier 'execute_children'
execute_children(node, context);
^
this->
../../include/XSLT/impl/handler/../xslt_copy.hpp:76:3: note: in instantiation of member function 'Arabica::XSLT::Copy<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::process_content' requested here
Copy(const string_type& attributes_sets) :
^
../../include/XSLT/impl/handler/xslt_copy_handler.hpp:30:16: note: in instantiation of member function 'Arabica::XSLT::Copy<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::Copy' requested here
return new Copy<string_type, string_adaptor>(sets);
^
../../include/XSLT/impl/handler/xslt_copy_handler.hpp:17:3: note: in instantiation of member function 'Arabica::XSLT::CopyHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::createContainer' requested here
CopyHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::CopyHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::CopyHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:152:65: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::CopyHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::copy, CreateHandler<CopyHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:123:
In file included from ../../include/XSLT/impl/handler/xslt_copy_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_copy.hpp:123:7: error: no matching function for call to 'copy'
copy(*n, context);
^~~~
../../include/XSLT/impl/handler/../xslt_copy.hpp:105:3: note: in instantiation of member function 'Arabica::XSLT::CopyOf<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
CopyOf(const Arabica::XPath::XPathExpressionPtr<string_type, string_adaptor>& select) :
^
../../include/XSLT/impl/handler/xslt_copy_handler.hpp:56:21: note: in instantiation of member function 'Arabica::XSLT::CopyOf<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::CopyOf' requested here
copyOf_ = new CopyOf<string_type, string_adaptor>(context_.xpath_expression(select));
^
../../include/XSLT/impl/handler/xslt_copy_handler.hpp:40:3: note: in instantiation of member function 'Arabica::XSLT::CopyOfHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
CopyOfHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::CopyOfHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::CopyOfHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:153:68: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::CopyOfHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::copy_of, CreateHandler<CopyOfHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iterator:1286:48: note: candidate function template not viable: requires 3 arguments, but 2 were provided
template <class _Ip, class _Op> friend _Op copy(_Ip, _Ip, _Op);
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__bit_reference:1241:70: note: candidate function template not viable: requires 3 arguments, but 2 were provided
template <class _Dp, bool _IC> friend __bit_iterator<_Dp, false> copy(__bit_iterator<_Dp, _IC> __first,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:427:5: note: candidate function template not viable: requires at least 3 arguments, but 2 were provided
copy(_RAIter __f,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:436:5: note: candidate function template not viable: requires 3 arguments, but 2 were provided
copy(__deque_iterator<_V1, _P1, _R1, _M1, _D1, _B1> __f,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:444:5: note: candidate function template not viable: requires 3 arguments, but 2 were provided
copy(__deque_iterator<_V1, _P1, _R1, _M1, _D1, _B1> __f,
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:123:
In file included from ../../include/XSLT/impl/handler/xslt_copy_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_copy.hpp:133:9: error: no matching function for call to 'copy'
copy(attrs.item(a), context);
^~~~
../../include/XSLT/impl/handler/../xslt_copy.hpp:105:3: note: in instantiation of member function 'Arabica::XSLT::CopyOf<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::process_content' requested here
CopyOf(const Arabica::XPath::XPathExpressionPtr<string_type, string_adaptor>& select) :
^
../../include/XSLT/impl/handler/xslt_copy_handler.hpp:56:21: note: in instantiation of member function 'Arabica::XSLT::CopyOf<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::CopyOf' requested here
copyOf_ = new CopyOf<string_type, string_adaptor>(context_.xpath_expression(select));
^
../../include/XSLT/impl/handler/xslt_copy_handler.hpp:40:3: note: in instantiation of member function 'Arabica::XSLT::CopyOfHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
CopyOfHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::CopyOfHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::CopyOfHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:153:68: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::CopyOfHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::copy_of, CreateHandler<CopyOfHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iterator:1286:48: note: candidate function template not viable: requires 3 arguments, but 2 were provided
template <class _Ip, class _Op> friend _Op copy(_Ip, _Ip, _Op);
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__bit_reference:1241:70: note: candidate function template not viable: requires 3 arguments, but 2 were provided
template <class _Dp, bool _IC> friend __bit_iterator<_Dp, false> copy(__bit_iterator<_Dp, _IC> __first,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:427:5: note: candidate function template not viable: requires at least 3 arguments, but 2 were provided
copy(_RAIter __f,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:436:5: note: candidate function template not viable: requires 3 arguments, but 2 were provided
copy(__deque_iterator<_V1, _P1, _R1, _M1, _D1, _B1> __f,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:444:5: note: candidate function template not viable: requires 3 arguments, but 2 were provided
copy(__deque_iterator<_V1, _P1, _R1, _M1, _D1, _B1> __f,
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:123:
In file included from ../../include/XSLT/impl/handler/xslt_copy_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_copy.hpp:137:7: error: no matching function for call to 'copy'
copy(n, context);
^~~~
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iterator:1286:48: note: candidate function template not viable: requires 3 arguments, but 2 were provided
template <class _Ip, class _Op> friend _Op copy(_Ip, _Ip, _Op);
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__bit_reference:1241:70: note: candidate function template not viable: requires 3 arguments, but 2 were provided
template <class _Dp, bool _IC> friend __bit_iterator<_Dp, false> copy(__bit_iterator<_Dp, _IC> __first,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:427:5: note: candidate function template not viable: requires at least 3 arguments, but 2 were provided
copy(_RAIter __f,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:436:5: note: candidate function template not viable: requires 3 arguments, but 2 were provided
copy(__deque_iterator<_V1, _P1, _R1, _M1, _D1, _B1> __f,
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/deque:444:5: note: candidate function template not viable: requires 3 arguments, but 2 were provided
copy(__deque_iterator<_V1, _P1, _R1, _M1, _D1, _B1> __f,
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:124:
In file included from ../../include/XSLT/impl/handler/xslt_element_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_element.hpp:60:7: error: use of undeclared identifier 'execute_children'
execute_children(node, context);
^
this->
../../include/XSLT/impl/handler/../xslt_element.hpp:27:3: note: in instantiation of member function 'Arabica::XSLT::Element<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
Element(const Arabica::XPath::XPathExpressionPtr<string_type, string_adaptor>& name,
^
../../include/XSLT/impl/handler/xslt_element_handler.hpp:43:18: note: in instantiation of member function 'Arabica::XSLT::Element<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::Element' requested here
return new Element<string_type, string_adaptor>(name,
^
../../include/XSLT/impl/handler/xslt_element_handler.hpp:19:3: note: in instantiation of member function 'Arabica::XSLT::ElementHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::createContainer' requested here
ElementHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::ElementHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::ElementHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:154:68: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::ElementHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::element, CreateHandler<ElementHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:125:
In file included from ../../include/XSLT/impl/handler/xslt_for_each_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_for_each.hpp:43:5: error: no matching function for call to 'sort'
sort(node, nodes, context);
^~~~
../../include/XSLT/impl/handler/../xslt_for_each.hpp:25:3: note: in instantiation of member function 'Arabica::XSLT::ForEach<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
ForEach(const XPathExpressionPtr& select) :
^
../../include/XSLT/impl/handler/xslt_for_each_handler.hpp:36:16: note: in instantiation of member function 'Arabica::XSLT::ForEach<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::ForEach' requested here
return new ForEach<string_type, string_adaptor>(baseT::context().xpath_expression(select));
^
../../include/XSLT/impl/handler/xslt_for_each_handler.hpp:21:3: note: in instantiation of member function 'Arabica::XSLT::ForEachHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::createContainer' requested here
ForEachHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::ForEachHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::ForEachHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:156:69: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::ForEachHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::for_each, CreateHandler<ForEachHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:4040:1: note: candidate template ignored: deduced conflicting types for parameter '_RandomAccessIterator' ('Arabica::DOM::Node<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' vs. 'Arabica::XPath::NodeSet<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >')
sort(_RandomAccessIterator __first, _RandomAccessIterator __last, _Compare __comp)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:4079:1: note: candidate template ignored: could not match '__wrap_iter' against 'Node'
sort(__wrap_iter<_Tp*> __first, __wrap_iter<_Tp*> __last, _Compare __comp)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:4055:1: note: candidate function template not viable: requires 2 arguments, but 3 were provided
sort(_RandomAccessIterator __first, _RandomAccessIterator __last)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:4063:1: note: candidate function template not viable: requires 2 arguments, but 3 were provided
sort(_Tp** __first, _Tp** __last)
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:4071:1: note: candidate function template not viable: requires 2 arguments, but 3 were provided
sort(__wrap_iter<_Tp*> __first, __wrap_iter<_Tp*> __last)
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:125:
In file included from ../../include/XSLT/impl/handler/xslt_for_each_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_for_each.hpp:50:7: error: use of undeclared identifier 'execute_children'
execute_children(nodes[n], context);
^
this->
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:121:
In file included from ../../include/XSLT/impl/handler/xslt_choose_handler.hpp:4:
In file included from ../../include/XSLT/impl/handler/../xslt_choose.hpp:5:
../../include/XSLT/impl/handler/../xslt_if.hpp:30:7: error: use of undeclared identifier 'execute_children'
execute_children(node, context);
^
this->
../../include/XSLT/impl/handler/../xslt_if.hpp:18:3: note: in instantiation of member function 'Arabica::XSLT::If<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
If(Arabica::XPath::XPathExpressionPtr<string_type, string_adaptor> test) :
^
../../include/XSLT/impl/handler/xslt_if_handler.hpp:31:16: note: in instantiation of member function 'Arabica::XSLT::If<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::If' requested here
return new If<string_type, string_adaptor>(ItemContainerHandler<If<string_type, string_adaptor> >::context().xpath_expression(test));
^
../../include/XSLT/impl/handler/xslt_if_handler.hpp:18:3: note: in instantiation of member function 'Arabica::XSLT::IfHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::createContainer' requested here
IfHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::IfHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::IfHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:157:64: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::IfHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::if_, CreateHandler<IfHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
In file included from mangle.cpp:9:
In file included from ../../include/XSLT/XSLT.hpp:8:
In file included from ../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:12:
In file included from ../../include/XSLT/impl/handler/xslt_template_handler.hpp:5:
In file included from ../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:127:
In file included from ../../include/XSLT/impl/handler/xslt_message_handler.hpp:4:
../../include/XSLT/impl/handler/../xslt_message.hpp:28:5: error: use of undeclared identifier 'execute_children'
execute_children(node, context);
^
this->
../../include/XSLT/impl/handler/../xslt_message.hpp:18:3: note: in instantiation of member function 'Arabica::XSLT::Message<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::execute' requested here
Message(bool terminate) :
^
../../include/XSLT/impl/handler/xslt_message_handler.hpp:31:16: note: in instantiation of member function 'Arabica::XSLT::Message<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::Message' requested here
return new Message<string_type, string_adaptor>(rules.gather(qName, atts)[SC::terminate] == SC::yes);
^
../../include/XSLT/impl/handler/xslt_message_handler.hpp:19:3: note: in instantiation of member function 'Arabica::XSLT::MessageHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::createContainer' requested here
MessageHandler(CompilationContext<string_type, string_adaptor>& context) :
^
../../include/XSLT/impl/handler/xslt_create_handler.hpp:20:14: note: in instantiation of member function 'Arabica::XSLT::MessageHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::MessageHandler' requested here
return new Handler(context);
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:158:68: note: in instantiation of function template specialization 'Arabica::XSLT::CreateHandler<Arabica::XSLT::MessageHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >, std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >' requested here
.add(SC::message, CreateHandler<MessageHandler<string_type, string_adaptor> >)
^
../../include/XSLT/impl/handler/xslt_item_container_handler.hpp:90:65: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
SAX::DefaultHandler<string_type, string_adaptor>* child = AllowedChildren<string_type, string_adaptor>().create(localName, context_);
^
../../include/XSLT/impl/handler/xslt_inline_element_handler.hpp:14:7: note: in instantiation of member function 'Arabica::XSLT::ItemContainerHandler<Arabica::XSLT::InlineElement<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> > >::createChild' requested here
class InlineElementHandler : public ItemContainerHandler<InlineElement<string_type, string_adaptor> >
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:136:23: note: in instantiation of member function 'Arabica::XSLT::LREStylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::LREStylesheetHandler' requested here
new LREStylesheetHandler<string_type, string_adaptor>(context_, lreStylesheet),
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:60:9: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startLREAsStylesheet' requested here
startLREAsStylesheet(namespaceURI, localName, qName, atts);
^
../../include/XSLT/impl/xslt_stylesheet_compiler.hpp:239:52: note: in instantiation of member function 'Arabica::XSLT::StylesheetHandler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::startElement' requested here
StylesheetHandler<string_type, string_adaptor> stylesheetHandler(context);
^
mangle.cpp:28:82: note: in instantiation of member function 'Arabica::XSLT::StylesheetCompiler<std::__1::basic_string<char>, Arabica::default_string_adaptor<std::string> >::compile' requested here
std::auto_ptr<Arabica::XSLT::Stylesheet<std::string> > stylesheet = compiler.compile(source);
^
../../include/XSLT/impl/xslt_item.hpp:32:8: note: must qualify identifier to find this declaration in dependent base class
void execute_children(const DOM::Node<string_type, string_adaptor>& node, ExecutionContext<string_type, string_adaptor>& context) const
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [mangle.o] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: a9a6e1e7b62dbf4c0d1c5b5d00fdd2527a5a2ff6
Last commit: 55 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit arrandale
OS X: 10.11-x86_64
Xcode: 7.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: N/A
GCC-4.2: build 0
Clang: 7.0 build 700
X11: N/A
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.8.0_51
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11
HOMEBREW_MAKE_JOBS: 1
HOMEBREW_SDKROOT: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c arabica.cpp -fno-common -DPIC -o .libs/arabica.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c arabica.cpp -fno-common -DPIC -o .libs/arabica.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c arabica.cpp -o arabica.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c arabica.cpp -o arabica.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c SAX/helpers/InputSourceResolver.cpp -fno-common -DPIC -o .libs/InputSourceResolver.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c SAX/helpers/InputSourceResolver.cpp -fno-common -DPIC -o .libs/InputSourceResolver.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c SAX/helpers/InputSourceResolver.cpp -o InputSourceResolver.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c SAX/helpers/InputSourceResolver.cpp -o InputSourceResolver.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/base64codecvt.cpp -fno-common -DPIC -o .libs/base64codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/base64codecvt.cpp -fno-common -DPIC -o .libs/base64codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/base64codecvt.cpp -o base64codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/base64codecvt.cpp -o base64codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/iso88591_utf8.cpp -fno-common -DPIC -o .libs/iso88591_utf8.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/impl/iso88591_utf8.cpp -fno-common -DPIC -o .libs/iso88591_utf8.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/iso88591_utf8.cpp -o iso88591_utf8.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/impl/iso88591_utf8.cpp -o iso88591_utf8.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/ucs2_utf16.cpp -fno-common -DPIC -o .libs/ucs2_utf16.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/impl/ucs2_utf16.cpp -fno-common -DPIC -o .libs/ucs2_utf16.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/ucs2_utf16.cpp -o ucs2_utf16.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/impl/ucs2_utf16.cpp -o ucs2_utf16.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/ucs2_utf8.cpp -fno-common -DPIC -o .libs/ucs2_utf8.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/impl/ucs2_utf8.cpp -fno-common -DPIC -o .libs/ucs2_utf8.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/impl/ucs2_utf8.cpp -o ucs2_utf8.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/impl/ucs2_utf8.cpp -o ucs2_utf8.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/iso88591utf8codecvt.cpp -fno-common -DPIC -o .libs/iso88591utf8codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/iso88591utf8codecvt.cpp -fno-common -DPIC -o .libs/iso88591utf8codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/iso88591utf8codecvt.cpp -o iso88591utf8codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/iso88591utf8codecvt.cpp -o iso88591utf8codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/rot13codecvt.cpp -fno-common -DPIC -o .libs/rot13codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/rot13codecvt.cpp -fno-common -DPIC -o .libs/rot13codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/rot13codecvt.cpp -o rot13codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/rot13codecvt.cpp -o rot13codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/ucs2utf8codecvt.cpp -fno-common -DPIC -o .libs/ucs2utf8codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/ucs2utf8codecvt.cpp -fno-common -DPIC -o .libs/ucs2utf8codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/ucs2utf8codecvt.cpp -o ucs2utf8codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/ucs2utf8codecvt.cpp -o ucs2utf8codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16beucs2codecvt.cpp -fno-common -DPIC -o .libs/utf16beucs2codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/utf16beucs2codecvt.cpp -fno-common -DPIC -o .libs/utf16beucs2codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16beucs2codecvt.cpp -o utf16beucs2codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/utf16beucs2codecvt.cpp -o utf16beucs2codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16leucs2codecvt.cpp -fno-common -DPIC -o .libs/utf16leucs2codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/utf16leucs2codecvt.cpp -fno-common -DPIC -o .libs/utf16leucs2codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16leucs2codecvt.cpp -o utf16leucs2codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/utf16leucs2codecvt.cpp -o utf16leucs2codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16utf8codecvt.cpp -fno-common -DPIC -o .libs/utf16utf8codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/utf16utf8codecvt.cpp -fno-common -DPIC -o .libs/utf16utf8codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf16utf8codecvt.cpp -o utf16utf8codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/utf16utf8codecvt.cpp -o utf16utf8codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf8iso88591codecvt.cpp -fno-common -DPIC -o .libs/utf8iso88591codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/utf8iso88591codecvt.cpp -fno-common -DPIC -o .libs/utf8iso88591codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf8iso88591codecvt.cpp -o utf8iso88591codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/utf8iso88591codecvt.cpp -o utf8iso88591codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf8ucs2codecvt.cpp -fno-common -DPIC -o .libs/utf8ucs2codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/utf8ucs2codecvt.cpp -fno-common -DPIC -o .libs/utf8ucs2codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c convert/utf8ucs2codecvt.cpp -o utf8ucs2codecvt.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c convert/utf8ucs2codecvt.cpp -o utf8ucs2codecvt.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c io/uri.cpp -fno-common -DPIC -o .libs/uri.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c io/uri.cpp -fno-common -DPIC -o .libs/uri.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c io/uri.cpp -o uri.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c io/uri.cpp -o uri.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c XML/XMLCharacterClasses.cpp -fno-common -DPIC -o .libs/XMLCharacterClasses.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c XML/XMLCharacterClasses.cpp -fno-common -DPIC -o .libs/XMLCharacterClasses.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c XML/XMLCharacterClasses.cpp -o XMLCharacterClasses.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c XML/XMLCharacterClasses.cpp -o XMLCharacterClasses.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c taggle/Schema.cpp -fno-common -DPIC -o .libs/Schema.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c taggle/Schema.cpp -fno-common -DPIC -o .libs/Schema.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -I../include -I/usr/local/include -I/usr/local/include -g -O2 -c taggle/Schema.cpp -o Schema.o
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/SAX -I../include -c taggle/Schema.cpp -o Schema.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libarabica.0.dylib .libs/arabica.o .libs/InputSourceResolver.o .libs/base64codecvt.o .libs/iso88591_utf8.o .libs/ucs2_utf16.o .libs/ucs2_utf8.o .libs/iso88591utf8codecvt.o .libs/rot13codecvt.o .libs/ucs2utf8codecvt.o .libs/utf16beucs2codecvt.o .libs/utf16leucs2codecvt.o .libs/utf16utf8codecvt.o .libs/utf8iso88591codecvt.o .libs/utf8ucs2codecvt.o .libs/uri.o .libs/XMLCharacterClasses.o .libs/Schema.o -L/usr/local/lib -lexpat -O2 -install_name /usr/local/Cellar/arabica/20121126/lib/libarabica.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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/libarabica.0.dylib .libs/arabica.o .libs/InputSourceResolver.o .libs/base64codecvt.o .libs/iso88591_utf8.o .libs/ucs2_utf16.o .libs/ucs2_utf8.o .libs/iso88591utf8codecvt.o .libs/rot13codecvt.o .libs/ucs2utf8codecvt.o .libs/utf16beucs2codecvt.o .libs/utf16leucs2codecvt.o .libs/utf16utf8codecvt.o .libs/utf8iso88591codecvt.o .libs/utf8ucs2codecvt.o .libs/uri.o .libs/XMLCharacterClasses.o .libs/Schema.o -lexpat -install_name /usr/local/Cellar/arabica/20121126/lib/libarabica.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o pyx.o pyx.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o pyx.o pyx.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -g -O2 -o .libs/pyx pyx.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -o .libs/pyx pyx.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -lexpat -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o SimpleHandler.o SimpleHandler.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o SimpleHandler.o SimpleHandler.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o wrapper.o wrapper.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o wrapper.o wrapper.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -g -O2 -o .libs/simple_handler SimpleHandler.o wrapper.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -o .libs/simple_handler SimpleHandler.o wrapper.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -lexpat -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o writer.o writer.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o writer.o writer.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -g -O2 -o .libs/writer writer.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -o .libs/writer writer.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -lexpat -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o xmlbase.o xmlbase.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o xmlbase.o xmlbase.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -g -O2 -o .libs/xmlbase xmlbase.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -o .libs/xmlbase xmlbase.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -lexpat -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o transcode.o transcode.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o transcode.o transcode.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -g -O2 -o .libs/transcode transcode.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -o .libs/transcode transcode.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -lexpat -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o taggle.o taggle.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o taggle.o taggle.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -g -O2 -o .libs/taggle taggle.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -o .libs/taggle taggle.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -lexpat -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o DOMWriter.o DOMWriter.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o DOMWriter.o DOMWriter.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -g -O2 -o .libs/domwriter DOMWriter.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -o .libs/domwriter DOMWriter.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -lexpat -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o dom2pyx.o dom2pyx.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o dom2pyx.o dom2pyx.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -g -O2 -o .libs/dom2pyx dom2pyx.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -o .libs/dom2pyx dom2pyx.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -lexpat -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o xgrep.o xgrep.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o xgrep.o xgrep.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -g -O2 -o .libs/xgrep xgrep.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -L/usr/local/lib -lexpat
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -o .libs/xgrep xgrep.o -Wl,-bind_at_load ../../src/.libs/libarabica.dylib -lexpat -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -O2 -c -o mangle.o mangle.cpp
superenv removed: -I/usr/local/include -I/usr/local/include -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../include/SAX -I../../include -c -o mangle.o mangle.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Arabica configure 2012-November, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/arabica/20121126
## --------- ##
## Platform. ##
## --------- ##
hostname = taran-elcap.local
uname -m = x86_64
uname -r = 15.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 15.0.0: Tue Jul 21 21:47:25 PDT 2015; root:xnu-3247.1.68~32/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 15.0.0: Tue Jul 21 21:47:25 PDT 2015; root:xnu-3247.1.68~32/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 248 tasks, 970 threads, 4 processors
Load average: 2.10, Mach factor: 1.89
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2300: checking for a BSD-compatible install
configure:2368: result: /usr/bin/install -c
configure:2379: checking whether build environment is sane
configure:2429: result: yes
configure:2457: WARNING: `missing' script is too old or missing
configure:2570: checking for a thread-safe mkdir -p
configure:2609: result: ./install-sh -c -d
configure:2622: checking for gawk
configure:2652: result: no
configure:2622: checking for mawk
configure:2652: result: no
configure:2622: checking for nawk
configure:2652: result: no
configure:2622: checking for awk
configure:2638: found /usr/bin/awk
configure:2649: result: awk
configure:2660: checking whether make sets $(MAKE)
configure:2682: result: yes
configure:2757: checking how to create a ustar tar archive
configure:2770: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:2773: $? = 0
configure:2813: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2816: $? = 0
configure:2820: tar -xf - <conftest.tar
configure:2823: $? = 0
configure:2836: result: gnutar
configure:2958: checking for C++ compiler version
configure:2967: clang++ --version >&5
Apple LLVM version 7.0.0 (clang-700.0.59.1)
Target: x86_64-apple-darwin15.0.0
Thread model: posix
configure:2978: $? = 0
configure:2967: clang++ -v >&5
Apple LLVM version 7.0.0 (clang-700.0.59.1)
Target: x86_64-apple-darwin15.0.0
Thread model: posix
configure:2978: $? = 0
configure:2967: clang++ -V >&5
clang: error: unsupported option '-V -isysroot'
configure:2978: $? = 1
configure:2967: clang++ -qversion >&5
clang: error: unknown argument: '-qversion'
configure:2978: $? = 1
configure:2998: checking whether the C++ compiler works
configure:3020: clang++ conftest.cpp >&5
configure:3024: $? = 0
configure:3072: result: yes
configure:3075: checking for C++ compiler default output file name
configure:3077: result: a.out
configure:3083: checking for suffix of executables
configure:3090: clang++ -o conftest conftest.cpp >&5
configure:3094: $? = 0
configure:3116: result:
configure:3138: checking whether we are cross compiling
configure:3146: clang++ -o conftest conftest.cpp >&5
configure:3150: $? = 0
configure:3157: ./conftest
configure:3161: $? = 0
configure:3176: result: no
configure:3181: checking for suffix of object files
configure:3203: clang++ -c conftest.cpp >&5
configure:3207: $? = 0
configure:3228: result: o
configure:3232: checking whether we are using the GNU C++ compiler
configure:3251: clang++ -c conftest.cpp >&5
configure:3251: $? = 0
configure:3260: result: yes
configure:3269: checking whether clang++ accepts -g
configure:3289: clang++ -c -g conftest.cpp >&5
configure:3289: $? = 0
configure:3330: result: yes
configure:3364: checking for style of include used by make
configure:3392: result: GNU
configure:3418: checking dependency style of clang++
configure:3529: result: none
configure:3573: checking build system type
configure:3587: result: i386-apple-darwin15.0.0
configure:3607: checking host system type
configure:3620: result: i386-apple-darwin15.0.0
configure:3661: checking how to print strings
configure:3688: result: printf
configure:3757: checking for gcc
configure:3784: result: clang
configure:4013: checking for C compiler version
configure:4022: clang --version >&5
Apple LLVM version 7.0.0 (clang-700.0.59.1)
Target: x86_64-apple-darwin15.0.0
Thread model: posix
configure:4033: $? = 0
configure:4022: clang -v >&5
Apple LLVM version 7.0.0 (clang-700.0.59.1)
Target: x86_64-apple-darwin15.0.0
Thread model: posix
configure:4033: $? = 0
configure:4022: clang -V >&5
clang: error: unsupported option '-V -isysroot'
configure:4033: $? = 1
configure:4022: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:4033: $? = 1
configure:4037: checking whether we are using the GNU C compiler
configure:4056: clang -c conftest.c >&5
configure:4056: $? = 0
configure:4065: result: yes
configure:4074: checking whether clang accepts -g
configure:4094: clang -c -g conftest.c >&5
configure:4094: $? = 0
configure:4135: result: yes
configure:4152: checking for clang option to accept ISO C89
configure:4216: clang -c -g -O2 conftest.c >&5
configure:4216: $? = 0
configure:4229: result: none needed
configure:4251: checking dependency style of clang
configure:4362: result: none
configure:4377: checking for a sed that does not truncate output
configure:4441: result: /usr/local/Library/ENV/4.3/sed
configure:4459: checking for grep that handles long lines and -e
configure:4517: result: /usr/bin/grep
configure:4522: checking for egrep
configure:4584: result: /usr/bin/grep -E
configure:4589: checking for fgrep
configure:4651: result: /usr/bin/grep -F
configure:4686: checking for ld used by clang
configure:4753: result: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:4760: checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:4775: result: no
configure:4787: checking for BSD- or MS-compatible name lister (nm)
configure:4836: result: /usr/bin/nm
configure:4966: checking the name lister (/usr/bin/nm) interface
configure:4973: clang -c -g -O2 conftest.c >&5
configure:4976: /usr/bin/nm "conftest.o"
configure:4979: output
0000000000000210 S _some_variable
configure:4986: result: BSD nm
configure:4989: checking whether ln -s works
configure:4993: result: yes
configure:5001: checking the maximum length of command line arguments
configure:5126: result: 196608
configure:5143: checking whether the shell understands some XSI constructs
configure:5153: result: yes
configure:5157: checking whether the shell understands "+="
configure:5163: result: yes
configure:5198: checking how to convert i386-apple-darwin15.0.0 file names to i386-apple-darwin15.0.0 format
configure:5238: result: func_convert_file_noop
configure:5245: checking how to convert i386-apple-darwin15.0.0 file names to toolchain format
configure:5265: result: func_convert_file_noop
configure:5272: checking for /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:5279: result: -r
configure:5353: checking for objdump
configure:5383: result: no
configure:5412: checking how to recognize dependent libraries
configure:5614: result: pass_all
configure:5699: checking for dlltool
configure:5729: result: no
configure:5759: checking how to associate runtime and link libraries
configure:5786: result: printf %s\n
configure:5847: checking for ar
configure:5863: found /usr/bin/ar
configure:5874: result: ar
configure:5911: checking for archiver @FILE support
configure:5928: clang -c -g -O2 conftest.c >&5
configure:5928: $? = 0
configure:5931: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:5934: $? = 1
configure:5954: result: no
configure:6012: checking for strip
configure:6028: found /usr/bin/strip
configure:6039: result: strip
configure:6111: checking for ranlib
configure:6127: found /usr/bin/ranlib
configure:6138: result: ranlib
configure:6240: checking command to parse /usr/bin/nm output from clang object
configure:6359: clang -c -g -O2 conftest.c >&5
configure:6362: $? = 0
configure:6366: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6369: $? = 0
cannot find nm_test_var in conftest.nm
configure:6359: clang -c -g -O2 conftest.c >&5
configure:6362: $? = 0
configure:6366: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6369: $? = 0
configure:6435: clang -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (x86_64) could not find object file symbol for symbol _main
configure:6438: $? = 0
configure:6476: result: ok
configure:6513: checking for sysroot
configure:6543: result: no
configure:6786: checking for mt
configure:6816: result: no
configure:6836: checking if : is a manifest tool
configure:6842: : '-?'
configure:6850: result: no
configure:6906: checking for dsymutil
configure:6922: found /usr/bin/dsymutil
configure:6933: result: dsymutil
configure:6998: checking for nmedit
configure:7014: found /usr/bin/nmedit
configure:7025: result: nmedit
configure:7090: checking for lipo
configure:7106: found /usr/bin/lipo
configure:7117: result: lipo
configure:7182: checking for otool
configure:7198: found /usr/bin/otool
configure:7209: result: otool
configure:7274: checking for otool64
configure:7304: result: no
configure:7349: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7376: result: yes
configure:7378: checking for -exported_symbols_list linker flag
configure:7398: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7398: $? = 0
configure:7408: result: yes
configure:7410: checking for -force_load linker flag
clang -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
warning: (x86_64) could not find object file symbol for symbol _forced_loaded
configure:7440: result: no
configure:7482: checking how to run the C preprocessor
configure:7513: clang -E conftest.c
configure:7513: $? = 0
configure:7527: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:7527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Arabica"
| #define PACKAGE_TARNAME "arabica"
| #define PACKAGE_VERSION "2012-November"
| #define PACKAGE_STRING "Arabica 2012-November"
| #define PACKAGE_BUGREPORT "jez@jezuk.co.uk"
| #define PACKAGE_URL ""
| #define PACKAGE "arabica"
| #define VERSION "2012-November"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7552: result: clang -E
configure:7572: clang -E conftest.c
configure:7572: $? = 0
configure:7586: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:7586: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Arabica"
| #define PACKAGE_TARNAME "arabica"
| #define PACKAGE_VERSION "2012-November"
| #define PACKAGE_STRING "Arabica 2012-November"
| #define PACKAGE_BUGREPORT "jez@jezuk.co.uk"
| #define PACKAGE_URL ""
| #define PACKAGE "arabica"
| #define VERSION "2012-November"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7615: checking for ANSI C header files
configure:7635: clang -c -g -O2 conftest.c >&5
configure:7635: $? = 0
configure:7708: clang -o conftest -g -O2 conftest.c >&5
configure:7708: $? = 0
configure:7708: ./conftest
configure:7708: $? = 0
configure:7719: result: yes
configure:7732: checking for sys/types.h
configure:7732: clang -c -g -O2 conftest.c >&5
configure:7732: $? = 0
configure:7732: result: yes
configure:7732: checking for sys/stat.h
configure:7732: clang -c -g -O2 conftest.c >&5
configure:7732: $? = 0
configure:7732: result: yes
configure:7732: checking for stdlib.h
configure:7732: clang -c -g -O2 conftest.c >&5
configure:7732: $? = 0
configure:7732: result: yes
configure:7732: checking for string.h
configure:7732: clang -c -g -O2 conftest.c >&5
configure:7732: $? = 0
configure:7732: result: yes
configure:7732: checking for memory.h
configure:7732: clang -c -g -O2 conftest.c >&5
configure:7732: $? = 0
configure:7732: result: yes
configure:7732: checking for strings.h
configure:7732: clang -c -g -O2 conftest.c >&5
configure:7732: $? = 0
configure:7732: result: yes
configure:7732: checking for inttypes.h
configure:7732: clang -c -g -O2 conftest.c >&5
configure:7732: $? = 0
configure:7732: result: yes
configure:7732: checking for stdint.h
configure:7732: clang -c -g -O2 conftest.c >&5
configure:7732: $? = 0
configure:7732: result: yes
configure:7732: checking for unistd.h
configure:7732: clang -c -g -O2 conftest.c >&5
configure:7732: $? = 0
configure:7732: result: yes
configure:7746: checking for dlfcn.h
configure:7746: clang -c -g -O2 conftest.c >&5
configure:7746: $? = 0
configure:7746: result: yes
configure:7944: checking for objdir
configure:7959: result: .libs
configure:8230: checking if clang supports -fno-rtti -fno-exceptions
configure:8248: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:8252: $? = 0
configure:8265: result: yes
configure:8575: checking for clang option to produce PIC
configure:8582: result: -fno-common -DPIC
configure:8590: checking if clang PIC flag -fno-common -DPIC works
configure:8608: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:8612: $? = 0
configure:8625: result: yes
configure:8654: checking if clang static flag -static works
configure:8682: result: no
configure:8697: checking if clang supports -c -o file.o
configure:8718: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8722: $? = 0
configure:8744: result: yes
configure:8752: checking if clang supports -c -o file.o
configure:8799: result: yes
configure:8832: checking whether the clang linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:9994: result: yes
configure:10239: checking dynamic linker characteristics
configure:10988: result: darwin15.0.0 dyld
configure:11095: checking how to hardcode library paths into programs
configure:11120: result: immediate
configure:11660: checking whether stripping libraries is possible
configure:11674: result: yes
configure:11700: checking if libtool supports shared libraries
configure:11702: result: yes
configure:11705: checking whether to build shared libraries
configure:11726: result: yes
configure:11729: checking whether to build static libraries
configure:11733: result: yes
configure:11756: checking how to run the C++ preprocessor
configure:11783: clang++ -E conftest.cpp
configure:11783: $? = 0
configure:11797: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:11797: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Arabica"
| #define PACKAGE_TARNAME "arabica"
| #define PACKAGE_VERSION "2012-November"
| #define PACKAGE_STRING "Arabica 2012-November"
| #define PACKAGE_BUGREPORT "jez@jezuk.co.uk"
| #define PACKAGE_URL ""
| #define PACKAGE "arabica"
| #define VERSION "2012-November"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11822: result: clang++ -E
configure:11842: clang++ -E conftest.cpp
configure:11842: $? = 0
configure:11856: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:11856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Arabica"
| #define PACKAGE_TARNAME "arabica"
| #define PACKAGE_VERSION "2012-November"
| #define PACKAGE_STRING "Arabica 2012-November"
| #define PACKAGE_BUGREPORT "jez@jezuk.co.uk"
| #define PACKAGE_URL ""
| #define PACKAGE "arabica"
| #define VERSION "2012-November"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12026: checking for ld used by clang++
configure:12093: result: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:12100: checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:12115: result: no
configure:12170: checking whether the clang++ linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:13174: result: yes
configure:13209: clang++ -c -g -O2 conftest.cpp >&5
configure:13212: $? = 0
configure:13732: checking for clang++ option to produce PIC
configure:13739: result: -fno-common -DPIC
configure:13747: checking if clang++ PIC flag -fno-common -DPIC works
configure:13765: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:13769: $? = 0
configure:13782: result: yes
configure:13805: checking if clang++ static flag -static works
configure:13833: result: no
configure:13845: checking if clang++ supports -c -o file.o
configure:13866: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:13870: $? = 0
configure:13892: result: yes
configure:13897: checking if clang++ supports -c -o file.o
configure:13944: result: yes
configure:13974: checking whether the clang++ linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14011: result: yes
configure:14154: checking dynamic linker characteristics
configure:14837: result: darwin15.0.0 dyld
configure:14890: checking how to hardcode library paths into programs
configure:14915: result: immediate
configure:15073: checking for expat headers
configure:15090: clang++ -c -g -O2 -I/usr/local/include conftest.cpp >&5
configure:15090: $? = 0
configure:15103: result: yes
configure:15106: checking for XML_ParserCreate in -lexpat
configure:15131: clang++ -o conftest -g -O2 conftest.cpp -lexpat -L/usr/local/lib >&5
configure:15131: $? = 0
configure:15140: result: yes
configure:15172: checking for libxml2 headers
configure:15189: clang++ -c -g -O2 -I/usr/local/include/libxml2 conftest.cpp >&5
configure:15189: $? = 0
configure:15203: result: yes
configure:15206: checking for xmlInitParser in -lxml2
configure:15231: clang++ -o conftest -g -O2 conftest.cpp -lxml2 -L/usr/local/lib >&5
configure:15231: $? = 0
configure:15240: result: yes
configure:15272: checking for Xerces headers
configure:15289: clang++ -c -g -O2 -I/usr/local/include conftest.cpp >&5
configure:15289: $? = 0
configure:15301: result: yes
configure:15304: checking for XMLPlatformUtils::Initialize in -lxerces-c
configure:15320: clang++ -o conftest -g -O2 -I/usr/local/include conftest.cpp -L/usr/local/lib -lxerces-c >&5
configure:15320: $? = 0
configure:15330: result: yes
configure:15380: checking for std::mbstate_t
configure:15393: clang++ -c -g -O2 conftest.cpp >&5
configure:15393: $? = 0
configure:15399: result: yes
configure:15435: checking for std::wstring support
configure:15448: clang++ -c -g -O2 conftest.cpp >&5
configure:15448: $? = 0
configure:15454: result: yes
configure:15472: checking for std::codecvt specialisations
configure:15485: clang++ -o conftest -g -O2 conftest.cpp >&5
conftest.cpp:28:45: error: implicit instantiation of undefined template 'std::__1::codecvt<char, wchar_t, __mbstate_t>'
std::codecvt<char, wchar_t, std::mbstate_t> test;
^
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:804:86: note: template is declared here
template <class _InternT, class _ExternT, class _StateT> class _LIBCPP_TYPE_VIS_ONLY codecvt;
^
1 error generated.
configure:15485: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Arabica"
| #define PACKAGE_TARNAME "arabica"
| #define PACKAGE_VERSION "2012-November"
| #define PACKAGE_STRING "Arabica 2012-November"
| #define PACKAGE_BUGREPORT "jez@jezuk.co.uk"
| #define PACKAGE_URL ""
| #define PACKAGE "arabica"
| #define VERSION "2012-November"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_EXPAT /**/
| /* end confdefs.h. */
| #include <codecvt>
| int
| main ()
| {
| std::codecvt<char, wchar_t, std::mbstate_t> test;
| ;
| return 0;
| }
configure:15492: result: no
configure:15502: checking for library containing gethostbyname
configure:15533: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:15533: $? = 0
configure:15550: result: none required
configure:15558: checking for library containing socket
configure:15589: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:15589: $? = 0
configure:15606: result: none required
configure:15668: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:15668: $? = 0
configure:15677: checking for winsock
configure:15680: result: skipped
configure:15746: checking for boostlib >= 1.33
configure:15791: clang++ -c -g -O2 -I/usr/local/include conftest.cpp >&5
configure:15791: $? = 0
configure:15793: result: yes
configure:16031: checking for Elephant headers
configure:16048: clang++ -c -g -O2 -I/usr/local/include conftest.cpp >&5
conftest.cpp:25:10: fatal error: 'elephant/memorymonitor.h' file not found
#include <elephant/memorymonitor.h>
^
1 error generated.
configure:16048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Arabica"
| #define PACKAGE_TARNAME "arabica"
| #define PACKAGE_VERSION "2012-November"
| #define PACKAGE_STRING "Arabica 2012-November"
| #define PACKAGE_BUGREPORT "jez@jezuk.co.uk"
| #define PACKAGE_URL ""
| #define PACKAGE "arabica"
| #define VERSION "2012-November"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_EXPAT /**/
| #define HAVE_BOOST /**/
| /* end confdefs.h. */
| #include <elephant/memorymonitor.h>
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:16048: clang++ -c -g -O2 -I/usr/include conftest.cpp >&5
conftest.cpp:25:10: fatal error: 'elephant/memorymonitor.h' file not found
#include <elephant/memorymonitor.h>
^
1 error generated.
configure:16048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Arabica"
| #define PACKAGE_TARNAME "arabica"
| #define PACKAGE_VERSION "2012-November"
| #define PACKAGE_STRING "Arabica 2012-November"
| #define PACKAGE_BUGREPORT "jez@jezuk.co.uk"
| #define PACKAGE_URL ""
| #define PACKAGE "arabica"
| #define VERSION "2012-November"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_EXPAT /**/
| #define HAVE_BOOST /**/
| /* end confdefs.h. */
| #include <elephant/memorymonitor.h>
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:16048: clang++ -c -g -O2 -I/opt/include conftest.cpp >&5
conftest.cpp:25:10: fatal error: 'elephant/memorymonitor.h' file not found
#include <elephant/memorymonitor.h>
^
1 error generated.
configure:16048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Arabica"
| #define PACKAGE_TARNAME "arabica"
| #define PACKAGE_VERSION "2012-November"
| #define PACKAGE_STRING "Arabica 2012-November"
| #define PACKAGE_BUGREPORT "jez@jezuk.co.uk"
| #define PACKAGE_URL ""
| #define PACKAGE "arabica"
| #define VERSION "2012-November"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_EXPAT /**/
| #define HAVE_BOOST /**/
| /* end confdefs.h. */
| #include <elephant/memorymonitor.h>
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:16048: clang++ -c -g -O2 -I/var/include conftest.cpp >&5
conftest.cpp:25:10: fatal error: 'elephant/memorymonitor.h' file not found
#include <elephant/memorymonitor.h>
^
1 error generated.
configure:16048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Arabica"
| #define PACKAGE_TARNAME "arabica"
| #define PACKAGE_VERSION "2012-November"
| #define PACKAGE_STRING "Arabica 2012-November"
| #define PACKAGE_BUGREPORT "jez@jezuk.co.uk"
| #define PACKAGE_URL ""
| #define PACKAGE "arabica"
| #define VERSION "2012-November"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_EXPAT /**/
| #define HAVE_BOOST /**/
| /* end confdefs.h. */
| #include <elephant/memorymonitor.h>
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:16060: result: no
configure:16301: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Arabica config.status 2012-November, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on taran-elcap.local
config.status:1184: creating Makefile
config.status:1184: creating arabica.pc
config.status:1184: creating include/Makefile
config.status:1184: creating src/Makefile
config.status:1184: creating examples/Makefile
config.status:1184: creating examples/Utils/Makefile
config.status:1184: creating examples/Taggle/Makefile
config.status:1184: creating examples/SAX/Makefile
config.status:1184: creating examples/DOM/Makefile
config.status:1184: creating examples/XPath/Makefile
config.status:1184: creating examples/XSLT/Makefile
config.status:1184: creating tests/Makefile
config.status:1184: creating tests/CppUnit/Makefile
config.status:1184: creating tests/Utils/Makefile
config.status:1184: creating tests/Taggle/Makefile
config.status:1184: creating tests/SAX/Makefile
config.status:1184: creating tests/DOM/Makefile
config.status:1184: creating tests/DOM/test_path.hpp
config.status:1184: creating tests/XPath/Makefile
config.status:1184: creating tests/XSLT/Makefile
config.status:1184: creating tests/XSLT/test_path.hpp
config.status:1184: creating include/SAX/ArabicaConfig.hpp
config.status:1413: executing depfiles commands
config.status:1413: executing libtool commands
configure:18841: result: Massaging include/SAX/ArabicaConfig.hpp to add prefix ARABICA
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin15.0.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-apple-darwin15.0.0
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_xml2_xmlInitParser=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_socket='none required'
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_prog_tar_ustar=gnutar
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=no
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.11'
AWK='awk'
BOOST_CPPFLAGS='-I/usr/local/include'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ELEPHANT_INCLUDES=''
ELEPHANT_LIBS=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAS_STD_WSTRING_FALSE='#'
HAS_STD_WSTRING_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='arabica'
PACKAGE_BUGREPORT='jez@jezuk.co.uk'
PACKAGE_NAME='Arabica'
PACKAGE_STRING='Arabica 2012-November'
PACKAGE_TARNAME='arabica'
PACKAGE_URL=''
PACKAGE_VERSION='2012-November'
PARSER_HEADERS='-I/usr/local/include'
PARSER_LIBS='-L/usr/local/lib -lexpat'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2012-November'
WANT_DOM_FALSE='#'
WANT_DOM_TRUE=''
WANT_TESTS_FALSE='#'
WANT_TESTS_TRUE=''
WANT_XPATH_FALSE='#'
WANT_XPATH_TRUE=''
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin15.0.0'
build_alias=''
build_cpu='i386'
build_os='darwin15.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i386-apple-darwin15.0.0'
host_alias=''
host_cpu='i386'
host_os='darwin15.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/arabica20150801-14866-1pdrc02/arabica-2012-November/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/arabica/20121126'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Arabica"
#define PACKAGE_TARNAME "arabica"
#define PACKAGE_VERSION "2012-November"
#define PACKAGE_STRING "Arabica 2012-November"
#define PACKAGE_BUGREPORT "jez@jezuk.co.uk"
#define PACKAGE_URL ""
#define PACKAGE "arabica"
#define VERSION "2012-November"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define USE_EXPAT /**/
#define HAVE_BOOST /**/
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 967355c741d4f8a69bea56bb871cba31b375c6a8
Last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit arrandale
OS X: 10.11-x86_64
Xcode: 7.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: N/A
Clang: 7.0 build 700
X11: N/A
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.2/bin/ruby
Java: 1.8.0_51
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
ccrypt
cmockery2
coreutils
crystax-ndk
cspice
dsocks
freeling
fswatch
gconf
gdal
gnome-common
go-app-engine-64
google-app-engine
groovysdk
hello
jbigkit
kes
mecab-ko
mono
nikto
open-cobol
openhmd
pkcrack
putty
rancid
rhino
rtmpdump
speech-tools
submarine
talk-filters
telepathy-mission-control
tpl
vcodex
vmalloc
voltdb
yaml-cpp
Warning: You are using OS X 10.11.
We do not provide support for this pre-release version.
You may encounter build failures or other breakage.
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install android-sdk
Run `brew missing` for more details.
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment