Skip to content

Instantly share code, notes, and snippets.

@ilovezfs
Created September 11, 2017 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilovezfs/c28a602feffb1b744fb4251fa015d0c9 to your computer and use it in GitHub Desktop.
Save ilovezfs/c28a602feffb1b744fb4251fa015d0c9 to your computer and use it in GitHub Desktop.
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gerbv/2.6.2 --disable-update-desktop-database
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 how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... 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 for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of clang... none
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for xgettext... /usr/local/opt/gettext/bin/xgettext
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking whether we are using the GNU C Library 2 or newer... no
checking for ranlib... ranlib
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... guessing yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for uselocale... yes
checking for argz_count... no
checking for argz_stringify... no
checking for argz_next... no
checking for __fsetlocking... no
checking for getlocalename_l... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking for bison... bison
checking version of bison... 2.3, bad
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for symlink... yes
checking for working fcntl.h... no (bad O_NOATIME)
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for ptrdiff_t... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for newlocale... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) yes
checking for CFLocaleCopyCurrent... (cached) yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
checking for po4a-gettextize... no
checking for po4a-translate... no
configure: WARNING: po4a was not found. If you want to change and compile internationalized documentation, please install po4a
checking for nsgmls... no
configure: WARNING: nsgmls was not found. If you want to change and compile internationalized documentation, please install sp
checking for windows... no
checking whether build environment is sane... yes
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.6.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 animate... notfound
checking for compare... notfound
checking for composite... notfound
checking for convert... notfound
checking for display... notfound
checking for montage... notfound
checking if all ImageMagick tools needed for the testsuite were found... no. The testsuite will be disabled because the following
tools from the ImageMagick suite were not found:
animate compare composite convert display montage
No loss in gerbv functionality should be experienced, you just will not
be able to run the regression testsuite.
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
checking pkg-config is at least version 0.9.0... yes
checking for CAIRO... yes
checking for GTK... yes
checking if ElectricFence debugging should be enabled... no
checking for env... /usr/bin/env
checking for gtk-update-icon-path... true
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for string.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getopt_long... yes
checking for strlwr... no
checking for realpath... yes
checking for canonicalize_file_name... no
checking whether canonicalize_file_name must be declared... yes
checking for the bindir to datadir relative path... ../share
checking for the bindir to pkgdatadir relative path... ../share/gerbv
checking for the bindir to exec_prefix relative path... ..
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating desktop/Makefile
config.status: creating doc/PNG-print/Makefile
config.status: creating doc/eagle/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/example-code/Makefile
config.status: creating doc/Makefile
config.status: creating example/eaglecad1/Makefile
config.status: creating example/nollezappare/Makefile
config.status: creating example/numpres/Makefile
config.status: creating example/jj/Makefile
config.status: creating example/dan/Makefile
config.status: creating example/ekf2/Makefile
config.status: creating example/exposure/Makefile
config.status: creating example/am-test/Makefile
config.status: creating example/cslk/Makefile
config.status: creating example/orcad/Makefile
config.status: creating example/Mentor-BoardStation/Makefile
config.status: creating example/pick-and-place/Makefile
config.status: creating example/polarity/Makefile
config.status: creating example/thermal/Makefile
config.status: creating example/trailing/Makefile
config.status: creating example/Makefile
config.status: creating man/Makefile
config.status: creating po/Makefile.in
config.status: creating scheme/Makefile
config.status: creating src/Makefile
config.status: creating src/libgerbv.pc
config.status: creating win32/Makefile
config.status: creating test/Makefile
config.status: creating test/golden/Makefile
config.status: creating test/inputs/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
** Configuration summary for gerbv 2.6.2:
PREFIX:
xdg data directory: ${datarootdir}
CPPFLAGS: -DQUARTZ -DPREFIXDIR=\"${prefix}\" -DBINDIR=\"${bindir}\"
CFLAGS: -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo
LDFLAGS:
LIBS: -ldl -lm -L/usr/local/Cellar/glib/2.52.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.9/lib -L/usr/local/Cellar/atk/2.24.0/lib -L/usr/local/Cellar/pango/1.40.12/lib -L/usr/local/Cellar/gtk+/2.24.31_1/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/Cellar/cairo/1.14.10/lib -lcairo
GTK Version: 2.24.31
Cairo Version: 1.14.10
Electric Fence Debugging: no
==> make install
Making install in intl
if { test "gerbv" = "gettext-runtime" || test "gerbv" = "gettext-tools"; } \
&& test 'no' = yes; then \
.././install-sh -c -d /usr/local/Cellar/gerbv/2.6.2/lib /usr/local/Cellar/gerbv/2.6.2/include; \
/usr/bin/install -c -m 644 libintl.h /usr/local/Cellar/gerbv/2.6.2/include/libintl.h; \
/bin/sh ../libtool --mode=install \
/usr/bin/install -c -m 644 libintl.a /usr/local/Cellar/gerbv/2.6.2/lib/libintl.a; \
if test "@RELOCATABLE@" = yes; then \
dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/Cellar/gerbv/2.6.2/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
if test -n "$dependencies"; then \
rm -f /usr/local/Cellar/gerbv/2.6.2/lib/libintl.la; \
fi; \
fi; \
else \
: ; \
fi
if test "gerbv" = "gettext-tools"; then \
.././install-sh -c -d /usr/local/Cellar/gerbv/2.6.2/share/gettext/intl; \
/usr/bin/install -c -m 644 VERSION /usr/local/Cellar/gerbv/2.6.2/share/gettext/intl/VERSION; \
/usr/bin/install -c -m 644 ChangeLog.inst /usr/local/Cellar/gerbv/2.6.2/share/gettext/intl/ChangeLog; \
dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \
for file in $dists; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/Cellar/gerbv/2.6.2/share/gettext/intl/$file; \
done; \
chmod a+x /usr/local/Cellar/gerbv/2.6.2/share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/usr/bin/install -c -m 644 $dir/$file \
/usr/local/Cellar/gerbv/2.6.2/share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \
for file in $dists; do \
rm -f /usr/local/Cellar/gerbv/2.6.2/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
if test "gerbv" = "gettext-tools" \
&& test 'no' = no \
&& test no != no; then \
.././install-sh -c -d /usr/local/Cellar/gerbv/2.6.2/lib; \
/bin/sh ../libtool --mode=install \
/usr/bin/install -c -m 644 libgnuintl.a /usr/local/Cellar/gerbv/2.6.2/lib/libgnuintl.a; \
rm -f /usr/local/Cellar/gerbv/2.6.2/lib/preloadable_libintl.so; \
/usr/bin/install -c -m 644 /usr/local/Cellar/gerbv/2.6.2/lib/libgnuintl.so /usr/local/Cellar/gerbv/2.6.2/lib/preloadable_libintl.so; \
/bin/sh ../libtool --mode=uninstall \
rm -f /usr/local/Cellar/gerbv/2.6.2/lib/libgnuintl.a; \
else \
: ; \
fi
if test 'no' = yes; then \
test no != no || .././install-sh -c -d /usr/local/Cellar/gerbv/2.6.2/lib; \
temp=/usr/local/Cellar/gerbv/2.6.2/lib/t-charset.alias; \
dest=/usr/local/Cellar/gerbv/2.6.2/lib/charset.alias; \
if test -f /usr/local/Cellar/gerbv/2.6.2/lib/charset.alias; then \
orig=/usr/local/Cellar/gerbv/2.6.2/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test no = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
.././install-sh -c -d /usr/local/Cellar/gerbv/2.6.2/share/locale; \
test -f /usr/local/Cellar/gerbv/2.6.2/share/locale/locale.alias \
&& orig=/usr/local/Cellar/gerbv/2.6.2/share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/usr/local/Cellar/gerbv/2.6.2/share/locale/t-locale.alias; \
dest=/usr/local/Cellar/gerbv/2.6.2/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
Making install in src
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o amacro.lo amacro.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o tooltable.lo tooltable.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o draw.lo draw.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o draw-gdk.lo draw-gdk.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o drill.lo drill.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o exportimage.lo exportimage.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o gerb_file.lo gerb_file.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o gerb_image.lo gerb_image.c
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c amacro.c -fno-common -DPIC -o .libs/amacro.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c draw-gdk.c -fno-common -DPIC -o .libs/draw-gdk.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c exportimage.c -fno-common -DPIC -o .libs/exportimage.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c tooltable.c -fno-common -DPIC -o .libs/tooltable.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c draw.c -fno-common -DPIC -o .libs/draw.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c gerb_file.c -fno-common -DPIC -o .libs/gerb_file.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c drill.c -fno-common -DPIC -o .libs/drill.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c gerb_image.c -fno-common -DPIC -o .libs/gerb_image.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c tooltable.c -o tooltable.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o gerber.lo gerber.c
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c gerber.c -fno-common -DPIC -o .libs/gerber.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c exportimage.c -o exportimage.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c gerb_file.c -o gerb_file.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c amacro.c -o amacro.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c draw.c -o draw.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c gerb_image.c -o gerb_image.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c drill.c -o drill.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c draw-gdk.c -o draw-gdk.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o gerbv.lo gerbv.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o pick-and-place.lo pick-and-place.c
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c gerbv.c -fno-common -DPIC -o .libs/gerbv.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c pick-and-place.c -fno-common -DPIC -o .libs/pick-and-place.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o csv.lo csv.c
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c csv.c -fno-common -DPIC -o .libs/csv.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o gerb_stats.lo gerb_stats.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o drill_stats.lo drill_stats.c
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c gerb_stats.c -fno-common -DPIC -o .libs/gerb_stats.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c drill_stats.c -fno-common -DPIC -o .libs/drill_stats.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c gerber.c -o gerber.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o export-rs274x.lo export-rs274x.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o export-drill.lo export-drill.c
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c export-rs274x.c -fno-common -DPIC -o .libs/export-rs274x.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c gerbv.c -o gerbv.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c pick-and-place.c -o pick-and-place.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c csv.c -o csv.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c export-drill.c -fno-common -DPIC -o .libs/export-drill.o
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c gerb_stats.c -o gerb_stats.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c drill_stats.c -o drill_stats.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c export-rs274x.c -o export-rs274x.o >/dev/null 2>&1
libtool: compile: clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR=\"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/\" -DSCMSUBDIR=\"scheme\" -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c export-drill.c -o export-drill.o >/dev/null 2>&1
clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o dynload.o dynload.c
clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o attribute.o attribute.c
clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o lrealpath.o lrealpath.c
clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o main.o main.c
clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o project.o project.c
clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o scheme.o scheme.c
if test -f authors.c.tmp ; then rm -f authors.c.tmp ; fi
awk -F: '/^[ \t]*#/ {next}; /^[ \t]*$/ {next}; {print $1}' ../AUTHORS | sed -e 's;%;%%;g' -e 's;\\;\\\\;g' -e 's;";\\";g' -e 's;^;N_(";g' -e 's;$;"),;g' -e 's;N_("");"";g' > authors.c.tmp
num=`wc -l ../BUGS | awk '{print $1 + 1}'` && \
echo "const gchar * bugs_string_array[$num] = {" > bugs.c
num=`wc -l authors.c.tmp | awk '{print $1 + 1}'` && echo "const gchar * authors_string_array[$num] = {" > authors.c
sed -e 's;%;%%;g' -e 's;\\;\\\\;g' -e 's;";\\";g' -e 's;^;N_(";g' -e 's;$;"),;g' -e 's;N_("");"";g' ../BUGS >> bugs.c
cat authors.c.tmp >> authors.c
rm -f authors.c.tmp
echo 'NULL};' >> bugs.c
echo 'NULL};' >> authors.c
clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o interface.o interface.c
clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o render.o render.c
sed \
-e 's;@SRCDIR@;.;g' \
-e 's;@BUILDDIR@;/private/tmp/gerbv-20170911-81626-1mpkabn/gerbv-2.6.2/src;g' \
./run_gerbv.in > run_gerbv
chmod 755 run_gerbv
clang -DLOCALEDIR=\"/usr/local/Cellar/gerbv/2.6.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DQUARTZ -DPREFIXDIR=\"/usr/local/Cellar/gerbv/2.6.2\" -DBINDIR=\"/usr/local/Cellar/gerbv/2.6.2/bin\" -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -c -o callbacks.o callbacks.c
/bin/sh ../libtool --tag=CC --mode=link clang -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -version-info 1:8:0 -no-undefined -o libgerbv.la -rpath /usr/local/Cellar/gerbv/2.6.2/lib amacro.lo tooltable.lo draw.lo draw-gdk.lo drill.lo exportimage.lo gerb_file.lo gerb_image.lo gerber.lo gerbv.lo pick-and-place.lo csv.lo gerb_stats.lo drill_stats.lo export-rs274x.lo export-drill.lo -ldl -lm -L/usr/local/Cellar/glib/2.52.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.9/lib -L/usr/local/Cellar/atk/2.24.0/lib -L/usr/local/Cellar/pango/1.40.12/lib -L/usr/local/Cellar/gtk+/2.24.31_1/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/Cellar/cairo/1.14.10/lib -lcairo
libtool: link: clang -dynamiclib -o .libs/libgerbv.1.dylib .libs/amacro.o .libs/tooltable.o .libs/draw.o .libs/draw-gdk.o .libs/drill.o .libs/exportimage.o .libs/gerb_file.o .libs/gerb_image.o .libs/gerber.o .libs/gerbv.o .libs/pick-and-place.o .libs/csv.o .libs/gerb_stats.o .libs/drill_stats.o .libs/export-rs274x.o .libs/export-drill.o -ldl -lm -L/usr/local/Cellar/glib/2.52.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.9/lib -L/usr/local/Cellar/atk/2.24.0/lib -L/usr/local/Cellar/pango/1.40.12/lib -L/usr/local/Cellar/gtk+/2.24.31_1/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -O2 -Wl,-framework -Wl,CoreFoundation -install_name /usr/local/Cellar/gerbv/2.6.2/lib/libgerbv.1.dylib -compatibility_version 2 -current_version 2.8 -Wl,-single_module
Undefined symbols for architecture x86_64:
"_screen", referenced from:
_pick_and_place_get_float_unit in pick-and-place.o
(maybe you meant: _pick_and_place_screen_for_delimiter)
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]: *** [libgerbv.la] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [install-recursive] Error 1
/usr/local/Homebrew/Library/Homebrew/debrew.rb:11:in `raise'
BuildError: Failed executing: make install
1. raise
2. ignore
3. backtrace
4. irb
5. shell
Choose an action: 5
When you exit this shell, you will return to the menu.
bash-3.2$ make -j1
make all-recursive
Making all in intl
make[2]: Nothing to be done for `all'.
Making all in src
/bin/sh ../libtool --tag=CC --mode=link clang -DBACKEND_DIR='"/usr/local/Cellar/gerbv/2.6.2/share/gerbv/scheme/"' -DSCMSUBDIR='"scheme"' -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.36.9/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.24.0/include/atk-1.0 -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.5.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.12/include/pango-1.0 -I/usr/local/Cellar/gtk+/2.24.31_1/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31_1/lib/gtk-2.0/include -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.52.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.52.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.5/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.10/include/cairo -version-info 1:8:0 -no-undefined -o libgerbv.la -rpath /usr/local/Cellar/gerbv/2.6.2/lib amacro.lo tooltable.lo draw.lo draw-gdk.lo drill.lo exportimage.lo gerb_file.lo gerb_image.lo gerber.lo gerbv.lo pick-and-place.lo csv.lo gerb_stats.lo drill_stats.lo export-rs274x.lo export-drill.lo -ldl -lm -L/usr/local/Cellar/glib/2.52.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.9/lib -L/usr/local/Cellar/atk/2.24.0/lib -L/usr/local/Cellar/pango/1.40.12/lib -L/usr/local/Cellar/gtk+/2.24.31_1/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/Cellar/cairo/1.14.10/lib -lcairo
libtool: link: clang -dynamiclib -o .libs/libgerbv.1.dylib .libs/amacro.o .libs/tooltable.o .libs/draw.o .libs/draw-gdk.o .libs/drill.o .libs/exportimage.o .libs/gerb_file.o .libs/gerb_image.o .libs/gerber.o .libs/gerbv.o .libs/pick-and-place.o .libs/csv.o .libs/gerb_stats.o .libs/drill_stats.o .libs/export-rs274x.o .libs/export-drill.o -ldl -lm -L/usr/local/Cellar/glib/2.52.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.9/lib -L/usr/local/Cellar/atk/2.24.0/lib -L/usr/local/Cellar/pango/1.40.12/lib -L/usr/local/Cellar/gtk+/2.24.31_1/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -O2 -Wl,-framework -Wl,CoreFoundation -install_name /usr/local/Cellar/gerbv/2.6.2/lib/libgerbv.1.dylib -compatibility_version 2 -current_version 2.8 -Wl,-single_module
Undefined symbols for architecture x86_64:
"_screen", referenced from:
_pick_and_place_get_float_unit in pick-and-place.o
(maybe you meant: _pick_and_place_screen_for_delimiter)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [libgerbv.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
bash-3.2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment