Skip to content

Instantly share code, notes, and snippets.

@shrx
Created October 20, 2013 16:53
Show Gist options
  • Save shrx/7072137 to your computer and use it in GitHub Desktop.
Save shrx/7072137 to your computer and use it in GitHub Desktop.
/usr/bin/env perl -e use XML::Parser
/usr/bin/env perl -e use XML::Parser
==> Downloading http://ftp.gnome.org/pub/GNOME/sources/glib-networking/2.38/glib-networking-2.38.1.tar.xz
Already downloaded: /Library/Caches/Homebrew/glib-networking-2.38.1.tar.xz
/usr/local/opt/xz/bin/xz -dc "/Library/Caches/Homebrew/glib-networking-2.38.1.tar.xz" | tar xf -
==> ./configure --disable-dependency-tracking --without-ca-certificates --prefix=/usr/local/Cellar/glib-networking/2.38.1
./configure --disable-dependency-tracking --without-ca-certificates --prefix=/usr/local/Cellar/glib-networking/2.38.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin12.5.0
checking host system type... x86_64-apple-darwin12.5.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin12.5.0 file names to x86_64-apple-darwin12.5.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.5.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... brew: superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... brew: superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
brew: superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
yes
checking how to run the C preprocessor... cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/local/opt/intltool/bin/intltool-update
checking for intltool-merge... /usr/local/opt/intltool/bin/intltool-merge
checking for intltool-extract... /usr/local/opt/intltool/bin/intltool-extract
checking for xgettext... /usr/local/opt/gettext/bin/xgettext
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.4
checking for XML::Parser... ok
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... (cached) /usr/local/opt/gettext/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/local/opt/gettext/bin/msgfmt
checking for xgettext... (cached) /usr/local/opt/gettext/bin/xgettext
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.38.0... yes (version 2.38.1)
checking for gio-querymodules... /usr/local/opt/glib/bin/gio-querymodules
checking for LIBPROXY... no
checking for GSETTINGS_DESKTOP_SCHEMAS... yes
checking for GNUTLS... yes
checking location of system Certificate Authority list... disabled
checking for PKCS11... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makefile
config.status: creating proxy/libproxy/Makefile
config.status: creating proxy/gnome/Makefile
config.status: creating proxy/tests/Makefile
config.status: creating tls/gnutls/Makefile
config.status: creating tls/pkcs11/Makefile
config.status: creating tls/tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
Proxy support: gnome
TLS support: gnutls gnutls-pkcs11
PKCS#11 Support: p11-kit
TLS CA file: no
configure: WARNING: Specified certificate authority file 'no' does not exist
==> make install
make install
/usr/bin/make install-recursive
Making install in po
MSGFMT an.gmo
MSGFMT ar.gmo
MSGFMT as.gmo
MSGFMT be.gmo
MSGFMT bg.gmo
MSGFMT bn_IN.gmo
MSGFMT ca.gmo
MSGFMT ca@valencia.gmo
MSGFMT cs.gmo
MSGFMT da.gmo
MSGFMT de.gmo
MSGFMT el.gmo
MSGFMT en_CA.gmo
MSGFMT en_GB.gmo
MSGFMT eo.gmo
MSGFMT es.gmo
MSGFMT et.gmo
MSGFMT eu.gmo
MSGFMT fa.gmo
MSGFMT fi.gmo
MSGFMT fr.gmo
MSGFMT fur.gmo
MSGFMT gl.gmo
MSGFMT gu.gmo
MSGFMT he.gmo
MSGFMT hi.gmo
MSGFMT hu.gmo
MSGFMT id.gmo
MSGFMT it.gmo
MSGFMT ja.gmo
MSGFMT km.gmo
MSGFMT kn.gmo
MSGFMT ko.gmo
MSGFMT lv.gmo
MSGFMT lt.gmo
MSGFMT ml.gmo
MSGFMT mr.gmo
MSGFMT nb.gmo
MSGFMT nl.gmo
MSGFMT or.gmo
MSGFMT pa.gmo
MSGFMT pl.gmo
MSGFMT pt.gmo
MSGFMT pt_BR.gmo
MSGFMT ro.gmo
MSGFMT ru.gmo
MSGFMT sk.gmo
MSGFMT sl.gmo
MSGFMT sr.gmo
MSGFMT sr@latin.gmo
MSGFMT sv.gmo
MSGFMT ta.gmo
MSGFMT te.gmo
MSGFMT tg.gmo
MSGFMT th.gmo
MSGFMT tr.gmo
MSGFMT ug.gmo
MSGFMT uk.gmo
MSGFMT vi.gmo
MSGFMT zh_CN.gmo
MSGFMT zh_HK.gmo
MSGFMT zh_TW.gmo
linguas="an ar as be bg bn_IN ca ca@valencia cs da de el en_CA en_GB eo es et eu fa fi fr fur gl gu he hi hu id it ja km kn ko lv lt ml mr nb nl or pa pl pt pt_BR ro ru sk sl sr sr@latin sv ta te tg th tr ug uk vi zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/usr/local/Cellar/glib-networking/2.38.1/share/locale/$lang/LC_MESSAGES; \
/bin/sh /private/tmp/glib-networking-ISfA/glib-networking-2.38.1/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -c -m 644 $lang.gmo $dir/glib-networking.mo; \
echo "installing $lang.gmo as $dir/glib-networking.mo"; \
else \
/usr/bin/install -c -m 644 ./$lang.gmo $dir/glib-networking.mo; \
echo "installing ./$lang.gmo as" \
"$dir/glib-networking.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -c -m 644 $lang.gmo.m $dir/glib-networking.mo.m; \
echo "installing $lang.gmo.m as $dir/glib-networking.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -c -m 644 ./$lang.gmo.m \
$dir/glib-networking.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/glib-networking.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing an.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/an/LC_MESSAGES/glib-networking.mo
installing ar.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/ar/LC_MESSAGES/glib-networking.mo
installing as.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/as/LC_MESSAGES/glib-networking.mo
installing be.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/be/LC_MESSAGES/glib-networking.mo
installing bg.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/bg/LC_MESSAGES/glib-networking.mo
installing bn_IN.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/bn_IN/LC_MESSAGES/glib-networking.mo
installing ca.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/ca/LC_MESSAGES/glib-networking.mo
installing ca@valencia.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo
installing cs.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/cs/LC_MESSAGES/glib-networking.mo
installing da.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/da/LC_MESSAGES/glib-networking.mo
installing de.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/de/LC_MESSAGES/glib-networking.mo
installing el.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/el/LC_MESSAGES/glib-networking.mo
installing en_CA.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/en_CA/LC_MESSAGES/glib-networking.mo
installing en_GB.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/en_GB/LC_MESSAGES/glib-networking.mo
installing eo.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/eo/LC_MESSAGES/glib-networking.mo
installing es.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/es/LC_MESSAGES/glib-networking.mo
installing et.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/et/LC_MESSAGES/glib-networking.mo
installing eu.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/eu/LC_MESSAGES/glib-networking.mo
installing fa.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/fa/LC_MESSAGES/glib-networking.mo
installing fi.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/fi/LC_MESSAGES/glib-networking.mo
installing fr.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/fr/LC_MESSAGES/glib-networking.mo
installing fur.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/fur/LC_MESSAGES/glib-networking.mo
installing gl.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/gl/LC_MESSAGES/glib-networking.mo
installing gu.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/gu/LC_MESSAGES/glib-networking.mo
installing he.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/he/LC_MESSAGES/glib-networking.mo
installing hi.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/hi/LC_MESSAGES/glib-networking.mo
installing hu.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/hu/LC_MESSAGES/glib-networking.mo
installing id.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/id/LC_MESSAGES/glib-networking.mo
installing it.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/it/LC_MESSAGES/glib-networking.mo
installing ja.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/ja/LC_MESSAGES/glib-networking.mo
installing km.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/km/LC_MESSAGES/glib-networking.mo
installing kn.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/kn/LC_MESSAGES/glib-networking.mo
installing ko.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/ko/LC_MESSAGES/glib-networking.mo
installing lv.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/lv/LC_MESSAGES/glib-networking.mo
installing lt.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/lt/LC_MESSAGES/glib-networking.mo
installing ml.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/ml/LC_MESSAGES/glib-networking.mo
installing mr.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/mr/LC_MESSAGES/glib-networking.mo
installing nb.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/nb/LC_MESSAGES/glib-networking.mo
installing nl.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/nl/LC_MESSAGES/glib-networking.mo
installing or.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/or/LC_MESSAGES/glib-networking.mo
installing pa.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/pa/LC_MESSAGES/glib-networking.mo
installing pl.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/pl/LC_MESSAGES/glib-networking.mo
installing pt.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/pt/LC_MESSAGES/glib-networking.mo
installing pt_BR.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo
installing ro.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/ro/LC_MESSAGES/glib-networking.mo
installing ru.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/ru/LC_MESSAGES/glib-networking.mo
installing sk.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/sk/LC_MESSAGES/glib-networking.mo
installing sl.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/sl/LC_MESSAGES/glib-networking.mo
installing sr.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/sr/LC_MESSAGES/glib-networking.mo
installing sr@latin.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo
installing sv.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/sv/LC_MESSAGES/glib-networking.mo
installing ta.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/ta/LC_MESSAGES/glib-networking.mo
installing te.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/te/LC_MESSAGES/glib-networking.mo
installing tg.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/tg/LC_MESSAGES/glib-networking.mo
installing th.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/th/LC_MESSAGES/glib-networking.mo
installing tr.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/tr/LC_MESSAGES/glib-networking.mo
installing ug.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/ug/LC_MESSAGES/glib-networking.mo
installing uk.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/uk/LC_MESSAGES/glib-networking.mo
installing vi.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/vi/LC_MESSAGES/glib-networking.mo
installing zh_CN.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/zh_CN/LC_MESSAGES/glib-networking.mo
installing zh_HK.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo
installing zh_TW.gmo as /usr/local/Cellar/glib-networking/2.38.1/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo
Making install in proxy/gnome
/usr/bin/make install-am
CC gproxyresolvergnome.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gnome-proxy-module.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CCLD libgiognomeproxy.la
brew: superenv removed: -O2
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
make[4]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/lib/gio/modules'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgiognomeproxy.la '/usr/local/lib/gio/modules'
libtool: install: /usr/bin/install -c .libs/libgiognomeproxy.so /usr/local/lib/gio/modules/libgiognomeproxy.so
libtool: install: /usr/bin/install -c .libs/libgiognomeproxy.lai /usr/local/lib/gio/modules/libgiognomeproxy.la
libtool: install: /usr/bin/install -c .libs/libgiognomeproxy.a /usr/local/lib/gio/modules/libgiognomeproxy.a
libtool: install: chmod 644 /usr/local/lib/gio/modules/libgiognomeproxy.a
libtool: install: ranlib /usr/local/lib/gio/modules/libgiognomeproxy.a
Making install in proxy/tests
/usr/bin/make install-am
make[4]: Nothing to be done for `install-exec-am'.
Making install in tls/pkcs11
/usr/bin/make install-am
CC gpkcs11array.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gpkcs11pin.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gpkcs11slot.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gpkcs11util.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CCLD libgiopkcs11.la
make[4]: Nothing to be done for `install-exec-am'.
Making install in tls/gnutls
/usr/bin/make install-am
CC gnutls-module.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlsbackend-gnutls.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlscertificate-gnutls.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlsclientconnection-gnutls.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlsconnection-gnutls.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlsdatabase-gnutls.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlsfiledatabase-gnutls.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlsinputstream-gnutls.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlsoutputstream-gnutls.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlsserverconnection-gnutls.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlsbackend-gnutls-pkcs11.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlscertificate-gnutls-pkcs11.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CC gtlsdatabase-gnutls-pkcs11.lo
brew: superenv removed: -g -O2 -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=declaration-after-statement
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CCLD libgiognutls.la
brew: superenv removed: -O2
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
make[4]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/lib/gio/modules'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgiognutls.la '/usr/local/lib/gio/modules'
libtool: install: /usr/bin/install -c .libs/libgiognutls.so /usr/local/lib/gio/modules/libgiognutls.so
libtool: install: /usr/bin/install -c .libs/libgiognutls.lai /usr/local/lib/gio/modules/libgiognutls.la
libtool: install: /usr/bin/install -c .libs/libgiognutls.a /usr/local/lib/gio/modules/libgiognutls.a
libtool: install: chmod 644 /usr/local/lib/gio/modules/libgiognutls.a
libtool: install: ranlib /usr/local/lib/gio/modules/libgiognutls.a
Making install in tls/tests
/usr/bin/make install-am
make[4]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/files'
mkdir: /files: Permission denied
make[4]: *** [install-testfilesDATA] Error 1
make[3]: *** [install-am] Error 2
make[2]: *** [install] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: e1bd9b9e980c433878e60833f09964b8ca996657
CPU: 8-core 64-bit ivybridge
OS X: 10.8.5-x86_64
Xcode: 5.0
CLT: 5.0.0.0.1.1377666378
X11: 2.7.4 => /opt/X11
==> ENV
HOMEBREW_CC: clang
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/p11-kit/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
HOMEBREW_MAKE_JOBS: 1
HOMEBREW_VERBOSE: 1
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/xz/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/intltool/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/libtasn1/bin:/usr/local/opt/p11-kit/bin:/usr/local/opt/nettle/bin:/usr/local/opt/gnutls/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: glib-networking did not build
Logs: /Users/sharix/Library/Logs/Homebrew/glib-networking/config.log
These open issues may also help:
https://github.com/mxcl/homebrew/issues/23400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment