Skip to content

Instantly share code, notes, and snippets.

@AlexMRuch
Created December 2, 2017 19:33
Show Gist options
  • Save AlexMRuch/6088340a0e1f875aa0a0bae7be37860c to your computer and use it in GitHub Desktop.
Save AlexMRuch/6088340a0e1f875aa0a0bae7be37860c to your computer and use it in GitHub Desktop.
librsvg on macOS 10.13.1 - Homebrew build logs
Homebrew build logs for librsvg on macOS 10.13.1
Build date: 2017-12-02 14:33:01
HOMEBREW_VERSION: 1.3.8
ORIGIN: https://github.com/Homebrew/brew
HEAD: 236b0172306a6f4b233d374fcc20adce5c3e3261
Last commit: 12 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 7202e7c4d1b543dc3958cb24b0def07efce5f856
Core tap last commit: 5 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_GIT_CONFIG_FILE: /usr/local/Homebrew/.git/config
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1
CPU: octa-core 64-bit skylake
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.0 build 900
Git: 2.11.1 => /Users/amruch/anaconda3/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: /usr/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Java: 1.8.0_121
macOS: 10.13.1-x86_64
Xcode: 9.1
CLT: 9.1.0.0.1.1508540944
X11: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Anaconda is known to frequently break Homebrew builds, including Vim and
MacVim, due to bundling many duplicates of system and Homebrew-available
tools.
If you encounter a build failure please temporarily remove Anaconda
from your $PATH and attempt the build again prior to reporting the
failure to us. Thanks!
Warning: python is symlinked to python3
This will confuse build scripts and in general lead to subtle breakage.
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/amruch/anaconda3/bin/glue-config
/Users/amruch/anaconda3/bin/icu-config
/Users/amruch/anaconda3/bin/geos-config
/Users/amruch/anaconda3/bin/krb5-config
/Users/amruch/anaconda3/bin/freetype-config
/Users/amruch/anaconda3/bin/xslt-config
/Users/amruch/anaconda3/bin/libpng16-config
/Users/amruch/anaconda3/bin/python3.6m-config
/Users/amruch/anaconda3/bin/libpng-config
/Users/amruch/anaconda3/bin/xml2-config
/Users/amruch/anaconda3/bin/gsl-config
/Users/amruch/anaconda3/bin/python3-config
/Users/amruch/anaconda3/bin/curl-config
/Users/amruch/anaconda3/bin/ncursesw6-config
/Users/amruch/anaconda3/bin/pcre-config
/Users/amruch/anaconda3/bin/python3.6-config
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libtcl8.6.dylib
/usr/local/lib/libtk8.6.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/fakemysql.h
/usr/local/include/fakepq.h
/usr/local/include/fakesql.h
/usr/local/include/itcl.h
/usr/local/include/itcl2TclOO.h
/usr/local/include/itclDecls.h
/usr/local/include/itclInt.h
/usr/local/include/itclIntDecls.h
/usr/local/include/itclMigrate2TclCore.h
/usr/local/include/itclTclIntStubsFcn.h
/usr/local/include/mysqlStubs.h
/usr/local/include/odbcStubs.h
/usr/local/include/pqStubs.h
/usr/local/include/tcl.h
/usr/local/include/tclDecls.h
/usr/local/include/tclOO.h
/usr/local/include/tclOODecls.h
/usr/local/include/tclPlatDecls.h
/usr/local/include/tclThread.h
/usr/local/include/tclTomMath.h
/usr/local/include/tclTomMathDecls.h
/usr/local/include/tdbc.h
/usr/local/include/tdbcDecls.h
/usr/local/include/tdbcInt.h
/usr/local/include/tk.h
/usr/local/include/tkDecls.h
/usr/local/include/tkPlatDecls.h
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/tcl.pc
/usr/local/lib/pkgconfig/tk.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libtclstub8.6.a
/usr/local/lib/libtkstub8.6.a
librsvg --with-gtk+3
2017-12-02 10:05:54 -0500
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/librsvg/2.40.19
--disable-Bsymbolic
--enable-tools=yes
--enable-pixbuf-loader=yes
--enable-introspection=yes
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 whether to enable maintainer-specific portions of Makefiles... yes
checking whether ln -s works... 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 for library containing strerror... none required
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 how to run the C preprocessor... clang -E
checking for gawk... (cached) awk
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 for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-apple-darwin17.2.0
checking host system type... x86_64-apple-darwin17.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin17.2.0 file names to x86_64-apple-darwin17.2.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin17.2.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.2.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 some Win32 platform... no
checking for native Win32... no
checking for gdk-pixbuf-2.0 >= 2.20 glib-2.0 >= 2.12.0 gio-2.0 >= 2.24.0 libxml-2.0 >= 2.9.0 pangocairo >= 1.38.0 pangoft2 >= 1.38.0 cairo >= 1.2.0 cairo-png >= 1.2.0
libcroco-0.6 >= 0.6.1... yes
checking for gthread-2.0 >= 2.12.0... yes
checking for gmodule-2.0... yes
checking for gio-2.0 gio-unix-2.0 gdk-pixbuf-2.0 cairo pangocairo... yes
checking for strtok_r... yes
checking for gtk+-3.0 >= 3.10.0... yes
checking whether to build the GDK-Pixbuf SVG loader... yes
checking for gdk-pixbuf-2.0 >= 2.20... yes
checking for gdk-pixbuf-query-loaders... /usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.13 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 glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes
checking whether to build miscellaneous tools... yes
checking for gobject-introspection... yes
checking for pkg-config... (cached) /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for vala... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for pangoft2 >= 1.38.0... yes
checking for fontconfig... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating librsvg-features.h
config.status: creating Makefile
config.status: creating librsvg-zip
config.status: creating gdk-pixbuf-loader/Makefile
config.status: creating tests/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version.xml
config.status: creating config.h.win32
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/vs9/Makefile
config.status: creating build/win32/vs9/rsvg-version-paths.vsprops
config.status: creating build/win32/vs10/Makefile
config.status: creating build/win32/vs10/rsvg-version-paths.props
config.status: creating build/win32/vs11/Makefile
config.status: creating build/win32/vs12/Makefile
config.status: creating build/win32/vs14/Makefile
config.status: creating build/win32/vs15/Makefile
config.status: creating librsvg-2.0.pc
config.status: creating librsvg-2.0-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
librsvg-2.40.19
prefix: /usr/local/Cellar/librsvg/2.40.19
compiler: clang
Build introspectable bindings: yes
Build Vala bindings: no
Build GdkPixbuf loader: yes
GTK+ 3.10.0 or later: yes
Build miscellaneous tools: yes
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2017-12-02 10:06:04 -0500
make
install
gdk_pixbuf_binarydir=/usr/local/Cellar/librsvg/2.40.19/lib/gdk-pixbuf-2.0/2.10.0/loaders
gdk_pixbuf_moduledir=/usr/local/Cellar/librsvg/2.40.19/lib/gdk-pixbuf-2.0/2.10.0/loaders
GEN s-enum-types-h
GEN s-enum-types-c
/Library/Developer/CommandLineTools/usr/bin/make install-recursive
Making install in .
CC librsvg_2_la-librsvg-features.lo
CC librsvg_2_la-rsvg-css.lo
CC librsvg_2_la-rsvg-defs.lo
CC librsvg_2_la-rsvg-image.lo
CC librsvg_2_la-rsvg-io.lo
CC librsvg_2_la-rsvg-paint-server.lo
CC librsvg_2_la-rsvg-path.lo
CC librsvg_2_la-rsvg-base-file-util.lo
CC librsvg_2_la-rsvg-filter.lo
CC librsvg_2_la-rsvg-marker.lo
CC librsvg_2_la-rsvg-mask.lo
CC librsvg_2_la-rsvg-shapes.lo
CC librsvg_2_la-rsvg-structure.lo
CC librsvg_2_la-rsvg-styles.lo
CC librsvg_2_la-rsvg-text.lo
CC librsvg_2_la-rsvg-cond.lo
CC librsvg_2_la-rsvg-base.lo
CC librsvg_2_la-rsvg-cairo-draw.lo
CC librsvg_2_la-rsvg-cairo-render.lo
CC librsvg_2_la-rsvg-cairo-clip.lo
CC librsvg_2_la-rsvg.lo
CC librsvg_2_la-rsvg-gobject.lo
CC librsvg_2_la-rsvg-file-util.lo
CC librsvg_2_la-rsvg-size-callback.lo
CC librsvg_2_la-rsvg-xml.lo
CC rsvg_convert-rsvg-convert.o
CC rsvg_convert-rsvg-size-callback.o
CC rsvg_view_3-test-display.o
CC librsvg_2_la-librsvg-enum-types.lo
CCLD librsvg-2.la
CCLD rsvg-convert
CCLD rsvg-view-3
GISCAN Rsvg-2.0.gir
Traceback (most recent call last):
File "/usr/local/Cellar/gobject-introspection/1.54.1/bin/g-ir-scanner", line 65, in <module>
from giscanner.scannermain import scanner_main
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/scannermain.py", line 41, in <module>
from giscanner.dumper import compile_introspection_binary
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/dumper.py", line 35, in <module>
from .gdumpparser import IntrospectionBinary
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/gdumpparser.py", line 36, in <module>
from .transformer import TransformerException
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/transformer.py", line 34, in <module>
from .girparser import GIRParser
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/girparser.py", line 31, in <module>
from .girwriter import COMPATIBLE_GIR_VERSION
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/girwriter.py", line 29, in <module>
from .xmlwriter import XMLWriter
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/xmlwriter.py", line 46, in <module>
from giscanner._giscanner import collect_attributes
ImportError: dlopen(/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/_giscanner.so, 2): Symbol not found: _PyInt_FromLong
Referenced from: /usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/_giscanner.so
Expected in: flat namespace
in /usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/_giscanner.so
make[2]: *** [Rsvg-2.0.gir] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
HOMEBREW_VERSION: 1.3.8
ORIGIN: https://github.com/Homebrew/brew
HEAD: 236b0172306a6f4b233d374fcc20adce5c3e3261
Last commit: 12 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 7202e7c4d1b543dc3958cb24b0def07efce5f856
Core tap last commit: 18 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_ARCHFLAGS:
HOMEBREW_CACHE: /Users/amruch/Library/Caches/Homebrew
HOMEBREW_CC: clang
HOMEBREW_CCCFG: sa
HOMEBREW_CXX: clang++
HOMEBREW_DEPENDENCIES: pkg-config,libpng,freetype,fontconfig,pixman,gettext,libffi,pcre,glib,cairo,jpeg,libtiff,gobject-introspection,gdk-pixbuf,libcroco,graphite2,icu4c,harfbuzz,pango,atk,libepoxy,hicolor-icon-theme,gsettings-desktop-schemas,gtk+3,python3
HOMEBREW_ENABLE_AUTO_UPDATE_MIGRATION: 1
HOMEBREW_ERROR_PIPE: /tmp/homebrew20171202-67343-afrktz/socket
HOMEBREW_FORMULA_PREFIX: /usr/local/Cellar/librsvg/2.40.19
HOMEBREW_GIT_CONFIG_FILE: /usr/local/Homebrew/.git/config
HOMEBREW_INCLUDE_PATHS: /usr/local/opt/gettext/include:/usr/local/opt/icu4c/include
HOMEBREW_ISYSTEM_PATHS: /usr/local/include:/usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
HOMEBREW_LIBRARY_PATHS: /usr/local/opt/gettext/lib:/usr/local/opt/libffi/lib:/usr/local/opt/icu4c/lib:/usr/local/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1
HOMEBREW_OPT: /usr/local/opt
HOMEBREW_OPTFLAGS: -march=native
HOMEBREW_OPTIMIZATION_LEVEL: Os
HOMEBREW_PREFER_CLT_PROXIES: 1
HOMEBREW_TEMP: /tmp
CPU: octa-core 64-bit skylake
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.0 build 900
Git: 2.11.1 => /Users/amruch/anaconda3/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: N/A
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: N/A
Java: 1.8.0_121
macOS: 10.13.1-x86_64
Xcode: 9.1
CLT: 9.1.0.0.1.1508540944
X11: N/A
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/python3/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/libcroco/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/libepoxy/lib/pkgconfig:/usr/local/opt/gtk+3/lib/pkgconfig:/usr/local/opt/python3/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /Users/amruch/anaconda3/bin:/usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/cairo/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/libcroco/bin:/usr/local/opt/graphite2/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/pango/bin:/usr/local/opt/gtk+3/bin:/usr/local/opt/python3/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-paint-server.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-paint-server.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-paint-server.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-paint-server.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c librsvg-features.c -fno-common -DPIC -o .libs/librsvg_2_la-librsvg-features.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c librsvg-features.c -fno-common -DPIC -o .libs/librsvg_2_la-librsvg-features.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-defs.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-defs.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-defs.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-defs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-base-file-util.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-base-file-util.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-base-file-util.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-base-file-util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-css.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-css.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-css.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-css.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
nclude
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-path.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-path.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-path.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-path.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-io.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-io.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-io.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-io.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c librsvg-features.c -o librsvg_2_la-librsvg-features.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c librsvg-features.c -o librsvg_2_la-librsvg-features.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-base-file-util.c -o librsvg_2_la-rsvg-base-file-util.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-base-file-util.c -o librsvg_2_la-rsvg-base-file-util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-defs.c -o librsvg_2_la-rsvg-defs.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-defs.c -o librsvg_2_la-rsvg-defs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-image.c -o librsvg_2_la-rsvg-image.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-image.c -o librsvg_2_la-rsvg-image.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-io.c -o librsvg_2_la-rsvg-io.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-io.c -o librsvg_2_la-rsvg-io.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-path.c -o librsvg_2_la-rsvg-path.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-path.c -o librsvg_2_la-rsvg-path.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-paint-server.c -o librsvg_2_la-rsvg-paint-server.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-paint-server.c -o librsvg_2_la-rsvg-paint-server.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-css.c -o librsvg_2_la-rsvg-css.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-css.c -o librsvg_2_la-rsvg-css.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-filter.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-filter.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-filter.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-filter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-marker.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-marker.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-marker.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-marker.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-mask.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-mask.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-mask.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-mask.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-shapes.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-shapes.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-shapes.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-shapes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-structure.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-structure.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-structure.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-structure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-styles.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-styles.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-styles.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-styles.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-text.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-text.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-text.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-text.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-mask.c -o librsvg_2_la-rsvg-mask.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-mask.c -o librsvg_2_la-rsvg-mask.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-cond.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-cond.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-cond.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-cond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-marker.c -o librsvg_2_la-rsvg-marker.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-marker.c -o librsvg_2_la-rsvg-marker.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-shapes.c -o librsvg_2_la-rsvg-shapes.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-shapes.c -o librsvg_2_la-rsvg-shapes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-structure.c -o librsvg_2_la-rsvg-structure.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-structure.c -o librsvg_2_la-rsvg-structure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-cond.c -o librsvg_2_la-rsvg-cond.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-cond.c -o librsvg_2_la-rsvg-cond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-text.c -o librsvg_2_la-rsvg-text.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-text.c -o librsvg_2_la-rsvg-text.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-styles.c -o librsvg_2_la-rsvg-styles.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-styles.c -o librsvg_2_la-rsvg-styles.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-base.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-base.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-base.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-base.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-cairo-draw.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-cairo-draw.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-cairo-draw.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-cairo-draw.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-cairo-render.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-cairo-render.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-cairo-render.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-cairo-render.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-cairo-clip.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-cairo-clip.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-cairo-clip.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-cairo-clip.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-filter.c -o librsvg_2_la-rsvg-filter.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-filter.c -o librsvg_2_la-rsvg-filter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-gobject.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-gobject.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-gobject.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-gobject.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-cairo-render.c -o librsvg_2_la-rsvg-cairo-render.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-cairo-render.c -o librsvg_2_la-rsvg-cairo-render.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-cairo-clip.c -o librsvg_2_la-rsvg-cairo-clip.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-cairo-clip.c -o librsvg_2_la-rsvg-cairo-clip.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-base.c -o librsvg_2_la-rsvg-base.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-base.c -o librsvg_2_la-rsvg-base.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg.c -o librsvg_2_la-rsvg.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg.c -o librsvg_2_la-rsvg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-cairo-draw.c -o librsvg_2_la-rsvg-cairo-draw.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-cairo-draw.c -o librsvg_2_la-rsvg-cairo-draw.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-gobject.c -o librsvg_2_la-rsvg-gobject.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-gobject.c -o librsvg_2_la-rsvg-gobject.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-file-util.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-file-util.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-file-util.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-file-util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -g -O2 -c -o rsvg_convert-rsvg-convert.o rsvg-convert.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c -o rsvg_convert-rsvg-convert.o rsvg-convert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -g -O2 -c -o rsvg_convert-rsvg-size-callback.o rsvg-size-callback.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c -o rsvg_convert-rsvg-size-callback.o rsvg-size-callback.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/local/Cellar/atk/2.26.1/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.4.3/include -I/usr/local/Cellar/gtk+3/3.22.26/include/gtk-3.0 -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c -o rsvg_view_3-test-display.o test-display.c
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/local/Cellar/atk/2.26.1/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.4.3/include -I/usr/local/Cellar/gtk+3/3.22.26/include/gtk-3.0 -D_REENTRANT -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -c -o rsvg_view_3-test-display.o test-display.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-file-util.c -o librsvg_2_la-rsvg-file-util.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-file-util.c -o librsvg_2_la-rsvg-file-util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-size-callback.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-size-callback.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-size-callback.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-size-callback.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-xml.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-xml.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-xml.c -fno-common -DPIC -o .libs/librsvg_2_la-rsvg-xml.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-size-callback.c -o librsvg_2_la-rsvg-size-callback.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-size-callback.c -o librsvg_2_la-rsvg-size-callback.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c rsvg-xml.c -o librsvg_2_la-rsvg-xml.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c rsvg-xml.c -o librsvg_2_la-rsvg-xml.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c librsvg-enum-types.c -fno-common -DPIC -o .libs/librsvg_2_la-librsvg-enum-types.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c librsvg-enum-types.c -fno-common -DPIC -o .libs/librsvg_2_la-librsvg-enum-types.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -c librsvg-enum-types.c -o librsvg_2_la-librsvg-enum-types.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN="librsvg" -DLIBRSVG_DATADIR="/usr/local/Cellar/librsvg/2.40.19/share" -DSRCDIR="/private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -c librsvg-enum-types.c -o librsvg_2_la-librsvg-enum-types.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -dynamiclib -o .libs/librsvg-2.2.dylib .libs/librsvg_2_la-librsvg-features.o .libs/librsvg_2_la-rsvg-css.o .libs/librsvg_2_la-rsvg-defs.o .libs/librsvg_2_la-rsvg-image.o .libs/librsvg_2_la-rsvg-io.o .libs/librsvg_2_la-rsvg-paint-server.o .libs/librsvg_2_la-rsvg-path.o .libs/librsvg_2_la-rsvg-base-file-util.o .libs/librsvg_2_la-rsvg-filter.o .libs/librsvg_2_la-rsvg-marker.o .libs/librsvg_2_la-rsvg-mask.o .libs/librsvg_2_la-rsvg-shapes.o .libs/librsvg_2_la-rsvg-structure.o .libs/librsvg_2_la-rsvg-styles.o .libs/librsvg_2_la-rsvg-text.o .libs/librsvg_2_la-rsvg-cond.o .libs/librsvg_2_la-rsvg-base.o .libs/librsvg_2_la-librsvg-enum-types.o .libs/librsvg_2_la-rsvg-cairo-draw.o .libs/librsvg_2_la-rsvg-cairo-render.o .libs/librsvg_2_la-rsvg-cairo-clip.o .libs/librsvg_2_la-rsvg.o .libs/librsvg_2_la-rsvg-gobject.o .libs/librsvg_2_la-rsvg-file-util.o .libs/librsvg_2_la-rsvg-size-callback.o .libs/librsvg_2_la-rsvg-xml.o -L/usr/local/Cellar/libpng/1.6.34/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/libcroco/0.6.12/lib -L/usr/local/Cellar/pango/1.40.14/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lcairo -lpng16 -lz -lcroco-0.6 -lglib-2.0 -lintl -lxml2 -g -O2 -Wl,-framework -Wl,CoreFoundation -install_name /usr/local/Cellar/librsvg/2.40.19/lib/librsvg-2.2.dylib -compatibility_version 43 -current_version 43.19 -Wl,-single_module -Wl,-exported_symbols_list,.libs/librsvg-2-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -o .libs/librsvg-2.2.dylib .libs/librsvg_2_la-librsvg-features.o .libs/librsvg_2_la-rsvg-css.o .libs/librsvg_2_la-rsvg-defs.o .libs/librsvg_2_la-rsvg-image.o .libs/librsvg_2_la-rsvg-io.o .libs/librsvg_2_la-rsvg-paint-server.o .libs/librsvg_2_la-rsvg-path.o .libs/librsvg_2_la-rsvg-base-file-util.o .libs/librsvg_2_la-rsvg-filter.o .libs/librsvg_2_la-rsvg-marker.o .libs/librsvg_2_la-rsvg-mask.o .libs/librsvg_2_la-rsvg-shapes.o .libs/librsvg_2_la-rsvg-structure.o .libs/librsvg_2_la-rsvg-styles.o .libs/librsvg_2_la-rsvg-text.o .libs/librsvg_2_la-rsvg-cond.o .libs/librsvg_2_la-rsvg-base.o .libs/librsvg_2_la-librsvg-enum-types.o .libs/librsvg_2_la-rsvg-cairo-draw.o .libs/librsvg_2_la-rsvg-cairo-render.o .libs/librsvg_2_la-rsvg-cairo-clip.o .libs/librsvg_2_la-rsvg.o .libs/librsvg_2_la-rsvg-gobject.o .libs/librsvg_2_la-rsvg-file-util.o .libs/librsvg_2_la-rsvg-size-callback.o .libs/librsvg_2_la-rsvg-xml.o -L/usr/local/Cellar/libpng/1.6.34/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/libcroco/0.6.12/lib -L/usr/local/Cellar/pango/1.40.14/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lcairo -lpng16 -lz -lcroco-0.6 -lglib-2.0 -lintl -lxml2 -Wl,-framework -Wl,CoreFoundation -install_name /usr/local/Cellar/librsvg/2.40.19/lib/librsvg-2.2.dylib -compatibility_version 43 -current_version 43.19 -Wl,-single_module -Wl,-exported_symbols_list,.libs/librsvg-2-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -g -O2 -o .libs/rsvg-convert rsvg_convert-rsvg-convert.o rsvg_convert-rsvg-size-callback.o -Wl,-framework -Wl,CoreFoundation ./.libs/librsvg-2.dylib -L/usr/local/Cellar/libpng/1.6.34/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/libcroco/0.6.12/lib -L/usr/local/Cellar/pango/1.40.14/lib -lpangoft2-1.0 -lfontconfig -lfreetype -lpng16 -lz -lcroco-0.6 -lxml2 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -o .libs/rsvg-convert rsvg_convert-rsvg-convert.o rsvg_convert-rsvg-size-callback.o -Wl,-framework -Wl,CoreFoundation ./.libs/librsvg-2.dylib -L/usr/local/Cellar/libpng/1.6.34/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/libcroco/0.6.12/lib -L/usr/local/Cellar/pango/1.40.14/lib -lpangoft2-1.0 -lfontconfig -lfreetype -lpng16 -lz -lcroco-0.6 -lxml2 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/local/Cellar/atk/2.26.1/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.4.3/include -I/usr/local/Cellar/gtk+3/3.22.26/include/gtk-3.0 -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2 -g -O2 -o .libs/rsvg-view-3 rsvg_view_3-test-display.o -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreFoundation ./.libs/librsvg-2.dylib -L/usr/local/Cellar/libpng/1.6.34/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/libcroco/0.6.12/lib -L/usr/local/Cellar/pango/1.40.14/lib -L/usr/local/Cellar/atk/2.26.1/lib -L/usr/local/Cellar/gtk+3/3.22.26/lib -lgtk-3 -lgdk-3 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lcairo -lpng16 -lz -lcroco-0.6 -lxml2 -lgthread-2.0 -lglib-2.0 -lintl
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/local/Cellar/atk/2.26.1/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.4.3/include -I/usr/local/Cellar/gtk+3/3.22.26/include/gtk-3.0 -D_REENTRANT -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -o .libs/rsvg-view-3 rsvg_view_3-test-display.o -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreFoundation ./.libs/librsvg-2.dylib -L/usr/local/Cellar/libpng/1.6.34/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/libcroco/0.6.12/lib -L/usr/local/Cellar/pango/1.40.14/lib -L/usr/local/Cellar/atk/2.26.1/lib -L/usr/local/Cellar/gtk+3/3.22.26/lib -lgtk-3 -lgdk-3 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lcairo -lpng16 -lz -lcroco-0.6 -lxml2 -lgthread-2.0 -lglib-2.0 -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by RSVG configure 2.40.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/librsvg/2.40.19 --disable-Bsymbolic --enable-tools=yes --enable-pixbuf-loader=yes --enable-introspection=yes
## --------- ##
## Platform. ##
## --------- ##
hostname = amruch-mbp.local
uname -m = x86_64
uname -r = 17.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 17.2.0: Fri Sep 29 18:27:05 PDT 2017; root:xnu-4570.20.62~3/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 17.2.0: Fri Sep 29 18:27:05 PDT 2017; root:xnu-4570.20.62~3/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: 394 tasks, 2135 threads, 8 processors
Load average: 2.81, Mach factor: 5.18
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/amruch/anaconda3/bin
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super
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/pcre/bin
PATH: /usr/local/opt/glib/bin
PATH: /usr/local/opt/cairo/bin
PATH: /usr/local/opt/jpeg/bin
PATH: /usr/local/opt/libtiff/bin
PATH: /usr/local/opt/gobject-introspection/bin
PATH: /usr/local/opt/gdk-pixbuf/bin
PATH: /usr/local/opt/libcroco/bin
PATH: /usr/local/opt/graphite2/bin
PATH: /usr/local/opt/icu4c/bin
PATH: /usr/local/opt/harfbuzz/bin
PATH: /usr/local/opt/pango/bin
PATH: /usr/local/opt/gtk+3/bin
PATH: /usr/local/opt/python3/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2458: checking for a BSD-compatible install
configure:2526: result: /usr/bin/install -c
configure:2537: checking whether build environment is sane
configure:2592: result: yes
configure:2743: checking for a thread-safe mkdir -p
configure:2782: result: ./install-sh -c -d
configure:2789: checking for gawk
configure:2819: result: no
configure:2789: checking for mawk
configure:2819: result: no
configure:2789: checking for nawk
configure:2819: result: no
configure:2789: checking for awk
configure:2805: found /usr/bin/awk
configure:2816: result: awk
configure:2827: checking whether make sets $(MAKE)
configure:2849: result: yes
configure:2878: checking whether make supports nested variables
configure:2895: result: yes
configure:3032: checking whether make supports nested variables
configure:3049: result: yes
configure:3062: checking whether to enable maintainer-specific portions of Makefiles
configure:3071: result: yes
configure:3118: checking whether ln -s works
configure:3122: result: yes
configure:3141: checking for style of include used by make
configure:3169: result: GNU
configure:3240: checking for gcc
configure:3267: result: clang
configure:3496: checking for C compiler version
configure:3505: clang --version >&5
Apple LLVM version 9.0.0 (clang-900.0.38)
Target: x86_64-apple-darwin17.2.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:3516: $? = 0
configure:3505: clang -v >&5
Apple LLVM version 9.0.0 (clang-900.0.38)
Target: x86_64-apple-darwin17.2.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:3516: $? = 0
configure:3505: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3516: $? = 1
configure:3505: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3516: $? = 1
configure:3536: checking whether the C compiler works
configure:3558: clang conftest.c >&5
configure:3562: $? = 0
configure:3610: result: yes
configure:3613: checking for C compiler default output file name
configure:3615: result: a.out
configure:3621: checking for suffix of executables
configure:3628: clang -o conftest conftest.c >&5
configure:3632: $? = 0
configure:3654: result:
configure:3676: checking whether we are cross compiling
configure:3684: clang -o conftest conftest.c >&5
configure:3688: $? = 0
configure:3695: ./conftest
configure:3699: $? = 0
configure:3714: result: no
configure:3719: checking for suffix of object files
configure:3741: clang -c conftest.c >&5
configure:3745: $? = 0
configure:3766: result: o
configure:3770: checking whether we are using the GNU C compiler
configure:3789: clang -c conftest.c >&5
configure:3789: $? = 0
configure:3798: result: yes
configure:3807: checking whether clang accepts -g
configure:3827: clang -c -g conftest.c >&5
configure:3827: $? = 0
configure:3868: result: yes
configure:3885: checking for clang option to accept ISO C89
configure:3948: clang -c -g -O2 conftest.c >&5
configure:3948: $? = 0
configure:3961: result: none needed
configure:3986: checking whether clang understands -c and -o together
configure:4008: clang -c conftest.c -o conftest2.o
configure:4011: $? = 0
configure:4008: clang -c conftest.c -o conftest2.o
configure:4011: $? = 0
configure:4023: result: yes
configure:4042: checking dependency style of clang
configure:4153: result: none
configure:4169: checking for library containing strerror
configure:4200: clang -o conftest -g -O2 conftest.c >&5
conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:4200: $? = 0
configure:4217: result: none required
configure:4273: checking for gcc
configure:4300: result: clang
configure:4529: checking for C compiler version
configure:4538: clang --version >&5
Apple LLVM version 9.0.0 (clang-900.0.38)
Target: x86_64-apple-darwin17.2.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:4549: $? = 0
configure:4538: clang -v >&5
Apple LLVM version 9.0.0 (clang-900.0.38)
Target: x86_64-apple-darwin17.2.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:4549: $? = 0
configure:4538: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:4549: $? = 1
configure:4538: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:4549: $? = 1
configure:4553: checking whether we are using the GNU C compiler
configure:4581: result: yes
configure:4590: checking whether clang accepts -g
configure:4651: result: yes
configure:4668: checking for clang option to accept ISO C89
configure:4744: result: none needed
configure:4769: checking whether clang understands -c and -o together
configure:4806: result: yes
configure:4825: checking dependency style of clang
configure:4936: result: none
configure:4956: checking how to run the C preprocessor
configure:4987: clang -E conftest.c
configure:4987: $? = 0
configure:5001: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "RSVG"
| #define PACKAGE_TARNAME "librsvg"
| #define PACKAGE_VERSION "2.40.19"
| #define PACKAGE_STRING "RSVG 2.40.19"
| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=librsvg"
| #define PACKAGE_URL ""
| #define PACKAGE "librsvg"
| #define VERSION "2.40.19"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5026: result: clang -E
configure:5046: clang -E conftest.c
configure:5046: $? = 0
configure:5060: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5060: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "RSVG"
| #define PACKAGE_TARNAME "librsvg"
| #define PACKAGE_VERSION "2.40.19"
| #define PACKAGE_STRING "RSVG 2.40.19"
| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=librsvg"
| #define PACKAGE_URL ""
| #define PACKAGE "librsvg"
| #define VERSION "2.40.19"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5092: checking for gawk
configure:5119: result: awk
configure:5131: checking for grep that handles long lines and -e
configure:5189: result: /usr/bin/grep
configure:5194: checking for egrep
configure:5256: result: /usr/bin/grep -E
configure:5261: checking for ANSI C header files
configure:5281: clang -c -g -O2 conftest.c >&5
configure:5281: $? = 0
configure:5354: clang -o conftest -g -O2 conftest.c >&5
configure:5354: $? = 0
configure:5354: ./conftest
configure:5354: $? = 0
configure:5365: result: yes
configure:5380: checking for sys/types.h
configure:5380: clang -c -g -O2 conftest.c >&5
configure:5380: $? = 0
configure:5380: result: yes
configure:5380: checking for sys/stat.h
configure:5380: clang -c -g -O2 conftest.c >&5
configure:5380: $? = 0
configure:5380: result: yes
configure:5380: checking for stdlib.h
configure:5380: clang -c -g -O2 conftest.c >&5
configure:5380: $? = 0
configure:5380: result: yes
configure:5380: checking for string.h
configure:5380: clang -c -g -O2 conftest.c >&5
configure:5380: $? = 0
configure:5380: result: yes
configure:5380: checking for memory.h
configure:5380: clang -c -g -O2 conftest.c >&5
configure:5380: $? = 0
configure:5380: result: yes
configure:5380: checking for strings.h
configure:5380: clang -c -g -O2 conftest.c >&5
configure:5380: $? = 0
configure:5380: result: yes
configure:5380: checking for inttypes.h
configure:5380: clang -c -g -O2 conftest.c >&5
configure:5380: $? = 0
configure:5380: result: yes
configure:5380: checking for stdint.h
configure:5380: clang -c -g -O2 conftest.c >&5
configure:5380: $? = 0
configure:5380: result: yes
configure:5380: checking for unistd.h
configure:5380: clang -c -g -O2 conftest.c >&5
configure:5380: $? = 0
configure:5380: result: yes
configure:5392: checking whether byte ordering is bigendian
configure:5407: clang -c -g -O2 conftest.c >&5
configure:5407: $? = 0
configure:5452: clang -c -g -O2 conftest.c >&5
configure:5452: $? = 0
configure:5470: clang -c -g -O2 conftest.c >&5
conftest.c:28:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:5470: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "RSVG"
| #define PACKAGE_TARNAME "librsvg"
| #define PACKAGE_VERSION "2.40.19"
| #define PACKAGE_STRING "RSVG 2.40.19"
| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=librsvg"
| #define PACKAGE_URL ""
| #define PACKAGE "librsvg"
| #define VERSION "2.40.19"
| #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:5598: result: no
configure:5671: checking for pkg-config
configure:5689: found /usr/local/opt/pkg-config/bin/pkg-config
configure:5701: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:5726: checking pkg-config is at least version 0.9.0
configure:5729: result: yes
configure:5767: checking build system type
configure:5781: result: x86_64-apple-darwin17.2.0
configure:5801: checking host system type
configure:5814: result: x86_64-apple-darwin17.2.0
configure:5855: checking how to print strings
configure:5882: result: printf
configure:5903: checking for a sed that does not truncate output
configure:5967: result: /usr/local/Homebrew/Library/Homebrew/shims/super/sed
configure:5985: checking for fgrep
configure:6047: result: /usr/bin/grep -F
configure:6082: checking for ld used by clang
configure:6149: result: /Library/Developer/CommandLineTools/usr/bin/ld
configure:6156: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
configure:6171: result: no
configure:6183: checking for BSD- or MS-compatible name lister (nm)
configure:6237: result: /usr/bin/nm -B
configure:6367: checking the name lister (/usr/bin/nm -B) interface
configure:6374: clang -c -g -O2 conftest.c >&5
configure:6377: /usr/bin/nm -B "conftest.o"
configure:6380: output
00000000000001e4 S _some_variable
configure:6387: result: BSD nm
configure:6391: checking the maximum length of command line arguments
configure:6522: result: 196608
configure:6570: checking how to convert x86_64-apple-darwin17.2.0 file names to x86_64-apple-darwin17.2.0 format
configure:6610: result: func_convert_file_noop
configure:6617: checking how to convert x86_64-apple-darwin17.2.0 file names to toolchain format
configure:6637: result: func_convert_file_noop
configure:6644: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
configure:6651: result: -r
configure:6725: checking for objdump
configure:6741: found /usr/bin/objdump
configure:6752: result: objdump
configure:6781: checking how to recognize dependent libraries
configure:6981: result: pass_all
configure:7066: checking for dlltool
configure:7096: result: no
configure:7123: checking how to associate runtime and link libraries
configure:7150: result: printf %s\n
configure:7210: checking for ar
configure:7226: found /usr/bin/ar
configure:7237: result: ar
configure:7274: checking for archiver @FILE support
configure:7291: clang -c -g -O2 conftest.c >&5
configure:7291: $? = 0
configure:7294: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7297: $? = 1
configure:7317: result: no
configure:7375: checking for strip
configure:7391: found /usr/bin/strip
configure:7402: result: strip
configure:7474: checking for ranlib
configure:7490: found /usr/bin/ranlib
configure:7501: result: ranlib
configure:7603: checking command to parse /usr/bin/nm -B output from clang object
configure:7756: clang -c -g -O2 conftest.c >&5
configure:7759: $? = 0
configure:7763: /usr/bin/nm -B 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:7766: $? = 0
cannot find nm_test_var in conftest.nm
configure:7756: clang -c -g -O2 conftest.c >&5
configure:7759: $? = 0
configure:7763: /usr/bin/nm -B 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:7766: $? = 0
configure:7832: clang -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (x86_64) could not find object file symbol for symbol _main
configure:7835: $? = 0
configure:7873: result: ok
configure:7920: checking for sysroot
configure:7950: result: no
configure:7957: checking for a working dd
configure:7995: result: /bin/dd
configure:7999: checking how to truncate binary pipes
configure:8014: result: /bin/dd bs=4096 count=1
configure:8343: checking for mt
configure:8373: result: no
configure:8393: checking if : is a manifest tool
configure:8399: : '-?'
configure:8407: result: no
configure:8463: checking for dsymutil
configure:8479: found /usr/bin/dsymutil
configure:8490: result: dsymutil
configure:8555: checking for nmedit
configure:8571: found /usr/bin/nmedit
configure:8582: result: nmedit
configure:8647: checking for lipo
configure:8663: found /usr/bin/lipo
configure:8674: result: lipo
configure:8739: checking for otool
configure:8755: found /usr/bin/otool
configure:8766: result: otool
configure:8831: checking for otool64
configure:8861: result: no
configure:8906: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8939: result: yes
configure:8942: checking for -exported_symbols_list linker flag
configure:8962: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8962: $? = 0
configure:8972: result: yes
configure:8975: 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:9007: result: yes
configure:9081: checking for dlfcn.h
configure:9081: clang -c -g -O2 conftest.c >&5
configure:9081: $? = 0
configure:9081: result: yes
configure:9635: checking for objdir
configure:9650: result: .libs
configure:9914: checking if clang supports -fno-rtti -fno-exceptions
configure:9932: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9936: $? = 0
configure:9949: result: yes
configure:10307: checking for clang option to produce PIC
configure:10314: result: -fno-common -DPIC
configure:10322: checking if clang PIC flag -fno-common -DPIC works
configure:10340: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:10344: $? = 0
configure:10357: result: yes
configure:10386: checking if clang static flag -static works
configure:10414: result: no
configure:10429: checking if clang supports -c -o file.o
configure:10450: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10454: $? = 0
configure:10476: result: yes
configure:10484: checking if clang supports -c -o file.o
configure:10531: result: yes
configure:10564: checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
configure:11823: result: yes
configure:12063: checking dynamic linker characteristics
configure:12881: result: darwin17.2.0 dyld
configure:13003: checking how to hardcode library paths into programs
configure:13028: result: immediate
configure:13576: checking whether stripping libraries is possible
configure:13590: result: yes
configure:13616: checking if libtool supports shared libraries
configure:13618: result: yes
configure:13621: checking whether to build shared libraries
configure:13646: result: yes
configure:13649: checking whether to build static libraries
configure:13653: result: yes
configure:13826: checking for some Win32 platform
configure:13836: result: no
configure:13847: checking for native Win32
configure:13857: result: no
configure:13883: checking for gdk-pixbuf-2.0 >= 2.20 glib-2.0 >= 2.12.0 gio-2.0 >= 2.24.0 libxml-2.0 >= 2.9.0 pangocairo >= 1.38.0 pangoft2 >= 1.38.0 cairo >= 1.2.0 cairo-png >= 1.2.0
libcroco-0.6 >= 0.6.1
configure:13908: $PKG_CONFIG --exists --print-errors "\
gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED \
glib-2.0 >= $GLIB_REQUIRED \
gio-2.0 >= $GIO_REQUIRED \
libxml-2.0 >= $LIBXML_REQUIRED \
pangocairo >= $PANGO_REQUIRED \
pangoft2 >= $PANGO_REQUIRED \
cairo >= $CAIRO_REQUIRED \
cairo-png >= $CAIRO_REQUIRED
libcroco-0.6 >= $CROCO_REQUIRED"
configure:13920: $? = 0
configure:13952: $PKG_CONFIG --exists --print-errors "\
gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED \
glib-2.0 >= $GLIB_REQUIRED \
gio-2.0 >= $GIO_REQUIRED \
libxml-2.0 >= $LIBXML_REQUIRED \
pangocairo >= $PANGO_REQUIRED \
pangoft2 >= $PANGO_REQUIRED \
cairo >= $CAIRO_REQUIRED \
cairo-png >= $CAIRO_REQUIRED
libcroco-0.6 >= $CROCO_REQUIRED"
configure:13964: $? = 0
configure:14058: result: yes
configure:14065: checking for gthread-2.0 >= 2.12.0
configure:14072: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= $GLIB_REQUIRED"
configure:14075: $? = 0
configure:14089: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= $GLIB_REQUIRED"
configure:14092: $? = 0
configure:14150: result: yes
configure:14157: checking for gmodule-2.0
configure:14164: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
configure:14167: $? = 0
configure:14181: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
configure:14184: $? = 0
configure:14242: result: yes
configure:14344: checking for gio-2.0 gio-unix-2.0 gdk-pixbuf-2.0 cairo pangocairo
configure:14351: $PKG_CONFIG --exists --print-errors "gio-2.0 gio-unix-2.0 gdk-pixbuf-2.0 cairo pangocairo"
configure:14354: $? = 0
configure:14368: $PKG_CONFIG --exists --print-errors "gio-2.0 gio-unix-2.0 gdk-pixbuf-2.0 cairo pangocairo"
configure:14371: $? = 0
configure:14429: result: yes
configure:14482: checking for strtok_r
configure:14482: clang -o conftest -g -O2 conftest.c >&5
configure:14482: $? = 0
configure:14482: result: yes
configure:14498: checking for gtk+-3.0 >= 3.10.0
configure:14505: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK3_REQUIRED"
configure:14508: $? = 0
configure:14522: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK3_REQUIRED"
configure:14525: $? = 0
configure:14563: result: yes
configure:14586: checking whether to build the GDK-Pixbuf SVG loader
configure:14595: result: yes
configure:14602: checking for gdk-pixbuf-2.0 >= 2.20
configure:14609: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED"
configure:14612: $? = 0
configure:14626: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED"
configure:14629: $? = 0
configure:14687: result: yes
configure:14696: checking for gdk-pixbuf-query-loaders
configure:14714: found /usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders
configure:14726: result: /usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders
configure:14850: checking for gtk-doc
configure:14853: $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:14856: $? = 1
configure:14862: result: no
configure:14868: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.13 is not found.
configure:14876: checking for gtkdoc-check
configure:14906: result: no
configure:14913: checking for gtkdoc-check
configure:14946: result: no
configure:14955: checking for gtkdoc-rebase
configure:14988: result: no
configure:14999: checking for gtkdoc-mkpdf
configure:15032: result: no
configure:15057: checking whether to build gtk-doc documentation
configure:15059: result: no
configure:15072: checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0
configure:15079: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
configure:15082: $? = 0
configure:15096: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
configure:15099: $? = 0
configure:15137: result: yes
configure:15235: checking whether to build miscellaneous tools
configure:15238: result: yes
configure:15270: checking for gobject-introspection
configure:15279: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0"
configure:15282: $? = 0
configure:15289: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.10.8"
configure:15292: $? = 0
configure:15316: result: yes
configure:15475: checking for pkg-config
configure:15505: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:15530: checking pkg-config is at least version 0.9.0
configure:15533: result: yes
configure:15543: $PKG_CONFIG --exists --print-errors "$vapigen_pkg"
Package vapigen was not found in the pkg-config search path.
Perhaps you should add the directory containing `vapigen.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vapigen' found
configure:15546: $? = 1
configure:15572: checking for vala
configure:15594: result: no
configure:15617: checking locale.h usability
configure:15617: clang -c -g -O2 conftest.c >&5
configure:15617: $? = 0
configure:15617: result: yes
configure:15617: checking locale.h presence
configure:15617: clang -E conftest.c
configure:15617: $? = 0
configure:15617: result: yes
configure:15617: checking for locale.h
configure:15617: result: yes
configure:15628: checking for LC_MESSAGES
configure:15644: clang -o conftest -g -O2 conftest.c >&5
configure:15644: $? = 0
configure:15652: result: yes
configure:15666: checking for pangoft2 >= 1.38.0
configure:15673: $PKG_CONFIG --exists --print-errors "pangoft2 >= $PANGO_REQUIRED"
configure:15676: $? = 0
configure:15690: $PKG_CONFIG --exists --print-errors "pangoft2 >= $PANGO_REQUIRED"
configure:15693: $? = 0
configure:15731: result: yes
configure:15737: checking for fontconfig
configure:15744: $PKG_CONFIG --exists --print-errors "fontconfig"
configure:15747: $? = 0
configure:15761: $PKG_CONFIG --exists --print-errors "fontconfig"
configure:15764: $? = 0
configure:15802: result: yes
configure:15960: checking that generated files are newer than configure
configure:15966: result: done
configure:16070: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by RSVG config.status 2.40.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on amruch-mbp.local
config.status:1249: creating librsvg-features.h
config.status:1249: creating Makefile
config.status:1249: creating librsvg-zip
config.status:1249: creating gdk-pixbuf-loader/Makefile
config.status:1249: creating tests/Makefile
config.status:1249: creating tools/Makefile
config.status:1249: creating doc/Makefile
config.status:1249: creating doc/version.xml
config.status:1249: creating config.h.win32
config.status:1249: creating build/Makefile
config.status:1249: creating build/win32/Makefile
config.status:1249: creating build/win32/vs9/Makefile
config.status:1249: creating build/win32/vs9/rsvg-version-paths.vsprops
config.status:1249: creating build/win32/vs10/Makefile
config.status:1249: creating build/win32/vs10/rsvg-version-paths.props
config.status:1249: creating build/win32/vs11/Makefile
config.status:1249: creating build/win32/vs12/Makefile
config.status:1249: creating build/win32/vs14/Makefile
config.status:1249: creating build/win32/vs15/Makefile
config.status:1249: creating librsvg-2.0.pc
config.status:1249: creating librsvg-2.0-uninstalled.pc
config.status:1249: creating config.h
config.status:1478: executing depfiles commands
config.status:1478: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin17.2.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_LIBS_value=
ac_cv_env_GDK_PIXBUF_CFLAGS_set=
ac_cv_env_GDK_PIXBUF_CFLAGS_value=
ac_cv_env_GDK_PIXBUF_LIBS_set=
ac_cv_env_GDK_PIXBUF_LIBS_value=
ac_cv_env_GMODULE_CFLAGS_set=
ac_cv_env_GMODULE_CFLAGS_value=
ac_cv_env_GMODULE_LIBS_set=
ac_cv_env_GMODULE_LIBS_value=
ac_cv_env_GTHREAD_CFLAGS_set=
ac_cv_env_GTHREAD_CFLAGS_value=
ac_cv_env_GTHREAD_LIBS_set=
ac_cv_env_GTHREAD_LIBS_value=
ac_cv_env_GTK3_CFLAGS_set=
ac_cv_env_GTK3_CFLAGS_value=
ac_cv_env_GTK3_LIBS_set=
ac_cv_env_GTK3_LIBS_value=
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBRSVG_CFLAGS_set=
ac_cv_env_LIBRSVG_CFLAGS_value=
ac_cv_env_LIBRSVG_LIBS_set=
ac_cv_env_LIBRSVG_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PANGOFT2_CFLAGS_set=
ac_cv_env_PANGOFT2_CFLAGS_value=
ac_cv_env_PANGOFT2_LIBS_set=
ac_cv_env_PANGOFT2_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/libcroco/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/libepoxy/lib/pkgconfig:/usr/local/opt/gtk+3/lib/pkgconfig:/usr/local/opt/python3/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_RSVG_CONVERT_CFLAGS_set=
ac_cv_env_RSVG_CONVERT_CFLAGS_value=
ac_cv_env_RSVG_CONVERT_LIBS_set=
ac_cv_env_RSVG_CONVERT_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_strtok_r=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin17.2.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GDK_PIXBUF_QUERYLOADERS=/usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/Homebrew/Library/Homebrew/shims/super/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_val_LC_MESSAGES=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2'
pkg_cv_FONTCONFIG_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype'
pkg_cv_GDK_PIXBUF_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0'
pkg_cv_GDK_PIXBUF_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
pkg_cv_GMODULE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
pkg_cv_GMODULE_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
pkg_cv_GTHREAD_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
pkg_cv_GTHREAD_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
pkg_cv_GTK3_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/local/Cellar/atk/2.26.1/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.4.3/include -I/usr/local/Cellar/gtk+3/3.22.26/include/gtk-3.0'
pkg_cv_GTK3_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/pango/1.40.14/lib -L/usr/local/Cellar/atk/2.26.1/lib -L/usr/local/Cellar/gtk+3/3.22.26/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
pkg_cv_GTKDOC_DEPS_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
pkg_cv_LIBRSVG_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2'
pkg_cv_LIBRSVG_LIBS='-L/usr/local/Cellar/libpng/1.6.34/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/libcroco/0.6.12/lib -L/usr/local/Cellar/pango/1.40.14/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lcairo -lpng16 -lz -lcroco-0.6 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lxml2'
pkg_cv_PANGOFT2_CFLAGS='-I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0'
pkg_cv_PANGOFT2_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/pango/1.40.14/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
pkg_cv_RSVG_CONVERT_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0'
pkg_cv_RSVG_CONVERT_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/pango/1.40.14/lib -lgio-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=''
AM_CPPFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_LDFLAGS=''
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19/missing automake-1.15'
AWK='awk'
BSYMBOLIC_LDFLAG=''
BUILD_MISC_TOOLS_FALSE='#'
BUILD_MISC_TOOLS_TRUE=''
CAIRO_PREFIX='/usr/local/Cellar/cairo/1.14.10'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='clang -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_ALWAYS_BUILD_TESTS_FALSE=''
ENABLE_ALWAYS_BUILD_TESTS_TRUE='#'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_INSTALLED_TESTS_FALSE=''
ENABLE_INSTALLED_TESTS_TRUE='#'
ENABLE_PIXBUF_LOADER_FALSE='#'
ENABLE_PIXBUF_LOADER_TRUE=''
ENABLE_VAPIGEN_FALSE=''
ENABLE_VAPIGEN_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FONTCONFIG_CFLAGS='-I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2'
FONTCONFIG_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype'
GDK_PIXBUF_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0'
GDK_PIXBUF_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
GDK_PIXBUF_PREFIX='/usr/local/Cellar/gdk-pixbuf/2.36.11'
GDK_PIXBUF_QUERYLOADERS='/usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders'
GLIB_MKENUMS='glib-mkenums'
GLIB_PREFIX='/usr/local/Cellar/glib/2.54.2'
GMODULE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
GMODULE_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
GREP='/usr/bin/grep'
GTHREAD_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
GTHREAD_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
GTK3_BINARY_VERSION='3.0.0'
GTK3_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/local/Cellar/atk/2.26.1/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.4.3/include -I/usr/local/Cellar/gtk+3/3.22.26/include/gtk-3.0'
GTK3_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/pango/1.40.14/lib -L/usr/local/Cellar/atk/2.26.1/lib -L/usr/local/Cellar/gtk+3/3.22.26/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
GTKDOC_CHECK=''
GTKDOC_CHECK_PATH=''
GTKDOC_DEPS_CFLAGS='-I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
GTKDOC_DEPS_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
GTK_PREFIX='/usr/local/Cellar/gdk-pixbuf/2.36.11'
HAVE_GTK_3_FALSE='#'
HAVE_GTK_3_TRUE=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE='#'
HAVE_INTROSPECTION_FALSE='#'
HAVE_INTROSPECTION_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTROSPECTION_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/gobject-introspection/1.54.1/include/gobject-introspection-1.0'
INTROSPECTION_COMPILER='/usr/local/Cellar/gobject-introspection/1.54.1/bin/g-ir-compiler'
INTROSPECTION_GENERATE='/usr/local/Cellar/gobject-introspection/1.54.1/bin/g-ir-generate'
INTROSPECTION_GIRDIR='/usr/local/Cellar/gobject-introspection/1.54.1/share/gir-1.0'
INTROSPECTION_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gobject-introspection/1.54.1/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
INTROSPECTION_MAKEFILE='/usr/local/Cellar/gobject-introspection/1.54.1/share/gobject-introspection-1.0/Makefile.introspection'
INTROSPECTION_SCANNER='/usr/local/Cellar/gobject-introspection/1.54.1/bin/g-ir-scanner'
INTROSPECTION_TYPELIBDIR='/usr/local/Cellar/gobject-introspection/1.54.1/lib/girepository-1.0'
LD='/Library/Developer/CommandLineTools/usr/bin/ld'
LDFLAGS=''
LIBM=''
LIBOBJS=''
LIBRSVG_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libcroco/0.6.12/include/libcroco-0.6 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/include/libxml2'
LIBRSVG_LIBS='-L/usr/local/Cellar/libpng/1.6.34/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/libcroco/0.6.12/lib -L/usr/local/Cellar/pango/1.40.14/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lcairo -lpng16 -lz -lcroco-0.6 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lxml2'
LIBRSVG_MAJOR_VERSION='2'
LIBRSVG_MICRO_VERSION='19'
LIBRSVG_MINOR_VERSION='40'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MSVC_BASE_NO_TOOLSET_SET_FALSE='#'
MSVC_BASE_NO_TOOLSET_SET_TRUE=''
MSVC_NO_TOOLSET_SET_FALSE='#'
MSVC_NO_TOOLSET_SET_TRUE=''
NM='/usr/bin/nm -B'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=':'
OTOOL='otool'
PACKAGE='librsvg'
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=librsvg'
PACKAGE_NAME='RSVG'
PACKAGE_STRING='RSVG 2.40.19'
PACKAGE_TARNAME='librsvg'
PACKAGE_URL=''
PACKAGE_VERSION='2.40.19'
PANGOFT2_CFLAGS='-I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0'
PANGOFT2_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/pango/1.40.14/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13'
PKG_CONFIG_PATH='/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/libcroco/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/libepoxy/lib/pkgconfig:/usr/local/opt/gtk+3/lib/pkgconfig:/usr/local/opt/python3/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
RANLIB='ranlib'
RSVG_API_MAJOR_VERSION='2'
RSVG_API_MINOR_VERSION='0'
RSVG_API_VERSION='2.0'
RSVG_API_VERSION_U='2_0'
RSVG_CONVERT_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0'
RSVG_CONVERT_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/pango/1.40.14/lib -lgio-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo'
RSVG_LT_VERSION_INFO='42:19:40'
SED='/usr/local/Homebrew/Library/Homebrew/shims/super/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VAPIGEN=''
VAPIGEN_MAKEFILE=''
VAPIGEN_VAPIDIR=''
VERSION='2.40.19'
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin17.2.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin17.2.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gdk_pixbuf_binary_version='2.10.0'
gdk_pixbuf_binarydir='/usr/local/lib/gdk-pixbuf-2.0/2.10.0'
gdk_pixbuf_cache_file='/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache'
gdk_pixbuf_moduledir='/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders'
host='x86_64-apple-darwin17.2.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin17.2.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/librsvg-20171202-67764-16pk5oc/librsvg-2.40.19/install-sh'
installed_test_metadir=''
installed_testdir=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/librsvg/2.40.19'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "RSVG"
#define PACKAGE_TARNAME "librsvg"
#define PACKAGE_VERSION "2.40.19"
#define PACKAGE_STRING "RSVG 2.40.19"
#define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=librsvg"
#define PACKAGE_URL ""
#define PACKAGE "librsvg"
#define VERSION "2.40.19"
#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 HAVE_STRTOK_R 1
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_PANGOFT2 1
configure: exit 0
2017-12-02 14:33:01 -0500
/usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders
--update-cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment