Skip to content

Instantly share code, notes, and snippets.

Created August 15, 2015 07:27
Show Gist options
  • Save anonymous/6a23ce70aec41aa0d615 to your computer and use it in GitHub Desktop.
Save anonymous/6a23ce70aec41aa0d615 to your computer and use it in GitHub Desktop.
2015-08-14 23:57:04 -0700
./configure
--without-docs
--disable-dependency-tracking
--enable-static=no
--disable-werror
--disable-tests
--prefix=/usr/local/Cellar/librevenge/0.0.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
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 dependency style of clang++... none
checking for ar... ar
checking the archiver (ar) interface... ar
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 how to run the C preprocessor... clang -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether clang++ accepts -g... (cached) yes
checking dependency style of clang++... (cached) none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-apple-darwin14.4.0
checking host system type... x86_64-apple-darwin14.4.0
checking how to print strings... printf
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.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for native Win32... no
checking for Win32 platform in general... no
checking for -fvisibility=hidden compiler flag... yes
checking for Darwin (Mac OS X) platform... yes
checking for boost/algorithm/string.hpp... yes
checking for boost/archive/iterators/base64_from_binary.hpp... yes
checking for boost/archive/iterators/binary_from_base64.hpp... yes
checking for boost/archive/iterators/remove_whitespace.hpp... yes
checking for boost/archive/iterators/transform_width.hpp... yes
checking for boost/lexical_cast.hpp... yes
checking for boost/range/iterator_range.hpp... yes
checking for boost/scoped_ptr.hpp... yes
checking for boost/shared_ptr.hpp... yes
checking for boost/spirit/include/classic.hpp... yes
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ZLIB... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/gdb/Makefile
config.status: creating data/gdb/auto-load/Makefile
config.status: creating data/gdb/auto-load/librevenge-0.0.py
config.status: WARNING: 'data/gdb/auto-load/librevenge.py.in' seems to ignore the --datarootdir setting
config.status: creating data/gdb/auto-load/librevenge-stream-0.0.py
config.status: WARNING: 'data/gdb/auto-load/librevenge-stream.py.in' seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/librevenge.rc
config.status: creating src/lib/librevenge-generators.rc
config.status: creating src/lib/librevenge-stream.rc
config.status: creating src/test/Makefile
config.status: creating inc/Makefile
config.status: creating inc/librevenge/Makefile
config.status: creating inc/librevenge-generators/Makefile
config.status: creating inc/librevenge-stream/Makefile
config.status: creating docs/Makefile
config.status: creating docs/doxygen/Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating librevenge-0.0.pc
config.status: creating librevenge-generators-0.0.pc
config.status: creating librevenge-stream-0.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
==============================================================================
Build configuration:
debug: no
docs: no
tests: no
generators: yes
streams: yes
werror: no
pretty printers: no
==============================================================================
clang++ called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E -
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 conftest.cpp conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -fvisibility=hidden conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -fvisibility=hidden conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
2015-08-14 23:57:19 -0700
make
install
Making install in build
Making install in win32
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in inc
Making install in librevenge
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in librevenge-stream
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in librevenge-generators
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in src
Making install in lib
CXX librevenge_0_0_la-RVNGBinaryData.lo
CXX librevenge_0_0_la-RVNGMemoryStream.lo
CXX librevenge_0_0_la-RVNGProperty.lo
CXX librevenge_0_0_la-RVNGPropertyList.lo
CXX librevenge_0_0_la-RVNGPropertyListVector.lo
CXX librevenge_0_0_la-RVNGString.lo
CXX librevenge_0_0_la-RVNGStringVector.lo
CXX librevenge_0_0_la-RVNGSVGDrawingGenerator.lo
CXX librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.lo
CXX librevenge_generators_0_0_la-RVNGHTMLTextGenerator.lo
CXX librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.lo
CXX librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.lo
CXX librevenge_generators_0_0_la-RVNGRawGeneratorBase.lo
CXX librevenge_generators_0_0_la-RVNGRawDrawingGenerator.lo
CXX librevenge_generators_0_0_la-RVNGRawPresentationGenerator.lo
CXX librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.lo
CXX librevenge_generators_0_0_la-RVNGRawTextGenerator.lo
CXX librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.lo
CXX librevenge_generators_0_0_la-RVNGTextDrawingGenerator.lo
CXX librevenge_generators_0_0_la-RVNGTextPresentationGenerator.lo
CXX librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.lo
CXX librevenge_generators_0_0_la-RVNGTextTextGenerator.lo
CXX librevenge_stream_0_0_la-RVNGStreamImplementation.lo
CXX librevenge_stream_0_0_la-RVNGDirectoryStream.lo
CXX librevenge_stream_0_0_la-RVNGOLEStream.lo
CXX librevenge_stream_0_0_la-RVNGZipStream.lo
CXXLD librevenge-0.0.la
Undefined symbols for architecture x86_64:
"boost::system::system_category()", referenced from:
__GLOBAL__sub_I_RVNGPropertyList.cpp in librevenge_0_0_la-RVNGPropertyList.o
"boost::system::generic_category()", referenced from:
__GLOBAL__sub_I_RVNGPropertyList.cpp in librevenge_0_0_la-RVNGPropertyList.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [librevenge-0.0.la] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: f5981c808f77964a1011d2da33aa7e7677041ae6
Last commit: 6 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit sandybridge
OS X: 10.10.4-x86_64
Xcode: 6.4
CLT: 6.4.0.0.1.1435007323
GCC-4.2: build 0
Clang: 6.1 build 602
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.8.0_40
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGMemoryStream.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGMemoryStream.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGMemoryStream.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGMemoryStream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGBinaryData.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGBinaryData.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGBinaryData.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGBinaryData.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGPropertyList.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGPropertyList.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGPropertyList.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGPropertyList.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGProperty.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGProperty.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGProperty.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGProperty.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGPropertyListVector.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGPropertyListVector.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGPropertyListVector.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGPropertyListVector.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGString.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGString.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGString.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGString.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGStringVector.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGStringVector.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGStringVector.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGStringVector.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGSVGDrawingGenerator.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGSVGDrawingGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGSVGDrawingGenerator.cpp -fno-common -DPIC -o .libs/librevenge_0_0_la-RVNGSVGDrawingGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGCSVSpreadsheetGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGCSVSpreadsheetGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGHTMLTextGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGHTMLTextGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGHTMLTextGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGHTMLTextGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGHTMLTextTextStyle.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGHTMLTextTextStyle.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGHTMLTextTableStyle.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGHTMLTextTableStyle.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGRawGeneratorBase.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawGeneratorBase.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGRawGeneratorBase.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawGeneratorBase.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGRawDrawingGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawDrawingGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGRawDrawingGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawDrawingGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGRawPresentationGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawPresentationGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGRawPresentationGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawPresentationGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGRawSpreadsheetGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGRawSpreadsheetGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGRawTextGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawTextGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGRawTextGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawTextGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGSVGPresentationGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGSVGPresentationGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGTextDrawingGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextDrawingGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGTextDrawingGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextDrawingGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGTextPresentationGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextPresentationGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGTextPresentationGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextPresentationGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGTextSpreadsheetGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGTextSpreadsheetGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGTextTextGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextTextGenerator.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGTextTextGenerator.cpp -fno-common -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextTextGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGStreamImplementation.cpp -fno-common -DPIC -o .libs/librevenge_stream_0_0_la-RVNGStreamImplementation.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGStreamImplementation.cpp -fno-common -DPIC -o .libs/librevenge_stream_0_0_la-RVNGStreamImplementation.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGDirectoryStream.cpp -fno-common -DPIC -o .libs/librevenge_stream_0_0_la-RVNGDirectoryStream.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGDirectoryStream.cpp -fno-common -DPIC -o .libs/librevenge_stream_0_0_la-RVNGDirectoryStream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGOLEStream.cpp -fno-common -DPIC -o .libs/librevenge_stream_0_0_la-RVNGOLEStream.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGOLEStream.cpp -fno-common -DPIC -o .libs/librevenge_stream_0_0_la-RVNGOLEStream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGZipStream.cpp -fno-common -DPIC -o .libs/librevenge_stream_0_0_la-RVNGZipStream.o
superenv removed: -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -c RVNGZipStream.cpp -fno-common -DPIC -o .libs/librevenge_stream_0_0_la-RVNGZipStream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -dynamiclib -o .libs/librevenge-0.0.0.dylib .libs/librevenge_0_0_la-RVNGBinaryData.o .libs/librevenge_0_0_la-RVNGMemoryStream.o .libs/librevenge_0_0_la-RVNGProperty.o .libs/librevenge_0_0_la-RVNGPropertyList.o .libs/librevenge_0_0_la-RVNGPropertyListVector.o .libs/librevenge_0_0_la-RVNGString.o .libs/librevenge_0_0_la-RVNGStringVector.o .libs/librevenge_0_0_la-RVNGSVGDrawingGenerator.o -O2 -install_name /usr/local/Cellar/librevenge/0.0.2/lib/librevenge-0.0.0.dylib -compatibility_version 1 -current_version 1.2 -Wl,-single_module
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -dynamiclib -o .libs/librevenge-0.0.0.dylib .libs/librevenge_0_0_la-RVNGBinaryData.o .libs/librevenge_0_0_la-RVNGMemoryStream.o .libs/librevenge_0_0_la-RVNGProperty.o .libs/librevenge_0_0_la-RVNGPropertyList.o .libs/librevenge_0_0_la-RVNGPropertyListVector.o .libs/librevenge_0_0_la-RVNGString.o .libs/librevenge_0_0_la-RVNGStringVector.o .libs/librevenge_0_0_la-RVNGSVGDrawingGenerator.o -install_name /usr/local/Cellar/librevenge/0.0.2/lib/librevenge-0.0.0.dylib -compatibility_version 1 -current_version 1.2 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by librevenge configure 0.0.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --without-docs --disable-dependency-tracking --enable-static=no --disable-werror --disable-tests --prefix=/usr/local/Cellar/librevenge/0.0.2
## --------- ##
## Platform. ##
## --------- ##
hostname = wilma.eng.uci.edu
uname -m = x86_64
uname -r = 14.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/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 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
4 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 12.00 gigabytes
Default processor set: 412 tasks, 1485 threads, 4 processors
Load average: 2.49, Mach factor: 1.85
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2493: checking for a BSD-compatible install
configure:2561: result: /usr/bin/install -c
configure:2572: checking whether build environment is sane
configure:2627: result: yes
configure:2778: checking for a thread-safe mkdir -p
configure:2817: result: ./install-sh -c -d
configure:2824: checking for gawk
configure:2854: result: no
configure:2824: checking for mawk
configure:2854: result: no
configure:2824: checking for nawk
configure:2854: result: no
configure:2824: checking for awk
configure:2840: found /usr/bin/awk
configure:2851: result: awk
configure:2862: checking whether make sets $(MAKE)
configure:2884: result: yes
configure:2913: checking whether make supports nested variables
configure:2930: result: yes
configure:3025: checking whether make supports nested variables
configure:3042: result: yes
configure:3075: checking for style of include used by make
configure:3103: result: GNU
configure:3238: checking for C++ compiler version
configure:3247: clang++ --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:3258: $? = 0
configure:3247: clang++ -v >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:3258: $? = 0
configure:3247: clang++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3258: $? = 1
configure:3247: clang++ -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3258: $? = 1
configure:3278: checking whether the C++ compiler works
configure:3300: clang++ conftest.cpp >&5
configure:3304: $? = 0
configure:3352: result: yes
configure:3355: checking for C++ compiler default output file name
configure:3357: result: a.out
configure:3363: checking for suffix of executables
configure:3370: clang++ -o conftest conftest.cpp >&5
configure:3374: $? = 0
configure:3396: result:
configure:3418: checking whether we are cross compiling
configure:3426: clang++ -o conftest conftest.cpp >&5
configure:3430: $? = 0
configure:3437: ./conftest
configure:3441: $? = 0
configure:3456: result: no
configure:3461: checking for suffix of object files
configure:3483: clang++ -c conftest.cpp >&5
configure:3487: $? = 0
configure:3508: result: o
configure:3512: checking whether we are using the GNU C++ compiler
configure:3531: clang++ -c conftest.cpp >&5
configure:3531: $? = 0
configure:3540: result: yes
configure:3549: checking whether clang++ accepts -g
configure:3569: clang++ -c -g conftest.cpp >&5
configure:3569: $? = 0
configure:3610: result: yes
configure:3635: checking dependency style of clang++
configure:3746: result: none
configure:3811: checking for ar
configure:3827: found /usr/bin/ar
configure:3838: result: ar
configure:3864: checking the archiver (ar) interface
configure:3874: clang++ -c -g -O2 conftest.cpp >&5
configure:3874: $? = 0
configure:3876: ar cru libconftest.a conftest.o >&5
configure:3879: $? = 0
configure:3902: result: ar
configure:3970: checking for gcc
configure:3997: result: clang
configure:4226: checking for C compiler version
configure:4235: clang --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:4246: $? = 0
configure:4235: clang -v >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:4246: $? = 0
configure:4235: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:4246: $? = 1
configure:4235: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:4246: $? = 1
configure:4250: checking whether we are using the GNU C compiler
configure:4269: clang -c conftest.c >&5
configure:4269: $? = 0
configure:4278: result: yes
configure:4287: checking whether clang accepts -g
configure:4307: clang -c -g conftest.c >&5
configure:4307: $? = 0
configure:4348: result: yes
configure:4365: checking for clang option to accept ISO C89
configure:4428: clang -c -g -O2 conftest.c >&5
configure:4428: $? = 0
configure:4441: result: none needed
configure:4463: checking dependency style of clang
configure:4574: result: none
configure:4594: checking how to run the C preprocessor
configure:4625: clang -E conftest.c
configure:4625: $? = 0
configure:4639: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "librevenge"
| #define PACKAGE_TARNAME "librevenge"
| #define PACKAGE_VERSION "0.0.2"
| #define PACKAGE_STRING "librevenge 0.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "librevenge"
| #define VERSION "0.0.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4664: result: clang -E
configure:4684: clang -E conftest.c
configure:4684: $? = 0
configure:4698: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "librevenge"
| #define PACKAGE_TARNAME "librevenge"
| #define PACKAGE_VERSION "0.0.2"
| #define PACKAGE_STRING "librevenge 0.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "librevenge"
| #define VERSION "0.0.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4838: checking for C++ compiler version
configure:4847: clang++ --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:4858: $? = 0
configure:4847: clang++ -v >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:4858: $? = 0
configure:4847: clang++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:4858: $? = 1
configure:4847: clang++ -qversion >&5
clang: error: unknown argument: '-qversion'
configure:4858: $? = 1
configure:4862: checking whether we are using the GNU C++ compiler
configure:4890: result: yes
configure:4899: checking whether clang++ accepts -g
configure:4960: result: yes
configure:4985: checking dependency style of clang++
configure:5096: result: none
configure:5112: checking whether ln -s works
configure:5116: result: yes
configure:5123: checking whether make sets $(MAKE)
configure:5145: result: yes
configure:5183: checking build system type
configure:5197: result: x86_64-apple-darwin14.4.0
configure:5217: checking host system type
configure:5230: result: x86_64-apple-darwin14.4.0
configure:5271: checking how to print strings
configure:5298: result: printf
configure:5319: checking for a sed that does not truncate output
configure:5383: result: /usr/local/Library/ENV/4.3/sed
configure:5401: checking for grep that handles long lines and -e
configure:5459: result: /usr/bin/grep
configure:5464: checking for egrep
configure:5526: result: /usr/bin/grep -E
configure:5531: checking for fgrep
configure:5593: result: /usr/bin/grep -F
configure:5628: checking for ld used by clang
configure:5695: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5702: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5717: result: no
configure:5729: checking for BSD- or MS-compatible name lister (nm)
configure:5778: result: /usr/bin/nm
configure:5908: checking the name lister (/usr/bin/nm) interface
configure:5915: clang++ -c -g -O2 conftest.cpp >&5
configure:5918: /usr/bin/nm "conftest.o"
configure:5921: output
0000000000000208 S _some_variable
configure:5928: result: BSD nm
configure:5932: checking the maximum length of command line arguments
configure:6062: result: 196608
configure:6079: checking whether the shell understands some XSI constructs
configure:6089: result: yes
configure:6093: checking whether the shell understands "+="
configure:6099: result: yes
configure:6134: checking how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format
configure:6174: result: func_convert_file_noop
configure:6181: checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format
configure:6201: result: func_convert_file_noop
configure:6208: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:6215: result: -r
configure:6289: checking for objdump
configure:6319: result: no
configure:6345: checking how to recognize dependent libraries
configure:6547: result: pass_all
configure:6632: checking for dlltool
configure:6662: result: no
configure:6689: checking how to associate runtime and link libraries
configure:6716: result: printf %s\n
configure:6840: checking for archiver @FILE support
configure:6857: clang++ -c -g -O2 conftest.cpp >&5
configure:6857: $? = 0
configure:6860: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6863: $? = 1
configure:6883: result: no
configure:6941: checking for strip
configure:6957: found /usr/bin/strip
configure:6968: result: strip
configure:7040: checking for ranlib
configure:7056: found /usr/bin/ranlib
configure:7067: result: ranlib
configure:7169: checking command to parse /usr/bin/nm output from clang object
configure:7289: clang++ -c -g -O2 conftest.cpp >&5
configure:7292: $? = 0
configure:7296: /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:7299: $? = 0
cannot find nm_test_var in conftest.nm
configure:7289: clang++ -c -g -O2 conftest.cpp >&5
configure:7292: $? = 0
configure:7296: /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:7299: $? = 0
configure:7365: clang++ -o conftest -g -O2 conftest.cpp conftstm.o >&5
configure:7368: $? = 0
configure:7406: result: ok
configure:7443: checking for sysroot
configure:7473: result: no
configure:7736: checking for mt
configure:7766: result: no
configure:7786: checking if : is a manifest tool
configure:7792: : '-?'
configure:7800: result: no
configure:7856: checking for dsymutil
configure:7872: found /usr/bin/dsymutil
configure:7883: result: dsymutil
configure:7948: checking for nmedit
configure:7964: found /usr/bin/nmedit
configure:7975: result: nmedit
configure:8040: checking for lipo
configure:8056: found /usr/bin/lipo
configure:8067: result: lipo
configure:8132: checking for otool
configure:8148: found /usr/bin/otool
configure:8159: result: otool
configure:8224: checking for otool64
configure:8254: result: no
configure:8299: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8332: result: yes
configure:8335: checking for -exported_symbols_list linker flag
configure:8355: clang++ -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5
configure:8355: $? = 0
configure:8365: result: yes
configure:8368: 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
configure:8400: result: yes
configure:8438: checking for ANSI C header files
configure:8458: clang++ -c -g -O2 conftest.cpp >&5
configure:8458: $? = 0
./configure: line 8472: conftest.cpp: command not found
configure:8542: result: no
configure:8555: checking for sys/types.h
configure:8555: clang++ -c -g -O2 conftest.cpp >&5
configure:8555: $? = 0
configure:8555: result: yes
configure:8555: checking for sys/stat.h
configure:8555: clang++ -c -g -O2 conftest.cpp >&5
configure:8555: $? = 0
configure:8555: result: yes
configure:8555: checking for stdlib.h
configure:8555: clang++ -c -g -O2 conftest.cpp >&5
configure:8555: $? = 0
configure:8555: result: yes
configure:8555: checking for string.h
configure:8555: clang++ -c -g -O2 conftest.cpp >&5
configure:8555: $? = 0
configure:8555: result: yes
configure:8555: checking for memory.h
configure:8555: clang++ -c -g -O2 conftest.cpp >&5
configure:8555: $? = 0
configure:8555: result: yes
configure:8555: checking for strings.h
configure:8555: clang++ -c -g -O2 conftest.cpp >&5
configure:8555: $? = 0
configure:8555: result: yes
configure:8555: checking for inttypes.h
configure:8555: clang++ -c -g -O2 conftest.cpp >&5
configure:8555: $? = 0
configure:8555: result: yes
configure:8555: checking for stdint.h
configure:8555: clang++ -c -g -O2 conftest.cpp >&5
configure:8555: $? = 0
configure:8555: result: yes
configure:8555: checking for unistd.h
configure:8555: clang++ -c -g -O2 conftest.cpp >&5
configure:8555: $? = 0
configure:8555: result: yes
configure:8569: checking for dlfcn.h
configure:8569: clang++ -c -g -O2 conftest.cpp >&5
configure:8569: $? = 0
configure:8569: result: yes
configure:9081: checking for objdir
configure:9096: result: .libs
configure:9367: checking if clang supports -fno-rtti -fno-exceptions
configure:9385: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9389: $? = 0
configure:9402: result: yes
configure:9729: checking for clang option to produce PIC
configure:9736: result: -fno-common -DPIC
configure:9744: checking if clang PIC flag -fno-common -DPIC works
configure:9762: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:9766: $? = 0
configure:9779: result: yes
configure:9808: checking if clang static flag -static works
configure:9836: result: no
configure:9851: checking if clang supports -c -o file.o
configure:9872: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9876: $? = 0
configure:9898: result: yes
configure:9906: checking if clang supports -c -o file.o
configure:9953: result: yes
configure:9986: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:11139: result: yes
configure:11379: checking dynamic linker characteristics
configure:12116: result: darwin14.4.0 dyld
configure:12223: checking how to hardcode library paths into programs
configure:12248: result: immediate
configure:12788: checking whether stripping libraries is possible
configure:12802: result: yes
configure:12828: checking if libtool supports shared libraries
configure:12830: result: yes
configure:12833: checking whether to build shared libraries
configure:12854: result: yes
configure:12857: checking whether to build static libraries
configure:12861: result: no
configure:12884: checking how to run the C++ preprocessor
configure:12911: clang++ -E conftest.cpp
configure:12911: $? = 0
configure:12925: clang++ -E conftest.cpp
conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12925: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "librevenge"
| #define PACKAGE_TARNAME "librevenge"
| #define PACKAGE_VERSION "0.0.2"
| #define PACKAGE_STRING "librevenge 0.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "librevenge"
| #define VERSION "0.0.2"
| #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:12950: result: clang++ -E
configure:12970: clang++ -E conftest.cpp
configure:12970: $? = 0
configure:12984: clang++ -E conftest.cpp
conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "librevenge"
| #define PACKAGE_TARNAME "librevenge"
| #define PACKAGE_VERSION "0.0.2"
| #define PACKAGE_STRING "librevenge 0.0.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "librevenge"
| #define VERSION "0.0.2"
| #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:13153: checking for ld used by clang++
configure:13220: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:13227: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:13242: result: no
configure:13297: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14302: result: yes
configure:14338: clang++ -c -g -O2 conftest.cpp >&5
configure:14341: $? = 0
configure:14861: checking for clang++ option to produce PIC
configure:14868: result: -fno-common -DPIC
configure:14876: checking if clang++ PIC flag -fno-common -DPIC works
configure:14894: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14898: $? = 0
configure:14911: result: yes
configure:14934: checking if clang++ static flag -static works
configure:14962: result: no
configure:14974: checking if clang++ supports -c -o file.o
configure:14995: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14999: $? = 0
configure:15021: result: yes
configure:15026: checking if clang++ supports -c -o file.o
configure:15073: result: yes
configure:15103: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15139: result: yes
configure:15280: checking dynamic linker characteristics
configure:15951: result: darwin14.4.0 dyld
configure:16004: checking how to hardcode library paths into programs
configure:16029: result: immediate
configure:16116: checking for native Win32
configure:16135: result: no
configure:16149: checking for Win32 platform in general
configure:16158: result: no
configure:16173: checking for -fvisibility=hidden compiler flag
configure:16188: clang++ -c -g -O2 -fvisibility=hidden conftest.cpp >&5
configure:16188: $? = 0
configure:16194: result: yes
configure:16212: checking for Darwin (Mac OS X) platform
configure:16221: result: yes
configure:16470: checking for boost/algorithm/string.hpp
configure:16470: clang++ -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp >&5
configure:16470: $? = 0
configure:16470: result: yes
configure:16470: checking for boost/archive/iterators/base64_from_binary.hpp
configure:16470: clang++ -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp >&5
configure:16470: $? = 0
configure:16470: result: yes
configure:16470: checking for boost/archive/iterators/binary_from_base64.hpp
configure:16470: clang++ -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp >&5
configure:16470: $? = 0
configure:16470: result: yes
configure:16470: checking for boost/archive/iterators/remove_whitespace.hpp
configure:16470: clang++ -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp >&5
configure:16470: $? = 0
configure:16470: result: yes
configure:16470: checking for boost/archive/iterators/transform_width.hpp
configure:16470: clang++ -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp >&5
configure:16470: $? = 0
configure:16470: result: yes
configure:16470: checking for boost/lexical_cast.hpp
configure:16470: clang++ -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp >&5
configure:16470: $? = 0
configure:16470: result: yes
configure:16470: checking for boost/range/iterator_range.hpp
configure:16470: clang++ -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp >&5
configure:16470: $? = 0
configure:16470: result: yes
configure:16470: checking for boost/scoped_ptr.hpp
configure:16470: clang++ -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp >&5
configure:16470: $? = 0
configure:16470: result: yes
configure:16470: checking for boost/shared_ptr.hpp
configure:16470: clang++ -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp >&5
configure:16470: $? = 0
configure:16470: result: yes
configure:16470: checking for boost/spirit/include/classic.hpp
configure:16470: clang++ -c -g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ conftest.cpp >&5
configure:16470: $? = 0
configure:16470: result: yes
configure:16550: checking for pkg-config
configure:16568: found /usr/local/opt/pkg-config/bin/pkg-config
configure:16580: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:16605: checking pkg-config is at least version 0.9.0
configure:16608: result: yes
configure:16832: checking for ZLIB
configure:16839: $PKG_CONFIG --exists --print-errors "zlib"
configure:16842: $? = 0
configure:16856: $PKG_CONFIG --exists --print-errors "zlib"
configure:16859: $? = 0
configure:16999: result: yes
configure:17217: checking that generated files are newer than configure
configure:17223: result: done
configure:17290: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by librevenge config.status 0.0.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on wilma.eng.uci.edu
config.status:1213: creating Makefile
config.status:1213: creating data/Makefile
config.status:1213: creating data/gdb/Makefile
config.status:1213: creating data/gdb/auto-load/Makefile
config.status:1213: creating data/gdb/auto-load/librevenge-0.0.py
config.status:1321: WARNING: 'data/gdb/auto-load/librevenge.py.in' seems to ignore the --datarootdir setting
config.status:1213: creating data/gdb/auto-load/librevenge-stream-0.0.py
config.status:1321: WARNING: 'data/gdb/auto-load/librevenge-stream.py.in' seems to ignore the --datarootdir setting
config.status:1213: creating src/Makefile
config.status:1213: creating src/lib/Makefile
config.status:1213: creating src/lib/librevenge.rc
config.status:1213: creating src/lib/librevenge-generators.rc
config.status:1213: creating src/lib/librevenge-stream.rc
config.status:1213: creating src/test/Makefile
config.status:1213: creating inc/Makefile
config.status:1213: creating inc/librevenge/Makefile
config.status:1213: creating inc/librevenge-generators/Makefile
config.status:1213: creating inc/librevenge-stream/Makefile
config.status:1213: creating docs/Makefile
config.status:1213: creating docs/doxygen/Makefile
config.status:1213: creating build/Makefile
config.status:1213: creating build/win32/Makefile
config.status:1213: creating librevenge-0.0.pc
config.status:1213: creating librevenge-generators-0.0.pc
config.status:1213: creating librevenge-stream-0.0.pc
config.status:1213: creating config.h
config.status:1442: executing depfiles commands
config.status:1442: executing libtool commands
configure:19821:
==============================================================================
Build configuration:
debug: no
docs: no
tests: no
generators: yes
streams: yes
werror: no
pretty printers: no
==============================================================================
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin14.4.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_CPPUNIT_CFLAGS_set=
ac_cv_env_CPPUNIT_CFLAGS_value=
ac_cv_env_CPPUNIT_LIBS_set=
ac_cv_env_CPPUNIT_LIBS_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_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_ZLIB_CFLAGS_set=
ac_cv_env_ZLIB_CFLAGS_value=
ac_cv_env_ZLIB_LIBS_set=
ac_cv_env_ZLIB_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_boost_algorithm_string_hpp=yes
ac_cv_header_boost_archive_iterators_base64_from_binary_hpp=yes
ac_cv_header_boost_archive_iterators_binary_from_base64_hpp=yes
ac_cv_header_boost_archive_iterators_remove_whitespace_hpp=yes
ac_cv_header_boost_archive_iterators_transform_width_hpp=yes
ac_cv_header_boost_lexical_cast_hpp=yes
ac_cv_header_boost_range_iterator_range_hpp=yes
ac_cv_header_boost_scoped_ptr_hpp=yes
ac_cv_header_boost_shared_ptr_hpp=yes
ac_cv_header_boost_spirit_include_classic_hpp=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=no
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=x86_64-apple-darwin14.4.0
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_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
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
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
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=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode.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
pkg_cv_ZLIB_CFLAGS=
pkg_cv_ZLIB_LIBS='-L/usr/lib -lz '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/librevenge20150814-46594-1v0mod3/librevenge-0.0.2/missing aclocal-1.13'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/librevenge20150814-46594-1v0mod3/librevenge-0.0.2/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/librevenge20150814-46594-1v0mod3/librevenge-0.0.2/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/librevenge20150814-46594-1v0mod3/librevenge-0.0.2/missing automake-1.13'
AWK='awk'
BUILD_GENERATORS_FALSE='#'
BUILD_GENERATORS_TRUE=''
BUILD_PRETTY_PRINTERS_FALSE=''
BUILD_PRETTY_PRINTERS_TRUE='#'
BUILD_STREAMS_FALSE='#'
BUILD_STREAMS_TRUE=''
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Wall -Wextra -pedantic'
CPP='clang -E'
CPPFLAGS=''
CPPUNIT_CFLAGS=''
CPPUNIT_LIBS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++'
CYGPATH_W='echo'
DEBUG_CXXFLAGS='-DNDEBUG'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOXYGEN=''
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_TESTS_FALSE=''
ENABLE_TESTS_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GDB=''
GDBDATADIR=''
GREP='/usr/bin/grep'
HAVE_VISIBILITY_FALSE='#'
HAVE_VISIBILITY_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBREVENGE_GENERATORS_WIN32_RESOURCE=''
LIBREVENGE_STREAM_WIN32_RESOURCE=''
LIBREVENGE_WIN32_RESOURCE=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='0'
LT_CURRENT='0'
LT_REVISION='2'
MAKEINFO='${SHELL} /private/tmp/librevenge20150814-46594-1v0mod3/librevenge-0.0.2/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=':'
OTOOL='otool'
PACKAGE='librevenge'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='librevenge'
PACKAGE_STRING='librevenge 0.0.2'
PACKAGE_TARNAME='librevenge'
PACKAGE_URL=''
PACKAGE_VERSION='0.0.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10'
PKG_CONFIG_PATH=''
PLATFORM_DARWIN_FALSE='#'
PLATFORM_DARWIN_TRUE=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
RANLIB='ranlib'
RVNG_MAJOR_VERSION='0'
RVNG_MICRO_VERSION='2'
RVNG_MINOR_VERSION='0'
RVNG_VERSION='0.0.2'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.0.2'
WINDRES=''
WITH_LIBREVENGE_DOCS_FALSE=''
WITH_LIBREVENGE_DOCS_TRUE='#'
ZLIB_CFLAGS=''
ZLIB_LIBS='-L/usr/lib -lz '
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-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin14.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin14.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin14.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin14.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/librevenge20150814-46594-1v0mod3/librevenge-0.0.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/librevenge/0.0.2'
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 "librevenge"
#define PACKAGE_TARNAME "librevenge"
#define PACKAGE_VERSION "0.0.2"
#define PACKAGE_STRING "librevenge 0.0.2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "librevenge"
#define VERSION "0.0.2"
#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 HAVE_BOOST_ALGORITHM_STRING_HPP 1
#define HAVE_BOOST_ARCHIVE_ITERATORS_BASE64_FROM_BINARY_HPP 1
#define HAVE_BOOST_ARCHIVE_ITERATORS_BINARY_FROM_BASE64_HPP 1
#define HAVE_BOOST_ARCHIVE_ITERATORS_REMOVE_WHITESPACE_HPP 1
#define HAVE_BOOST_ARCHIVE_ITERATORS_TRANSFORM_WIDTH_HPP 1
#define HAVE_BOOST_LEXICAL_CAST_HPP 1
#define HAVE_BOOST_RANGE_ITERATOR_RANGE_HPP 1
#define HAVE_BOOST_SCOPED_PTR_HPP 1
#define HAVE_BOOST_SHARED_PTR_HPP 1
#define HAVE_BOOST_SPIRIT_INCLUDE_CLASSIC_HPP 1
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: f5981c808f77964a1011d2da33aa7e7677041ae6
Last commit: 7 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit sandybridge
OS X: 10.10.4-x86_64
Xcode: 6.4
CLT: 6.4.0.0.1.1435007323
Clang: 6.1 build 602
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
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/bin/ruby
Java: 1.8.0_40
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/lib/pypy/site-packages/site-packages
Warning: You have external commands with conflicting names.
Found command `brew-brewdle` in following places:
/usr/local/Library/Taps/homebrew/homebrew-brewdler/cmd/brew-brewdle
/usr/local/Library/Taps/homebrew/homebrew-bundle/cmd/brew-brewdle
Found command `brew-brewdler` in following places:
/usr/local/Library/Taps/homebrew/homebrew-brewdler/cmd/brew-brewdler
/usr/local/Library/Taps/homebrew/homebrew-bundle/cmd/brew-brewdler
Found command `brew-bundle` in following places:
/usr/local/Library/Taps/homebrew/homebrew-brewdler/cmd/brew-bundle
/usr/local/Library/Taps/homebrew/homebrew-bundle/cmd/brew-bundle
Found command `brew-bundler` in following places:
/usr/local/Library/Taps/homebrew/homebrew-brewdler/cmd/brew-bundler
/usr/local/Library/Taps/homebrew/homebrew-bundle/cmd/brew-bundler
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: Python is installed at /Library/Frameworks/Python.framework
Homebrew only supports building against the System-provided Python or a
brewed Python. In particular, Pythons installed to /Library can interfere
with other software installs.
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:
exiv2
yaml-cpp
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"' >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment