Skip to content

Instantly share code, notes, and snippets.

@mmulich
Created April 13, 2012 01:41
Show Gist options
  • Save mmulich/2372736 to your computer and use it in GitHub Desktop.
Save mmulich/2372736 to your computer and use it in GitHub Desktop.
brew install glib
$ brew --config
HOMEBREW_VERSION: 0.9
HEAD: 11e6add33b648014bf57f0da14abce4587ce040a
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 16-core 64-bit nehalem
OS X: 10.6.8
Kernel Architecture: x86_64
Xcode: 3.2.6
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
Clang: 1.7 build 77
MacPorts or Fink? false
X11: /usr/X11
System Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.3/bin/python2.7
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
$ brew install glib
==> Downloading ftp://ftp.gnome.org/pub/gnome/sources/glib/2.30/glib-2.30.3.tar.
Already downloaded: /Library/Caches/Homebrew/glib-2.30.3.tar.xz
==> Downloading patches
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
==> Patching
patching file configure
Hunk #1 succeeded at 30564 (offset 79 lines).
Hunk #2 succeeded at 32336 (offset 74 lines).
Hunk #3 succeeded at 32373 (offset 74 lines).
Hunk #4 succeeded at 32409 (offset 74 lines).
Hunk #5 succeeded at 32551 (offset 74 lines).
Hunk #6 succeeded at 32597 (offset 74 lines).
Hunk #7 succeeded at 32609 (offset 74 lines).
Hunk #8 succeeded at 32621 (offset 74 lines).
patching file glib-2.0.pc.in
patching file glib/gunicollate.c
patching file glib/gi18n.h
patching file gio/xdgmime/xdgmime.c
patching file gio/gdbusprivate.c
Hunk #1 succeeded at 2059 (offset 71 lines).
==> ./configure --disable-rebuilds --prefix=/usr/local/Cellar/glib/2.30.3 --disa
######################################################################## 100.0%
==> ed - config.h < config.h.ed
==> make
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
GEN glibconfig-stamp
config.status: executing glib/glibconfig.h commands
config.status: glib/glibconfig.h is unchanged
make all-recursive
Making all in libcharset
CC localcharset.lo
GEN ref-add.sed
GEN ref-del.sed
GEN charset.alias
CCLD libcharset.la
Making all in pcre
CC pcre_compile.lo
CC pcre_chartables.lo
CC pcre_config.lo
CC pcre_dfa_exec.lo
CC pcre_exec.lo
CC pcre_fullinfo.lo
CC pcre_get.lo
CC pcre_globals.lo
CC pcre_newline.lo
CC pcre_ord2utf8.lo
CC pcre_study.lo
CC pcre_tables.lo
CC pcre_try_flipped.lo
CC pcre_ucp_searchfuncs.lo
CC pcre_xclass.lo
CCLD libpcre.la
Making all in update-pcre
make[4]: Nothing to be done for `all'.
Making all in .
CC garray.lo
CC gasyncqueue.lo
CC gatomic.lo
CC gbacktrace.lo
CC gbase64.lo
CC gbitlock.lo
CC gbookmarkfile.lo
CC gbuffer.lo
CC gcache.lo
CC gchecksum.lo
CC gcompletion.lo
CC gconvert.lo
CC gdataset.lo
CC gdate.lo
CC gdatetime.lo
CC gdir.lo
CC gerror.lo
CC gfileutils.lo
CC ghash.lo
CC ghmac.lo
CC ghook.lo
CC ghostutils.lo
CC giochannel.lo
CC gkeyfile.lo
CC glist.lo
CC gmain.lo
CC gmappedfile.lo
giochannel.c: In function 'g_io_error_get_from_g_error':
giochannel.c:300: warning: control reaches end of non-void function
CC gmarkup.lo
CC gmem.lo
CC gmessages.lo
gmain.c: In function 'unix_signal_helper_thread':
gmain.c:4614: warning: no return statement in function returning non-void
CC gnode.lo
CC goption.lo
CC gpattern.lo
CC gpoll.lo
CC gprimes.lo
CC gqsort.lo
CC gqueue.lo
CC grel.lo
CC grand.lo
CC gregex.lo
CC gscanner.lo
CC gsequence.lo
CC gshell.lo
CC gslice.lo
CC gslist.lo
CC gstdio.lo
CC gstrfuncs.lo
CC gstring.lo
CC gtestutils.lo
CC gthread.lo
CC gthreadpool.lo
CC gtimer.lo
CC gtimezone.lo
CC gtree.lo
CC guniprop.lo
CC gutf8.lo
CC gunibreak.lo
gtimezone.c:559: warning: 'interval_valid' defined but not used
CC gunicollate.lo
CC gunidecomp.lo
CC gurifuncs.lo
CC gutils.lo
CC gvariant.lo
CC gvariant-core.lo
CC gvariant-parser.lo
CC gvariant-serialiser.lo
CC gvarianttypeinfo.lo
CC gvarianttype.lo
CC gwakeup.lo
gvariant.c: In function 'g_variant_deep_copy':
gvariant.c:4879: warning: control reaches end of non-void function
gvariant.c: In function 'g_variant_valist_get_nnp':
gvariant.c:4013: warning: control reaches end of non-void function
gvariant.c: In function 'g_variant_valist_new_leaf':
gvariant.c:4095: warning: control reaches end of non-void function
gvariant.c: In function 'g_variant_valist_new_nnp':
gvariant.c:3936: warning: control reaches end of non-void function
gvariant.c: In function 'g_variant_compare':
gvariant.c:2678: warning: control reaches end of non-void function
gvariant.c: In function 'g_variant_hash':
gvariant.c:2508: warning: control reaches end of non-void function
gvariant.c: At top level:
gvariant.c:3648: warning: 'valid_format_string' defined but not used
CC gprintf.lo
CC glib-unix.lo
gvariant-serialiser.c: In function 'g_variant_serialiser_needed_size':
gvariant-serialiser.c:1435: warning: control reaches end of non-void function
gvariant-serialiser.c: In function 'g_variant_serialised_n_children':
gvariant-serialiser.c:1320: warning: control reaches end of non-void function
CC giounix.lo
gvarianttype.c:488: warning: 'g_variant_type_check' defined but not used
CC gspawn.lo
CC gtester.o
echo glib-unix.h glib-object.h glib.h galloca.h garray.h gasyncqueue.h gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gcache.h gchecksum.h gcompletion.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h gerror.h gfileutils.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h gqsort.h gquark.h gqueue.h grand.h gregex.h grel.h gscanner.h gsequence.h gshell.h gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h gvarianttype.h gvariant.h gwin32.h gprintf.h > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt
gvariant.c: In function 'g_variant_builder_end':
gvariant.c:3403: warning: 'my_type' may be used uninitialized in this function
gvariant-serialiser.c: In function 'g_variant_serialised_is_normal':
gvariant-serialiser.c:1037: warning: 'end' may be used uninitialized in this function
gvariant-serialiser.c:1037: note: 'end' was declared here
CCLD libglib-2.0.la
CCLD gtester
Making all in tests
CC testing.o
CC option-context.o
CC option-argv0.o
CC keyfile.o
CC fileutils.o
CC test-printf.o
CC protocol.o
CC rand.o
CC strfuncs.o
CC string.o
CC markup-parse.o
CC markup-collect.o
CC markup-escape.o
CC markup-subparser.o
CC array-test.o
CC hostutils.o
CC gvariant.o
CC mem-overflow.o
strfuncs.c: In function 'test_strtod':
strfuncs.c:922: warning: unused variable 'buffer'
mem-overflow.c:24: warning: ignoring #pragma GCC optimize
CC utf8-performance.o
test-printf.c:444: warning: 'same_value' defined but not used
CC utils.o
CC regex.o
CC base64.o
CC sequence.o
CC scannerapi.o
gvariant.c: In function 'random_instance_assert':
gvariant.c:1188: warning: unused variable 'byte'
CC shell.o
utils.c:31: warning: 'strv_check' defined but not used
gvariant.c: In function 'append_type_string':
gvariant.c:187: warning: control reaches end of non-void function
gvariant.c: In function 'calculate_offset_size':
gvariant.c:1258: warning: control reaches end of non-void function
CC collate.o
sequence.c: In function 'run_random_tests':
sequence.c:478: warning: unused variable 'qlen'
sequence.c:477: warning: unused variable 'slen'
sequence.c:570: warning: unused variable 'link'
sequence.c:569: warning: unused variable 'iter'
sequence.c:1084: warning: unused variable 'iter'
sequence.c:1115: warning: unused variable 'iter'
sequence.c:1130: warning: unused variable 'pos2'
sequence.c:1129: warning: unused variable 'pos1'
CC utf8-pointer.o
sequence.c: At top level:
sequence.c:27: warning: 'get_priority' defined but not used
CC utf8-validate.o
CC utf8-misc.o
CC unicode.o
CC checksum.o
CC hmac.o
CC hash.o
CC cache.o
gvariant.c: In function 'tree_instance_get_gvariant':
gvariant.c:2313: warning: 'result' may be used uninitialized in this function
utf8-misc.c: In function 'test_utf8_strrchr':
utf8-misc.c:79: warning: unused variable 'string'
CC date.o
unicode.c: In function 'test_compose':
unicode.c:428: warning: unused variable 'ch'
unicode.c: In function 'test_decompose':
unicode.c:463: warning: unused variable 'b'
unicode.c:463: warning: unused variable 'a'
unicode.c: In function 'test_decompose_tail':
unicode.c:594: warning: unused variable 'd' CC node.o
unicode.c:594: warning: unused variable 'c'
unicode.c: In function 'test_mirror':
unicode.c:304: warning: 'mirror' is used uninitialized in this function
CC convert.o
CC list.o
CC slist.o
CC queue.o
CC tree.o
CC uri.o
CC dir.o
date.c: In function 'test_year':
date.c:139: warning: 'j' may be used uninitialized in this function
uri.c:226: warning: 'safe_strcmp_filename' defined but not used
uri.c:249: warning: 'safe_strcmp_hostname' defined but not used
CC pattern.o
CC logging.o
CC error.o
CC bookmarkfile.o
CC gdatetime.o
CC timeout.o
CC environment.o
CC mappedfile.o
CC dataset.o
CC sort.o
CC unix.o
timeout.c: In function 'function':
timeout.c:18: warning: no return statement in function returning non-void
CC bitlock.o
CC atomic-atomic.o
gvariant.c: In function 'calculate_type_info':
gvariant.c:740: warning: 'al' may be used uninitialized in this function
gvariant.c:740: warning: 'fs' may be used uninitialized in this function
CCLD testing
mappedfile.c: In function 'test_writable':
mappedfile.c:70: warning: unused variable 'old'
CCLD option-context
CCLD option-argv0
CCLD keyfile
CCLD fileutils
CCLD test-printf
CCLD protocol
CCLD rand
CCLD strfuncs
CCLD string
CCLD markup-parse
CCLD markup-collect
CCLD markup-escape
gvariant.c: In function 'describe_type':
gvariant.c:355: warning: 'result' may be used uninitialized in this function
CCLD markup-subparser
CCLD array-test
CCLD hostutils
CCLD mem-overflow
CCLD utf8-performance
gvariant.c: In function 'append_type_string':
gvariant.c:100: warning: 'result' may be used uninitialized in this function
CCLD utils
CCLD base64
CCLD sequence
CCLD scannerapi
CCLD shell
CCLD collate
CCLD utf8-pointer
CCLD utf8-validate
CCLD utf8-misc
CCLD unicode
CCLD checksum
gvariant.c: In function 'subtype_check':
gvariant.c:488: warning: 'replacement' may be used uninitialized in this function
gvariant.c:488: note: 'replacement' was declared here
CCLD hmac
CCLD hash
CCLD cache
CCLD date
CCLD node
CCLD convert
CCLD list
CCLD slist
CCLD queue
CCLD tree
CCLD uri
CCLD dir
CCLD pattern
CCLD logging
CCLD error
CCLD bookmarkfile
CCLD timeout
CCLD environment
CCLD mappedfile
CCLD dataset
CCLD sort
CCLD unix
CCLD unix-nothreads
CCLD bitlock
CCLD atomic
CCLD gvariant
CCLD gdatetime
CCLD regex
Making all in gmodule
make all-am
CC gmodule.lo
CCLD libgmodule-2.0.la
Making all in gthread
Making all in .
CC gthread-impl.lo
CCLD libgthread-2.0.la
Making all in tests
CC 1bit-mutex.o
CC 642026.o
CC 642026_ec-642026.o
CC 1bit_emufutex-1bit-mutex.o
CC unix_multithreaded-unix.o
CC atomic.o
CC spawn-multithreaded.o
CC spawn-singlethread.o
CC gwakeup.o
CC gwakeuptest.o
CC test-spawn-echo.o
CCLD 642026-ec
gwakeuptest.c:11: warning: 'check_signaled' defined but not used
CCLD 642026
CCLD 1bit-mutex
CCLD test-spawn-echo
CCLD atomic
CCLD spawn-multithreaded
CCLD unix-multithreaded
CCLD spawn-singlethread
CCLD 1bit-emufutex
CCLD gwakeup
Making all in gobject
make all-recursive
Making all in .
CC libgobject_2_0_la-gatomicarray.lo
CC libgobject_2_0_la-gbinding.lo
CC libgobject_2_0_la-gboxed.lo
CC libgobject_2_0_la-gclosure.lo
CC libgobject_2_0_la-genums.lo
CC libgobject_2_0_la-gmarshal.lo
CC libgobject_2_0_la-gobject.lo
CC libgobject_2_0_la-gparam.lo
CC libgobject_2_0_la-gparamspecs.lo
CC libgobject_2_0_la-gsignal.lo
CC libgobject_2_0_la-gsourceclosure.lo
CC libgobject_2_0_la-gtype.lo
CC libgobject_2_0_la-gtypemodule.lo
CC libgobject_2_0_la-gtypeplugin.lo
CC libgobject_2_0_la-gvalue.lo
CC libgobject_2_0_la-gvaluearray.lo
CC libgobject_2_0_la-gvaluetransform.lo
CC libgobject_2_0_la-gvaluetypes.lo
CC gobject-query.o
CC glib-genmarshal.o
CC testgobject.o
echo glib-types.h gbinding.h gboxed.h gclosure.h genums.h gmarshal.h gobject.h gparam.h gparamspecs.h gsignal.h gsourceclosure.h gtype.h gtypemodule.h gtypeplugin.h gvalue.h gvaluearray.h gvaluecollector.h gvaluetypes.h gobjectnotifyqueue.c > gobject-public-headers.txt.tmp && mv gobject-public-headers.txt.tmp gobject-public-headers.txt
CCLD glib-genmarshal
CCLD libgobject-2.0.la
CCLD gobject-query
CCLD testgobject
Making all in tests
CC boxed.o
CC enums.o
CC param.o
CC signals.o
CC threadtests.o
CC dynamictests.o
CC binding.o
CC properties.o
CC reference.o
CC ifaceproperties.o
CC valuearray.o
CCLD valuearray
CCLD signals
CCLD enums
CCLD boxed
CCLD properties
CCLD dynamictests
CCLD reference
CCLD threadtests
CCLD ifaceproperties
CCLD binding
CCLD param
Making all in gio
make all-recursive
Making all in gdbus-2.0/codegen
GEN gdbus-codegen
Making all in libasyncns
CC asyncns.lo
CCLD libasyncns.la
Making all in xdgmime
CC xdgmime.lo
CC xdgmimealias.lo
CC xdgmimecache.lo
CC xdgmimeglob.lo
CC xdgmimeicon.lo
CC xdgmimeint.lo
CC xdgmimemagic.lo
CC xdgmimeparent.lo
CCLD libxdgmime.la
Making all in .
CC libgio_2_0_la-gappinfo.lo
CC libgio_2_0_la-gasynchelper.lo
CC libgio_2_0_la-gasyncinitable.lo
CC libgio_2_0_la-gasyncresult.lo
CC libgio_2_0_la-gbufferedinputstream.lo
CC libgio_2_0_la-gbufferedoutputstream.lo
CC libgio_2_0_la-gwakeup.lo
CC libgio_2_0_la-gcancellable.lo
CC libgio_2_0_la-gcontenttype.lo
CC libgio_2_0_la-gcharsetconverter.lo
CC libgio_2_0_la-gconverter.lo
CC libgio_2_0_la-gconverterinputstream.lo
CC libgio_2_0_la-gconverteroutputstream.lo
CC libgio_2_0_la-gcredentials.lo
CC libgio_2_0_la-gdatainputstream.lo
CC libgio_2_0_la-gdataoutputstream.lo
CC libgio_2_0_la-gdrive.lo
CC libgio_2_0_la-gdummyfile.lo
gcredentials.c:97:2: warning: #warning Please add GCredentials support for your OS
CC libgio_2_0_la-gdummyproxyresolver.lo
CC libgio_2_0_la-gdummytlsbackend.lo
CC libgio_2_0_la-gemblem.lo
CC libgio_2_0_la-gemblemedicon.lo
CC libgio_2_0_la-gfile.lo
CC libgio_2_0_la-gfileattribute.lo
CC libgio_2_0_la-gfileenumerator.lo
CC libgio_2_0_la-gfileicon.lo
CC libgio_2_0_la-gfileinfo.lo
CC libgio_2_0_la-gfileinputstream.lo
CC libgio_2_0_la-gfilemonitor.lo
CC libgio_2_0_la-gfilenamecompleter.lo
CC libgio_2_0_la-gfileoutputstream.lo
CC libgio_2_0_la-gfileiostream.lo
gfileinfo.c: In function 'ensure_attribute_hash':
gfileinfo.c:188: warning: unused variable '_u'
gfileinfo.c:189: warning: unused variable '_u'
gfileinfo.c:190: warning: unused variable '_u'
gfileinfo.c:191: warning: unused variable '_u'
gfileinfo.c:192: warning: unused variable '_u'
gfileinfo.c:193: warning: unused variable '_u'
gfileinfo.c:194: warning: unused variable '_u'
gfileinfo.c:195: warning: unused variable '_u'
gfileinfo.c:196: warning: unused variable '_u'
gfileinfo.c:197: warning: unused variable '_u'
gfileinfo.c:198: warning: unused variable '_u'
gfileinfo.c:199: warning: unused variable '_u'
gfileinfo.c:200: warning: unused variable '_u'
gfileinfo.c:201: warning: unused variable '_u'
gfileinfo.c:202: warning: unused variable '_u'
gfileinfo.c:203: warning: unused variable '_u'
gfileinfo.c:204: warning: unused variable '_u'
gfileinfo.c:205: warning: unused variable '_u'
gfileinfo.c:206: warning: unused variable '_u'
gfileinfo.c:207: warning: unused variable '_u'
gfileinfo.c:208: warning: unused variable '_u'
gfileinfo.c:209: warning: unused variable '_u'
gfileinfo.c:210: warning: unused variable '_u'
gfileinfo.c:211: warning: unused variable '_u'
gfileinfo.c:212: warning: unused variable '_u'
gfileinfo.c:213: warning: unused variable '_u'
gfileinfo.c:214: warning: unused variable '_u'
gfileinfo.c:215: warning: unused variable '_u'
gfileinfo.c:216: warning: unused variable '_u'
gfileinfo.c:217: warning: unused variable '_u'
gfileinfo.c:218: warning: unused variable '_u'
gfileinfo.c:219: warning: unused variable '_u'
gfileinfo.c:220: warning: unused variable '_u'
gfileinfo.c:221: warning: unused variable '_u'
gfileinfo.c:222: warning: unused variable '_u'
gfileinfo.c:223: warning: unused variable '_u'
gfileinfo.c:224: warning: unused variable '_u'
gfileinfo.c:225: warning: unused variable '_u'
gfileinfo.c:226: warning: unused variable '_u'
gfileinfo.c:227: warning: unused variable '_u'
gfileinfo.c:228: warning: unused variable '_u'
gfileinfo.c:229: warning: unused variable '_u'
gfileinfo.c:230: warning: unused variable '_u'
gfileinfo.c:231: warning: unused variable '_u'
gfileinfo.c:232: warning: unused variable '_u'
gfileinfo.c:233: warning: unused variable '_u'
gfileinfo.c:234: warning: unused variable '_u'
gfileinfo.c:235: warning: unused variable '_u'
gfileinfo.c:236: warning: unused variable '_u'
gfileinfo.c:237: warning: unused variable '_u'
gfileinfo.c:238: warning: unused variable '_u'
gfileinfo.c:239: warning: unused variable '_u'
gfileinfo.c:240: warning: unused variable '_u'
gfileinfo.c:241: warning: unused variable '_u'
gfileinfo.c:242: warning: unused variable '_u'
gfileinfo.c:243: warning: unused variable '_u'
gfileinfo.c:244: warning: unused variable '_u'
gfileinfo.c:245: warning: unused variable '_u'
gfileinfo.c:246: warning: unused variable '_u'
gfileinfo.c:247: warning: unused variable '_u'
gfileinfo.c:248: warning: unused variable '_u'
gfileinfo.c:249: warning: unused variable '_u'
gfileinfo.c:250: warning: unused variable '_u'
gfileinfo.c:251: warning: unused variable '_u'
gfileinfo.c:252: warning: unused variable '_u'
gfileinfo.c:253: warning: unused variable '_u'
gfileinfo.c:254: warning: unused variable '_u'
CC libgio_2_0_la-gfilterinputstream.lo
gfileinfo.c:255: warning: unused variable '_u'
gfileinfo.c:256: warning: unused variable '_u'
gfileinfo.c:257: warning: unused variable '_u'
gfileinfo.c:258: warning: unused variable '_u'
gfileinfo.c:259: warning: unused variable '_u'
gfileinfo.c:260: warning: unused variable '_u'
gfileinfo.c:261: warning: unused variable '_u'
gfileinfo.c:262: warning: unused variable '_u'
CC libgio_2_0_la-gfilteroutputstream.lo
CC libgio_2_0_la-gicon.lo
CC libgio_2_0_la-ginetaddress.lo
CC libgio_2_0_la-ginetsocketaddress.lo
CC libgio_2_0_la-ginitable.lo
CC libgio_2_0_la-ginputstream.lo
CC libgio_2_0_la-gioerror.lo
CC libgio_2_0_la-giomodule.lo
CC libgio_2_0_la-gioscheduler.lo
CC libgio_2_0_la-giostream.lo
CC libgio_2_0_la-gloadableicon.lo
CC libgio_2_0_la-gmount.lo
CC libgio_2_0_la-gmemoryinputstream.lo
CC libgio_2_0_la-gmemoryoutputstream.lo
CC libgio_2_0_la-gmountoperation.lo
CC libgio_2_0_la-gnativevolumemonitor.lo
CC libgio_2_0_la-gnetworkaddress.lo
CC libgio_2_0_la-gnetworkservice.lo
CC libgio_2_0_la-goutputstream.lo
CC libgio_2_0_la-gpermission.lo
CC libgio_2_0_la-gpollableinputstream.lo
CC libgio_2_0_la-gpollableoutputstream.lo
CC libgio_2_0_la-gpollfilemonitor.lo
CC libgio_2_0_la-gproxyresolver.lo
CC libgio_2_0_la-gresolver.lo
CC libgio_2_0_la-gseekable.lo
CC libgio_2_0_la-gsimpleasyncresult.lo
CC libgio_2_0_la-gsimplepermission.lo
CC libgio_2_0_la-gsocket.lo
CC libgio_2_0_la-gsocketaddress.lo
CC libgio_2_0_la-gsocketaddressenumerator.lo
CC libgio_2_0_la-gsocketclient.lo
CC libgio_2_0_la-gsocketconnectable.lo
CC libgio_2_0_la-gsocketconnection.lo
CC libgio_2_0_la-gsocketcontrolmessage.lo
CC libgio_2_0_la-gsocketinputstream.lo
CC libgio_2_0_la-gsocketlistener.lo
CC libgio_2_0_la-gsocketoutputstream.lo
CC libgio_2_0_la-gproxy.lo
CC libgio_2_0_la-gproxyaddress.lo
CC libgio_2_0_la-gproxyaddressenumerator.lo
CC libgio_2_0_la-gsocketservice.lo
CC libgio_2_0_la-gsrvtarget.lo
CC libgio_2_0_la-gtcpconnection.lo
CC libgio_2_0_la-gtcpwrapperconnection.lo
CC libgio_2_0_la-gthreadedsocketservice.lo
CC libgio_2_0_la-gthemedicon.lo
gsocketconnection.c: In function 'g_socket_connection_constructed':
gsocketconnection.c:215: warning: unused variable 'connection'
gsocket.c: In function 'g_socket_constructed':
gsocket.c:474: warning: 'native_type' may be used uninitialized in this function
gsocket.c:474: note: 'native_type' was declared here
CC libgio_2_0_la-gthreadedresolver.lo
CC libgio_2_0_la-gtlsbackend.lo
CC libgio_2_0_la-gtlscertificate.lo
CC libgio_2_0_la-gtlsclientconnection.lo
CC libgio_2_0_la-gtlsconnection.lo
CC libgio_2_0_la-gtlsdatabase.lo
CC libgio_2_0_la-gtlsfiledatabase.lo
CC libgio_2_0_la-gtlsinteraction.lo
CC libgio_2_0_la-gtlspassword.lo
CC libgio_2_0_la-gtlsserverconnection.lo
CC libgio_2_0_la-gunionvolumemonitor.lo
CC libgio_2_0_la-gvfs.lo
CC libgio_2_0_la-gvolume.lo
CC libgio_2_0_la-gvolumemonitor.lo
CC libgio_2_0_la-gzlibcompressor.lo
CC libgio_2_0_la-gzlibdecompressor.lo
CC libgio_2_0_la-gioenumtypes.lo
CC libgio_2_0_la-gdesktopappinfo.lo
CC libgio_2_0_la-gfiledescriptorbased.lo
CC libgio_2_0_la-gunixconnection.lo
CC libgio_2_0_la-gunixcredentialsmessage.lo
CC libgio_2_0_la-gunixfdlist.lo
CC libgio_2_0_la-gunixfdmessage.lo
CC libgio_2_0_la-gunixmount.lo
CC libgio_2_0_la-gunixmounts.lo
CC libgio_2_0_la-gunixresolver.lo
gzlibcompressor.c: In function 'g_zlib_compressor_convert':
gzlibcompressor.c:431: warning: control reaches end of non-void function
CC libgio_2_0_la-gunixsocketaddress.lo
CC libgio_2_0_la-gunixvolume.lo
CC libgio_2_0_la-gunixvolumemonitor.lo
CC libgio_2_0_la-gunixinputstream.lo
CC libgio_2_0_la-gunixoutputstream.lo
CC libgio_2_0_la-gactiongroup.lo
CC libgio_2_0_la-gsimpleactiongroup.lo
gunixcredentialsmessage.c: In function 'g_unix_credentials_message_serialize':
gunixcredentialsmessage.c:190: warning: unused variable 'message'
CC libgio_2_0_la-gaction.lo
CC libgio_2_0_la-gsimpleaction.lo
gunixmounts.c: In function '_g_get_unix_mount_points':
gunixmounts.c:1028: warning: unused variable 'len'
CC libgio_2_0_la-gapplicationcommandline.lo
CC libgio_2_0_la-gapplicationimpl-dbus.lo
CC libgio_2_0_la-gapplication.lo
CC libgio_2_0_la-gvdb-reader.lo
CC libgio_2_0_la-gdelayedsettingsbackend.lo
CC libgio_2_0_la-gkeyfilesettingsbackend.lo
CC libgio_2_0_la-gmemorysettingsbackend.lo
CC libgio_2_0_la-gnullsettingsbackend.lo
CC libgio_2_0_la-gsettingsbackend.lo
CC libgio_2_0_la-gsettingsschema.lo
CC libgio_2_0_la-gsettings-mapping.lo
CC libgio_2_0_la-gsettings.lo
gapplication.c: In function 'g_application_constructed':
gapplication.c:481: warning: unused variable 'application'
CC libgio_2_0_la-gdbusutils.lo
CC libgio_2_0_la-gdbusaddress.lo
CC libgio_2_0_la-gdbusauthobserver.lo
CC libgio_2_0_la-gdbusauth.lo
gsettingsbackend.c:91: warning: 'is_key' defined but not used
gsettingsbackend.c:110: warning: 'is_path' defined but not used
CC libgio_2_0_la-gdbusauthmechanism.lo
CC libgio_2_0_la-gdbusauthmechanismanon.lo
CC libgio_2_0_la-gdbusauthmechanismexternal.lo
CC libgio_2_0_la-gdbusauthmechanismsha1.lo
CC libgio_2_0_la-gdbuserror.lo
CC libgio_2_0_la-gdbusconnection.lo
CC libgio_2_0_la-gdbusmessage.lo
CC libgio_2_0_la-gdbusnameowning.lo
CC libgio_2_0_la-gdbusnamewatching.lo
CC libgio_2_0_la-gdbusproxy.lo
CC libgio_2_0_la-gdbusprivate.lo
gdbusauthmechanismanon.c: In function 'mechanism_server_data_receive':
gdbusauthmechanismanon.c:201: warning: unused variable 'm'
gdbusauthmechanismanon.c: In function 'mechanism_server_data_send':
gdbusauthmechanismanon.c:215: warning: unused variable 'm'
gdbusauthmechanismanon.c: In function 'mechanism_server_get_reject_reason':
gdbusauthmechanismanon.c:230: warning: unused variable 'm'
gdbusauthmechanismanon.c: In function 'mechanism_client_data_receive':
gdbusauthmechanismanon.c:289: warning: unused variable 'm'
gdbusauthmechanismanon.c: In function 'mechanism_client_data_send':
gdbusauthmechanismanon.c:303: warning: unused variable 'm'
gdbusaddress.c: In function 'g_dbus_address_get_for_bus_sync':
gdbusaddress.c:1198: warning: 'k' may be used uninitialized in this function
gsettings.c: In function 'g_settings_get_enum':
gsettings.c:1177: warning: 'result' may be used uninitialized in this function
gsettings.c:1177: note: 'result' was declared here
gdbusauthmechanismexternal.c: In function 'mechanism_server_data_send':
gdbusauthmechanismexternal.c:280: warning: unused variable 'm'
gdbusauthmechanismexternal.c: In function 'mechanism_server_get_reject_reason':
gdbusauthmechanismexternal.c:295: warning: unused variable 'm'
gdbusauthmechanismexternal.c: In function 'mechanism_client_data_receive':
gdbusauthmechanismexternal.c:367: warning: unused variable 'm'
gdbusauthmechanismexternal.c: In function 'mechanism_client_data_send':
gdbusauthmechanismexternal.c:381: warning: unused variable 'm'
CC libgio_2_0_la-gdbusintrospection.lo
gdbusauthmechanismsha1.c: In function 'mechanism_server_get_reject_reason':
gdbusauthmechanismsha1.c:1069: warning: unused variable 'm'
CC libgio_2_0_la-gdbusmethodinvocation.lo
CC libgio_2_0_la-gdbusserver.lo
CC libgio_2_0_la-gdbusinterface.lo
gdbusconnection.c: In function 'check_initialized':
gdbusconnection.c:539: warning: unused variable 'flags'
gdbusmessage.c: In function 'append_value_to_blob':
gdbusmessage.c:1984: warning: unused variable 'end'
CC libgio_2_0_la-gdbusinterfaceskeleton.lo
CC libgio_2_0_la-gdbusobject.lo
CC libgio_2_0_la-gdbusobjectskeleton.lo
CC libgio_2_0_la-gdbusobjectproxy.lo
CC libgio_2_0_la-gdbusobjectmanager.lo
CC libgio_2_0_la-gdbusobjectmanagerclient.lo
gsettings.c: In function 'g_settings_get_flags':
gsettings.c:1222: warning: 'flag_value' may be used uninitialized in this function
gsettings.c:1222: note: 'flag_value' was declared here
CC libgio_2_0_la-gdbusobjectmanagerserver.lo
CC libgio_2_0_la-glocaldirectorymonitor.lo
CC libgio_2_0_la-glocalfile.lo
CC libgio_2_0_la-glocalfileenumerator.lo
CC libgio_2_0_la-glocalfileinfo.lo
CC libgio_2_0_la-glocalfileinputstream.lo
CC libgio_2_0_la-glocalfilemonitor.lo
gdbusintrospection.c: In function 'g_dbus_interface_info_generate_xml':
gdbusintrospection.c:728: warning: 'access_string' may be used uninitialized in this function
gdbusintrospection.c:728: note: 'access_string' was declared here
CC libgio_2_0_la-glocalfileoutputstream.lo
CC libgio_2_0_la-glocalfileiostream.lo
CC libgio_2_0_la-glocalvfs.lo
CC libgio_2_0_la-gsocks4proxy.lo
CC libgio_2_0_la-gsocks4aproxy.lo
CC libgio_2_0_la-gsocks5proxy.lo
CC gio-querymodules.o
CC gvdb-builder.o
CC glib-compile-schemas.o
CC gsettings-tool.o
CC gdbus-tool.o
echo gappinfo.h gasyncinitable.h gasyncresult.h gbufferedinputstream.h gbufferedoutputstream.h gcancellable.h gcontenttype.h gcharsetconverter.h gconverter.h gconverterinputstream.h gconverteroutputstream.h gdatainputstream.h gdataoutputstream.h gdrive.h gemblem.h gemblemedicon.h gfile.h gfileattribute.h gfileenumerator.h gfileicon.h gfileinfo.h gfileinputstream.h gfilemonitor.h gfilenamecompleter.h gfileoutputstream.h gfileiostream.h gfilterinputstream.h gfilteroutputstream.h gicon.h ginetaddress.h ginetsocketaddress.h ginputstream.h ginitable.h gio.h giotypes.h gioenums.h gioerror.h giomodule.h gioscheduler.h giostream.h gloadableicon.h gmount.h gmemoryinputstream.h gmemoryoutputstream.h gmountoperation.h gnativevolumemonitor.h gnetworkaddress.h gnetworkservice.h goutputstream.h gpermission.h gpollableinputstream.h gpollableoutputstream.h gproxyaddress.h gproxy.h gproxyaddressenumerator.h gproxyresolver.h gresolver.h gseekable.h gsimpleasyncresult.h gsimplepermission.h gsocket.h gsocketaddress.h gsocketaddressenumerator.h gsocketclient.h gsocketconnectable.h gsocketconnection.h gsocketcontrolmessage.h gsocketlistener.h gsocketservice.h gsrvtarget.h gtcpconnection.h gtcpwrapperconnection.h gthreadedsocketservice.h gthemedicon.h gtlsbackend.h gtlscertificate.h gtlsclientconnection.h gtlsconnection.h gtlsdatabase.h gtlsfiledatabase.h gtlsinteraction.h gtlspassword.h gtlsserverconnection.h gvfs.h gvolume.h gvolumemonitor.h gzlibcompressor.h gzlibdecompressor.h gactiongroup.h gsimpleactiongroup.h gaction.h gsimpleaction.h gapplicationcommandline.h gapplication.h gsettingsbackend.h gsettings.h gdbusauthobserver.h gcredentials.h gdbusutils.h gdbuserror.h gdbusaddress.h gdbusconnection.h gdbusmessage.h gdbusnameowning.h gdbusnamewatching.h gdbusproxy.h gdbusintrospection.h gdbusmethodinvocation.h gdbusserver.h gdbusinterface.h gdbusinterfaceskeleton.h gdbusobject.h gdbusobjectskeleton.h gdbusobjectproxy.h gdbusobjectmanager.h gdbusobjectmanagerclient.h gdbusobjectmanagerserver.h gioenumtypes.h gdesktopappinfo.h gfiledescriptorbased.h gunixconnection.h gunixcredentialsmessage.h gunixmounts.h gunixfdlist.h gunixfdmessage.h gunixinputstream.h gunixoutputstream.h gunixsocketaddress.h > gio-public-headers.txt.tmp && mv gio-public-headers.txt.tmp gio-public-headers.txt
glib-compile-schemas.c: In function 'is_valid_choices':
glib-compile-schemas.c:272: warning: control reaches end of non-void function
glib-compile-schemas.c: At top level:
glib-compile-schemas.c:601: warning: 'key_state_check' defined but not used
gdbus-tool.c: In function 'dump_interface':
gdbus-tool.c:1179: warning: 'access' may be used uninitialized in this function
gdbus-tool.c:1179: note: 'access' was declared here
CCLD libgio-2.0.la
CCLD glib-compile-schemas
CCLD gio-querymodules
CCLD gsettings
CCLD gdbus
Making all in tests
GEN gdbus-test-codegen-generated.c
GEN gdbus-test-codegen-generated.h
make all-recursive
Making all in gdbus-object-manager-example
GEN gdbus-example-objectmanager-generated.h
GEN gdbus-example-objectmanager-generated.c
GEN gdbus-example-objectmanager-generated-org.gtk.GDBus.Example.ObjectManager.Animal.xml
GEN gdbus-example-objectmanager-generated-org.gtk.GDBus.Example.ObjectManager.Cat.xml
make all-am
CC gdbus-example-objectmanager-generated.lo
CCLD libgdbus-example-objectmanager.la
CC io-stream.o
CC actions.o
CC memory-input-stream.o
CC memory-output-stream.o
CC readwrite.o
CC g-file.o
CC g-file-info.o
CC converter-stream.o
CC data-input-stream.o
CC data-output-stream.o
CC g-icon.o
CC buffered-input-stream.o
CC buffered-output-stream.o
CC sleepy-stream.o
CC filter-streams.o
CC volumemonitor.o
memory-input-stream.c: In function 'test_read_chunks':
memory-input-stream.c:33: warning: unused variable 'result'
memory-input-stream.c: In function 'test_seek':
memory-input-stream.c:77: warning: unused variable 'buffer'
g-file.c: In function 'test_g_file_dup':
g-file.c:211: warning: unused variable 'equal'
g-file.c: In function 'test_g_file_get_parse_name_utf8':
g-file.c:274: warning: unused variable 'equal'
actions.c:118: warning: 'strv_set_equal' defined but not used
CC simple-async-result.o
CC srvtarget.o
CC contexts.o
CC gsettings.o
data-output-stream.c: In function 'test_read_int':
data-output-stream.c:149: warning: 'res' may be used uninitialized in this function
data-output-stream.c:149: note: 'res' was declared here
CC gschema-compile.o
CC async-close-output-stream.o
CC gdbus-addresses.o
CC network-address.o
CC gdbus-message.o
CC socket.o
CC pollable.o
CC tls-certificate.o
CC gtesttlsbackend.o
CC tls-interaction.o
CC cancellable.o
CC gdbus-close-pending.o
CC gdbus-sessionbus.o
CC gdbus-tests.o
CC gdbus-connection.o
CC gdbus-connection-flush.o
gsettings.c:1733: warning: 'strv_set_equal' defined but not used
CC test-io-stream.o
gsettings.c: In function 'main':
gsettings.c:1941: warning: 'enums' is used uninitialized in this function
CC test-pipe-unix.o
CC gdbus-connection-loss.o
CC gdbus-connection-slow.o
CC gdbus-names.o
CC gdbus-proxy.o
CC gdbus-proxy-threads.o
CC gdbus-proxy-well-known-name.o
CC gdbus-introspection.o
test-pipe-unix.c: In function 'test_pipe':
test-pipe-unix.c:67: warning: format not a string literal and no format arguments
CC gdbus-threading.o
CC gdbus-export.o
CC gdbus-error.o
CC gdbus-peer.o
CC gdbus-exit-on-close.o
CC gdbus-non-socket.o
CC gdbus-bz627724.o
gdbus-proxy.c:130: warning: 'strv_equal' defined but not used
CC appinfo.o
CC contenttype.o
CC file.o
gdbus-export.c:393: warning: 'has_interface' defined but not used
gdbus-export.c:578: warning: '_g_strv_has_string' defined but not used
CC live-g-file.o
CC desktop-app-info.o
CC unix-fd.o
CC unix-streams.o
CC gapplication.o
CC gdbus-test-codegen.o
CC gdbus-test-codegen-generated.o
gsettings.c: In function 'test_strinfo':
gsettings.c:1538: warning: 'result' is used uninitialized in this function
contenttype.c:54: warning: 'find_mime' defined but not used
CC resolver.o
CC socket-server.o
CC socket-client.o
CC gtlsconsoleinteraction.o
unix-streams.c: In function 'reader_thread':
unix-streams.c:116: warning: control reaches end of non-void function
unix-streams.c: In function 'writer_thread':
unix-streams.c:74: warning: control reaches end of non-void function
CC echo-server.o
CC httpd.o
gdbus-test-codegen.c:1165: warning: 'get_self_via_proxy' defined but not used
gdbus-test-codegen.c:1365: warning: 'has_interface' defined but not used
CC send-data.o
CC filter-cat.o
CC gdbus-example-export.o
CC gdbus-example-own-name.o
CC gdbus-example-watch-name.o
CC gdbus-example-watch-proxy.o
CC gdbus-example-server.o
socket-client.c: In function 'main':
socket-client.c:250: warning: 'ostream' may be used uninitialized in this function
socket-client.c:249: warning: 'istream' may be used uninitialized in this function
socket-client.c:248: warning: 'connection' may be used uninitialized in this function
socket-client.c:244: warning: 'address' may be used uninitialized in this function
CC gdbus-example-subtree.o
CC gdbus-example-peer.o
httpd.c: In function 'main':
httpd.c:184: warning: control reaches end of non-void function
echo-server.c: In function 'main':
echo-server.c:73: warning: control reaches end of non-void function
CC gdbus-example-proxy-subclass.o
CC gdbus-connection-flush-helper.o
CC appinfo-test.o
CC proxy.o
CC gapplication-example-open.o
CC gapplication-example-cmdline.o
CC gapplication-example-cmdline2.o
CC gapplication-example-cmdline3.o
CC gapplication-example-actions.o
gdbus-example-subtree.c: In function 'block_set_property':
gdbus-example-subtree.c:183: warning: no return statement in function returning non-void
gdbus-example-subtree.c: In function 'subtree_dispatch':
gdbus-example-subtree.c:292: warning: 'vtable_to_return' may be used uninitialized in this function
CC gdbus-example-unix-fd-client.o
CC gdbus_example_objectmanager_server-gdbus-example-objectmanager-server.o
CC gdbus_example_objectmanager_client-gdbus-example-objectmanager-client.o
/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o test.mo ./de.po; \
../.././install-sh -c -d de/LC_MESSAGES; \
cp -f test.mo de/LC_MESSAGES
dyld: Library not loaded: /usr/local/lib/libunistring.0.dylib
Referenced from: /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt
Reason: image not found
CCLD io-stream
CCLD actions
/bin/sh: line 1: 19230 Trace/BPT trap /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o test.mo ./de.po
CCLD memory-input-stream
cp: test.mo: No such file or directory
make[6]: *** [test.mo] Error 1
make[6]: *** Waiting for unfinished jobs....
make[5]: *** [all-recursive] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
config.log was copied to /Users/admin/Library/Logs/Homebrew
==> Build Environment
CPU: 16-core 64-bit nehalem
MacOS: 10.6.8-x86_64
Xcode: 3.2.6
CC: /usr/bin/gcc-4.2
CXX: /usr/bin/g++-4.2
LD: /usr/bin/gcc-4.2
CFLAGS: -Os -pipe -march=core2 -msse4
CXXFLAGS: -Os -pipe -march=core2 -msse4
CPPFLAGS: -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include
LDFLAGS: -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib
MAKEFLAGS: -j16
PKG_CONFIG_PATH: /usr/local/Cellar/libffi/3.0.10/lib/pkgconfig
Error: Failed executing: make (glib.rb:80)
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/11278
https://github.com/mxcl/homebrew/issues/11279
https://github.com/mxcl/homebrew/issues/11306
https://github.com/mxcl/homebrew/issues/11592
Otherwise, please report the bug:
https://github.com/mxcl/homebrew/wiki/reporting-bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment