Skip to content

Instantly share code, notes, and snippets.

@netheril96
Created October 20, 2014 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save netheril96/04410a6a6c9378c3ead0 to your computer and use it in GitHub Desktop.
Save netheril96/04410a6a6c9378c3ead0 to your computer and use it in GitHub Desktop.
2014-10-20 22:48:10 +0800
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/poppler/0.26.5
--enable-xpdf-headers
--enable-poppler-glib
--disable-gtk-test
--enable-introspection=yes
--disable-poppler-qt4
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 for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking build system type... x86_64-apple-darwin14.0.0
checking host system type... x86_64-apple-darwin14.0.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 fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin14.0.0 file names to x86_64-apple-darwin14.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.0.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... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking 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.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
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.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for library containing strerror... none required
checking for clang option to accept ISO C99... none needed
checking for clang option to accept ISO Standard C... (cached) none needed
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 for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdint.h... (cached) yes
checking whether gettimeofday is declared... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for rand_r... yes
checking for gethostbyname... (cached) yes
checking for nanosleep... yes
checking for LIBOPENJPEG... yes
checking for TIFFOpen in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for popen... yes
checking for mkstemp... yes
checking for mkstemps... yes
checking for strcpy_s... no
checking for strcat_s... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseek64... no
checking for ftell64... no
checking for pread64... no
checking for lseek64... no
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking libjpeg.h works correctly... ok
checking for LIBPNG... yes
checking for FREETYPE... yes
checking which font configuration to use... fontconfig
checking for FONTCONFIG... yes
checking for CAIRO... yes
checking for PDFTOCAIRO... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/stat.h... (cached) yes
checking for POPPLER_GLIB... yes
checking for gobject-introspection... yes
checking for glib-mkenums... /usr/local/opt/glib/bin/glib-mkenums
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.14 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for POPPLER_QT5... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LCMS... yes
checking for test data in /private/tmp/poppler-P6o9DC/poppler-0.26.5/./../test... no
configure: WARNING:
No test data found in /private/tmp/poppler-P6o9DC/poppler-0.26.5/./../test.
You will not be able to run 'make check' successfully.
The test data is not included in the source packages
and is also not part of the main git repository. Instead,
you can checkout the test data from its own git
repository with:
git clone git://git.freedesktop.org/git/poppler/test
You should checkout the test data as a sibling of your
poppler source folder or specify the location of your
checkout with --with-testdatadir=/path/to/checkoutdir/test.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating goo/Makefile
config.status: creating fofi/Makefile
config.status: creating splash/Makefile
config.status: creating poppler/Makefile
config.status: creating utils/Makefile
config.status: creating glib/Makefile
config.status: creating glib/poppler-features.h
config.status: creating glib/reference/Makefile
config.status: creating glib/reference/version.xml
config.status: creating glib/demo/Makefile
config.status: creating test/Makefile
config.status: creating qt4/Makefile
config.status: creating qt4/src/Makefile
config.status: creating qt4/tests/Makefile
config.status: creating qt4/demos/Makefile
config.status: creating qt5/Makefile
config.status: creating qt5/src/Makefile
config.status: creating qt5/tests/Makefile
config.status: creating qt5/demos/Makefile
config.status: creating cpp/Makefile
config.status: creating cpp/poppler-version.h
config.status: creating cpp/tests/Makefile
config.status: creating poppler.pc
config.status: creating poppler-uninstalled.pc
config.status: creating poppler-cairo.pc
config.status: creating poppler-cairo-uninstalled.pc
config.status: creating poppler-splash.pc
config.status: creating poppler-splash-uninstalled.pc
config.status: creating poppler-glib.pc
config.status: creating poppler-glib-uninstalled.pc
config.status: creating poppler-qt4.pc
config.status: creating poppler-qt4-uninstalled.pc
config.status: creating poppler-qt5.pc
config.status: creating poppler-qt5-uninstalled.pc
config.status: creating poppler-cpp.pc
config.status: creating poppler-cpp-uninstalled.pc
config.status: creating config.h
config.status: creating poppler/poppler-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Building poppler with support for:
font configuration: fontconfig
splash output: yes
cairo output: yes
qt4 wrapper: no
qt5 wrapper: no
glib wrapper: yes
introspection: yes
cpp wrapper: yes
use gtk-doc: no
use libjpeg: yes
use libpng: yes
use libtiff: yes
use zlib: no
use libcurl: no
use libopenjpeg: yes
use cms: yes
with lcms2
command line utils: yes
test data dir: /private/tmp/poppler-P6o9DC/poppler-0.26.5/./../test
clang called with: --version
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c conftest.c
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g conftest.c
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c conftest.c -o conftest2.o
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c conftest.c -o conftest2.o
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -print-prog-name=ld
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -print-search-dirs
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: --version
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -c -g conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -c -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -print-prog-name=ld
superenv executed: clang++ -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -o conftest -g -O2 -static conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: --version
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -pthread conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -pthread conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -pthread conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -pthread conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -pthread conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -pthread conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c -lX11
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lX11 -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lX11
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lX11 -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lICE
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lICE -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp -ltiff
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -ltiff -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ljpeg6b -lm
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -ljpeg6b -lm -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ljpeg -lm
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -ljpeg -lm -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -print-search-dirs
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -liconv
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -liconv -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -liconv
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -liconv -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
2014-10-20 22:48:23 +0800
make install
Making install in goo
CXX gfile.lo
CXX gmempp.lo
CXX GooHash.lo
CXX GooList.lo
CXX GooTimer.lo
CXX GooString.lo
CXX gmem.lo
CXX FixedPoint.lo
CXX NetPBMWriter.lo
CXX PNGWriter.lo
CXX JpegWriter.lo
CXX TiffWriter.lo
CXX ImgWriter.lo
CXX gstrtod.lo
CXX grandom.lo
CXXLD libgoo.la
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgoo.a(gmempp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgoo.a(FixedPoint.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgoo.a(gmempp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgoo.a(FixedPoint.o) has no symbols
make[2]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/poppler/0.26.5/include/poppler/goo'
/usr/bin/install -c -m 644 GooHash.h GooList.h GooTimer.h GooMutex.h GooString.h gtypes.h gmem.h gfile.h FixedPoint.h NetPBMWriter.h PNGWriter.h JpegWriter.h TiffWriter.h ImgWriter.h GooLikely.h gstrtod.h grandom.h '/usr/local/Cellar/poppler/0.26.5/include/poppler/goo'
Making install in fofi
CXX FoFiBase.lo
CXX FoFiEncodings.lo
CXX FoFiTrueType.lo
CXX FoFiType1.lo
CXX FoFiType1C.lo
CXX FoFiIdentifier.lo
CXXLD libfofi.la
make[2]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/poppler/0.26.5/include/poppler/fofi'
/usr/bin/install -c -m 644 FoFiBase.h FoFiEncodings.h FoFiTrueType.h FoFiType1.h FoFiIdentifier.h FoFiType1C.h '/usr/local/Cellar/poppler/0.26.5/include/poppler/fofi'
Making install in splash
CXX Splash.lo
CXX SplashBitmap.lo
CXX SplashClip.lo
CXX SplashFTFont.lo
CXX SplashFTFontEngine.lo
CXX SplashFTFontFile.lo
CXX SplashFont.lo
CXX SplashFontEngine.lo
CXX SplashFontFile.lo
CXX SplashFontFileID.lo
CXX SplashPath.lo
CXX SplashPattern.lo
CXX SplashScreen.lo
CXX SplashState.lo
CXX SplashT1Font.lo
CXX SplashT1FontEngine.lo
CXX SplashT1FontFile.lo
CXX SplashXPath.lo
CXX SplashXPathScanner.lo
CXXLD libsplash.la
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(SplashT1Font.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(SplashT1FontEngine.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(SplashT1FontFile.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(SplashT1Font.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(SplashT1FontEngine.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(SplashT1FontFile.o) has no symbols
make[2]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/poppler/0.26.5/include/poppler/splash'
/usr/bin/install -c -m 644 Splash.h SplashBitmap.h SplashClip.h SplashErrorCodes.h SplashFTFont.h SplashFTFontEngine.h SplashFTFontFile.h SplashFont.h SplashFontEngine.h SplashFontFile.h SplashFontFileID.h SplashGlyphBitmap.h SplashMath.h SplashPath.h SplashPattern.h SplashScreen.h SplashState.h SplashT1Font.h SplashT1FontEngine.h SplashT1FontFile.h SplashTypes.h SplashXPath.h SplashXPathScanner.h '/usr/local/Cellar/poppler/0.26.5/include/poppler/splash'
Making install in poppler
CXX SplashOutputDev.lo
CXX DCTStream.lo
CXX JPEG2000Stream.lo
CXX Annot.lo
CXX Array.lo
CXX BuiltinFont.lo
CXX BuiltinFontTables.lo
CXX CachedFile.lo
CXX Catalog.lo
CXX CharCodeToUnicode.lo
CXX CMap.lo
CXX DateInfo.lo
CXX Decrypt.lo
CXX Dict.lo
CXX Error.lo
CXX FileSpec.lo
CXX FontEncodingTables.lo
CXX Form.lo
CXX FontInfo.lo
CXX Function.lo
CXX Gfx.lo
CXX GfxFont.lo
CXX GfxState.lo
CXX GlobalParams.lo
CXX Hints.lo
CXX JArithmeticDecoder.lo
CXX JBIG2Stream.lo
CXX Lexer.lo
CXX Linearization.lo
CXX Link.lo
CXX LocalPDFDocBuilder.lo
CXX Movie.lo
CXX NameToCharCode.lo
CXX Object.lo
CXX OptionalContent.lo
CXX Outline.lo
CXX OutputDev.lo
CXX Page.lo
CXX PageTransition.lo
CXX Parser.lo
CXX PDFDoc.lo
CXX PDFDocEncoding.lo
CXX PDFDocFactory.lo
CXX PopplerCache.lo
CXX ProfileData.lo
CXX PreScanOutputDev.lo
CXX PSTokenizer.lo
CXX Rendition.lo
CXX StdinCachedFile.lo
CXX StdinPDFDocBuilder.lo
CXX Stream.lo
CXX StructTreeRoot.lo
CXX StructElement.lo
CXX strtok_r.lo
CXX UnicodeMap.lo
CXX UnicodeTypeTable.lo
CXX UTF.lo
CXX ViewerPreferences.lo
CXX XRef.lo
CXX PSOutputDev.lo
CXX TextOutputDev.lo
CXX MarkedContentOutputDev.lo
CXX PageLabelInfo.lo
CXX SecurityHandler.lo
CXX Sound.lo
CXX XpdfPluginAPI.lo
CXX CairoFontEngine.lo
CXX CairoOutputDev.lo
CXX CairoRescaleBox.lo
CXXLD libpoppler-cairo.la
CXXLD libpoppler.la
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(strtok_r.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(XpdfPluginAPI.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(FixedPoint.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(gmempp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(SplashT1Font.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(SplashT1FontEngine.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(SplashT1FontFile.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(strtok_r.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(XpdfPluginAPI.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(FixedPoint.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(gmempp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(SplashT1Font.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(SplashT1FontEngine.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpoppler.a(SplashT1FontFile.o) has no symbols
.././install-sh -c -d '/usr/local/Cellar/poppler/0.26.5/lib'
.././install-sh -c -d '/usr/local/Cellar/poppler/0.26.5/include/poppler'
.././install-sh -c -d '/usr/local/Cellar/poppler/0.26.5/include/poppler'
/usr/bin/install -c -m 644 poppler-config.h '/usr/local/Cellar/poppler/0.26.5/include/poppler'
/usr/bin/install -c -m 644 SplashOutputDev.h Annot.h Array.h BuiltinFont.h BuiltinFontTables.h CachedFile.h Catalog.h CharCodeToUnicode.h CMap.h DateInfo.h Decrypt.h Dict.h Error.h FileSpec.h FontEncodingTables.h FontInfo.h Form.h Function.h Gfx.h GfxFont.h GfxState.h GfxState_helpers.h GlobalParams.h Hints.h JArithmeticDecoder.h JBIG2Stream.h Lexer.h Linearization.h Link.h LocalPDFDocBuilder.h Movie.h NameToCharCode.h Object.h OptionalContent.h Outline.h OutputDev.h Page.h PageTransition.h Parser.h PDFDoc.h '/usr/local/Cellar/poppler/0.26.5/include/poppler'
/usr/bin/install -c -m 644 PDFDocBuilder.h PDFDocEncoding.h PDFDocFactory.h PopplerCache.h ProfileData.h PreScanOutputDev.h PSTokenizer.h Rendition.h StdinCachedFile.h StdinPDFDocBuilder.h Stream-CCITT.h Stream.h StructElement.h StructTreeRoot.h UnicodeMap.h UnicodeMapTables.h UnicodeTypeTable.h UnicodeCClassTables.h UnicodeCompTables.h UnicodeDecompTables.h ViewerPreferences.h XRef.h CharTypes.h CompactFontTables.h ErrorCodes.h NameToUnicodeTable.h PSOutputDev.h TextOutputDev.h MarkedContentOutputDev.h SecurityHandler.h UTF.h UTF8.h XpdfPluginAPI.h Sound.h '/usr/local/Cellar/poppler/0.26.5/include/poppler'
/bin/sh ../libtool --mode=install /usr/bin/install -c libpoppler.la '/usr/local/Cellar/poppler/0.26.5/lib'
libtool: install: /usr/bin/install -c .libs/libpoppler.46.dylib /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.46.dylib
libtool: install: (cd /usr/local/Cellar/poppler/0.26.5/lib && { ln -s -f libpoppler.46.dylib libpoppler.dylib || { rm -f libpoppler.dylib && ln -s libpoppler.46.dylib libpoppler.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libpoppler.lai /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.la
libtool: install: /usr/bin/install -c .libs/libpoppler.a /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.a
libtool: install: chmod 644 /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.a
libtool: install: ranlib /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.a(strtok_r.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.a(XpdfPluginAPI.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.a(FixedPoint.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.a(gmempp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.a(SplashT1Font.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.a(SplashT1FontEngine.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.a(SplashT1FontFile.o) has no symbols
Making install in utils
CXX pdfdetach.o
CXX parseargs.o
CXX pdffonts.o
CXX pdfimages.o
CXX ImageOutputDev.o
CXX JSInfo.o
CXX pdfinfo.o
CXX printencodings.o
CXX pdftops.o
CXX pdftotext.o
CXX pdftohtml-pdftohtml.o
CXX pdftohtml-HtmlFonts.o
CXX pdftohtml-HtmlLinks.o
CXX pdftohtml-HtmlOutputDev.o
CXX pdftohtml-parseargs.o
CXX pdfseparate.o
CXX pdfunite.o
CXX pdftoppm.o
CXX pdftocairo.o
CXXLD pdfdetach
CXXLD pdffonts
CXXLD pdfimages
CXXLD pdfinfo
CXXLD pdftops
CXXLD pdftotext
CXXLD pdfseparate
CXXLD pdfunite
CXXLD pdftoppm
CXXLD pdftocairo
CXXLD pdftohtml
.././install-sh -c -d '/usr/local/Cellar/poppler/0.26.5/bin'
.././install-sh -c -d '/usr/local/Cellar/poppler/0.26.5/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c pdfdetach pdffonts pdfimages pdfinfo pdftops pdftotext pdftohtml pdfseparate pdfunite pdftoppm pdftocairo '/usr/local/Cellar/poppler/0.26.5/bin'
/usr/bin/install -c -m 644 pdfdetach.1 pdffonts.1 pdfimages.1 pdfinfo.1 pdftops.1 pdftotext.1 pdftohtml.1 pdfseparate.1 pdfunite.1 pdftoppm.1 pdftocairo.1 '/usr/local/Cellar/poppler/0.26.5/share/man/man1'
libtool: install: /usr/bin/install -c .libs/pdfdetach /usr/local/Cellar/poppler/0.26.5/bin/pdfdetach
libtool: install: /usr/bin/install -c .libs/pdffonts /usr/local/Cellar/poppler/0.26.5/bin/pdffonts
libtool: install: /usr/bin/install -c .libs/pdfimages /usr/local/Cellar/poppler/0.26.5/bin/pdfimages
libtool: install: /usr/bin/install -c .libs/pdfinfo /usr/local/Cellar/poppler/0.26.5/bin/pdfinfo
libtool: install: /usr/bin/install -c .libs/pdftops /usr/local/Cellar/poppler/0.26.5/bin/pdftops
libtool: install: /usr/bin/install -c .libs/pdftotext /usr/local/Cellar/poppler/0.26.5/bin/pdftotext
libtool: install: /usr/bin/install -c .libs/pdftohtml /usr/local/Cellar/poppler/0.26.5/bin/pdftohtml
libtool: install: /usr/bin/install -c .libs/pdfseparate /usr/local/Cellar/poppler/0.26.5/bin/pdfseparate
libtool: install: /usr/bin/install -c .libs/pdfunite /usr/local/Cellar/poppler/0.26.5/bin/pdfunite
libtool: install: /usr/bin/install -c .libs/pdftoppm /usr/local/Cellar/poppler/0.26.5/bin/pdftoppm
libtool: install: /usr/bin/install -c .libs/pdftocairo /usr/local/Cellar/poppler/0.26.5/bin/pdftocairo
Making install in glib
GEN stamp-poppler-enums.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive
Making install in .
CC poppler-enums.lo
CXX poppler-action.lo
CXX poppler-date.lo
CXX poppler-document.lo
CXX poppler-page.lo
CXX poppler-attachment.lo
CXX poppler-form-field.lo
CXX poppler-annot.lo
CXX poppler-layer.lo
CXX poppler-media.lo
CXX poppler-movie.lo
CXX poppler-cached-file-loader.lo
CXX poppler-input-stream.lo
CXX poppler-structure-element.lo
CXX poppler.lo
CXXLD libpoppler-glib.la
GISCAN Poppler-0.18.gir
/bin/sh: /usr/local/Cellar/gobject-introspection/1.42.0/bin/g-ir-scanner: /usr/local/opt/python/bin/python: bad interpreter: No such file or directory
make[3]: *** [Poppler-0.18.gir] Error 126
make[2]: *** [install-recursive] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
HEAD: f4b496345ef1cd743acc85689cdb410cc5b2a8f6
CPU: 8-core 64-bit haswell
OS X: 10.10-x86_64
Xcode: 6.1
X11: 2.7.7 => /opt/X11
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c gfile.cc -fno-common -DPIC -o .libs/gfile.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c gfile.cc -fno-common -DPIC -o .libs/gfile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c gmempp.cc -fno-common -DPIC -o .libs/gmempp.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c gmempp.cc -fno-common -DPIC -o .libs/gmempp.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c GooHash.cc -fno-common -DPIC -o .libs/GooHash.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c GooHash.cc -fno-common -DPIC -o .libs/GooHash.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c GooString.cc -fno-common -DPIC -o .libs/GooString.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c GooString.cc -fno-common -DPIC -o .libs/GooString.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c GooList.cc -fno-common -DPIC -o .libs/GooList.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c GooList.cc -fno-common -DPIC -o .libs/GooList.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c gmem.cc -fno-common -DPIC -o .libs/gmem.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c gmem.cc -fno-common -DPIC -o .libs/gmem.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FixedPoint.cc -fno-common -DPIC -o .libs/FixedPoint.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c FixedPoint.cc -fno-common -DPIC -o .libs/FixedPoint.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c GooTimer.cc -fno-common -DPIC -o .libs/GooTimer.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c GooTimer.cc -fno-common -DPIC -o .libs/GooTimer.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FixedPoint.cc -o FixedPoint.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c FixedPoint.cc -o FixedPoint.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c gmempp.cc -o gmempp.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c gmempp.cc -o gmempp.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c GooTimer.cc -o GooTimer.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c GooTimer.cc -o GooTimer.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c GooList.cc -o GooList.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c GooList.cc -o GooList.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c gmem.cc -o gmem.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c gmem.cc -o gmem.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c GooHash.cc -o GooHash.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c GooHash.cc -o GooHash.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c gfile.cc -o gfile.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c gfile.cc -o gfile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c GooString.cc -o GooString.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c GooString.cc -o GooString.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c NetPBMWriter.cc -fno-common -DPIC -o .libs/NetPBMWriter.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c NetPBMWriter.cc -fno-common -DPIC -o .libs/NetPBMWriter.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c PNGWriter.cc -fno-common -DPIC -o .libs/PNGWriter.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c PNGWriter.cc -fno-common -DPIC -o .libs/PNGWriter.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c JpegWriter.cc -fno-common -DPIC -o .libs/JpegWriter.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c JpegWriter.cc -fno-common -DPIC -o .libs/JpegWriter.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c TiffWriter.cc -fno-common -DPIC -o .libs/TiffWriter.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c TiffWriter.cc -fno-common -DPIC -o .libs/TiffWriter.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c ImgWriter.cc -fno-common -DPIC -o .libs/ImgWriter.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c ImgWriter.cc -fno-common -DPIC -o .libs/ImgWriter.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c NetPBMWriter.cc -o NetPBMWriter.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c NetPBMWriter.cc -o NetPBMWriter.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c gstrtod.cc -fno-common -DPIC -o .libs/gstrtod.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c gstrtod.cc -fno-common -DPIC -o .libs/gstrtod.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c grandom.cc -fno-common -DPIC -o .libs/grandom.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c grandom.cc -fno-common -DPIC -o .libs/grandom.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c PNGWriter.cc -o PNGWriter.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c PNGWriter.cc -o PNGWriter.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c JpegWriter.cc -o JpegWriter.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c JpegWriter.cc -o JpegWriter.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c ImgWriter.cc -o ImgWriter.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c ImgWriter.cc -o ImgWriter.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c TiffWriter.cc -o TiffWriter.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c TiffWriter.cc -o TiffWriter.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c gstrtod.cc -o gstrtod.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c gstrtod.cc -o gstrtod.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c grandom.cc -o grandom.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -c grandom.cc -o grandom.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiType1.cc -fno-common -DPIC -o .libs/FoFiType1.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiType1.cc -fno-common -DPIC -o .libs/FoFiType1.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiEncodings.cc -fno-common -DPIC -o .libs/FoFiEncodings.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiEncodings.cc -fno-common -DPIC -o .libs/FoFiEncodings.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiBase.cc -fno-common -DPIC -o .libs/FoFiBase.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiBase.cc -fno-common -DPIC -o .libs/FoFiBase.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiTrueType.cc -fno-common -DPIC -o .libs/FoFiTrueType.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiTrueType.cc -fno-common -DPIC -o .libs/FoFiTrueType.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiType1C.cc -fno-common -DPIC -o .libs/FoFiType1C.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiType1C.cc -fno-common -DPIC -o .libs/FoFiType1C.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiIdentifier.cc -fno-common -DPIC -o .libs/FoFiIdentifier.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiIdentifier.cc -fno-common -DPIC -o .libs/FoFiIdentifier.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiEncodings.cc -o FoFiEncodings.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiEncodings.cc -o FoFiEncodings.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiBase.cc -o FoFiBase.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiBase.cc -o FoFiBase.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiType1.cc -o FoFiType1.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiType1.cc -o FoFiType1.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiIdentifier.cc -o FoFiIdentifier.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiIdentifier.cc -o FoFiIdentifier.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiTrueType.cc -o FoFiTrueType.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiTrueType.cc -o FoFiTrueType.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c FoFiType1C.cc -o FoFiType1C.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -fPIC -fno-exceptions -fno-common -c FoFiType1C.cc -o FoFiType1C.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFTFontEngine.cc -fno-common -DPIC -o .libs/SplashFTFontEngine.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFTFontEngine.cc -fno-common -DPIC -o .libs/SplashFTFontEngine.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashBitmap.cc -fno-common -DPIC -o .libs/SplashBitmap.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashBitmap.cc -fno-common -DPIC -o .libs/SplashBitmap.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFTFont.cc -fno-common -DPIC -o .libs/SplashFTFont.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFTFont.cc -fno-common -DPIC -o .libs/SplashFTFont.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashClip.cc -fno-common -DPIC -o .libs/SplashClip.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashClip.cc -fno-common -DPIC -o .libs/SplashClip.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c Splash.cc -fno-common -DPIC -o .libs/Splash.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c Splash.cc -fno-common -DPIC -o .libs/Splash.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFont.cc -fno-common -DPIC -o .libs/SplashFont.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFont.cc -fno-common -DPIC -o .libs/SplashFont.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFTFontFile.cc -fno-common -DPIC -o .libs/SplashFTFontFile.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFTFontFile.cc -fno-common -DPIC -o .libs/SplashFTFontFile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFontEngine.cc -fno-common -DPIC -o .libs/SplashFontEngine.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFontEngine.cc -fno-common -DPIC -o .libs/SplashFontEngine.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFont.cc -o SplashFont.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFont.cc -o SplashFont.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFTFontFile.cc -o SplashFTFontFile.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFTFontFile.cc -o SplashFTFontFile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFTFontEngine.cc -o SplashFTFontEngine.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFTFontEngine.cc -o SplashFTFontEngine.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFTFont.cc -o SplashFTFont.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFTFont.cc -o SplashFTFont.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFontEngine.cc -o SplashFontEngine.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFontEngine.cc -o SplashFontEngine.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFontFileID.cc -fno-common -DPIC -o .libs/SplashFontFileID.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFontFileID.cc -fno-common -DPIC -o .libs/SplashFontFileID.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFontFile.cc -fno-common -DPIC -o .libs/SplashFontFile.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFontFile.cc -fno-common -DPIC -o .libs/SplashFontFile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashClip.cc -o SplashClip.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashClip.cc -o SplashClip.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashPath.cc -fno-common -DPIC -o .libs/SplashPath.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashPath.cc -fno-common -DPIC -o .libs/SplashPath.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashBitmap.cc -o SplashBitmap.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashBitmap.cc -o SplashBitmap.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashPattern.cc -fno-common -DPIC -o .libs/SplashPattern.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashPattern.cc -fno-common -DPIC -o .libs/SplashPattern.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashScreen.cc -fno-common -DPIC -o .libs/SplashScreen.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashScreen.cc -fno-common -DPIC -o .libs/SplashScreen.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFontFileID.cc -o SplashFontFileID.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFontFileID.cc -o SplashFontFileID.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashFontFile.cc -o SplashFontFile.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashFontFile.cc -o SplashFontFile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashPath.cc -o SplashPath.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashPath.cc -o SplashPath.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashPattern.cc -o SplashPattern.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashPattern.cc -o SplashPattern.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashState.cc -fno-common -DPIC -o .libs/SplashState.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashState.cc -fno-common -DPIC -o .libs/SplashState.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashT1Font.cc -fno-common -DPIC -o .libs/SplashT1Font.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashT1Font.cc -fno-common -DPIC -o .libs/SplashT1Font.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashT1FontEngine.cc -fno-common -DPIC -o .libs/SplashT1FontEngine.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashT1FontEngine.cc -fno-common -DPIC -o .libs/SplashT1FontEngine.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashT1FontFile.cc -fno-common -DPIC -o .libs/SplashT1FontFile.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashT1FontFile.cc -fno-common -DPIC -o .libs/SplashT1FontFile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashScreen.cc -o SplashScreen.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashScreen.cc -o SplashScreen.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashT1Font.cc -o SplashT1Font.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashT1Font.cc -o SplashT1Font.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashT1FontEngine.cc -o SplashT1FontEngine.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashT1FontEngine.cc -o SplashT1FontEngine.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashT1FontFile.cc -o SplashT1FontFile.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashT1FontFile.cc -o SplashT1FontFile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashXPath.cc -fno-common -DPIC -o .libs/SplashXPath.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashXPath.cc -fno-common -DPIC -o .libs/SplashXPath.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashXPathScanner.cc -fno-common -DPIC -o .libs/SplashXPathScanner.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashXPathScanner.cc -fno-common -DPIC -o .libs/SplashXPathScanner.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashState.cc -o SplashState.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashState.cc -o SplashState.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashXPath.cc -o SplashXPath.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashXPath.cc -o SplashXPath.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c SplashXPathScanner.cc -o SplashXPathScanner.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c SplashXPathScanner.cc -o SplashXPathScanner.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c Splash.cc -o Splash.o
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -fno-exceptions -fno-common -c Splash.cc -o Splash.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c SplashOutputDev.cc -fno-common -DPIC -o .libs/SplashOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c SplashOutputDev.cc -fno-common -DPIC -o .libs/SplashOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c JPEG2000Stream.cc -fno-common -DPIC -o .libs/JPEG2000Stream.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c JPEG2000Stream.cc -fno-common -DPIC -o .libs/JPEG2000Stream.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Array.cc -fno-common -DPIC -o .libs/Array.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Array.cc -fno-common -DPIC -o .libs/Array.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c BuiltinFont.cc -fno-common -DPIC -o .libs/BuiltinFont.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c BuiltinFont.cc -fno-common -DPIC -o .libs/BuiltinFont.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Annot.cc -fno-common -DPIC -o .libs/Annot.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Annot.cc -fno-common -DPIC -o .libs/Annot.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c DCTStream.cc -fno-common -DPIC -o .libs/DCTStream.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c DCTStream.cc -fno-common -DPIC -o .libs/DCTStream.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c BuiltinFontTables.cc -fno-common -DPIC -o .libs/BuiltinFontTables.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c BuiltinFontTables.cc -fno-common -DPIC -o .libs/BuiltinFontTables.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CachedFile.cc -fno-common -DPIC -o .libs/CachedFile.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CachedFile.cc -fno-common -DPIC -o .libs/CachedFile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c BuiltinFont.cc -o BuiltinFont.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c BuiltinFont.cc -o BuiltinFont.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c BuiltinFontTables.cc -o BuiltinFontTables.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c BuiltinFontTables.cc -o BuiltinFontTables.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Array.cc -o Array.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Array.cc -o Array.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c JPEG2000Stream.cc -o JPEG2000Stream.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c JPEG2000Stream.cc -o JPEG2000Stream.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c DCTStream.cc -o DCTStream.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c DCTStream.cc -o DCTStream.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Catalog.cc -fno-common -DPIC -o .libs/Catalog.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Catalog.cc -fno-common -DPIC -o .libs/Catalog.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CharCodeToUnicode.cc -fno-common -DPIC -o .libs/CharCodeToUnicode.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CharCodeToUnicode.cc -fno-common -DPIC -o .libs/CharCodeToUnicode.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CachedFile.cc -o CachedFile.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CachedFile.cc -o CachedFile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CharCodeToUnicode.cc -o CharCodeToUnicode.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CharCodeToUnicode.cc -o CharCodeToUnicode.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CMap.cc -fno-common -DPIC -o .libs/CMap.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CMap.cc -fno-common -DPIC -o .libs/CMap.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c DateInfo.cc -fno-common -DPIC -o .libs/DateInfo.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c DateInfo.cc -fno-common -DPIC -o .libs/DateInfo.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Decrypt.cc -fno-common -DPIC -o .libs/Decrypt.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Decrypt.cc -fno-common -DPIC -o .libs/Decrypt.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c DateInfo.cc -o DateInfo.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c DateInfo.cc -o DateInfo.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Dict.cc -fno-common -DPIC -o .libs/Dict.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Dict.cc -fno-common -DPIC -o .libs/Dict.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Error.cc -fno-common -DPIC -o .libs/Error.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Error.cc -fno-common -DPIC -o .libs/Error.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c FileSpec.cc -fno-common -DPIC -o .libs/FileSpec.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c FileSpec.cc -fno-common -DPIC -o .libs/FileSpec.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Catalog.cc -o Catalog.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Catalog.cc -o Catalog.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CMap.cc -o CMap.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CMap.cc -o CMap.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c SplashOutputDev.cc -o SplashOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c SplashOutputDev.cc -o SplashOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Error.cc -o Error.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Error.cc -o Error.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c FontEncodingTables.cc -fno-common -DPIC -o .libs/FontEncodingTables.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c FontEncodingTables.cc -fno-common -DPIC -o .libs/FontEncodingTables.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c FileSpec.cc -o FileSpec.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c FileSpec.cc -o FileSpec.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Dict.cc -o Dict.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Dict.cc -o Dict.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Decrypt.cc -o Decrypt.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Decrypt.cc -o Decrypt.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c FontEncodingTables.cc -o FontEncodingTables.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c FontEncodingTables.cc -o FontEncodingTables.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Form.cc -fno-common -DPIC -o .libs/Form.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Form.cc -fno-common -DPIC -o .libs/Form.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c FontInfo.cc -fno-common -DPIC -o .libs/FontInfo.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c FontInfo.cc -fno-common -DPIC -o .libs/FontInfo.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Annot.cc -o Annot.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Annot.cc -o Annot.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Function.cc -fno-common -DPIC -o .libs/Function.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Function.cc -fno-common -DPIC -o .libs/Function.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Gfx.cc -fno-common -DPIC -o .libs/Gfx.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Gfx.cc -fno-common -DPIC -o .libs/Gfx.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c GfxFont.cc -fno-common -DPIC -o .libs/GfxFont.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c GfxFont.cc -fno-common -DPIC -o .libs/GfxFont.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c FontInfo.cc -o FontInfo.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c FontInfo.cc -o FontInfo.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c GfxState.cc -fno-common -DPIC -o .libs/GfxState.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c GfxState.cc -fno-common -DPIC -o .libs/GfxState.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c GlobalParams.cc -fno-common -DPIC -o .libs/GlobalParams.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c GlobalParams.cc -fno-common -DPIC -o .libs/GlobalParams.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Form.cc -o Form.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Form.cc -o Form.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Function.cc -o Function.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Function.cc -o Function.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Hints.cc -fno-common -DPIC -o .libs/Hints.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Hints.cc -fno-common -DPIC -o .libs/Hints.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c GfxFont.cc -o GfxFont.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c GfxFont.cc -o GfxFont.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c GlobalParams.cc -o GlobalParams.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c GlobalParams.cc -o GlobalParams.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Hints.cc -o Hints.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Hints.cc -o Hints.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c JArithmeticDecoder.cc -fno-common -DPIC -o .libs/JArithmeticDecoder.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c JArithmeticDecoder.cc -fno-common -DPIC -o .libs/JArithmeticDecoder.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c JBIG2Stream.cc -fno-common -DPIC -o .libs/JBIG2Stream.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c JBIG2Stream.cc -fno-common -DPIC -o .libs/JBIG2Stream.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Gfx.cc -o Gfx.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Gfx.cc -o Gfx.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c JArithmeticDecoder.cc -o JArithmeticDecoder.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c JArithmeticDecoder.cc -o JArithmeticDecoder.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Lexer.cc -fno-common -DPIC -o .libs/Lexer.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Lexer.cc -fno-common -DPIC -o .libs/Lexer.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Linearization.cc -fno-common -DPIC -o .libs/Linearization.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Linearization.cc -fno-common -DPIC -o .libs/Linearization.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Link.cc -fno-common -DPIC -o .libs/Link.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Link.cc -fno-common -DPIC -o .libs/Link.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c LocalPDFDocBuilder.cc -fno-common -DPIC -o .libs/LocalPDFDocBuilder.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c LocalPDFDocBuilder.cc -fno-common -DPIC -o .libs/LocalPDFDocBuilder.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Movie.cc -fno-common -DPIC -o .libs/Movie.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Movie.cc -fno-common -DPIC -o .libs/Movie.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Lexer.cc -o Lexer.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Lexer.cc -o Lexer.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Linearization.cc -o Linearization.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Linearization.cc -o Linearization.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c LocalPDFDocBuilder.cc -o LocalPDFDocBuilder.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c LocalPDFDocBuilder.cc -o LocalPDFDocBuilder.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Link.cc -o Link.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Link.cc -o Link.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c GfxState.cc -o GfxState.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c GfxState.cc -o GfxState.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Movie.cc -o Movie.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Movie.cc -o Movie.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c NameToCharCode.cc -fno-common -DPIC -o .libs/NameToCharCode.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c NameToCharCode.cc -fno-common -DPIC -o .libs/NameToCharCode.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c OptionalContent.cc -fno-common -DPIC -o .libs/OptionalContent.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c OptionalContent.cc -fno-common -DPIC -o .libs/OptionalContent.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Object.cc -fno-common -DPIC -o .libs/Object.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Object.cc -fno-common -DPIC -o .libs/Object.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c NameToCharCode.cc -o NameToCharCode.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c NameToCharCode.cc -o NameToCharCode.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c JBIG2Stream.cc -o JBIG2Stream.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c JBIG2Stream.cc -o JBIG2Stream.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Outline.cc -fno-common -DPIC -o .libs/Outline.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Outline.cc -fno-common -DPIC -o .libs/Outline.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c OutputDev.cc -fno-common -DPIC -o .libs/OutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c OutputDev.cc -fno-common -DPIC -o .libs/OutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Page.cc -fno-common -DPIC -o .libs/Page.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Page.cc -fno-common -DPIC -o .libs/Page.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Object.cc -o Object.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Object.cc -o Object.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c OptionalContent.cc -o OptionalContent.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c OptionalContent.cc -o OptionalContent.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Outline.cc -o Outline.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Outline.cc -o Outline.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PageTransition.cc -fno-common -DPIC -o .libs/PageTransition.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PageTransition.cc -fno-common -DPIC -o .libs/PageTransition.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c OutputDev.cc -o OutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c OutputDev.cc -o OutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Parser.cc -fno-common -DPIC -o .libs/Parser.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Parser.cc -fno-common -DPIC -o .libs/Parser.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Page.cc -o Page.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Page.cc -o Page.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PDFDoc.cc -fno-common -DPIC -o .libs/PDFDoc.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PDFDoc.cc -fno-common -DPIC -o .libs/PDFDoc.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PageTransition.cc -o PageTransition.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PageTransition.cc -o PageTransition.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PDFDocEncoding.cc -fno-common -DPIC -o .libs/PDFDocEncoding.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PDFDocEncoding.cc -fno-common -DPIC -o .libs/PDFDocEncoding.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PDFDocFactory.cc -fno-common -DPIC -o .libs/PDFDocFactory.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PDFDocFactory.cc -fno-common -DPIC -o .libs/PDFDocFactory.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PDFDocEncoding.cc -o PDFDocEncoding.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PDFDocEncoding.cc -o PDFDocEncoding.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Parser.cc -o Parser.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Parser.cc -o Parser.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PopplerCache.cc -fno-common -DPIC -o .libs/PopplerCache.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PopplerCache.cc -fno-common -DPIC -o .libs/PopplerCache.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c ProfileData.cc -fno-common -DPIC -o .libs/ProfileData.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c ProfileData.cc -fno-common -DPIC -o .libs/ProfileData.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c ProfileData.cc -o ProfileData.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c ProfileData.cc -o ProfileData.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PDFDocFactory.cc -o PDFDocFactory.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PDFDocFactory.cc -o PDFDocFactory.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PreScanOutputDev.cc -fno-common -DPIC -o .libs/PreScanOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PreScanOutputDev.cc -fno-common -DPIC -o .libs/PreScanOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PSTokenizer.cc -fno-common -DPIC -o .libs/PSTokenizer.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PSTokenizer.cc -fno-common -DPIC -o .libs/PSTokenizer.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PopplerCache.cc -o PopplerCache.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PopplerCache.cc -o PopplerCache.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Rendition.cc -fno-common -DPIC -o .libs/Rendition.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Rendition.cc -fno-common -DPIC -o .libs/Rendition.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PSTokenizer.cc -o PSTokenizer.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PSTokenizer.cc -o PSTokenizer.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PDFDoc.cc -o PDFDoc.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PDFDoc.cc -o PDFDoc.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c StdinCachedFile.cc -fno-common -DPIC -o .libs/StdinCachedFile.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c StdinCachedFile.cc -fno-common -DPIC -o .libs/StdinCachedFile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c StdinPDFDocBuilder.cc -fno-common -DPIC -o .libs/StdinPDFDocBuilder.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c StdinPDFDocBuilder.cc -fno-common -DPIC -o .libs/StdinPDFDocBuilder.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Rendition.cc -o Rendition.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Rendition.cc -o Rendition.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Stream.cc -fno-common -DPIC -o .libs/Stream.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Stream.cc -fno-common -DPIC -o .libs/Stream.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PreScanOutputDev.cc -o PreScanOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PreScanOutputDev.cc -o PreScanOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c StructTreeRoot.cc -fno-common -DPIC -o .libs/StructTreeRoot.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c StructTreeRoot.cc -fno-common -DPIC -o .libs/StructTreeRoot.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c StdinCachedFile.cc -o StdinCachedFile.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c StdinCachedFile.cc -o StdinCachedFile.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c StructElement.cc -fno-common -DPIC -o .libs/StructElement.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c StructElement.cc -fno-common -DPIC -o .libs/StructElement.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c StdinPDFDocBuilder.cc -o StdinPDFDocBuilder.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c StdinPDFDocBuilder.cc -o StdinPDFDocBuilder.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c strtok_r.cpp -fno-common -DPIC -o .libs/strtok_r.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c strtok_r.cpp -fno-common -DPIC -o .libs/strtok_r.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c strtok_r.cpp -o strtok_r.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c strtok_r.cpp -o strtok_r.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c UnicodeMap.cc -fno-common -DPIC -o .libs/UnicodeMap.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c UnicodeMap.cc -fno-common -DPIC -o .libs/UnicodeMap.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c UnicodeTypeTable.cc -fno-common -DPIC -o .libs/UnicodeTypeTable.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c UnicodeTypeTable.cc -fno-common -DPIC -o .libs/UnicodeTypeTable.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c UTF.cc -fno-common -DPIC -o .libs/UTF.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c UTF.cc -fno-common -DPIC -o .libs/UTF.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c ViewerPreferences.cc -fno-common -DPIC -o .libs/ViewerPreferences.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c ViewerPreferences.cc -fno-common -DPIC -o .libs/ViewerPreferences.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c UTF.cc -o UTF.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c UTF.cc -o UTF.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c XRef.cc -fno-common -DPIC -o .libs/XRef.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c XRef.cc -fno-common -DPIC -o .libs/XRef.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c UnicodeMap.cc -o UnicodeMap.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c UnicodeMap.cc -o UnicodeMap.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c StructTreeRoot.cc -o StructTreeRoot.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c StructTreeRoot.cc -o StructTreeRoot.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c UnicodeTypeTable.cc -o UnicodeTypeTable.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c UnicodeTypeTable.cc -o UnicodeTypeTable.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PSOutputDev.cc -fno-common -DPIC -o .libs/PSOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PSOutputDev.cc -fno-common -DPIC -o .libs/PSOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c ViewerPreferences.cc -o ViewerPreferences.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c ViewerPreferences.cc -o ViewerPreferences.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c TextOutputDev.cc -fno-common -DPIC -o .libs/TextOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c TextOutputDev.cc -fno-common -DPIC -o .libs/TextOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c StructElement.cc -o StructElement.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c StructElement.cc -o StructElement.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Stream.cc -o Stream.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Stream.cc -o Stream.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c MarkedContentOutputDev.cc -fno-common -DPIC -o .libs/MarkedContentOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c MarkedContentOutputDev.cc -fno-common -DPIC -o .libs/MarkedContentOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PageLabelInfo.cc -fno-common -DPIC -o .libs/PageLabelInfo.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PageLabelInfo.cc -fno-common -DPIC -o .libs/PageLabelInfo.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c XRef.cc -o XRef.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c XRef.cc -o XRef.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c SecurityHandler.cc -fno-common -DPIC -o .libs/SecurityHandler.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c SecurityHandler.cc -fno-common -DPIC -o .libs/SecurityHandler.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PageLabelInfo.cc -o PageLabelInfo.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PageLabelInfo.cc -o PageLabelInfo.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c SecurityHandler.cc -o SecurityHandler.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c SecurityHandler.cc -o SecurityHandler.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c MarkedContentOutputDev.cc -o MarkedContentOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c MarkedContentOutputDev.cc -o MarkedContentOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Sound.cc -fno-common -DPIC -o .libs/Sound.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Sound.cc -fno-common -DPIC -o .libs/Sound.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c XpdfPluginAPI.cc -fno-common -DPIC -o .libs/XpdfPluginAPI.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c XpdfPluginAPI.cc -fno-common -DPIC -o .libs/XpdfPluginAPI.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CairoFontEngine.cc -fno-common -DPIC -o .libs/CairoFontEngine.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CairoFontEngine.cc -fno-common -DPIC -o .libs/CairoFontEngine.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CairoOutputDev.cc -fno-common -DPIC -o .libs/CairoOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CairoOutputDev.cc -fno-common -DPIC -o .libs/CairoOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c XpdfPluginAPI.cc -o XpdfPluginAPI.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c XpdfPluginAPI.cc -o XpdfPluginAPI.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c Sound.cc -o Sound.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c Sound.cc -o Sound.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CairoRescaleBox.cc -fno-common -DPIC -o .libs/CairoRescaleBox.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CairoRescaleBox.cc -fno-common -DPIC -o .libs/CairoRescaleBox.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c TextOutputDev.cc -o TextOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c TextOutputDev.cc -o TextOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CairoRescaleBox.cc -o CairoRescaleBox.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CairoRescaleBox.cc -o CairoRescaleBox.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CairoFontEngine.cc -o CairoFontEngine.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CairoFontEngine.cc -o CairoFontEngine.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c PSOutputDev.cc -o PSOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c PSOutputDev.cc -o PSOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -D_THREAD_SAFE -pthread -c CairoOutputDev.cc -o CairoOutputDev.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../goo -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 -fPIC -fno-exceptions -fno-common -D_THREAD_SAFE -pthread -c CairoOutputDev.cc -o CairoOutputDev.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libpoppler.46.dylib .libs/SplashOutputDev.o .libs/DCTStream.o .libs/JPEG2000Stream.o .libs/Annot.o .libs/Array.o .libs/BuiltinFont.o .libs/BuiltinFontTables.o .libs/CachedFile.o .libs/Catalog.o .libs/CharCodeToUnicode.o .libs/CMap.o .libs/DateInfo.o .libs/Decrypt.o .libs/Dict.o .libs/Error.o .libs/FileSpec.o .libs/FontEncodingTables.o .libs/Form.o .libs/FontInfo.o .libs/Function.o .libs/Gfx.o .libs/GfxFont.o .libs/GfxState.o .libs/GlobalParams.o .libs/Hints.o .libs/JArithmeticDecoder.o .libs/JBIG2Stream.o .libs/Lexer.o .libs/Linearization.o .libs/Link.o .libs/LocalPDFDocBuilder.o .libs/Movie.o .libs/NameToCharCode.o .libs/Object.o .libs/OptionalContent.o .libs/Outline.o .libs/OutputDev.o .libs/Page.o .libs/PageTransition.o .libs/Parser.o .libs/PDFDoc.o .libs/PDFDocEncoding.o .libs/PDFDocFactory.o .libs/PopplerCache.o .libs/ProfileData.o .libs/PreScanOutputDev.o .libs/PSTokenizer.o .libs/Rendition.o .libs/StdinCachedFile.o .libs/StdinPDFDocBuilder.o .libs/Stream.o .libs/StructTreeRoot.o .libs/StructElement.o .libs/strtok_r.o .libs/UnicodeMap.o .libs/UnicodeTypeTable.o .libs/UTF.o .libs/ViewerPreferences.o .libs/XRef.o .libs/PSOutputDev.o .libs/TextOutputDev.o .libs/MarkedContentOutputDev.o .libs/PageLabelInfo.o .libs/SecurityHandler.o .libs/Sound.o .libs/XpdfPluginAPI.o -Wl,-force_load,../goo/.libs/libgoo.a -Wl,-force_load,../fofi/.libs/libfofi.a -Wl,-force_load,../splash/.libs/libsplash.a -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -O2 -pthread -pthread -install_name /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.46.dylib -compatibility_version 47 -current_version 47.0 -Wl,-single_module
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libpoppler.46.dylib .libs/SplashOutputDev.o .libs/DCTStream.o .libs/JPEG2000Stream.o .libs/Annot.o .libs/Array.o .libs/BuiltinFont.o .libs/BuiltinFontTables.o .libs/CachedFile.o .libs/Catalog.o .libs/CharCodeToUnicode.o .libs/CMap.o .libs/DateInfo.o .libs/Decrypt.o .libs/Dict.o .libs/Error.o .libs/FileSpec.o .libs/FontEncodingTables.o .libs/Form.o .libs/FontInfo.o .libs/Function.o .libs/Gfx.o .libs/GfxFont.o .libs/GfxState.o .libs/GlobalParams.o .libs/Hints.o .libs/JArithmeticDecoder.o .libs/JBIG2Stream.o .libs/Lexer.o .libs/Linearization.o .libs/Link.o .libs/LocalPDFDocBuilder.o .libs/Movie.o .libs/NameToCharCode.o .libs/Object.o .libs/OptionalContent.o .libs/Outline.o .libs/OutputDev.o .libs/Page.o .libs/PageTransition.o .libs/Parser.o .libs/PDFDoc.o .libs/PDFDocEncoding.o .libs/PDFDocFactory.o .libs/PopplerCache.o .libs/ProfileData.o .libs/PreScanOutputDev.o .libs/PSTokenizer.o .libs/Rendition.o .libs/StdinCachedFile.o .libs/StdinPDFDocBuilder.o .libs/Stream.o .libs/StructTreeRoot.o .libs/StructElement.o .libs/strtok_r.o .libs/UnicodeMap.o .libs/UnicodeTypeTable.o .libs/UTF.o .libs/ViewerPreferences.o .libs/XRef.o .libs/PSOutputDev.o .libs/TextOutputDev.o .libs/MarkedContentOutputDev.o .libs/PageLabelInfo.o .libs/SecurityHandler.o .libs/Sound.o .libs/XpdfPluginAPI.o -Wl,-force_load,../goo/.libs/libgoo.a -Wl,-force_load,../fofi/.libs/libfofi.a -Wl,-force_load,../splash/.libs/libsplash.a -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -pthread -install_name /usr/local/Cellar/poppler/0.26.5/lib/libpoppler.46.dylib -compatibility_version 47 -current_version 47.0 -Wl,-single_module -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o ImageOutputDev.o ImageOutputDev.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o ImageOutputDev.o ImageOutputDev.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdfdetach.o pdfdetach.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdfdetach.o pdfdetach.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o parseargs.o parseargs.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o parseargs.o parseargs.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o JSInfo.o JSInfo.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o JSInfo.o JSInfo.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdffonts.o pdffonts.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdffonts.o pdffonts.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdfimages.o pdfimages.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdfimages.o pdfimages.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o printencodings.o printencodings.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o printencodings.o printencodings.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdfinfo.o pdfinfo.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdfinfo.o pdfinfo.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdftops.o pdftops.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdftops.o pdftops.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdftotext.o pdftotext.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdftotext.o pdftotext.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdftohtml-pdftohtml.o pdftohtml.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdftohtml-pdftohtml.o pdftohtml.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdftohtml-HtmlFonts.o HtmlFonts.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdftohtml-HtmlFonts.o HtmlFonts.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdftohtml-HtmlLinks.o HtmlLinks.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdftohtml-HtmlLinks.o HtmlLinks.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdftohtml-HtmlOutputDev.o HtmlOutputDev.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdftohtml-HtmlOutputDev.o HtmlOutputDev.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdftohtml-parseargs.o parseargs.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdftohtml-parseargs.o parseargs.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdfseparate.o pdfseparate.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdfseparate.o pdfseparate.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdfunite.o pdfunite.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdfunite.o pdfunite.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdftoppm.o pdftoppm.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdftoppm.o pdftoppm.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I../utils -I../poppler -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c -o pdftocairo.o pdftocairo.cc
superenv removed: -I../utils -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -I../goo -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/little-cms2/2.6/include -fPIC -fno-exceptions -fno-common -c -o pdftocairo.o pdftocairo.cc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdfdetach pdfdetach.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -fno-exceptions -fno-common -o .libs/pdfdetach pdfdetach.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdffonts pdffonts.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -fno-exceptions -fno-common -o .libs/pdffonts pdffonts.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdfimages pdfimages.o ImageOutputDev.o JSInfo.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -fno-exceptions -fno-common -o .libs/pdfimages pdfimages.o ImageOutputDev.o JSInfo.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdfinfo pdfinfo.o printencodings.o JSInfo.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -fno-exceptions -fno-common -o .libs/pdfinfo pdfinfo.o printencodings.o JSInfo.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdftops pdftops.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -fno-exceptions -fno-common -o .libs/pdftops pdftops.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdftotext pdftotext.o printencodings.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -fno-exceptions -fno-common -o .libs/pdftotext pdftotext.o printencodings.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdfseparate pdfseparate.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -fno-exceptions -fno-common -o .libs/pdfseparate pdfseparate.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdfunite pdfunite.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -fno-exceptions -fno-common -o .libs/pdfunite pdfunite.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdftoppm pdftoppm.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -fno-exceptions -fno-common -o .libs/pdftoppm pdftoppm.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdftocairo pdftocairo.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler-cairo.a ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -L/usr/local/Cellar/cairo/1.12.16_1/lib -lfreetype -lz -lcairo -llcms2 -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -fno-exceptions -fno-common -o .libs/pdftocairo pdftocairo.o parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler-cairo.a ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -L/usr/local/Cellar/cairo/1.12.16_1/lib -lfreetype -lz -lcairo -llcms2 -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -o .libs/pdftohtml pdftohtml-pdftohtml.o pdftohtml-HtmlFonts.o pdftohtml-HtmlLinks.o pdftohtml-HtmlOutputDev.o pdftohtml-parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread
superenv removed: -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -fPIC -fno-exceptions -fno-common -o .libs/pdftohtml pdftohtml-pdftohtml.o pdftohtml-HtmlFonts.o pdftohtml-HtmlLinks.o pdftohtml-HtmlOutputDev.o pdftohtml-parseargs.o -Wl,-bind_at_load ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -llcms2 -ltiff -ljpeg -L/usr/local/Cellar/libpng/1.6.13/lib -lpng16 -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -lopenjpeg -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -lfontconfig -lfreetype -pthread -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -Wall -g -O2 -c poppler-enums.c -fno-common -DPIC -o .libs/poppler-enums.o
superenv removed: -I/opt/X11/include -Wall -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -c poppler-enums.c -fno-common -DPIC -o .libs/poppler-enums.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-document.cc -fno-common -DPIC -o .libs/poppler-document.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-document.cc -fno-common -DPIC -o .libs/poppler-document.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-action.cc -fno-common -DPIC -o .libs/poppler-action.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-action.cc -fno-common -DPIC -o .libs/poppler-action.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-page.cc -fno-common -DPIC -o .libs/poppler-page.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-page.cc -fno-common -DPIC -o .libs/poppler-page.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-attachment.cc -fno-common -DPIC -o .libs/poppler-attachment.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-attachment.cc -fno-common -DPIC -o .libs/poppler-attachment.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-date.cc -fno-common -DPIC -o .libs/poppler-date.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-date.cc -fno-common -DPIC -o .libs/poppler-date.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-annot.cc -fno-common -DPIC -o .libs/poppler-annot.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-annot.cc -fno-common -DPIC -o .libs/poppler-annot.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-form-field.cc -fno-common -DPIC -o .libs/poppler-form-field.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-form-field.cc -fno-common -DPIC -o .libs/poppler-form-field.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-date.cc -o poppler-date.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-date.cc -o poppler-date.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -Wall -g -O2 -c poppler-enums.c -o poppler-enums.o
superenv removed: -I/opt/X11/include -Wall -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -c poppler-enums.c -o poppler-enums.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-layer.cc -fno-common -DPIC -o .libs/poppler-layer.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-layer.cc -fno-common -DPIC -o .libs/poppler-layer.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-attachment.cc -o poppler-attachment.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-attachment.cc -o poppler-attachment.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-media.cc -fno-common -DPIC -o .libs/poppler-media.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-media.cc -fno-common -DPIC -o .libs/poppler-media.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-form-field.cc -o poppler-form-field.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-form-field.cc -o poppler-form-field.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-action.cc -o poppler-action.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-action.cc -o poppler-action.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-annot.cc -o poppler-annot.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-annot.cc -o poppler-annot.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-page.cc -o poppler-page.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-page.cc -o poppler-page.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-document.cc -o poppler-document.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-document.cc -o poppler-document.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-layer.cc -o poppler-layer.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-layer.cc -o poppler-layer.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-media.cc -o poppler-media.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-media.cc -o poppler-media.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-movie.cc -fno-common -DPIC -o .libs/poppler-movie.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-movie.cc -fno-common -DPIC -o .libs/poppler-movie.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-cached-file-loader.cc -fno-common -DPIC -o .libs/poppler-cached-file-loader.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-cached-file-loader.cc -fno-common -DPIC -o .libs/poppler-cached-file-loader.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-input-stream.cc -fno-common -DPIC -o .libs/poppler-input-stream.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-input-stream.cc -fno-common -DPIC -o .libs/poppler-input-stream.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-structure-element.cc -fno-common -DPIC -o .libs/poppler-structure-element.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-structure-element.cc -fno-common -DPIC -o .libs/poppler-structure-element.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-cached-file-loader.cc -o poppler-cached-file-loader.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-cached-file-loader.cc -o poppler-cached-file-loader.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-input-stream.cc -o poppler-input-stream.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-input-stream.cc -o poppler-input-stream.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler.cc -fno-common -DPIC -o .libs/poppler.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler.cc -fno-common -DPIC -o .libs/poppler.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-movie.cc -o poppler-movie.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-movie.cc -o poppler-movie.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler.cc -o poppler.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler.cc -o poppler.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -I.. -I../poppler -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/opt/X11/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -g -O2 -c poppler-structure-element.cc -o poppler-structure-element.o
superenv removed: -I/opt/X11/include -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-check-new -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN="Poppler" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.13/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/glib/2.42.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.42.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -fPIC -fno-exceptions -fno-common -c poppler-structure-element.cc -o poppler-structure-element.o -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libpoppler-glib.8.dylib .libs/poppler-enums.o .libs/poppler-action.o .libs/poppler-date.o .libs/poppler-document.o .libs/poppler-page.o .libs/poppler-attachment.o .libs/poppler-form-field.o .libs/poppler-annot.o .libs/poppler-layer.o .libs/poppler-media.o .libs/poppler-movie.o .libs/poppler-cached-file-loader.o .libs/poppler-input-stream.o .libs/poppler-structure-element.o .libs/poppler.o -Wl,-force_load,../poppler/.libs/libpoppler-cairo.a ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -L/usr/local/Cellar/libpng/1.6.13/lib -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -L/usr/local/Cellar/glib/2.42.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lfreetype -O2 -pthread -install_name /usr/local/Cellar/poppler/0.26.5/lib/libpoppler-glib.8.dylib -compatibility_version 15 -current_version 15.0 -Wl,-single_module
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libpoppler-glib.8.dylib .libs/poppler-enums.o .libs/poppler-action.o .libs/poppler-date.o .libs/poppler-document.o .libs/poppler-page.o .libs/poppler-attachment.o .libs/poppler-form-field.o .libs/poppler-annot.o .libs/poppler-layer.o .libs/poppler-media.o .libs/poppler-movie.o .libs/poppler-cached-file-loader.o .libs/poppler-input-stream.o .libs/poppler-structure-element.o .libs/poppler.o -Wl,-force_load,../poppler/.libs/libpoppler-cairo.a ../poppler/.libs/libpoppler.dylib -L/usr/local/Cellar/little-cms2/2.6/lib -L/usr/local/Cellar/libpng/1.6.13/lib -L/usr/local/Cellar/openjpeg/1.5.1_1/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -L/usr/local/Cellar/glib/2.42.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lfreetype -pthread -install_name /usr/local/Cellar/poppler/0.26.5/lib/libpoppler-glib.8.dylib -compatibility_version 15 -current_version 15.0 -Wl,-single_module -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/opt/X11/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file has been truncated, but you can view the full file.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by poppler configure 0.26.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/poppler/0.26.5 --enable-xpdf-headers --enable-poppler-glib --disable-gtk-test --enable-introspection=yes --disable-poppler-qt4
## --------- ##
## Platform. ##
## --------- ##
hostname = Siyuans-MacBook-Pro.local
uname -m = x86_64
uname -r = 14.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/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.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 204 tasks, 946 threads, 8 processors
Load average: 2.06, Mach factor: 5.93
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/xz/bin
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/libpng/bin
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/opt/fontconfig/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/glib/bin
PATH: /usr/local/opt/cairo/bin
PATH: /usr/local/opt/gobject-introspection/bin
PATH: /usr/local/opt/jpeg/bin
PATH: /usr/local/opt/libtiff/bin
PATH: /usr/local/opt/little-cms2/bin
PATH: /usr/local/opt/openjpeg/bin
PATH: /opt/X11/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2906: checking for a BSD-compatible install
configure:2974: result: /usr/bin/install -c
configure:2985: checking whether build environment is sane
configure:3040: result: yes
configure:3191: checking for a thread-safe mkdir -p
configure:3230: result: ./install-sh -c -d
configure:3237: checking for gawk
configure:3267: result: no
configure:3237: checking for mawk
configure:3267: result: no
configure:3237: checking for nawk
configure:3267: result: no
configure:3237: checking for awk
configure:3253: found /usr/bin/awk
configure:3264: result: awk
configure:3275: checking whether make sets $(MAKE)
configure:3297: result: yes
configure:3326: checking whether make supports nested variables
configure:3343: result: yes
configure:3480: checking whether make supports nested variables
configure:3497: result: yes
configure:3522: checking for style of include used by make
configure:3550: result: GNU
configure:3621: checking for gcc
configure:3648: result: clang
configure:3877: checking for C compiler version
configure:3886: clang --version >&5
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
configure:3897: $? = 0
configure:3886: clang -v >&5
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
configure:3897: $? = 0
configure:3886: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3897: $? = 1
configure:3886: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3897: $? = 1
configure:3917: checking whether the C compiler works
configure:3939: clang conftest.c >&5
configure:3943: $? = 0
configure:3991: result: yes
configure:3994: checking for C compiler default output file name
configure:3996: result: a.out
configure:4002: checking for suffix of executables
configure:4009: clang -o conftest conftest.c >&5
configure:4013: $? = 0
configure:4035: result:
configure:4057: checking whether we are cross compiling
configure:4065: clang -o conftest conftest.c >&5
configure:4069: $? = 0
configure:4076: ./conftest
configure:4080: $? = 0
configure:4095: result: no
configure:4100: checking for suffix of object files
configure:4122: clang -c conftest.c >&5
configure:4126: $? = 0
configure:4147: result: o
configure:4151: checking whether we are using the GNU C compiler
configure:4170: clang -c conftest.c >&5
configure:4170: $? = 0
configure:4179: result: yes
configure:4188: checking whether clang accepts -g
configure:4208: clang -c -g conftest.c >&5
configure:4208: $? = 0
configure:4249: result: yes
configure:4266: checking for clang option to accept ISO C89
configure:4329: clang -c -g -O2 conftest.c >&5
configure:4329: $? = 0
configure:4342: result: none needed
configure:4367: checking whether clang understands -c and -o together
configure:4389: clang -c conftest.c -o conftest2.o
configure:4392: $? = 0
configure:4389: clang -c conftest.c -o conftest2.o
configure:4392: $? = 0
configure:4404: result: yes
configure:4423: checking dependency style of clang
configure:4534: result: none
configure:4555: checking how to run the C preprocessor
configure:4586: clang -E conftest.c
configure:4586: $? = 0
configure:4600: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4600: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4625: result: clang -E
configure:4645: clang -E conftest.c
configure:4645: $? = 0
configure:4659: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4659: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4688: checking for grep that handles long lines and -e
configure:4746: result: /usr/bin/grep
configure:4751: checking for egrep
configure:4813: result: /usr/bin/grep -E
configure:4818: checking for ANSI C header files
configure:4838: clang -c -g -O2 conftest.c >&5
configure:4838: $? = 0
configure:4911: clang -o conftest -g -O2 conftest.c >&5
configure:4911: $? = 0
configure:4911: ./conftest
configure:4911: $? = 0
configure:4922: result: yes
configure:4935: checking for sys/types.h
configure:4935: clang -c -g -O2 conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for sys/stat.h
configure:4935: clang -c -g -O2 conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for stdlib.h
configure:4935: clang -c -g -O2 conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for string.h
configure:4935: clang -c -g -O2 conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for memory.h
configure:4935: clang -c -g -O2 conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for strings.h
configure:4935: clang -c -g -O2 conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for inttypes.h
configure:4935: clang -c -g -O2 conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for stdint.h
configure:4935: clang -c -g -O2 conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4935: checking for unistd.h
configure:4935: clang -c -g -O2 conftest.c >&5
configure:4935: $? = 0
configure:4935: result: yes
configure:4947: checking whether byte ordering is bigendian
configure:4962: clang -c -g -O2 conftest.c >&5
configure:4962: $? = 0
configure:5007: clang -c -g -O2 conftest.c >&5
configure:5007: $? = 0
configure:5025: clang -c -g -O2 conftest.c >&5
conftest.c:28:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:5025: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5153: result: no
configure:5176: checking build system type
configure:5190: result: x86_64-apple-darwin14.0.0
configure:5210: checking host system type
configure:5223: result: x86_64-apple-darwin14.0.0
configure:5593: checking how to print strings
configure:5620: result: printf
configure:5641: checking for a sed that does not truncate output
configure:5705: result: /usr/local/Library/ENV/4.3/sed
configure:5723: checking for fgrep
configure:5785: result: /usr/bin/grep -F
configure:5820: checking for ld used by clang
configure:5887: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5894: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5909: result: no
configure:5921: checking for BSD- or MS-compatible name lister (nm)
configure:5970: result: /usr/bin/nm
configure:6100: checking the name lister (/usr/bin/nm) interface
configure:6107: clang -c -g -O2 conftest.c >&5
configure:6110: /usr/bin/nm "conftest.o"
configure:6113: output
0000000000000228 S _some_variable
configure:6120: result: BSD nm
configure:6123: checking whether ln -s works
configure:6127: result: yes
configure:6135: checking the maximum length of command line arguments
configure:6266: result: 196608
configure:6283: checking whether the shell understands some XSI constructs
configure:6293: result: yes
configure:6297: checking whether the shell understands "+="
configure:6303: result: yes
configure:6338: checking how to convert x86_64-apple-darwin14.0.0 file names to x86_64-apple-darwin14.0.0 format
configure:6378: result: func_convert_file_noop
configure:6385: checking how to convert x86_64-apple-darwin14.0.0 file names to toolchain format
configure:6405: result: func_convert_file_noop
configure:6412: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:6419: result: -r
configure:6493: checking for objdump
configure:6520: result: objdump
configure:6549: checking how to recognize dependent libraries
configure:6747: result: pass_all
configure:6832: checking for dlltool
configure:6859: result: dlltool
configure:6889: checking how to associate runtime and link libraries
configure:6916: result: printf %s\n
configure:6976: checking for ar
configure:6992: found /usr/bin/ar
configure:7003: result: ar
configure:7040: checking for archiver @FILE support
configure:7057: clang -c -g -O2 conftest.c >&5
configure:7057: $? = 0
configure:7060: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7063: $? = 1
configure:7083: result: no
configure:7141: checking for strip
configure:7157: found /usr/bin/strip
configure:7168: result: strip
configure:7240: checking for ranlib
configure:7256: found /usr/bin/ranlib
configure:7267: result: ranlib
configure:7369: checking command to parse /usr/bin/nm output from clang object
configure:7489: clang -c -g -O2 conftest.c >&5
configure:7492: $? = 0
configure:7496: /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:7499: $? = 0
cannot find nm_test_var in conftest.nm
configure:7489: clang -c -g -O2 conftest.c >&5
configure:7492: $? = 0
configure:7496: /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:7499: $? = 0
configure:7565: clang -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7568: $? = 0
configure:7606: result: ok
configure:7643: checking for sysroot
configure:7673: result: no
configure:7942: checking for mt
configure:7972: result: no
configure:7992: checking if : is a manifest tool
configure:7998: : '-?'
configure:8006: result: no
configure:8062: checking for dsymutil
configure:8078: found /usr/bin/dsymutil
configure:8089: result: dsymutil
configure:8154: checking for nmedit
configure:8170: found /usr/bin/nmedit
configure:8181: result: nmedit
configure:8246: checking for lipo
configure:8262: found /usr/bin/lipo
configure:8273: result: lipo
configure:8338: checking for otool
configure:8354: found /usr/bin/otool
configure:8365: result: otool
configure:8430: checking for otool64
configure:8460: result: no
configure:8505: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8538: result: yes
configure:8541: checking for -exported_symbols_list linker flag
configure:8561: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8561: $? = 0
configure:8571: result: yes
configure:8574: 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:8606: result: yes
configure:8645: checking for dlfcn.h
configure:8645: clang -c -g -O2 conftest.c >&5
configure:8645: $? = 0
configure:8645: result: yes
configure:8849: checking for objdir
configure:8864: result: .libs
configure:9135: checking if clang supports -fno-rtti -fno-exceptions
configure:9153: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9157: $? = 0
configure:9170: result: yes
configure:9497: checking for clang option to produce PIC
configure:9504: result: -fno-common -DPIC
configure:9512: checking if clang PIC flag -fno-common -DPIC works
configure:9530: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:9534: $? = 0
configure:9547: result: yes
configure:9576: checking if clang static flag -static works
configure:9604: result: no
configure:9619: checking if clang supports -c -o file.o
configure:9640: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9644: $? = 0
configure:9666: result: yes
configure:9674: checking if clang supports -c -o file.o
configure:9721: result: yes
configure:9754: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:10911: result: yes
configure:11151: checking dynamic linker characteristics
configure:11885: result: darwin14.0.0 dyld
configure:11992: checking how to hardcode library paths into programs
configure:12017: result: immediate
configure:12557: checking whether stripping libraries is possible
configure:12571: result: yes
configure:12597: checking if libtool supports shared libraries
configure:12599: result: yes
configure:12602: checking whether to build shared libraries
configure:12623: result: yes
configure:12626: checking whether to build static libraries
configure:12630: result: yes
configure:12716: checking for gcc
configure:12743: result: clang
configure:12972: checking for C compiler version
configure:12981: clang --version >&5
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
configure:12992: $? = 0
configure:12981: clang -v >&5
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
configure:12992: $? = 0
configure:12981: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:12992: $? = 1
configure:12981: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:12992: $? = 1
configure:12996: checking whether we are using the GNU C compiler
configure:13024: result: yes
configure:13033: checking whether clang accepts -g
configure:13094: result: yes
configure:13111: checking for clang option to accept ISO C89
configure:13187: result: none needed
configure:13212: checking whether clang understands -c and -o together
configure:13249: result: yes
configure:13268: checking dependency style of clang
configure:13379: result: none
configure:13506: checking for C++ compiler version
configure:13515: clang++ --version >&5
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
configure:13526: $? = 0
configure:13515: clang++ -v >&5
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
configure:13526: $? = 0
configure:13515: clang++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:13526: $? = 1
configure:13515: clang++ -qversion >&5
clang: error: unknown argument: '-qversion'
configure:13526: $? = 1
configure:13530: checking whether we are using the GNU C++ compiler
configure:13549: clang++ -c conftest.cpp >&5
configure:13549: $? = 0
configure:13558: result: yes
configure:13567: checking whether clang++ accepts -g
configure:13587: clang++ -c -g conftest.cpp >&5
configure:13587: $? = 0
configure:13628: result: yes
configure:13653: checking dependency style of clang++
configure:13764: result: none
configure:13797: checking how to run the C++ preprocessor
configure:13824: clang++ -E conftest.cpp
configure:13824: $? = 0
configure:13838: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13838: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13863: result: clang++ -E
configure:13883: clang++ -E conftest.cpp
configure:13883: $? = 0
configure:13897: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13897: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14066: checking for ld used by clang++
configure:14133: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:14140: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:14155: result: no
configure:14210: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15212: result: yes
configure:15248: clang++ -c -g -O2 conftest.cpp >&5
configure:15251: $? = 0
configure:15771: checking for clang++ option to produce PIC
configure:15778: result: -fno-common -DPIC
configure:15786: checking if clang++ PIC flag -fno-common -DPIC works
configure:15804: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:15808: $? = 0
configure:15821: result: yes
configure:15844: checking if clang++ static flag -static works
configure:15872: result: no
configure:15884: checking if clang++ supports -c -o file.o
configure:15905: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15909: $? = 0
configure:15931: result: yes
configure:15936: checking if clang++ supports -c -o file.o
configure:15983: result: yes
configure:16013: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:16052: result: yes
configure:16193: checking dynamic linker characteristics
configure:16861: result: darwin14.0.0 dyld
configure:16914: checking how to hardcode library paths into programs
configure:16939: result: immediate
configure:16979: checking for library containing strerror
configure:17010: clang -o conftest -g -O2 conftest.c >&5
conftest.c:30:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:30:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:17010: $? = 0
configure:17027: result: none required
configure:17039: checking for clang option to accept ISO C99
configure:17188: clang -c -g -O2 conftest.c >&5
configure:17188: $? = 0
configure:17201: result: none needed
configure:17309: checking for clang option to accept ISO Standard C
configure:17320: result: none needed
configure:17442: checking for C++ compiler version
configure:17451: clang++ --version >&5
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
configure:17462: $? = 0
configure:17451: clang++ -v >&5
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
configure:17462: $? = 0
configure:17451: clang++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:17462: $? = 1
configure:17451: clang++ -qversion >&5
clang: error: unknown argument: '-qversion'
configure:17462: $? = 1
configure:17466: checking whether we are using the GNU C++ compiler
configure:17494: result: yes
configure:17503: checking whether clang++ accepts -g
configure:17564: result: yes
configure:17589: checking dependency style of clang++
configure:17700: result: none
configure:17771: checking for pkg-config
configure:17789: found /usr/local/opt/pkg-config/bin/pkg-config
configure:17801: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:17826: checking pkg-config is at least version 0.9.0
configure:17829: result: yes
configure:17994: checking whether pthreads work with -pthread
configure:18082: clang -o conftest -g -O2 -pthread conftest.c >&5
configure:18082: $? = 0
configure:18091: result: yes
configure:18110: checking for joinable pthread attribute
configure:18125: clang -o conftest -g -O2 -pthread conftest.c >&5
configure:18125: $? = 0
configure:18131: result: PTHREAD_CREATE_JOINABLE
configure:18141: checking if more special flags are required for pthreads
configure:18155: result: -D_THREAD_SAFE
configure:18161: checking for PTHREAD_PRIO_INHERIT
configure:18179: clang -o conftest -g -O2 -pthread conftest.c >&5
configure:18179: $? = 0
configure:18188: result: yes
configure:18365: checking for X
configure:18473: clang -E conftest.c
configure:18473: $? = 0
configure:18504: clang -o conftest -g -O2 conftest.c -lX11 >&5
configure:18504: $? = 0
configure:18554: result: libraries , headers
configure:18653: clang -o conftest -g -O2 conftest.c -lX11 >&5
configure:18653: $? = 0
configure:18751: checking for gethostbyname
configure:18751: clang -o conftest -g -O2 conftest.c >&5
configure:18751: $? = 0
configure:18751: result: yes
configure:18848: checking for connect
configure:18848: clang -o conftest -g -O2 conftest.c >&5
configure:18848: $? = 0
configure:18848: result: yes
configure:18897: checking for remove
configure:18897: clang -o conftest -g -O2 conftest.c >&5
configure:18897: $? = 0
configure:18897: result: yes
configure:18946: checking for shmat
configure:18946: clang -o conftest -g -O2 conftest.c >&5
configure:18946: $? = 0
configure:18946: result: yes
configure:19004: checking for IceConnectionNumber in -lICE
configure:19029: clang -o conftest -g -O2 conftest.c -lICE >&5
configure:19029: $? = 0
configure:19038: result: yes
configure:19051: checking for dirent.h that defines DIR
configure:19070: clang -c -g -O2 conftest.c >&5
configure:19070: $? = 0
configure:19078: result: yes
configure:19091: checking for library containing opendir
configure:19122: clang -o conftest -g -O2 conftest.c >&5
configure:19122: $? = 0
configure:19139: result: none required
configure:19208: checking for stdint.h
configure:19208: result: yes
configure:19226: checking whether gettimeofday is declared
configure:19226: clang++ -c -g -O2 conftest.cpp >&5
configure:19226: $? = 0
configure:19226: result: yes
configure:19229: checking for gettimeofday
configure:19229: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:19229: $? = 0
configure:19229: result: yes
configure:19238: checking for localtime_r
configure:19238: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:19238: $? = 0
configure:19238: result: yes
configure:19245: checking for gmtime_r
configure:19245: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:19245: $? = 0
configure:19245: result: yes
configure:19252: checking for rand_r
configure:19252: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:19252: $? = 0
configure:19252: result: yes
configure:19260: checking for gethostbyname
configure:19260: result: yes
configure:19308: checking for nanosleep
configure:19308: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:19308: $? = 0
configure:19308: result: yes
configure:19595: checking for LIBOPENJPEG
configure:19602: $PKG_CONFIG --exists --print-errors "libopenjpeg"
configure:19605: $? = 0
configure:19619: $PKG_CONFIG --exists --print-errors "libopenjpeg"
configure:19622: $? = 0
configure:19772: result: yes
configure:19784: $PKG_CONFIG --exists --print-errors "libopenjpeg >= 1.5"
configure:19787: $? = 0
configure:19915: checking for TIFFOpen in -ltiff
configure:19940: clang++ -o conftest -g -O2 conftest.cpp -ltiff >&5
configure:19940: $? = 0
configure:19949: result: yes
configure:19960: checking tiffio.h usability
configure:19960: clang++ -c -g -O2 conftest.cpp >&5
configure:19960: $? = 0
configure:19960: result: yes
configure:19960: checking tiffio.h presence
configure:19960: clang++ -E conftest.cpp
configure:19960: $? = 0
configure:19960: result: yes
configure:19960: checking for tiffio.h
configure:19960: result: yes
configure:20005: checking for popen
configure:20005: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:20005: $? = 0
configure:20005: result: yes
configure:20005: checking for mkstemp
configure:20005: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:20005: $? = 0
configure:20005: result: yes
configure:20005: checking for mkstemps
configure:20005: clang++ -o conftest -g -O2 conftest.cpp >&5
configure:20005: $? = 0
configure:20005: result: yes
configure:20017: checking for strcpy_s
configure:20017: clang++ -o conftest -g -O2 conftest.cpp >&5
Undefined symbols for architecture x86_64:
"_strcpy_s", referenced from:
_main in conftest-5b34c1.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define POPPLER_VERSION "0.26.5"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.26.5/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define ENABLE_LIBOPENJPEG 1
| #define WITH_OPENJPEG_IGNORE_PCLR_CMAP_CDEF_FLAG 1
| #define HAVE_TIFFIO_H 1
| #define ENABLE_LIBTIFF 1
| #define ENABLE_LIBTIFF 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| /* end confdefs.h. */
| /* Define strcpy_s to an innocuous variant, in case <limits.h> declares strcpy_s.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strcpy_s innocuous_strcpy_s
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strcpy_s (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strcpy_s
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strcpy_s ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strcpy_s || defined __stub___strcpy_s
| choke me
| #endif
|
| int
| main ()
| {
| return strcpy_s ();
| ;
| return 0;
| }
configure:20017: result: no
configure:20017: checking for strcat_s
configure:20017: clang++ -o conftest -g -O2 conftest.cpp >&5
Undefined symbols for architecture x86_64:
"_strcat_s", referenced from:
_main in conftest-1ef2f0.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define POPPLER_VERSION "0.26.5"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.26.5/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define ENABLE_LIBOPENJPEG 1
| #define WITH_OPENJPEG_IGNORE_PCLR_CMAP_CDEF_FLAG 1
| #define HAVE_TIFFIO_H 1
| #define ENABLE_LIBTIFF 1
| #define ENABLE_LIBTIFF 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| /* end confdefs.h. */
| /* Define strcat_s to an innocuous variant, in case <limits.h> declares strcat_s.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strcat_s innocuous_strcat_s
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strcat_s (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strcat_s
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strcat_s ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strcat_s || defined __stub___strcat_s
| choke me
| #endif
|
| int
| main ()
| {
| return strcat_s ();
| ;
| return 0;
| }
configure:20017: result: no
configure:20041: checking for special C compiler options needed for large files
configure:20086: result: no
configure:20092: checking for _FILE_OFFSET_BITS value needed for large files
configure:20117: clang -c -g -O2 conftest.c >&5
configure:20117: $? = 0
configure:20149: result: no
configure:20234: checking for _LARGEFILE_SOURCE value needed for large files
configure:20253: clang -o conftest -g -O2 conftest.c >&5
configure:20253: $? = 0
configure:20281: result: no
configure:20304: checking for fseek64
configure:20304: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_fseek64", referenced from:
_main in conftest-599a26.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define POPPLER_VERSION "0.26.5"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.26.5/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define ENABLE_LIBOPENJPEG 1
| #define WITH_OPENJPEG_IGNORE_PCLR_CMAP_CDEF_FLAG 1
| #define HAVE_TIFFIO_H 1
| #define ENABLE_LIBTIFF 1
| #define ENABLE_LIBTIFF 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| /* Define fseek64 to an innocuous variant, in case <limits.h> declares fseek64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fseek64 innocuous_fseek64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fseek64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fseek64
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fseek64 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fseek64 || defined __stub___fseek64
| choke me
| #endif
|
| int
| main ()
| {
| return fseek64 ();
| ;
| return 0;
| }
configure:20304: result: no
configure:20317: checking for ftell64
configure:20317: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_ftell64", referenced from:
_main in conftest-d6f696.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20317: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define POPPLER_VERSION "0.26.5"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.26.5/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define ENABLE_LIBOPENJPEG 1
| #define WITH_OPENJPEG_IGNORE_PCLR_CMAP_CDEF_FLAG 1
| #define HAVE_TIFFIO_H 1
| #define ENABLE_LIBTIFF 1
| #define ENABLE_LIBTIFF 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| /* Define ftell64 to an innocuous variant, in case <limits.h> declares ftell64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define ftell64 innocuous_ftell64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char ftell64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef ftell64
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ftell64 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_ftell64 || defined __stub___ftell64
| choke me
| #endif
|
| int
| main ()
| {
| return ftell64 ();
| ;
| return 0;
| }
configure:20317: result: no
configure:20335: checking for pread64
configure:20335: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_pread64", referenced from:
_main in conftest-8ec7e8.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20335: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define POPPLER_VERSION "0.26.5"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.26.5/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define ENABLE_LIBOPENJPEG 1
| #define WITH_OPENJPEG_IGNORE_PCLR_CMAP_CDEF_FLAG 1
| #define HAVE_TIFFIO_H 1
| #define ENABLE_LIBTIFF 1
| #define ENABLE_LIBTIFF 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| /* Define pread64 to an innocuous variant, in case <limits.h> declares pread64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pread64 innocuous_pread64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pread64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pread64
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pread64 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pread64 || defined __stub___pread64
| choke me
| #endif
|
| int
| main ()
| {
| return pread64 ();
| ;
| return 0;
| }
configure:20335: result: no
configure:20335: checking for lseek64
configure:20335: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_lseek64", referenced from:
_main in conftest-54d0d7.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20335: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define POPPLER_VERSION "0.26.5"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.26.5/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define ENABLE_LIBOPENJPEG 1
| #define WITH_OPENJPEG_IGNORE_PCLR_CMAP_CDEF_FLAG 1
| #define HAVE_TIFFIO_H 1
| #define ENABLE_LIBTIFF 1
| #define ENABLE_LIBTIFF 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| /* Define lseek64 to an innocuous variant, in case <limits.h> declares lseek64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lseek64 innocuous_lseek64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lseek64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef lseek64
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lseek64 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_lseek64 || defined __stub___lseek64
| choke me
| #endif
|
| int
| main ()
| {
| return lseek64 ();
| ;
| return 0;
| }
configure:20335: result: no
configure:20623: checking for libjpeg6b
configure:20652: clang -o conftest -g -O2 conftest.c -ljpeg6b -lm >&5
ld: library not found for -ljpeg6b
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define POPPLER_VERSION "0.26.5"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.26.5/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define ENABLE_LIBOPENJPEG 1
| #define WITH_OPENJPEG_IGNORE_PCLR_CMAP_CDEF_FLAG 1
| #define HAVE_TIFFIO_H 1
| #define ENABLE_LIBTIFF 1
| #define ENABLE_LIBTIFF 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
|
| #ifdef __cplusplus
| extern "C" {
| #endif
| void jpeg_CreateDecompress();
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| jpeg_CreateDecompress();
| ;
| return 0;
| }
configure:20671: result: no
configure:20674: checking for libjpeg
configure:20703: clang -o conftest -g -O2 conftest.c -ljpeg -lm >&5
configure:20703: $? = 0
configure:20719: result: -ljpeg
configure:20738: checking jpeglib.h usability
configure:20738: clang -c -g -O2 conftest.c >&5
configure:20738: $? = 0
configure:20738: result: yes
configure:20738: checking jpeglib.h presence
configure:20738: clang -E conftest.c
configure:20738: $? = 0
configure:20738: result: yes
configure:20738: checking for jpeglib.h
configure:20738: result: yes
configure:20789: checking libjpeg.h works correctly
configure:20810: clang -c -g -O2 conftest.c >&5
configure:20810: $? = 0
configure:20812: result: ok
configure:20888: checking for LIBPNG
configure:20895: $PKG_CONFIG --exists --print-errors "libpng"
configure:20898: $? = 0
configure:20912: $PKG_CONFIG --exists --print-errors "libpng"
configure:20915: $? = 0
configure:20953: result: yes
configure:20977: checking for FREETYPE
configure:20984: $PKG_CONFIG --exists --print-errors "freetype2"
configure:20987: $? = 0
configure:21001: $PKG_CONFIG --exists --print-errors "freetype2"
configure:21004: $? = 0
configure:21042: result: yes
configure:21114: checking which font configuration to use
configure:21132: result: fontconfig
configure:21149: checking for FONTCONFIG
configure:21156: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.0.0"
configure:21159: $? = 0
configure:21173: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.0.0"
configure:21176: $? = 0
configure:21234: result: yes
configure:21379: checking for CAIRO
configure:21386: $PKG_CONFIG --exists --print-errors "cairo >= $CAIRO_VERSION cairo-ft >= $CAIRO_VERSION"
configure:21389: $? = 0
configure:21403: $PKG_CONFIG --exists --print-errors "cairo >= $CAIRO_VERSION cairo-ft >= $CAIRO_VERSION"
configure:21406: $? = 0
configure:21446: result: yes
configure:21470: $PKG_CONFIG --exists --print-errors "cairo-pdf"
configure:21473: $? = 0
configure:21478: $PKG_CONFIG --exists --print-errors "cairo-ps"
configure:21481: $? = 0
configure:21486: $PKG_CONFIG --exists --print-errors "cairo-svg"
configure:21489: $? = 0
configure:21496: checking for PDFTOCAIRO
configure:21503: $PKG_CONFIG --exists --print-errors "$PDFTOCAIRO_DEPS"
configure:21506: $? = 0
configure:21520: $PKG_CONFIG --exists --print-errors "$PDFTOCAIRO_DEPS"
configure:21523: $? = 0
configure:21581: result: yes
configure:21595: checking fcntl.h usability
configure:21595: clang -c -g -O2 conftest.c >&5
configure:21595: $? = 0
configure:21595: result: yes
configure:21595: checking fcntl.h presence
configure:21595: clang -E conftest.c
configure:21595: $? = 0
configure:21595: result: yes
configure:21595: checking for fcntl.h
configure:21595: result: yes
configure:21595: checking sys/mman.h usability
configure:21595: clang -c -g -O2 conftest.c >&5
configure:21595: $? = 0
configure:21595: result: yes
configure:21595: checking sys/mman.h presence
configure:21595: clang -E conftest.c
configure:21595: $? = 0
configure:21595: result: yes
configure:21595: checking for sys/mman.h
configure:21595: result: yes
configure:21595: checking for sys/stat.h
configure:21595: result: yes
configure:21630: checking for POPPLER_GLIB
configure:21637: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED gio-2.0 >= $GLIB_REQUIRED cairo >= $CAIRO_VERSION"
configure:21640: $? = 0
configure:21654: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED gio-2.0 >= $GLIB_REQUIRED cairo >= $CAIRO_VERSION"
configure:21657: $? = 0
configure:21715: result: yes
configure:21807: checking for gobject-introspection
configure:21816: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0"
configure:21819: $? = 0
configure:21826: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.7"
configure:21829: $? = 0
configure:21852: result: yes
configure:21892: checking for glib-mkenums
configure:21910: found /usr/local/opt/glib/bin/glib-mkenums
configure:21922: result: /usr/local/opt/glib/bin/glib-mkenums
configure:21967: checking for gtk-doc
configure:21970: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
Package gtk-doc was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk-doc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk-doc' found
configure:21973: $? = 1
configure:21979: result: no
configure:21985: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.14 is not found.
configure:21993: checking for gtkdoc-check
configure:22023: result: no
configure:22030: checking for gtkdoc-check
configure:22063: result: no
configure:22072: checking for gtkdoc-rebase
configure:22105: result: no
configure:22116: checking for gtkdoc-mkpdf
configure:22149: result: no
configure:22174: checking whether to build gtk-doc documentation
configure:22176: result: no
configure:22189: checking for GTKDOC_DEPS
configure:22196: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
configure:22199: $? = 0
configure:22213: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
configure:22216: $? = 0
configure:22254: result: yes
configure:23089: checking for POPPLER_QT5
configure:23096: $PKG_CONFIG --exists --print-errors "Qt5Core >= 5.0.0 Qt5Gui >= 5.0.0 Qt5Xml >= 5.0.0 Qt5Widgets >= 5.0.0"
Package Qt5Core was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Core.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Core' found
Package Qt5Gui was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Gui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Gui' found
Package Qt5Xml was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Xml.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Xml' found
Package Qt5Widgets was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Widgets.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Widgets' found
configure:23099: $? = 1
configure:23113: $PKG_CONFIG --exists --print-errors "Qt5Core >= 5.0.0 Qt5Gui >= 5.0.0 Qt5Xml >= 5.0.0 Qt5Widgets >= 5.0.0"
Package Qt5Core was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Core.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Core' found
Package Qt5Gui was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Gui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Gui' found
Package Qt5Xml was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Xml.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Xml' found
Package Qt5Widgets was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Widgets.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Widgets' found
configure:23116: $? = 1
configure:23130: result: no
No package 'Qt5Core' found
No package 'Qt5Gui' found
No package 'Qt5Xml' found
No package 'Qt5Widgets' found
configure:24140: checking for iconv
configure:24162: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-99d5b5.o
"_iconv_close", referenced from:
_main in conftest-99d5b5.o
"_iconv_open", referenced from:
_main in conftest-99d5b5.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24162: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "poppler"
| #define PACKAGE_TARNAME "poppler"
| #define PACKAGE_VERSION "0.26.5"
| #define PACKAGE_STRING "poppler 0.26.5"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=poppler"
| #define PACKAGE_URL ""
| #define PACKAGE "poppler"
| #define VERSION "0.26.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define POPPLER_VERSION "0.26.5"
| #define OPI_SUPPORT 1
| #define MULTITHREADED 1
| #define TEXTOUT_WORD_LIST 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define POPPLER_DATADIR "/usr/local/Cellar/poppler/0.26.5/share/poppler"
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_RAND_R 1
| #define ENABLE_LIBOPENJPEG 1
| #define WITH_OPENJPEG_IGNORE_PCLR_CMAP_CDEF_FLAG 1
| #define HAVE_TIFFIO_H 1
| #define ENABLE_LIBTIFF 1
| #define ENABLE_LIBTIFF 1
| #define HAVE_POPEN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_FSEEKO 1
| #define ENABLE_LIBJPEG 1
| #define ENABLE_LIBPNG 1
| #define HAVE_FREETYPE_H 1
| #define WITH_FONTCONFIGURATION_FONTCONFIG 1
| #define HAVE_SPLASH 1
| #define HAVE_CAIRO 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:24184: clang -o conftest -g -O2 conftest.c -liconv >&5
configure:24184: $? = 0
configure:24194: result: yes
configure:24197: checking for working iconv
configure:24273: clang -o conftest -g -O2 conftest.c -liconv >&5
configure:24273: $? = 0
configure:24273: ./conftest
configure:24273: $? = 0
configure:24285: result: yes
configure:24300: checking how to link with libiconv
configure:24302: result: -liconv
configure:24313: checking for iconv declaration
configure:24342: clang -c -g -O2 conftest.c >&5
configure:24342: $? = 0
configure:24353: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:24594: checking for LCMS
configure:24601: $PKG_CONFIG --exists --print-errors "lcms2"
configure:24604: $? = 0
configure:24618: $PKG_CONFIG --exists --print-errors "lcms2"
configure:24621: $? = 0
configure:24659: result: yes
configure:24933: checking for test data in /private/tmp/poppler-P6o9DC/poppler-0.26.5/./../test
configure:24939: result: no
configure:24955: WARNING:
No test data found in /private/tmp/poppler-P6o9DC/poppler-0.26.5/./../test.
You will not be able to run 'make check' successfully.
The test data is not included in the source packages
and is also not part of the main git repository. Instead,
you can checkout the test data from its own git
repository with:
git clone git://git.freedesktop.org/git/poppler/test
You should checkout the test data as a sibling of your
poppler source folder or specify the location of your
checkout with --with-testdatadir=/path/to/checkoutdir/test.
configure:25122: checking that generated files are newer than configure
configure:25128: result: done
configure:25268: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by poppler config.status 0.26.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Siyuans-MacBook-Pro.local
config.status:1368: creating Makefile
config.status:1368: creating goo/Makefile
config.status:1368: creating fofi/Makefile
config.status:1368: creating splash/Makefile
config.status:1368: creating poppler/Makefile
config.status:1368: creating utils/Makefile
config.status:1368: creating glib/Makefile
config.status:1368: creating glib/poppler-features.h
config.status:1368: creating glib/reference/Makefile
config.status:1368: creating glib/reference/version.xml
config.status:1368: creating glib/demo/Makefile
config.status:1368: creating test/Makefile
config.status:1368: creating qt4/Makefile
config.status:1368: creating qt4/src/Makefile
config.status:1368: creating qt4/tests/Makefile
config.status:1368: creating qt4/demos/Makefile
config.status:1368: creating qt5/Makefile
config.status:1368: creating qt5/src/Makefile
config.status:1368: creating qt5/tests/Makefile
config.status:1368: creating qt5/demos/Makefile
config.status:1368: creating cpp/Makefile
config.status:1368: creating cpp/poppler-version.h
con
View raw

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

View raw

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

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