Skip to content

Instantly share code, notes, and snippets.

@theirix
Created August 27, 2012 09:05
Show Gist options
  • Save theirix/3486805 to your computer and use it in GitHub Desktop.
Save theirix/3486805 to your computer and use it in GitHub Desktop.
brew install -v librsvg
/usr/bin/env perl -e use XML::Parser
==> Downloading http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.36/librsvg-2.36.1.tar.xz
Already downloaded: /Library/Caches/Homebrew/librsvg-2.36.1.tar.xz
xz -dc "/Library/Caches/Homebrew/librsvg-2.36.1.tar.xz" | /usr/bin/tar xf -
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/librsvg/2.36.1 --disable-Bsymbolic --enable-tools=yes --enable-pixbuf-loader=yes --enable-introspection=no
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/librsvg/2.36.1 --disable-Bsymbolic --enable-tools=yes --enable-pixbuf-loader=yes --enable-introspection=no
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... gawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
checking whether ln -s works... yes
checking for style of include used by make... GNU
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking dependency style of /usr/bin/clang... none
checking for library containing strerror... none required
checking for gcc... (cached) /usr/bin/clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/clang accepts -g... (cached) yes
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/clang... (cached) none
checking how to run the C preprocessor... /usr/bin/clang -E
checking for gawk... (cached) gawk
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 whether /usr/bin/clang and cc understand -c and -o together... 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/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-apple-darwin12.1.0
checking host system type... x86_64-apple-darwin12.1.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin12.1.0 file names to x86_64-apple-darwin12.1.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.1.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/clang option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.1.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 LIBRSVG... yes
checking for GTHREAD... yes
checking for GMODULE... yes
checking for strtok_r... yes
checking for GTK2... yes
checking for GTK3... no
checking whether to build the GTK+ theme engine... yes
checking whether to build the GDK-Pixbuf SVG loader... yes
checking for GDK_PIXBUF... yes
checking for gdk-pixbuf-query-loaders-64... no
checking for gdk-pixbuf-query-loaders... /usr/local/bin/gdk-pixbuf-query-loaders
checking if /usr/bin/clang supports -Wall flag... yes
checking if /usr/bin/clang supports -Wextra flag... yes
checking if /usr/bin/clang supports -Wunused flag... yes
checking if /usr/bin/clang supports -Wreturn-type flag... yes
checking if /usr/bin/clang supports -Wswitch flag... yes
checking if /usr/bin/clang supports -Wcomment flag... yes
checking if /usr/bin/clang supports -Wtrigraphs flag... yes
checking if /usr/bin/clang supports -Wchar-subscripts flag... yes
checking if /usr/bin/clang supports -Wparentheses flag... yes
checking if /usr/bin/clang supports -Winline flag... yes
checking if /usr/bin/clang supports -Wredundant-decls flag... yes
checking if /usr/bin/clang supports -Wformat-nonliteral flag... yes
checking if /usr/bin/clang supports -Werror=format-security flag... yes
checking if /usr/bin/clang supports -Wsign-compare flag... yes
checking if /usr/bin/clang supports -Werror=implicit-function-declaration flag... yes
checking if /usr/bin/clang supports -Wpointer-arith flag... yes
checking if /usr/bin/clang supports -Wwrite-strings flag... yes
checking if /usr/bin/clang supports -Wstrict-prototypes flag... yes
checking if /usr/bin/clang supports -Waggregate-return flag... yes
checking if /usr/bin/clang supports -Wcast-align flag... yes
checking if /usr/bin/clang supports -Wimplicit flag... yes
checking if /usr/bin/clang supports -Wuninitialized flag... yes
checking if /usr/bin/clang supports -Wmissing-prototypes flag... yes
checking if /usr/bin/clang supports -Wmissing-declarations flag... yes
checking if /usr/bin/clang supports -Wnested-externs flag... yes
checking if /usr/bin/clang supports -Wpacked flag... yes
checking if /usr/bin/clang supports -Wmissing-format-attribute flag... yes
checking if /usr/bin/clang supports -Wshadow flag... yes
checking if /usr/bin/clang supports -Wstrict-aliasing=2 flag... yes
checking if /usr/bin/clang supports -Winit-self flag... yes
checking if /usr/bin/clang supports -Wunsafe-loop-optimizations flag... yes
checking if /usr/bin/clang supports -Wdeclaration-after-statement flag... yes
checking if /usr/bin/clang supports -Wold-style-definition flag... yes
checking if /usr/bin/clang supports -Wno-missing-field-initializers flag... yes
checking if /usr/bin/clang supports -Wno-unused-parameter flag... yes
checking if /usr/bin/clang supports -Wunused-variable flag... yes
checking if /usr/bin/clang supports -Wunused-function flag... yes
checking if /usr/bin/clang supports -Wempty-body flag... yes
checking if /usr/bin/clang supports -Wno-switch-enum flag... yes
checking if /usr/bin/clang supports -fno-common flag... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking whether to build miscellaenous tools... yes
checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
configure: creating ./config.status
config.status: creating librsvg-features.h
config.status: creating Makefile
config.status: creating librsvg-zip
config.status: creating gtk-engine/Makefile
config.status: creating gtk-engine/examples/Makefile
config.status: creating gtk-engine/examples/bubble/Makefile
config.status: creating gdk-pixbuf-loader/Makefile
config.status: creating tests/Makefile
config.status: creating tests/pdiff/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version.xml
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.36.1
prefix: /usr/local/Cellar/librsvg/2.36.1
compiler: /usr/bin/clang
Build introspectable bindings: no (disabled, use --enable-introspection to enable)
Build GdkPixbuf loader: yes
GTK 2.0: yes
GTK 3.0: no
Build GTK 2.0 theme engine: yes
Build miscellaenous tools: yes
==> make install
make install
Making install in .
CC librsvg_2_la-librsvg-features.lo
CC librsvg_2_la-rsvg-css.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-css.lo `test -f 'rsvg-css.c' || echo './'`rsvg-css.c
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-librsvg-features.lo `test -f 'librsvg-features.c' || echo './'`librsvg-features.c
CC librsvg_2_la-rsvg-defs.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-defs.lo `test -f 'rsvg-defs.c' || echo './'`rsvg-defs.c
CC librsvg_2_la-rsvg-image.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-image.lo `test -f 'rsvg-image.c' || echo './'`rsvg-image.c
CC librsvg_2_la-rsvg-io.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-io.lo `test -f 'rsvg-io.c' || echo './'`rsvg-io.c
CC librsvg_2_la-rsvg-paint-server.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-paint-server.lo `test -f 'rsvg-paint-server.c' || echo './'`rsvg-paint-server.c
CC librsvg_2_la-rsvg-path.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-path.lo `test -f 'rsvg-path.c' || echo './'`rsvg-path.c
CC librsvg_2_la-rsvg-base-file-util.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-base-file-util.lo `test -f 'rsvg-base-file-util.c' || echo './'`rsvg-base-file-util.c
CC librsvg_2_la-rsvg-filter.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-filter.lo `test -f 'rsvg-filter.c' || echo './'`rsvg-filter.c
CC librsvg_2_la-rsvg-marker.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-marker.lo `test -f 'rsvg-marker.c' || echo './'`rsvg-marker.c
CC librsvg_2_la-rsvg-mask.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-mask.lo `test -f 'rsvg-mask.c' || echo './'`rsvg-mask.c
CC librsvg_2_la-rsvg-shapes.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-shapes.lo `test -f 'rsvg-shapes.c' || echo './'`rsvg-shapes.c
CC librsvg_2_la-rsvg-structure.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-structure.lo `test -f 'rsvg-structure.c' || echo './'`rsvg-structure.c
CC librsvg_2_la-rsvg-styles.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-styles.lo `test -f 'rsvg-styles.c' || echo './'`rsvg-styles.c
CC librsvg_2_la-rsvg-text.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-text.lo `test -f 'rsvg-text.c' || echo './'`rsvg-text.c
CC librsvg_2_la-rsvg-cond.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-cond.lo `test -f 'rsvg-cond.c' || echo './'`rsvg-cond.c
CC librsvg_2_la-rsvg-base.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-base.lo `test -f 'rsvg-base.c' || echo './'`rsvg-base.c
GEN s-enum-types-c
GEN s-enum-types-h
CC librsvg_2_la-rsvg-cairo-draw.lo
CC librsvg_2_la-rsvg-cairo-render.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-cairo-draw.lo `test -f 'rsvg-cairo-draw.c' || echo './'`rsvg-cairo-draw.c
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-cairo-render.lo `test -f 'rsvg-cairo-render.c' || echo './'`rsvg-cairo-render.c
CC librsvg_2_la-rsvg-cairo-clip.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-cairo-clip.lo `test -f 'rsvg-cairo-clip.c' || echo './'`rsvg-cairo-clip.c
CC librsvg_2_la-rsvg.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg.lo `test -f 'rsvg.c' || echo './'`rsvg.c
CC librsvg_2_la-rsvg-gobject.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-gobject.lo `test -f 'rsvg-gobject.c' || echo './'`rsvg-gobject.c
CC librsvg_2_la-rsvg-file-util.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-file-util.lo `test -f 'rsvg-file-util.c' || echo './'`rsvg-file-util.c
CC librsvg_2_la-rsvg-size-callback.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-size-callback.lo `test -f 'rsvg-size-callback.c' || echo './'`rsvg-size-callback.c
CC librsvg_2_la-rsvg-xml.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-rsvg-xml.lo `test -f 'rsvg-xml.c' || echo './'`rsvg-xml.c
CC rsvg_convert-rsvg-convert.o
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o rsvg_convert-rsvg-convert.o `test -f 'rsvg-convert.c' || echo './'`rsvg-convert.c
CC rsvg_convert-rsvg-size-callback.o
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o rsvg_convert-rsvg-size-callback.o `test -f 'rsvg-size-callback.c' || echo './'`rsvg-size-callback.c
CC librsvg_2_la-librsvg-enum-types.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/Cellar/librsvg/2.36.1/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include -D_REENTRANT -I/opt/X11/include/libpng15 -I/opt/X11/include/cairo -I/opt/X11/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/include/libxml2 -I/usr/local/Cellar/gdk-pixbuf/2.26.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/libcroco/0.6.5/include/libcroco-0.6 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o librsvg_2_la-librsvg-enum-types.lo `test -f 'librsvg-enum-types.c' || echo './'`librsvg-enum-types.c
CCLD librsvg-2.la
ld: warning: cannot export hidden symbol _rsvg_css_parse_vbox from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_number_list from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_list from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_opacity from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_angle from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_frequency from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_time from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_font_style from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_font_variant from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_font_weight from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_font_stretch from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_font_family from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_number_optional_number from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_aspect_ratio from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_overflow from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_css_parse_xml_attribute_string from .libs/librsvg_2_la-rsvg-css.o
ld: warning: cannot export hidden symbol _rsvg_defs_new from .libs/librsvg_2_la-rsvg-defs.o
ld: warning: cannot export hidden symbol _rsvg_defs_set from .libs/librsvg_2_la-rsvg-defs.o
ld: warning: cannot export hidden symbol _rsvg_defs_register_name from .libs/librsvg_2_la-rsvg-defs.o
ld: warning: cannot export hidden symbol _rsvg_defs_register_memory from .libs/librsvg_2_la-rsvg-defs.o
ld: warning: cannot export hidden symbol _rsvg_defs_free from .libs/librsvg_2_la-rsvg-defs.o
ld: warning: cannot export hidden symbol _rsvg_defs_add_resolver from .libs/librsvg_2_la-rsvg-defs.o
ld: warning: cannot export hidden symbol _rsvg_defs_resolve_all from .libs/librsvg_2_la-rsvg-defs.o
ld: warning: cannot export hidden symbol _rsvg_cairo_surface_new_from_href from .libs/librsvg_2_la-rsvg-image.o
ld: warning: cannot export hidden symbol _rsvg_preserve_aspect_ratio from .libs/librsvg_2_la-rsvg-image.o
ld: warning: cannot export hidden symbol _rsvg_new_image from .libs/librsvg_2_la-rsvg-image.o
ld: warning: cannot export hidden symbol _rsvg_paint_server_parse from .libs/librsvg_2_la-rsvg-paint-server.o
ld: warning: cannot export hidden symbol _rsvg_paint_server_ref from .libs/librsvg_2_la-rsvg-paint-server.o
ld: warning: cannot export hidden symbol _rsvg_paint_server_unref from .libs/librsvg_2_la-rsvg-paint-server.o
ld: warning: cannot export hidden symbol _rsvg_new_stop from .libs/librsvg_2_la-rsvg-paint-server.o
ld: warning: cannot export hidden symbol _rsvg_new_linear_gradient from .libs/librsvg_2_la-rsvg-paint-server.o
ld: warning: cannot export hidden symbol _rsvg_new_radial_gradient from .libs/librsvg_2_la-rsvg-paint-server.o
ld: warning: cannot export hidden symbol _rsvg_new_pattern from .libs/librsvg_2_la-rsvg-paint-server.o
ld: warning: cannot export hidden symbol _rsvg_linear_gradient_fix_fallback from .libs/librsvg_2_la-rsvg-paint-server.o
ld: warning: cannot export hidden symbol _rsvg_radial_gradient_fix_fallback from .libs/librsvg_2_la-rsvg-paint-server.o
ld: warning: cannot export hidden symbol _rsvg_pattern_fix_fallback from .libs/librsvg_2_la-rsvg-paint-server.o
ld: warning: cannot export hidden symbol _rsvg_path_builder_init from .libs/librsvg_2_la-rsvg-path.o
ld: warning: cannot export hidden symbol _rsvg_path_builder_move_to from .libs/librsvg_2_la-rsvg-path.o
ld: warning: cannot export hidden symbol _rsvg_path_builder_line_to from .libs/librsvg_2_la-rsvg-path.o
ld: warning: cannot export hidden symbol _rsvg_path_builder_curve_to from .libs/librsvg_2_la-rsvg-path.o
ld: warning: cannot export hidden symbol _rsvg_path_builder_close_path from .libs/librsvg_2_la-rsvg-path.o
ld: warning: cannot export hidden symbol _rsvg_path_builder_finish from .libs/librsvg_2_la-rsvg-path.o
ld: warning: cannot export hidden symbol _rsvg_parse_path from .libs/librsvg_2_la-rsvg-path.o
ld: warning: cannot export hidden symbol _rsvg_cairo_path_destroy from .libs/librsvg_2_la-rsvg-path.o
ld: warning: cannot export hidden symbol _rsvg_filter_render from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_filter_parse from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_blend from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_convolve_matrix from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_gaussian_blur from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_offset from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_merge from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_merge_node from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_colour_matrix from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_component_transfer from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_node_component_transfer_function from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_erode from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_composite from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_flood from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_displacement_map from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_turbulence from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_image from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_node_light_source from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_diffuse_lighting from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_specular_lighting from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_filter_primitive_tile from .libs/librsvg_2_la-rsvg-filter.o
ld: warning: cannot export hidden symbol _rsvg_new_marker from .libs/librsvg_2_la-rsvg-marker.o
ld: warning: cannot export hidden symbol _rsvg_marker_render from .libs/librsvg_2_la-rsvg-marker.o
ld: warning: cannot export hidden symbol _rsvg_marker_parse from .libs/librsvg_2_la-rsvg-marker.o
ld: warning: cannot export hidden symbol _rsvg_render_markers from .libs/librsvg_2_la-rsvg-marker.o
ld: warning: cannot export hidden symbol _rsvg_new_mask from .libs/librsvg_2_la-rsvg-mask.o
ld: warning: cannot export hidden symbol _rsvg_get_url_string from .libs/librsvg_2_la-rsvg-mask.o
ld: warning: cannot export hidden symbol _rsvg_mask_parse from .libs/librsvg_2_la-rsvg-mask.o
ld: warning: cannot export hidden symbol _rsvg_clip_path_parse from .libs/librsvg_2_la-rsvg-mask.o
ld: warning: cannot export hidden symbol _rsvg_new_clip_path from .libs/librsvg_2_la-rsvg-mask.o
ld: warning: cannot export hidden symbol _rsvg_new_path from .libs/librsvg_2_la-rsvg-shapes.o
ld: warning: cannot export hidden symbol _rsvg_new_polygon from .libs/librsvg_2_la-rsvg-shapes.o
ld: warning: cannot export hidden symbol _rsvg_new_polyline from .libs/librsvg_2_la-rsvg-shapes.o
ld: warning: cannot export hidden symbol _rsvg_new_line from .libs/librsvg_2_la-rsvg-shapes.o
ld: warning: cannot export hidden symbol _rsvg_new_rect from .libs/librsvg_2_la-rsvg-shapes.o
ld: warning: cannot export hidden symbol _rsvg_new_circle from .libs/librsvg_2_la-rsvg-shapes.o
ld: warning: cannot export hidden symbol _rsvg_new_ellipse from .libs/librsvg_2_la-rsvg-shapes.o
ld: warning: cannot export hidden symbol _rsvg_node_draw from .libs/librsvg_2_la-rsvg-structure.o
ld: warning: cannot export hidden symbol _rsvg_new_group from .libs/librsvg_2_la-rsvg-structure.o
ld: warning: cannot export hidden symbol _rsvg_pop_def_group from .libs/librsvg_2_la-rsvg-structure.o
ld: warning: cannot export hidden symbol _rsvg_node_group_pack from .libs/librsvg_2_la-rsvg-structure.o
ld: warning: cannot export hidden symbol _rsvg_new_svg from .libs/librsvg_2_la-rsvg-structure.o
ld: warning: cannot export hidden symbol _rsvg_new_use from .libs/librsvg_2_la-rsvg-structure.o
ld: warning: cannot export hidden symbol _rsvg_new_symbol from .libs/librsvg_2_la-rsvg-structure.o
ld: warning: cannot export hidden symbol _rsvg_new_defs from .libs/librsvg_2_la-rsvg-structure.o
ld: warning: cannot export hidden symbol _rsvg_new_switch from .libs/librsvg_2_la-rsvg-structure.o
ld: warning: cannot export hidden symbol _rsvg_viewport_percentage from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_dpi_percentage from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_init from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_reinit from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_finalize from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_clone from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_reinherit from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_dominate from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_override from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_inherit from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_parse_style_pairs from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_parse_style from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_parse_cssbuffer from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_parse_transform from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_parse_style_attrs from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_property_bag_size from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_property_bag_lookup from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_current_state from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_parent from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_free_all from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_property_bag_new from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_property_bag_dup from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_property_bag_free from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_property_bag_enumerate from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_push from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_pop from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_reinherit_top from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_state_reconstruct from .libs/librsvg_2_la-rsvg-styles.o
ld: warning: cannot export hidden symbol _rsvg_make_valid_utf8 from .libs/librsvg_2_la-rsvg-text.o
ld: warning: cannot export hidden symbol _rsvg_new_text from .libs/librsvg_2_la-rsvg-text.o
ld: warning: cannot export hidden symbol _rsvg_new_tspan from .libs/librsvg_2_la-rsvg-text.o
ld: warning: cannot export hidden symbol _rsvg_new_tref from .libs/librsvg_2_la-rsvg-text.o
ld: warning: cannot export hidden symbol _rsvg_eval_switch_attributes from .libs/librsvg_2_la-rsvg-cond.o
ld: warning: cannot export hidden symbol _rsvg_SAX_handler_struct_init from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_get_base_uri_from_filename from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_drawing_ctx_free from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_render_free from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_return_if_fail_warning from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_node_set_atts from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_pop_discrete_layer from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_push_discrete_layer from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_render_path from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_render_surface from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_add_clipping_rect from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_get_surface_of_node from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_bbox_init from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_bbox_insert from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_bbox_clip from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_internal_dpi_x from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_internal_dpi_y from .libs/librsvg_2_la-rsvg-base.o
ld: warning: cannot export hidden symbol _rsvg_cairo_create_pango_context from .libs/librsvg_2_la-rsvg-cairo-draw.o
ld: warning: cannot export hidden symbol _rsvg_cairo_render_pango_layout from .libs/librsvg_2_la-rsvg-cairo-draw.o
ld: warning: cannot export hidden symbol _rsvg_cairo_render_path from .libs/librsvg_2_la-rsvg-cairo-draw.o
ld: warning: cannot export hidden symbol _rsvg_cairo_push_discrete_layer from .libs/librsvg_2_la-rsvg-cairo-draw.o
ld: warning: cannot export hidden symbol _rsvg_cairo_pop_discrete_layer from .libs/librsvg_2_la-rsvg-cairo-draw.o
ld: warning: cannot export hidden symbol _rsvg_cairo_render_surface from .libs/librsvg_2_la-rsvg-cairo-draw.o
ld: warning: cannot export hidden symbol _rsvg_cairo_add_clipping_rect from .libs/librsvg_2_la-rsvg-cairo-draw.o
ld: warning: cannot export hidden symbol _rsvg_cairo_get_surface_of_node from .libs/librsvg_2_la-rsvg-cairo-draw.o
ld: warning: cannot export hidden symbol _rsvg_cairo_surface_from_pixbuf from .libs/librsvg_2_la-rsvg-cairo-draw.o
ld: warning: cannot export hidden symbol _rsvg_cairo_surface_to_pixbuf from .libs/librsvg_2_la-rsvg-cairo-draw.o
ld: warning: cannot export hidden symbol _rsvg_cairo_render_new from .libs/librsvg_2_la-rsvg-cairo-render.o
ld: warning: cannot export hidden symbol _rsvg_cairo_new_drawing_ctx from .libs/librsvg_2_la-rsvg-cairo-render.o
ld: warning: cannot export hidden symbol _rsvg_cairo_clip from .libs/librsvg_2_la-rsvg-cairo-clip.o
CCLD rsvg-convert
Undefined symbols for architecture x86_64:
"_cairo_xml_create_for_stream", referenced from:
_main in rsvg_convert-rsvg-convert.o
"_cairo_xml_for_recording_surface", referenced from:
_main in rsvg_convert-rsvg-convert.o
"_cairo_xml_surface_create", referenced from:
_main in rsvg_convert-rsvg-convert.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [rsvg-convert] Error 1
make: *** [install-recursive] Error 1
config.log was copied to /var/local/homebrew-home/Library/Logs/Homebrew
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/librsvg.rb#L21
==> Build Environment
HOMEBREW_VERSION: 0.9.2
HEAD: cb0f4502357c36dc7faf4723954e81a6708e887d
CPU: dual-core 64-bit penryn
OS X: 10.8.1-x86_64
Xcode: 4.4.1
CLT: 4.4.0.0.1.1249367152
X11: 2.7.2 in /opt/X11
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8
CPPFLAGS: -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/opt/X11/include
LDFLAGS: -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib
CMAKE_PREFIX_PATH: /opt/X11
MAKEFLAGS: -j2
MACOSX_DEPLOYMENT_TARGET: 10.8
PKG_CONFIG_PATH: /usr/local/Cellar/libffi/3.0.11/lib/pkgconfig:/opt/X11/share/pkgconfig:/opt/X11/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig
ACLOCAL_PATH: /usr/local/Cellar/gettext/0.18.1.1/share/aclocal
OBJC: /usr/bin/clang
PATH: /usr/local/Cellar/libffi/3.0.11/bin:/usr/local/Cellar/gettext/0.18.1.1/bin:/opt/X11/bin:/Users/irix/.rvm/gems/ruby-1.9.3-p194/bin:/Users/irix/.rvm/gems/ruby-1.9.3-p194@global/bin:/Users/irix/.rvm/rubies/ruby-1.9.3-p194/bin:/Users/irix/.rvm/bin:/Users/irix/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/git/bin:/usr/texbin:/usr/local/cuda/bin:/Users/irix/.rvm/bin:/usr/local/Library/Contributions/cmds
Error: Failed executing: make install (librsvg.rb:21)
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/13786
Otherwise, this may help you fix or report the issue:
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment