Skip to content

Instantly share code, notes, and snippets.

@CarterA
Created May 9, 2010 14:56
Show Gist options
  • Save CarterA/395203 to your computer and use it in GitHub Desktop.
Save CarterA/395203 to your computer and use it in GitHub Desktop.
==> Build Environment
CC: /usr/bin/cc
CXX: /usr/bin/c++
LD: /usr/bin/cc
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
CPPFLAGS: -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include
LDFLAGS: -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib
MAKEFLAGS: -j2
PATH: /usr/local/Cellar/gettext/0.17/bin:/usr/local/Cellar/gettext/0.17/bin:/depot_tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:/Users/carterallen/bin/
PKG_CONFIG_PATH: /usr/local/Cellar/gettext/0.17/lib/pkgconfig
==> Downloading http://ftp.gnome.org/pub/gnome/sources/glib/2.22/glib-2.22.4.tar.bz2
File already downloaded and cached to /Users/carterallen/Library/Caches/Homebrew
/usr/bin/tar xf /Users/carterallen/Library/Caches/Homebrew/glib-2.22.4.tar.bz2
==> Downloading http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.13.1.tar.gz
File already downloaded and cached to /Users/carterallen/Library/Caches/Homebrew
/usr/bin/tar xf /Users/carterallen/Library/Caches/Homebrew/libiconv-1.13.1.tar.gz
==> ./configure --prefix=/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv --disable-debug --disable-dependency-tracking --enable-static --disable-shared
./configure --prefix=/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv --disable-debug --disable-dependency-tracking --enable-static --disable-shared
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... /usr/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/cc... none
checking how to run the C preprocessor... /usr/bin/cc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for strip... /usr/bin/strip
checking build system type... i386-apple-darwin10.3.0
checking host system type... i386-apple-darwin10.3.0
checking for ranlib... ranlib
checking whether /usr/bin/cc and cc understand -c and -o together... yes
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 ld used by GCC... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for shared library path variable... DYLD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/cc option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... /usr/bin/strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/local/bin/nm -B output from /usr/bin/cc object... failed
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 dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/cc static flag -static works... no
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.3.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... no
checking whether to build static libraries... yes
checking for windres... no
checking for simple visibility declarations... yes
checking for shared library run path origin... done
checking for iconv... no, consider installing GNU libiconv
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/Cellar/gettext/0.17/bin/msgfmt
checking for gmsgfmt... /usr/local/Cellar/gettext/0.17/bin/msgfmt
checking for xgettext... /usr/local/Cellar/gettext/0.17/bin/xgettext
checking for msgmerge... /usr/local/Cellar/gettext/0.17/bin/msgmerge
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... (cached) no, consider installing GNU libiconv
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 mbstate_t... yes
checking for wchar_t... yes
checking for getc_unlocked... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for mbsinit... yes
checking for setlocale... yes
checking whether <wchar.h> is standalone... yes
checking for memmove... yes
checking for nl_langinfo and CODESET... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for EILSEQ... yes
checking byte ordering... little endian
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking for wchar.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking whether canonicalize_file_name is declared... no
checking for canonicalize_file_name... no
checking for getcwd... yes
checking for readlink... yes
checking for pathconf... yes
checking for setenv... yes
checking whether the preprocessor supports include_next... yes
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for long long int... yes
checking for SIGPIPE... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for unsigned long long int... yes
checking for C/C++ restrict keyword... __restrict
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for wint_t... yes
checking if environ is properly declared... no
checking for error_at_line... no
checking for mbstate_t... (cached) yes
checking for memmove... (cached) yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for working strerror function... yes
checking for volatile sig_atomic_t... yes
checking for sigprocmask... yes
checking for ssize_t... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking for random.h... no
checking for struct random_data... no
checking whether <wchar.h> is standalone... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating srclib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating include/iconv.h
config.status: creating include/iconv.h.inst
config.status: creating config.h
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libcharset (/private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/libcharset)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' '--disable-debug' '--disable-dependency-tracking' '--enable-static' '--disable-shared' 'CC=/usr/bin/cc' 'CFLAGS=-O3 -march=core2 -msse4.1 -w -pipe' 'LDFLAGS=-L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib' 'CPPFLAGS=-I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/cc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i386-apple-darwin10.3.0
checking host system type... i386-apple-darwin10.3.0
checking whether to activate relocatable installation... no
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 sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/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 for /usr/bin/cc option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from /usr/bin/cc object... failed
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 dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/cc static flag -static works... no
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.3.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... no
checking whether to build static libraries... yes
checking for simple visibility declarations... yes
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for setlocale... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating include/localcharset.h
config.status: creating include/localcharset.h.inst
config.status: creating config.h
config.status: executing libtool commands
=== configuring in preload (/private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/preload)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' '--disable-debug' '--disable-dependency-tracking' '--enable-static' '--disable-shared' 'CC=/usr/bin/cc' 'CFLAGS=-O3 -march=core2 -msse4.1 -w -pipe' 'LDFLAGS=-L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib' 'CPPFLAGS=-I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/cc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i386-apple-darwin10.3.0
checking host system type... i386-apple-darwin10.3.0
checking whether to activate relocatable installation... no
checking whether ln -s works... yes
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 sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/cc option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from /usr/bin/cc object... failed
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 dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/cc static flag -static works... no
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for simple visibility declarations... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing libtool commands
==> make install
make install
builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/libcharset.h.in include/libcharset.h
cd lib && make all
/bin/sh ../libtool --mode=compile /usr/bin/cc -I. -I. -I.. -I./.. -I../include -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DLIBDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
/bin/sh ../libtool --mode=compile /usr/bin/cc -I. -I. -I.. -I./.. -I../include -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DLIBDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libtool: compile: /usr/bin/cc -I. -I. -I.. -I./.. -I../include -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DLIBDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o localcharset.o
libtool: compile: /usr/bin/cc -I. -I. -I.. -I./.. -I../include -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DLIBDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o
/bin/sh ./config.charset 'i386-apple-darwin10.3.0' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
mv t-ref-add.sed ref-add.sed
mv t-ref-del.sed ref-del.sed
/bin/sh ../libtool --mode=link /usr/bin/cc -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -o libcharset.la -rpath /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
libtool: link: ar cru .libs/libcharset.a localcharset.o relocatable.o
libtool: link: ranlib .libs/libcharset.a
libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
cd lib && make all
make[2]: Nothing to be done for `all'.
cd lib && make install-lib libdir='/private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib' includedir='/private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib'
/bin/sh ../build-aux/mkinstalldirs /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/libcharset.la
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.lai /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/libcharset.la
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.a /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/libcharset.a
libtool: install: chmod 644 /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/libcharset.a
libtool: install: ranlib /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/libcharset.a
test -f /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/charset.alias && orig=/private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/charset.alias \
|| orig=charset.alias; \
sed -f ref-add.sed $orig > /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/t-charset.alias; \
/usr/bin/install -c -m 644 /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/t-charset.alias /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/charset.alias; \
rm -f /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/t-charset.alias
/bin/sh ./build-aux/mkinstalldirs /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib
/usr/bin/install -c -m 644 include/libcharset.h /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/libcharset.h
/usr/bin/install -c -m 644 include/localcharset.h.inst /private/tmp/homebrew-__UNKNOWN__-1.13.1-bXp2/libiconv-1.13.1/lib/localcharset.h
cd libcharset && make install prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' exec_prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' libdir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib'
cd lib && make install prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' exec_prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' libdir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib'
if test no = no; then \
case 'darwin10.3.0' in \
darwin[56]*) \
need_charset_alias=true ;; \
darwin* | cygwin* | mingw* | pw32* | cegcc*) \
need_charset_alias=false ;; \
*) \
need_charset_alias=true ;; \
esac ; \
else \
need_charset_alias=false ; \
fi ; \
/bin/sh ../build-aux/mkinstalldirs /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib ; \
/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libcharset.la
mkdir -p -- /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.lai /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libcharset.la
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.a /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libcharset.a
libtool: install: chmod 644 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libcharset.a
libtool: install: ranlib /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libcharset.a
----------------------------------------------------------------------
Libraries have been installed in:
/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
if test -f /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/charset.alias; then \
sed -f ref-add.sed /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/charset.alias > /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/t-charset.alias; \
/usr/bin/install -c -m 644 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/t-charset.alias /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/charset.alias; \
rm -f /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/t-charset.alias; \
else \
if $need_charset_alias; then \
sed -f ref-add.sed charset.alias > /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/t-charset.alias; \
/usr/bin/install -c -m 644 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/t-charset.alias /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/charset.alias; \
rm -f /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/t-charset.alias; \
fi ; \
fi
/bin/sh ./build-aux/mkinstalldirs /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/include
mkdir -p -- /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/include
/usr/bin/install -c -m 644 include/libcharset.h /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/include/libcharset.h
/usr/bin/install -c -m 644 include/localcharset.h.inst /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/include/localcharset.h
cd lib && make install prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' exec_prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' libdir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib'
/bin/sh ../libtool --mode=compile /usr/bin/cc -I. -I. -I../include -I./../include -I.. -I./.. -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -DLIBDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
/bin/sh ../libtool --mode=compile /usr/bin/cc -I. -I. -I../include -I./../include -I.. -I./.. -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -DLIBDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
libtool: compile: /usr/bin/cc -I. -I. -I../include -I./../include -I.. -I./.. -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -DLIBDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -o localcharset.o
libtool: compile: /usr/bin/cc -I. -I. -I../include -I./../include -I.. -I./.. -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -DLIBDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -o iconv.o
/bin/sh ../libtool --mode=compile /usr/bin/cc -I. -I. -I../include -I./../include -I.. -I./.. -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -DLIBDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libtool: compile: /usr/bin/cc -I. -I. -I../include -I./../include -I.. -I./.. -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -DLIBDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o
/bin/sh ../libtool --mode=link /usr/bin/cc -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib -O3 -march=core2 -msse4.1 -w -pipe -fvisibility=hidden -o libiconv.la -rpath /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib -version-info 7:0:5 -no-undefined iconv.lo localcharset.lo relocatable.lo
libtool: link: ar cru .libs/libiconv.a iconv.o localcharset.o relocatable.o
libtool: link: ranlib .libs/libiconv.a
libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
if [ ! -d /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib ] ; then /bin/sh ../build-aux/mkinstalldirs /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib ; fi
/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libiconv.la /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.la
libtool: install: /usr/bin/install -c -m 644 .libs/libiconv.lai /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.la
libtool: install: /usr/bin/install -c -m 644 .libs/libiconv.a /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a
libtool: install: chmod 644 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a
libtool: install: ranlib /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a
----------------------------------------------------------------------
Libraries have been installed in:
/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
case "darwin10.3.0" in \
aix*) (cd /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib && \
objects=`ar t libiconv.a`" "`ar t /lib/libiconv.a` && \
ar x libiconv.a && ar x /lib/libiconv.a && \
ar q libiconv.new.a $objects && \
rm -f $objects && \
mv -f libiconv.new.a libiconv.a) ;; \
esac
cd preload && make install prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' exec_prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' libdir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib'
if [ ! -d /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib ] ; then /bin/sh ./build-aux/mkinstalldirs /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib ; fi
if test -n ""; then /usr/bin/install -c -m 644 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/.new && mv /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/.new /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/ ; fi
cd srclib && make install prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' exec_prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' libdir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib'
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t
rm -f signal.h-t signal.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
-e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|1|g' \
-e 's|@''GNULIB_SIGPROCMASK''@|1|g' \
-e 's|@''GNULIB_SIGACTION''@|0|g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./signal.in.h; \
} > signal.h-t
mv -f alloca.h-t alloca.h
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
< ./stdint.in.h; \
} > stdint.h-t
mv signal.h-t signal.h
rm -f stdio.h-t stdio.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's|@''GNULIB_FPRINTF''@|1|g' \
-e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_PRINTF''@|1|g' \
-e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_SNPRINTF''@|0|g' \
-e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VFPRINTF''@|1|g' \
-e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VPRINTF''@|1|g' \
-e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VSNPRINTF''@|0|g' \
-e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_DPRINTF''@|0|g' \
-e 's|@''GNULIB_VDPRINTF''@|0|g' \
-e 's|@''GNULIB_VASPRINTF''@|0|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_FOPEN''@|0|g' \
-e 's|@''GNULIB_FREOPEN''@|0|g' \
-e 's|@''GNULIB_FSEEK''@|0|g' \
-e 's|@''GNULIB_FSEEKO''@|0|g' \
-e 's|@''GNULIB_FTELL''@|0|g' \
-e 's|@''GNULIB_FTELLO''@|0|g' \
-e 's|@''GNULIB_FFLUSH''@|0|g' \
-e 's|@''GNULIB_FPURGE''@|0|g' \
-e 's|@''GNULIB_FCLOSE''@|0|g' \
-e 's|@''GNULIB_FPUTC''@|1|g' \
-e 's|@''GNULIB_PUTC''@|1|g' \
-e 's|@''GNULIB_PUTCHAR''@|1|g' \
-e 's|@''GNULIB_FPUTS''@|1|g' \
-e 's|@''GNULIB_PUTS''@|1|g' \
-e 's|@''GNULIB_FWRITE''@|1|g' \
-e 's|@''GNULIB_GETDELIM''@|0|g' \
-e 's|@''GNULIB_GETLINE''@|0|g' \
-e 's|@''GNULIB_PERROR''@|0|g' \
-e 's|@''GNULIB_STDIO_H_SIGPIPE''@|1|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./stdio.in.h; \
} > stdio.h-t
mv stdint.h-t stdint.h
rm -f stdlib.h-t stdlib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's|@''HAVE_RANDOM_H''@|0|g' \
-e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
-e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
-e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
-e 's|@''GNULIB_ATOLL''@|0|g' \
-e 's|@''GNULIB_GETLOADAVG''@|0|g' \
-e 's|@''GNULIB_GETSUBOPT''@|0|g' \
-e 's|@''GNULIB_MKDTEMP''@|0|g' \
-e 's|@''GNULIB_MKSTEMP''@|0|g' \
-e 's|@''GNULIB_PUTENV''@|0|g' \
-e 's|@''GNULIB_RANDOM_R''@|0|g' \
-e 's|@''GNULIB_RPMATCH''@|0|g' \
-e 's|@''GNULIB_SETENV''@|0|g' \
-e 's|@''GNULIB_STRTOD''@|0|g' \
-e 's|@''GNULIB_STRTOLL''@|0|g' \
-e 's|@''GNULIB_STRTOULL''@|0|g' \
-e 's|@''GNULIB_UNSETENV''@|0|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SETENV''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNSETENV''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''VOID_UNSETENV''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./stdlib.in.h; \
} > stdlib.h-t
mv stdio.h-t stdio.h
rm -f string.h-t string.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's|@''GNULIB_MBSLEN''@|0|g' \
-e 's|@''GNULIB_MBSNLEN''@|0|g' \
-e 's|@''GNULIB_MBSCHR''@|0|g' \
-e 's|@''GNULIB_MBSRCHR''@|0|g' \
-e 's|@''GNULIB_MBSSTR''@|0|g' \
-e 's|@''GNULIB_MBSCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSCASESTR''@|0|g' \
-e 's|@''GNULIB_MBSCSPN''@|0|g' \
-e 's|@''GNULIB_MBSPBRK''@|0|g' \
-e 's|@''GNULIB_MBSSPN''@|0|g' \
-e 's|@''GNULIB_MBSSEP''@|0|g' \
-e 's|@''GNULIB_MBSTOK_R''@|0|g' \
-e 's|@''GNULIB_MEMCHR''@|0|g' \
-e 's|@''GNULIB_MEMMEM''@|0|g' \
-e 's|@''GNULIB_MEMPCPY''@|0|g' \
-e 's|@''GNULIB_MEMRCHR''@|0|g' \
-e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
-e 's|@''GNULIB_STPCPY''@|0|g' \
-e 's|@''GNULIB_STPNCPY''@|0|g' \
-e 's|@''GNULIB_STRCHRNUL''@|0|g' \
-e 's|@''GNULIB_STRDUP''@|0|g' \
-e 's|@''GNULIB_STRNDUP''@|0|g' \
-e 's|@''GNULIB_STRNLEN''@|0|g' \
-e 's|@''GNULIB_STRPBRK''@|0|g' \
-e 's|@''GNULIB_STRSEP''@|0|g' \
-e 's|@''GNULIB_STRSTR''@|0|g' \
-e 's|@''GNULIB_STRCASESTR''@|0|g' \
-e 's|@''GNULIB_STRTOK_R''@|0|g' \
-e 's|@''GNULIB_STRERROR''@|1|g' \
-e 's|@''GNULIB_STRSIGNAL''@|0|g' \
-e 's|@''GNULIB_STRVERSCMP''@|0|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRERROR''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./string.in.h; \
} > string.h-t
mv stdlib.h-t stdlib.h
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''GNULIB_CHOWN''@|0|g' \
-e 's|@''GNULIB_CLOSE''@|0|g' \
-e 's|@''GNULIB_DUP2''@|0|g' \
-e 's|@''GNULIB_ENVIRON''@|1|g' \
-e 's|@''GNULIB_EUIDACCESS''@|0|g' \
-e 's|@''GNULIB_FCHDIR''@|0|g' \
-e 's|@''GNULIB_FSYNC''@|0|g' \
-e 's|@''GNULIB_FTRUNCATE''@|0|g' \
-e 's|@''GNULIB_GETCWD''@|0|g' \
-e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
-e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
-e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
-e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
-e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
-e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
-e 's|@''GNULIB_LCHOWN''@|0|g' \
-e 's|@''GNULIB_LINK''@|0|g' \
-e 's|@''GNULIB_LSEEK''@|0|g' \
-e 's|@''GNULIB_READLINK''@|1|g' \
-e 's|@''GNULIB_SLEEP''@|0|g' \
-e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|1|g' \
-e 's|@''GNULIB_WRITE''@|0|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|0|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_FCHDIR''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./unistd.in.h; \
} > unistd.h-t
mv string.h-t string.h
mv unistd.h-t unistd.h
make install-am
/usr/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -c areadlink.c
/usr/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -c malloca.c
/usr/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -c progname.c
/usr/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -c -o width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c
/usr/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -c xmalloc.c
/usr/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -c xstrdup.c
/usr/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -c xreadlink.c
/usr/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -c canonicalize-lgpl.c
/usr/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -O3 -march=core2 -msse4.1 -w -pipe -c error.c
rm -f libicrt.a
ar cru libicrt.a areadlink.o malloca.o progname.o width.o xmalloc.o xstrdup.o xreadlink.o canonicalize-lgpl.o error.o
ranlib libicrt.a
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
cd src && make install prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' exec_prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' libdir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib'
/usr/bin/cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/bin\" -DLOCALEDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale\" ./iconv_no_i18n.c
/usr/bin/cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DINSTALLDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/bin\" -DLOCALEDIR=\"/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale\" ./iconv.c
/bin/sh ../libtool --mode=link /usr/bin/cc -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib -O3 -march=core2 -msse4.1 -w -pipe iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la -o iconv_no_i18n
libtool: link: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe iconv_no_i18n.o -o iconv_no_i18n -L/usr/local/Cellar/gettext/0.17/lib ../srclib/libicrt.a ../lib/.libs/libiconv.a
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
if [ ! -d /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/bin ] ; then /bin/sh ../build-aux/mkinstalldirs /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/bin ; fi
mkdir /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/bin
case "darwin10.3.0" in \
hpux*) /usr/bin/cc -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib -O3 -march=core2 -msse4.1 -w -pipe `if test -n ''; then /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/bin; fi` iconv.o ../srclib/libicrt.a -L/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib -liconv -lintl -Wl,-framework -Wl,CoreFoundation `if test -n ''; then echo " -Wl,+b -Wl,/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib"; fi` -o iconv;; \
*) /bin/sh ../libtool --mode=link /usr/bin/cc -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib -O3 -march=core2 -msse4.1 -w -pipe `if test -n ''; then /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/bin; fi` iconv.o ../srclib/libicrt.a /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.la -L/usr/local/Cellar/gettext/0.17/lib -lintl -R/usr/local/Cellar/gettext/0.17/lib -Wl,-framework -Wl,CoreFoundation -o iconv;; \
esac
libtool: link: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe iconv.o -Wl,-framework -Wl,CoreFoundation -o iconv -L/usr/local/Cellar/gettext/0.17/lib ../srclib/libicrt.a /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a -lintl
/bin/sh ../libtool --mode=install /usr/bin/install -c iconv /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/bin/iconv
libtool: install: /usr/bin/install -c iconv /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/bin/iconv
if [ ! -d /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/include ] ; then /bin/sh ./build-aux/mkinstalldirs /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/include ; fi
/usr/bin/install -c -m 644 include/iconv.h.inst /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/include/iconv.h
cd po && make install prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' exec_prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' datarootdir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share' datadir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share'
test ! -f ./libiconv.pot || \
test -z "af.gmo bg.gmo ca.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo nl.gmo pl.gmo pt_BR.gmo rm.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo" || make af.gmo bg.gmo ca.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo nl.gmo pl.gmo pt_BR.gmo rm.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo
make[2]: `af.gmo' is up to date.
make[2]: `bg.gmo' is up to date.
make[2]: `ca.gmo' is up to date.
make[2]: `da.gmo' is up to date.
make[2]: `de.gmo' is up to date.
make[2]: `el.gmo' is up to date.
make[2]: `eo.gmo' is up to date.
make[2]: `es.gmo' is up to date.
make[2]: `et.gmo' is up to date.
make[2]: `fi.gmo' is up to date.
make[2]: `fr.gmo' is up to date.
make[2]: `ga.gmo' is up to date.
make[2]: `gl.gmo' is up to date.
make[2]: `hr.gmo' is up to date.
make[2]: `hu.gmo' is up to date.
make[2]: `id.gmo' is up to date.
make[2]: `it.gmo' is up to date.
make[2]: `nl.gmo' is up to date.
make[2]: `pl.gmo' is up to date.
make[2]: `pt_BR.gmo' is up to date.
make[2]: `rm.gmo' is up to date.
make[2]: `ro.gmo' is up to date.
make[2]: `ru.gmo' is up to date.
make[2]: `sk.gmo' is up to date.
make[2]: `sl.gmo' is up to date.
make[2]: `sq.gmo' is up to date.
make[2]: `sr.gmo' is up to date.
make[2]: `sv.gmo' is up to date.
make[2]: `tr.gmo' is up to date.
make[2]: `uk.gmo' is up to date.
make[2]: `vi.gmo' is up to date.
make[2]: `wa.gmo' is up to date.
make[2]: `zh_CN.gmo' is up to date.
make[2]: `zh_TW.gmo' is up to date.
touch stamp-po
../build-aux/install-sh -c -d /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share
installing af.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/af/LC_MESSAGES/libiconv.mo
installing bg.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/bg/LC_MESSAGES/libiconv.mo
installing ca.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/ca/LC_MESSAGES/libiconv.mo
installing da.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/da/LC_MESSAGES/libiconv.mo
installing de.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/de/LC_MESSAGES/libiconv.mo
installing el.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/el/LC_MESSAGES/libiconv.mo
installing eo.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/eo/LC_MESSAGES/libiconv.mo
installing es.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/es/LC_MESSAGES/libiconv.mo
installing et.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/et/LC_MESSAGES/libiconv.mo
installing fi.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/fi/LC_MESSAGES/libiconv.mo
installing fr.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/fr/LC_MESSAGES/libiconv.mo
installing ga.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/ga/LC_MESSAGES/libiconv.mo
installing gl.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/gl/LC_MESSAGES/libiconv.mo
installing hr.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/hr/LC_MESSAGES/libiconv.mo
installing hu.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/hu/LC_MESSAGES/libiconv.mo
installing id.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/id/LC_MESSAGES/libiconv.mo
installing it.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/it/LC_MESSAGES/libiconv.mo
installing nl.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/nl/LC_MESSAGES/libiconv.mo
installing pl.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/pl/LC_MESSAGES/libiconv.mo
installing pt_BR.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/pt_BR/LC_MESSAGES/libiconv.mo
installing rm.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/rm/LC_MESSAGES/libiconv.mo
installing ro.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/ro/LC_MESSAGES/libiconv.mo
installing ru.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/ru/LC_MESSAGES/libiconv.mo
installing sk.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/sk/LC_MESSAGES/libiconv.mo
installing sl.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/sl/LC_MESSAGES/libiconv.mo
installing sq.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/sq/LC_MESSAGES/libiconv.mo
installing sr.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/sr/LC_MESSAGES/libiconv.mo
installing sv.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/sv/LC_MESSAGES/libiconv.mo
installing tr.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/tr/LC_MESSAGES/libiconv.mo
installing uk.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/uk/LC_MESSAGES/libiconv.mo
installing vi.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/vi/LC_MESSAGES/libiconv.mo
installing wa.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/wa/LC_MESSAGES/libiconv.mo
installing zh_CN.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/zh_CN/LC_MESSAGES/libiconv.mo
installing zh_TW.gmo as /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/locale/zh_TW/LC_MESSAGES/libiconv.mo
if test "libiconv" = "gettext-tools"; then \
../build-aux/install-sh -c -d /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/gettext/po/$file; \
done; \
else \
: ; \
fi
cd man && make install prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' exec_prefix='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv' datarootdir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share' datadir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share' mandir='/private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man'
if [ ! -d /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man1 ] ; then /bin/sh ../build-aux/mkinstalldirs /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man1 ; fi
mkdir /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man
mkdir /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man1
builddir="`pwd`"; cd . && for f in *.1 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man1/$f ; /usr/bin/install -c -m 644 ./$f /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man1/$f) ; done
/usr/bin/install -c -m 644 ./iconv.1 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man1/iconv.1
if [ ! -d /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man3 ] ; then /bin/sh ../build-aux/mkinstalldirs /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man3 ; fi
mkdir /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man3
builddir="`pwd`"; cd . && for f in *.3 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man3/$f ; /usr/bin/install -c -m 644 ./$f /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man3/$f) ; done
/usr/bin/install -c -m 644 ./iconv.3 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man3/iconv.3
/usr/bin/install -c -m 644 ./iconv_close.3 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man3/iconv_close.3
/usr/bin/install -c -m 644 ./iconv_open.3 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man3/iconv_open.3
/usr/bin/install -c -m 644 ./iconv_open_into.3 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man3/iconv_open_into.3
/usr/bin/install -c -m 644 ./iconvctl.3 /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/man/man3/iconvctl.3
if [ ! -d /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv ] ; then /bin/sh ../build-aux/mkinstalldirs /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv ; fi
mkdir /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc
mkdir /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv
builddir="`pwd`"; cd . && for f in *.html ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv/$f ; /usr/bin/install -c -m 644 ./$f /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv/$f) ; done
/usr/bin/install -c -m 644 ./iconv.1.html /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv/iconv.1.html
/usr/bin/install -c -m 644 ./iconv.3.html /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv/iconv.3.html
/usr/bin/install -c -m 644 ./iconv_close.3.html /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv/iconv_close.3.html
/usr/bin/install -c -m 644 ./iconv_open.3.html /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv/iconv_open.3.html
/usr/bin/install -c -m 644 ./iconv_open_into.3.html /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv/iconv_open_into.3.html
/usr/bin/install -c -m 644 ./iconvctl.3.html /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/share/doc/libiconv/iconvctl.3.html
==> ./configure --disable-debug --prefix=/usr/local/Cellar/glib/2.22.4 --disable-dependency-tracking --disable-rebuilds --with-libiconv=gnu
./configure --disable-debug --prefix=/usr/local/Cellar/glib/2.22.4 --disable-dependency-tracking --disable-rebuilds --with-libiconv=gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin10.3.0
checking host system type... x86_64-apple-darwin10.3.0
checking for the BeOS... no
checking for Win32... no
checking for Mac OS X Carbon support... checking for style of include used by make... GNU
checking for gcc... /usr/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking dependency style of /usr/bin/cc... none
checking how to run the C preprocessor... /usr/bin/cc -E
yes
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for gcc... (cached) /usr/bin/cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/cc accepts -g... (cached) yes
checking for /usr/bin/cc option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/cc... (cached) none
checking how to run the C preprocessor... /usr/bin/cc -E
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/c++ accepts -g... yes
checking dependency style of /usr/bin/c++... none
checking for gcc... (cached) /usr/bin/cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/cc accepts -g... (cached) yes
checking for /usr/bin/cc option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/cc... (cached) none
checking whether /usr/bin/cc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for gawk... (cached) awk
checking for perl5... no
checking for perl... perl
checking for indent... indent
checking for perl... /usr/bin/perl
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for libiconv_open in -liconv... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether we are using the GNU C Library 2.1 or newer... no
checking Whether to cache iconv descriptors... yes
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/Cellar/gettext/0.17/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/local/Cellar/gettext/0.17/bin/msgfmt
checking for xgettext... /usr/local/Cellar/gettext/0.17/bin/xgettext
checking for catalogs to be installed... am ar as az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kn ko ku lt lv mai mg mk ml mn mr ms nb ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/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 for /usr/bin/cc option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from /usr/bin/cc object... failed
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 dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/c++ accepts -g... (cached) yes
checking dependency style of /usr/bin/c++... (cached) none
checking how to run the C++ preprocessor... /usr/bin/c++ -E
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/cc static flag -static works... no
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by /usr/bin/c++... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/c++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... no
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.3.0 dyld
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for ANSI C header files... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for working alloca.h... yes
checking for alloca... yes
checking for mmap... yes
checking for posix_memalign... yes
checking for memalign... no
checking for valloc... yes
checking for fsync... yes
checking for pipe2... no
checking for atexit... yes
checking for on_exit... no
checking for timegm... yes
checking for gmtime_r... yes
checking size of char... 1
checking size of short... 2
checking size of long... 8
checking size of int... 4
checking size of void *... 8
checking size of long long... 8
checking size of __int64... 0
checking for format to printf and scanf a guint64... %llu
checking for an ANSI C-conforming const... yes
checking if malloc() and friends prototypes are gmem.h compatible... yes
checking for growing stack pointer... no
checking for __inline... yes
checking for __inline__... yes
checking for inline... yes
checking if inline functions in headers work... yes
checking for working do while(0) macros... no
checking for ISO C99 varargs macros in C... yes
checking for ISO C99 varargs macros in C++... yes
checking for GNUC varargs macros... yes
checking for GNUC visibility attribute... no
checking whether using Sun Studio C compiler... no
checking whether byte ordering is bigendian... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/vmount.h usability... no
checking sys/vmount.h presence... no
checking for sys/vmount.h... no
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/mntctl.h usability... no
checking sys/mntctl.h presence... no
checking for sys/mntctl.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtim.tv_nsec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_ctim.tv_nsec... no
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct statfs.f_fstypename... yes
checking for struct statfs.f_bavail... yes
checking for struct statvfs.f_basetype... no
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... (cached) 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 setlocale... yes
checking size of size_t... 8
checking for the appropriate definition for size_t... unsigned long
checking for lstat... yes
checking for strerror... yes
checking for strsignal... yes
checking for memmove... yes
checking for vsnprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for poll... yes
checking for getcwd... yes
checking for vasprintf... yes
checking for setenv... yes
checking for unsetenv... yes
checking for getc_unlocked... yes
checking for readlink... yes
checking for symlink... yes
checking for fdwalk... no
checking for chown... yes
checking for lchmod... yes
checking for lchown... yes
checking for fchmod... yes
checking for fchown... yes
checking for link... yes
checking for statvfs... yes
checking for statfs... yes
checking for utimes... yes
checking for getgrgid... yes
checking for getpwuid... yes
checking for getmntent_r... no
checking for setmntent... no
checking for endmntent... no
checking for hasmntopt... no
checking for getmntinfo... yes
checking for nanosleep... yes
checking for nsleep... no
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking for _NSGetEnviron... yes
checking for C99 vsnprintf... yes
checking whether printf supports positional parameters... yes
checking value of AF_INET... 2
checking value of AF_INET6... 30
checking value of AF_UNIX... 1
checking value of MSG_PEEK... 2
checking value of MSG_OOB... 1
checking value of MSG_DONTROUTE... 4
checking for getprotobyname_r... no
checking for endservent... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking mswsock.h usability... no
checking mswsock.h presence... no
checking for mswsock.h... no
checking wspiapi.h usability... no
checking wspiapi.h presence... no
checking for wspiapi.h... no
checking for strndup... no
checking for setresuid... no
checking for setreuid... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking arpa/nameser_compat.h usability... yes
checking arpa/nameser_compat.h presence... yes
checking for arpa/nameser_compat.h... yes
checking for res_query... yes
checking number of arguments to statfs()... 2
checking for signed... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for snprintf... yes
checking for wcslen... yes
checking for C99 snprintf... yes
checking for sys_errlist... yes
checking for sys_siglist... yes
checking for sys_siglist declaration... yes
checking for fd_set... yes, found in sys/types.h
checking whether realloc (NULL,) will work... yes
checking for nl_langinfo (CODESET)... yes
checking for a compliant posix_memalign() implementation... yes
checking for OpenBSD strlcpy/strlcat... yes
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking for dlopen... yes
checking for dlsym... yes
ld: unknown option: -export-dynamic
collect2: ld returned 1 exit status
checking for RTLD_GLOBAL brokenness... no
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking for the suffix of module shared libraries... .so
checking for gspawn implementation... gspawn.lo
checking for GIOChannel implementation... giounix.lo
checking for is_selinux_enabled in -lselinux... no
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking for FAMOpen in -lfam... no
checking for getxattr in -lc... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking for XATTR_NOFOLLOW... yes
checking for platform-dependent source...
checking whether to compile timeloop... yes
checking if building for some Win32 platform... no
checking for thread implementation... posix
checking thread related cflags... -D_REENTRANT
checking for pthread_create/pthread_join... yes
checking for sched_get_priority_min... yes
checking thread related libraries...
checking for localtime_r... yes
checking for gmtime_r... (cached) yes
checking for posix getpwuid_r... yes
checking for posix getgrgid_r... yes
checking size of pthread_t... 8
checking for pthread_attr_setstacksize... yes
checking for minimal/maximal thread priority... sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER)
checking for pthread_setschedparam... yes
checking for posix yield function... sched_yield
checking size of pthread_mutex_t... 64
checking byte contents of PTHREAD_MUTEX_INITIALIZER... -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
checking for clock_gettime... no
checking for clock_gettime in -lrt... no
checking for monotonic clocks... no
checking whether to use assembler code for atomic operations... x86_64
checking value of POLLIN... 1
checking value of POLLOUT... 4
checking value of POLLPRI... 2
checking value of POLLERR... 8
checking value of POLLHUP... 16
checking value of POLLNVAL... 32
checking for broken poll... yes
checking whether compiler understands -Wno-pointer-sign... yes
checking for EILSEQ... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
configure: creating ./config.status
config.status: creating glib-2.0.pc
config.status: creating glib-2.0-uninstalled.pc
config.status: creating gmodule-2.0.pc
config.status: creating gmodule-export-2.0.pc
config.status: creating gmodule-no-export-2.0.pc
config.status: creating gmodule-2.0-uninstalled.pc
config.status: creating gmodule-no-export-2.0-uninstalled.pc
config.status: creating gthread-2.0.pc
config.status: creating gthread-2.0-uninstalled.pc
config.status: creating gobject-2.0.pc
config.status: creating gobject-2.0-uninstalled.pc
config.status: creating gio-2.0.pc
config.status: creating gio-unix-2.0.pc
config.status: creating gio-2.0-uninstalled.pc
config.status: creating gio-unix-2.0-uninstalled.pc
config.status: creating glib-zip
config.status: creating glib-gettextize
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/dirent/Makefile
config.status: creating build/win32/vs8/Makefile
config.status: creating build/win32/vs9/Makefile
config.status: creating glib/Makefile
config.status: creating glib/libcharset/Makefile
config.status: creating glib/gnulib/Makefile
config.status: creating glib/pcre/Makefile
config.status: creating glib/update-pcre/Makefile
config.status: creating glib/tests/Makefile
config.status: creating gmodule/Makefile
config.status: creating gmodule/gmoduleconf.h
config.status: creating gobject/Makefile
config.status: creating gobject/glib-mkenums
config.status: creating gobject/tests/Makefile
config.status: creating gthread/Makefile
config.status: creating gio/Makefile
config.status: creating gio/xdgmime/Makefile
config.status: creating gio/inotify/Makefile
config.status: creating gio/libasyncns/Makefile
config.status: creating gio/fen/Makefile
config.status: creating gio/fam/Makefile
config.status: creating gio/win32/Makefile
config.status: creating gio/tests/Makefile
config.status: creating po/Makefile.in
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/glib/Makefile
config.status: creating docs/reference/glib/version.xml
config.status: creating docs/reference/gobject/Makefile
config.status: creating docs/reference/gobject/version.xml
config.status: creating docs/reference/gio/Makefile
config.status: creating docs/reference/gio/version.xml
config.status: creating tests/Makefile
config.status: creating tests/gobject/Makefile
config.status: creating tests/refcount/Makefile
config.status: creating m4macros/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing libtool commands
config.status: executing glibconfig.h commands
config.status: executing chmod-scripts commands
==> make
make
cd . && /bin/sh ./config.status glibconfig.h
config.status: executing glibconfig.h commands
config.status: glibconfig.h is unchanged
echo timestamp > stamp-gc-h
make all-recursive
Making all in .
make[2]: Nothing to be done for `all-am'.
Making all in m4macros
make[2]: Nothing to be done for `all'.
Making all in glib
make all-recursive
Making all in libcharset
\
# source='localcharset.c' object='localcharset.lo' libtool=yes
sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' ref-add.sin > t-ref-add.sed
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/local/Cellar/glib/2.22.4/lib\" -I../.. -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o localcharset.lo localcharset.c
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
/bin/sh ./config.charset 'x86_64-apple-darwin10.3.0' > t-charset.alias
mv t-charset.alias charset.alias
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/local/Cellar/glib/2.22.4/lib\" -I../.. -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c localcharset.c -fno-common -DPIC -o .libs/localcharset.o
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -pipe -Wall -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a -framework Carbon -o libcharset.la localcharset.lo -lintl
*** Warning: Linking the shared library libcharset.la against the
*** static library /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a is not portable!
libtool: link: ar cru .libs/libcharset.a .libs/localcharset.o
libtool: link: ranlib .libs/libcharset.a
libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
Making all in pcre
\
# source='pcre_compile.c' object='pcre_compile.lo' libtool=yes
\
# source='pcre_chartables.c' object='pcre_chartables.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_compile.lo pcre_compile.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_chartables.lo pcre_chartables.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_chartables.c -fno-common -DPIC -o .libs/pcre_chartables.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_compile.c -fno-common -DPIC -o .libs/pcre_compile.o
\
# source='pcre_config.c' object='pcre_config.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_config.lo pcre_config.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_config.c -fno-common -DPIC -o .libs/pcre_config.o
\
# source='pcre_dfa_exec.c' object='pcre_dfa_exec.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_dfa_exec.lo pcre_dfa_exec.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_dfa_exec.c -fno-common -DPIC -o .libs/pcre_dfa_exec.o
\
# source='pcre_exec.c' object='pcre_exec.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_exec.lo pcre_exec.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_exec.c -fno-common -DPIC -o .libs/pcre_exec.o
\
# source='pcre_fullinfo.c' object='pcre_fullinfo.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_fullinfo.lo pcre_fullinfo.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_fullinfo.c -fno-common -DPIC -o .libs/pcre_fullinfo.o
\
# source='pcre_get.c' object='pcre_get.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_get.lo pcre_get.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_get.c -fno-common -DPIC -o .libs/pcre_get.o
\
# source='pcre_globals.c' object='pcre_globals.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_globals.lo pcre_globals.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_globals.c -fno-common -DPIC -o .libs/pcre_globals.o
\
# source='pcre_info.c' object='pcre_info.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_info.lo pcre_info.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_info.c -fno-common -DPIC -o .libs/pcre_info.o
\
# source='pcre_maketables.c' object='pcre_maketables.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_maketables.lo pcre_maketables.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_maketables.c -fno-common -DPIC -o .libs/pcre_maketables.o
\
# source='pcre_newline.c' object='pcre_newline.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_newline.lo pcre_newline.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_newline.c -fno-common -DPIC -o .libs/pcre_newline.o
\
# source='pcre_ord2utf8.c' object='pcre_ord2utf8.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_ord2utf8.lo pcre_ord2utf8.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_ord2utf8.c -fno-common -DPIC -o .libs/pcre_ord2utf8.o
\
# source='pcre_refcount.c' object='pcre_refcount.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_refcount.lo pcre_refcount.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_refcount.c -fno-common -DPIC -o .libs/pcre_refcount.o
\
# source='pcre_study.c' object='pcre_study.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_study.lo pcre_study.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_study.c -fno-common -DPIC -o .libs/pcre_study.o
\
# source='pcre_tables.c' object='pcre_tables.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_tables.lo pcre_tables.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_tables.c -fno-common -DPIC -o .libs/pcre_tables.o
\
# source='pcre_try_flipped.c' object='pcre_try_flipped.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_try_flipped.lo pcre_try_flipped.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_try_flipped.c -fno-common -DPIC -o .libs/pcre_try_flipped.o
\
# source='pcre_ucp_searchfuncs.c' object='pcre_ucp_searchfuncs.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_ucp_searchfuncs.lo pcre_ucp_searchfuncs.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_ucp_searchfuncs.c -fno-common -DPIC -o .libs/pcre_ucp_searchfuncs.o
\
# source='pcre_valid_utf8.c' object='pcre_valid_utf8.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_valid_utf8.lo pcre_valid_utf8.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_valid_utf8.c -fno-common -DPIC -o .libs/pcre_valid_utf8.o
\
# source='pcre_version.c' object='pcre_version.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_version.lo pcre_version.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_version.c -fno-common -DPIC -o .libs/pcre_version.o
\
# source='pcre_xclass.c' object='pcre_xclass.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o pcre_xclass.lo pcre_xclass.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c pcre_xclass.c -fno-common -DPIC -o .libs/pcre_xclass.o
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -pipe -Wall -no-undefined -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a -framework Carbon -o libpcre.la pcre_compile.lo pcre_chartables.lo pcre_config.lo pcre_dfa_exec.lo pcre_exec.lo pcre_fullinfo.lo pcre_get.lo pcre_globals.lo pcre_info.lo pcre_maketables.lo pcre_newline.lo pcre_ord2utf8.lo pcre_refcount.lo pcre_study.lo pcre_tables.lo pcre_try_flipped.lo pcre_ucp_searchfuncs.lo pcre_valid_utf8.lo pcre_version.lo pcre_xclass.lo -lintl
*** Warning: Linking the shared library libpcre.la against the
*** static library /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a is not portable!
libtool: link: ar cru .libs/libpcre.a .libs/pcre_compile.o .libs/pcre_chartables.o .libs/pcre_config.o .libs/pcre_dfa_exec.o .libs/pcre_exec.o .libs/pcre_fullinfo.o .libs/pcre_get.o .libs/pcre_globals.o .libs/pcre_info.o .libs/pcre_maketables.o .libs/pcre_newline.o .libs/pcre_ord2utf8.o .libs/pcre_refcount.o .libs/pcre_study.o .libs/pcre_tables.o .libs/pcre_try_flipped.o .libs/pcre_ucp_searchfuncs.o .libs/pcre_valid_utf8.o .libs/pcre_version.o .libs/pcre_xclass.o
libtool: link: ranlib .libs/libpcre.a
libtool: link: ( cd ".libs" && rm -f "libpcre.la" && ln -s "../libpcre.la" "libpcre.la" )
Making all in update-pcre
make[4]: Nothing to be done for `all'.
Making all in .
\
# source='garray.c' object='garray.lo' libtool=yes
\
# source='gasyncqueue.c' object='gasyncqueue.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o garray.lo garray.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gasyncqueue.lo gasyncqueue.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c garray.c -fno-common -DPIC -o .libs/garray.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gasyncqueue.c -fno-common -DPIC -o .libs/gasyncqueue.o
\
# source='gatomic.c' object='gatomic.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gatomic.lo gatomic.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gatomic.c -fno-common -DPIC -o .libs/gatomic.o
\
# source='gbacktrace.c' object='gbacktrace.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gbacktrace.lo gbacktrace.c
\
# source='gbase64.c' object='gbase64.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gbase64.lo gbase64.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gbacktrace.c -fno-common -DPIC -o .libs/gbacktrace.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gbase64.c -fno-common -DPIC -o .libs/gbase64.o
\
# source='gbookmarkfile.c' object='gbookmarkfile.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gbookmarkfile.lo gbookmarkfile.c
\
# source='gcache.c' object='gcache.lo' libtool=yes
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gbookmarkfile.c -fno-common -DPIC -o .libs/gbookmarkfile.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gcache.lo gcache.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gcache.c -fno-common -DPIC -o .libs/gcache.o
\
# source='gchecksum.c' object='gchecksum.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gchecksum.lo gchecksum.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gchecksum.c -fno-common -DPIC -o .libs/gchecksum.o
\
# source='gcompletion.c' object='gcompletion.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gcompletion.lo gcompletion.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gcompletion.c -fno-common -DPIC -o .libs/gcompletion.o
\
# source='gconvert.c' object='gconvert.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gconvert.lo gconvert.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gconvert.c -fno-common -DPIC -o .libs/gconvert.o
\
# source='gdataset.c' object='gdataset.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gdataset.lo gdataset.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gdataset.c -fno-common -DPIC -o .libs/gdataset.o
\
# source='gdate.c' object='gdate.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gdate.lo gdate.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gdate.c -fno-common -DPIC -o .libs/gdate.o
\
# source='gdir.c' object='gdir.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gdir.lo gdir.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gdir.c -fno-common -DPIC -o .libs/gdir.o
\
# source='gerror.c' object='gerror.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gerror.lo gerror.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gerror.c -fno-common -DPIC -o .libs/gerror.o
\
# source='gfileutils.c' object='gfileutils.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gfileutils.lo gfileutils.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gfileutils.c -fno-common -DPIC -o .libs/gfileutils.o
\
# source='ghash.c' object='ghash.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o ghash.lo ghash.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c ghash.c -fno-common -DPIC -o .libs/ghash.o
\
# source='ghook.c' object='ghook.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o ghook.lo ghook.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c ghook.c -fno-common -DPIC -o .libs/ghook.o
\
# source='ghostutils.c' object='ghostutils.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o ghostutils.lo ghostutils.c
\
# source='giochannel.c' object='giochannel.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o giochannel.lo giochannel.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c ghostutils.c -fno-common -DPIC -o .libs/ghostutils.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c giochannel.c -fno-common -DPIC -o .libs/giochannel.o
\
# source='gkeyfile.c' object='gkeyfile.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gkeyfile.lo gkeyfile.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gkeyfile.c -fno-common -DPIC -o .libs/gkeyfile.o
\
# source='glist.c' object='glist.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o glist.lo glist.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c glist.c -fno-common -DPIC -o .libs/glist.o
\
# source='gmain.c' object='gmain.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gmain.lo gmain.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gmain.c -fno-common -DPIC -o .libs/gmain.o
\
# source='gmappedfile.c' object='gmappedfile.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gmappedfile.lo gmappedfile.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gmappedfile.c -fno-common -DPIC -o .libs/gmappedfile.o
\
# source='gmarkup.c' object='gmarkup.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gmarkup.lo gmarkup.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gmarkup.c -fno-common -DPIC -o .libs/gmarkup.o
\
# source='gmem.c' object='gmem.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gmem.lo gmem.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gmem.c -fno-common -DPIC -o .libs/gmem.o
\
# source='gmessages.c' object='gmessages.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gmessages.lo gmessages.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gmessages.c -fno-common -DPIC -o .libs/gmessages.o
\
# source='gnode.c' object='gnode.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gnode.lo gnode.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gnode.c -fno-common -DPIC -o .libs/gnode.o
\
# source='goption.c' object='goption.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o goption.lo goption.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c goption.c -fno-common -DPIC -o .libs/goption.o
\
# source='gpattern.c' object='gpattern.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gpattern.lo gpattern.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gpattern.c -fno-common -DPIC -o .libs/gpattern.o
\
# source='gpoll.c' object='gpoll.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gpoll.lo gpoll.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gpoll.c -fno-common -DPIC -o .libs/gpoll.o
\
# source='gprimes.c' object='gprimes.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gprimes.lo gprimes.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gprimes.c -fno-common -DPIC -o .libs/gprimes.o
\
# source='gqsort.c' object='gqsort.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gqsort.lo gqsort.c
\
# source='gqueue.c' object='gqueue.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gqueue.lo gqueue.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gqsort.c -fno-common -DPIC -o .libs/gqsort.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gqueue.c -fno-common -DPIC -o .libs/gqueue.o
\
# source='grel.c' object='grel.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o grel.lo grel.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c grel.c -fno-common -DPIC -o .libs/grel.o
\
# source='grand.c' object='grand.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o grand.lo grand.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c grand.c -fno-common -DPIC -o .libs/grand.o
\
# source='gregex.c' object='gregex.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gregex.lo gregex.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gregex.c -fno-common -DPIC -o .libs/gregex.o
\
# source='gscanner.c' object='gscanner.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gscanner.lo gscanner.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gscanner.c -fno-common -DPIC -o .libs/gscanner.o
\
# source='gsequence.c' object='gsequence.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gsequence.lo gsequence.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gsequence.c -fno-common -DPIC -o .libs/gsequence.o
\
# source='gshell.c' object='gshell.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gshell.lo gshell.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gshell.c -fno-common -DPIC -o .libs/gshell.o
\
# source='gslice.c' object='gslice.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gslice.lo gslice.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gslice.c -fno-common -DPIC -o .libs/gslice.o
\
# source='gslist.c' object='gslist.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gslist.lo gslist.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gslist.c -fno-common -DPIC -o .libs/gslist.o
\
# source='gstdio.c' object='gstdio.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gstdio.lo gstdio.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gstdio.c -fno-common -DPIC -o .libs/gstdio.o
\
# source='gstrfuncs.c' object='gstrfuncs.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gstrfuncs.lo gstrfuncs.c
\
# source='gstring.c' object='gstring.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gstring.lo gstring.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gstrfuncs.c -fno-common -DPIC -o .libs/gstrfuncs.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gstring.c -fno-common -DPIC -o .libs/gstring.o
\
# source='gtestutils.c' object='gtestutils.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gtestutils.lo gtestutils.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gtestutils.c -fno-common -DPIC -o .libs/gtestutils.o
\
# source='gthread.c' object='gthread.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gthread.lo gthread.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gthread.c -fno-common -DPIC -o .libs/gthread.o
\
# source='gthreadpool.c' object='gthreadpool.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gthreadpool.lo gthreadpool.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gthreadpool.c -fno-common -DPIC -o .libs/gthreadpool.o
\
# source='gtimer.c' object='gtimer.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gtimer.lo gtimer.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gtimer.c -fno-common -DPIC -o .libs/gtimer.o
\
# source='gtree.c' object='gtree.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gtree.lo gtree.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gtree.c -fno-common -DPIC -o .libs/gtree.o
\
# source='guniprop.c' object='guniprop.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o guniprop.lo guniprop.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c guniprop.c -fno-common -DPIC -o .libs/guniprop.o
\
# source='gutf8.c' object='gutf8.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gutf8.lo gutf8.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gutf8.c -fno-common -DPIC -o .libs/gutf8.o
\
# source='gunibreak.c' object='gunibreak.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gunibreak.lo gunibreak.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gunibreak.c -fno-common -DPIC -o .libs/gunibreak.o
\
# source='gunicollate.c' object='gunicollate.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gunicollate.lo gunicollate.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gunicollate.c -fno-common -DPIC -o .libs/gunicollate.o
\
# source='gunidecomp.c' object='gunidecomp.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gunidecomp.lo gunidecomp.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gunidecomp.c -fno-common -DPIC -o .libs/gunidecomp.o
\
# source='gurifuncs.c' object='gurifuncs.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gurifuncs.lo gurifuncs.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gurifuncs.c -fno-common -DPIC -o .libs/gurifuncs.o
\
# source='gutils.c' object='gutils.lo' libtool=yes
\
# source='gprintf.c' object='gprintf.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gutils.lo gutils.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gprintf.lo gprintf.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gutils.c -fno-common -DPIC -o .libs/gutils.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gprintf.c -fno-common -DPIC -o .libs/gprintf.o
\
# source='giounix.c' object='giounix.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o giounix.lo giounix.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c giounix.c -fno-common -DPIC -o .libs/giounix.o
\
# source='gspawn.c' object='gspawn.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c -o gspawn.lo gspawn.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gspawn.c -fno-common -DPIC -o .libs/gspawn.o
\
# source='gtester.c' object='gtester.o' libtool=no
/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O3 -march=core2 -msse4.1 -pipe -Wall -c gtester.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -pipe -Wall -version-info 2200:4:2200 -export-dynamic -export-symbols-regex "^g.*" -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a -framework Carbon -o libglib-2.0.la -rpath /usr/local/Cellar/glib/2.22.4/lib garray.lo gasyncqueue.lo gatomic.lo gbacktrace.lo gbase64.lo gbookmarkfile.lo gcache.lo gchecksum.lo gcompletion.lo gconvert.lo gdataset.lo gdate.lo gdir.lo gerror.lo gfileutils.lo ghash.lo ghook.lo ghostutils.lo giochannel.lo gkeyfile.lo glist.lo gmain.lo gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo goption.lo gpattern.lo gpoll.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo gregex.lo gscanner.lo gsequence.lo gshell.lo gslice.lo gslist.lo gstdio.lo gstrfuncs.lo gstring.lo gtestutils.lo gthread.lo gthreadpool.lo gtimer.lo gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo gurifuncs.lo gutils.lo gprintf.lo libcharset/libcharset.la giounix.lo gspawn.lo -liconv pcre/libpcre.la -lintl
*** Warning: Linking the shared library libglib-2.0.la against the
*** static library /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a is not portable!
libtool: link: /usr/local/bin/nm -B .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/ghostutils.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gurifuncs.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o libcharset/.libs/libcharset.a pcre/.libs/libpcre.a | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp
Exit status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/glib.rb#L44
==> Environment
HOMEBREW_VERSION: 0.6
HEAD: 351281b467f6b61f558734d8b9ed619d6856b85a
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_CACHE: /Users/carterallen/Library/Caches/Homebrew
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.6.3
Kernel Architecture: i386
Ruby: 1.8.7-173
GCC-4.0: build 5494 (5493 or newer recommended)
GCC-4.2: build 5664 (5646 or newer recommended)
LLVM: build 2326 (2206 or newer recommended)
MacPorts or Fink? false
X11 installed? true
PATH: /depot_tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:/Users/carterallen/bin/
==> Build Flags
CC: /usr/bin/cc
CXX: /usr/bin/c++
LD: /usr/bin/cc
CFLAGS: -O3 -march=core2 -msse4.1 -pipe
CXXFLAGS: -O3 -march=core2 -msse4.1 -pipe
CPPFLAGS: -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/gettext/0.17/include
LDFLAGS: -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/gettext/0.17/lib /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib/libiconv.a
MAKEFLAGS: -j2
PATH: /usr/local/Cellar/gettext/0.17/bin:/usr/local/Cellar/gettext/0.17/bin:/depot_tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:/Users/carterallen/bin/
PKG_CONFIG_PATH: /usr/local/Cellar/gettext/0.17/lib/pkgconfig
Error: Failure while executing: make
Please report this bug at http://github.com/mxcl/homebrew/issues
Consider running `brew doctor` if a large number of installs are failing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment