ports/67582: glib 2.x (2.4.2 at current writing) won't build completely

paul paulbeard at mac.com
Fri Jun 4 20:00:56 UTC 2004


>Number:         67582
>Category:       ports
>Synopsis:       glib 2.x (2.4.2 at current writing) won't build completely
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 04 13:00:41 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     paul
>Release:        FreeBSD 4.9-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD red.paulbeard.org 4.9-RELEASE-p8 FreeBSD 4.9-RELEASE-p8 #0: Sat May 29 20:41:23 PDT 2004 root at red.paulbeard.org:/usr/obj/usr/src/sys/RED i386


	
>Description:
shared libs are not built when using portupgrade/install or make package
>How-To-Repeat:
	see attached: I have tried multiple times to make install. I use 'make package' to verify that all
	shlibs are built (the 'make install' process does no verify that files exist on installation, as far 
	as I can tell, or at least the process never errors). 
	this line -- checking host system type... i386-unknown-kfreebsd4.9-gnu -- would seem to be 
	part of the problem. 
>Fix:

	 no idea: I am going to pull a package if one exists to make sure portupgrade doesn't get wedged


===>  Cleaning for gettext-0.13.1_1
===>  Cleaning for gmake-3.80_2
===>  Cleaning for libtool-1.3.5_2
===>  Cleaning for pkgconfig-0.15.0_1
===>  Cleaning for glib-2.4.2
===>  Deleting distfiles for glib-2.4.2
===>  Deinstalling for devel/glib20
===>   Deinstalling glib-2.4.2
===>  Vulnerability check disabled
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> glib-2.4.2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2.
 >> Attempting to fetch from ftp://ftp.mirror.ac.uk/sites/ftp.gnome.org/pub/GNOME/sources/glib/2.4/.
 >> Attempting to fetch from http://ftp.linux.org.uk/mirrors/ftp.gnome.org/sources/glib/2.4/.
 >> Attempting to fetch from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/glib/2.4/.
 >> Attempting to fetch from http://public.planetmirror.com/pub/gnome/sources/glib/2.4/.
 >> Attempting to fetch from ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/glib/2.4/.
 >> Attempting to fetch from ftp://ftp.dit.upm.es/linux/gnome/sources/glib/2.4/.
 >> Attempting to fetch from ftp://ftp.dataplus.se/pub/linux/gnome/sources/glib/2.4/.
 >> Attempting to fetch from ftp://ftp.chg.ru/pub/X11/gnome/sources/glib/2.4/.
 >> Attempting to fetch from ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/glib/2.4/.
 >> Attempting to fetch from ftp://ftp.dti.ad.jp/pub/X/gnome/sources/glib/2.4/.
 >> Attempting to fetch from ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/glib/2.4/.
 ===>  Extracting for glib-2.4.2
 >> Checksum OK for gnome2/glib-2.4.2.tar.bz2.
 ===>  Patching for glib-2.4.2
 ===>  Applying FreeBSD patches for glib-2.4.2
 ===>   glib-2.4.2 depends on executable: gmake - found
 ===>   glib-2.4.2 depends on file: /usr/local/bin/libtool13 - found
 ===>   glib-2.4.2 depends on executable: pkg-config - found
 ===>   glib-2.4.2 depends on shared library: intl.6 - found
 ===>  Configuring for glib-2.4.2
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking for gawk... no
 checking for mawk... no
 checking for nawk... nawk
 checking whether gmake sets $(MAKE)... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking build system type... i386-portbld-freebsd4.9
 checking host system type... i386-portbld-freebsd4.9
 checking for the BeOS... no
 checking for Win32... no
 checking whether to enable garbage collector friendliness... no
 checking whether to disable memory pools... no
 checking for gcc... 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 cc accepts -g... yes
 checking for cc option to accept ANSI C... none needed
 checking for style of include used by gmake... GNU
 checking dependency style of cc... gcc
 checking for c++... c++
 checking whether we are using the GNU C++ compiler... yes
 checking whether c++ accepts -g... yes
 checking dependency style of c++... gcc
 checking for cc option to accept ANSI C... none needed
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking for special C compiler options needed for large files... no
 checking for _FILE_OFFSET_BITS value needed for large files... no
 checking for _LARGE_FILES value needed for large files... no
 checking for pkg-config... /usr/local/bin/pkg-config
 checking for gawk... (cached) nawk
 checking for perl5... perl5
 checking for indent... indent
 checking for perl5... /usr/bin/perl5
 checking for libiconv_open in -liconv... yes
 checking how to run the C preprocessor... cc -E
 checking for egrep... 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... no
 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 dgettext in libc... yes
 checking for bind_textdomain_codeset... yes
 checking for msgfmt... /usr/local/bin/msgfmt
 checking for dcgettext... yes
 checking for gmsgfmt... /usr/local/bin/msgfmt
 checking for xgettext... /usr/local/bin/xgettext
 checking for catalogs to be installed...  am ar az be bg bn ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr id is it ja ko lt lv mk mn ms nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr at ije sr at Latn sv ta tr uk vi wa yi zh_CN zh_TW
 checking for a sed that does not truncate output... /usr/local/bin/gsed
 checking for ld used by cc... /usr/libexec/elf/ld
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking for /usr/libexec/elf/ld option to reload object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -B
 checking whether ln -s works... yes
 checking how to recognise dependent libraries... pass_all
 checking dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking how to run the C++ preprocessor... c++ -E
 checking for g77... no
 checking for f77... f77
 checking whether we are using the GNU Fortran 77 compiler... yes
 checking whether f77 accepts -g... yes
 checking the maximum length of command line arguments... (cached) 65536
 checking command to parse /usr/bin/nm -B output from cc object... ok
 checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if cc static flag  works... yes
 checking if cc supports -fno-rtti -fno-exceptions... yes
 checking for cc option to produce PIC... -fPIC
 checking if cc PIC flag -fPIC works... yes
 checking if cc supports -c -o file.o... yes
 checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking whether -lc should be explicitly linked in... yes
 checking dynamic linker characteristics... freebsd4.9 ld.so
 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
 configure: creating libtool
 appending configuration tag "CXX" to libtool
 checking for ld used by c++... /usr/libexec/elf/ld
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking for c++ option to produce PIC... -fPIC
 checking if c++ PIC flag -fPIC works... yes
 checking if c++ supports -c -o file.o... yes
 checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking dynamic linker characteristics... freebsd4.9 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 appending configuration tag "F77" to libtool
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... yes
 checking for f77 option to produce PIC... -fPIC
 checking if f77 PIC flag -fPIC works... yes
 checking if f77 supports -c -o file.o... yes
 checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking dynamic linker characteristics... freebsd4.9 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking host system type... i386-unknown-kfreebsd4.9-gnu
 checking for ranlib... ranlib
 checking whether we are using GNU C... yes
 checking for object suffix... o
 checking for executable suffix... no
 checking for cc option to produce PIC... -fPIC
 checking if cc PIC flag -fPIC works... yes
 checking if cc supports -c -o file.o... yes
 checking if cc supports -c -o file.lo... yes
 checking if cc supports -fno-rtti -fno-exceptions ... yes
 checking if cc static flag -static works... -static
 checking whether ln -s works... yes
 checking for ld used by GCC... /usr/libexec/elf/ld
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking for BSD-compatible nm... /usr/bin/nm -B
 checking command to parse /usr/bin/nm -B output... ok
 checking how to hardcode library paths into programs... immediate
 checking for /usr/libexec/elf/ld option to reload object files... -r
 checking dynamic linker characteristics... no
 checking if libtool supports shared libraries... no
 checking whether to build shared libraries... no
 checking whether to build static libraries... yes
 checking for objdir... .libs
 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... no
 checking for alloca... yes
 checking for atexit... yes
 checking for on_exit... no
 checking for char... yes
 checking size of char... 1
 checking for short... yes
 checking size of short... 2
 checking for long... yes
 checking size of long... 4
 checking for int... yes
 checking size of int... 4
 checking for void *... yes
 checking size of void *... 4
 checking for long long... yes
 checking size of long long... 8
 checking for __int64... no
 checking size of __int64... 0
 checking for format to printf and scanf a guint64... %qu
 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 for ISO C99 varargs macros in C... yes
 checking for ISO C99 varargs macros in C++... no
 checking for GNUC varargs macros... yes
 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 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/select.h usability... yes
 checking sys/select.h presence... yes
 checking for sys/select.h... yes
 checking for sys/types.h... (cached) 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 for unistd.h... (cached) yes
 checking values.h usability... yes
 checking values.h presence... yes
 checking for values.h... yes
 checking for stdint.h... (cached) no
 checking sched.h usability... yes
 checking sched.h presence... yes
 checking for sched.h... yes
 checking langinfo.h usability... yes
 checking langinfo.h presence... yes
 checking for langinfo.h... yes
 checking for nl_langinfo... yes
 checking for nl_langinfo and CODESET... yes
 checking whether we are using the GNU C Library 2.1 or newer... yes
 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 for size_t... yes
 checking size of size_t... 4
 checking for the appropriate definition for size_t... unsigned int
 checking for lstat... yes
 checking for strerror... yes
 checking for strsignal... yes
 checking for memmove... yes
 checking for mkstemp... yes
 checking for vsnprintf... yes
 checking for stpcpy... no
 checking for strcasecmp... yes
 checking for strncasecmp... yes
 checking for poll... yes
 checking for getcwd... yes
 checking for nanosleep... yes
 checking for vasprintf... yes
 checking for setenv... yes
 checking for unsetenv... yes
 checking for getc_unlocked... no
 checking for readlink... yes
 checking for symlink... yes
 checking for C99 vsnprintf... yes
 checking whether printf supports positional parameters... yes
 checking for signed... yes
 checking for long long... (cached) yes
 checking for long double... yes
 checking for wchar_t... yes
 checking for wint_t... yes
 checking for size_t... (cached) yes
 checking for ptrdiff_t... yes
 checking for inttypes.h... no
 checking for stdint.h... no
 checking for snprintf... 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 OpenBSD strlcpy/strlcat... yes
 checking for an implementation of va_copy()... no
 checking for an implementation of __va_copy()... no
 checking whether va_lists can be copied by value... yes
 checking for dlopen... yes
 checking for dlsym... yes
 checking for RTLD_GLOBAL brokenness... no
 checking for preceeding underscore in symbols... no
 checking for dlerror... yes
 checking for the suffix of shared libraries... .so
 checking for gspawn implementation... gspawn.lo
 checking for GIOChannel implementation... giounix.lo
 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_THREAD_SAFE
 checking for sched_get_priority_min... yes
 checking thread related libraries... -pthread 
 checking for localtime_r... yes
 checking for posix getpwuid_r... no
 checking for nonposix getpwuid_r... no
 checking size of pthread_t... 4
 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... 4
 checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0
 checking whether to use assembler code for atomic operations... none
 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 EILSEQ... yes
 checking for xsltproc... /usr/local/bin/xsltproc
 checking for XML catalog (no)... not found
 checking for xmlcatalog... /usr/local/bin/xmlcatalog
 checking for DocBook XML DTD V4.1.2 in XML catalog... not found
 checking for DocBook XSL Stylesheets in XML catalog... not found
 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-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 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 glib/Makefile
 config.status: creating glib/libcharset/Makefile
 config.status: creating glib/gnulib/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 gthread/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 tests/Makefile
 config.status: creating tests/gobject/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 glibconfig.h commands
 config.status: executing chmod-scripts commands
 ===>  Building for glib-2.4.2
 cd . && /bin/sh ./config.status glibconfig.h
 config.status: executing glibconfig.h commands
 config.status: glibconfig.h is unchanged
 echo timestamp > stamp-gc-h
 gmake  all-recursive
 gmake[1]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2'
 Making all in .
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2'
 gmake[2]: Nothing to be done for `all-am'.
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2'
 Making all in m4macros
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/m4macros'
 gmake[2]: Nothing to be done for `all'.
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/m4macros'
 Making all in glib
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib'
 Making all in libcharset
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib/libcharset'
 source='localcharset.c' object='localcharset.lo' libtool=yes \
 depfile='.deps/localcharset.Plo' tmpdepfile='.deps/localcharset.TPlo' \
 depmode=gcc /bin/sh ../../depcomp \
 /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DLIBDIR=\"/usr/local/libdata\" -I../..  -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -DLIBDIR=\"/usr/local/libdata\" -I../.. -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c localcharset.c -Wp,-MD,.deps/localcharset.TPlo -o localcharset.o
 echo timestamp > localcharset.lo
 /bin/sh ../../libtool --mode=link cc  -O -pipe  -Wall  -L/usr/local/lib -lintl -o libcharset.la   localcharset.lo  
 mkdir .libs
 ar cru .libs/libcharset.a  localcharset.o 
 ranlib .libs/libcharset.a
 creating libcharset.la
 (cd .libs && rm -f libcharset.la && ln -sf ../libcharset.la libcharset.la)
 sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' ref-add.sin > t-ref-add.sed
 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 'i386-portbld-freebsd4.9' > t-charset.alias
 mv t-charset.alias charset.alias
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib/libcharset'
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib'
 source='garray.c' object='garray.lo' libtool=yes \
 depfile='.deps/garray.Plo' tmpdepfile='.deps/garray.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o garray.lo `test -f 'garray.c' ||  echo './'`garray.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c garray.c -Wp,-MD,.deps/garray.TPlo -o garray.o
 echo timestamp > garray.lo
 source='gasyncqueue.c' object='gasyncqueue.lo' libtool=yes \
 depfile='.deps/gasyncqueue.Plo' tmpdepfile='.deps/gasyncqueue.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gasyncqueue.lo `test -f 'gasyncq ueue.c' || echo './'`gasyncqueue.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gasyncqueue.c -Wp,-MD,.deps/gasyncqueue.TPlo -o gasyncqueue.o
 echo timestamp > gasyncqueue.lo
 source='gatomic.c' object='gatomic.lo' libtool=yes \
 depfile='.deps/gatomic.Plo' tmpdepfile='.deps/gatomic.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gatomic.lo `test -f 'gatomic.c'  || echo './'`gatomic.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gatomic.c -Wp,-MD,.deps/gatomic.TPlo -o gatomic.o
 echo timestamp > gatomic.lo
 source='gbacktrace.c' object='gbacktrace.lo' libtool=yes \
 depfile='.deps/gbacktrace.Plo' tmpdepfile='.deps/gbacktrace.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gbacktrace.lo `test -f 'gbacktra ce.c' || echo './'`gbacktrace.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gbacktrace.c -Wp,-MD,.deps/gbacktrace.TPlo -o gbacktrace.o
 echo timestamp > gbacktrace.lo
 source='gcache.c' object='gcache.lo' libtool=yes \
 depfile='.deps/gcache.Plo' tmpdepfile='.deps/gcache.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gcache.lo `test -f 'gcache.c' ||  echo './'`gcache.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gcache.c -Wp,-MD,.deps/gcache.TPlo -o gcache.o
 echo timestamp > gcache.lo
 source='gcompletion.c' object='gcompletion.lo' libtool=yes \
 depfile='.deps/gcompletion.Plo' tmpdepfile='.deps/gcompletion.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gcompletion.lo `test -f 'gcomple tion.c' || echo './'`gcompletion.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gcompletion.c -Wp,-MD,.deps/gcompletion.TPlo -o gcompletion.o
 echo timestamp > gcompletion.lo
 source='gconvert.c' object='gconvert.lo' libtool=yes \
 depfile='.deps/gconvert.Plo' tmpdepfile='.deps/gconvert.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gconvert.lo `test -f 'gconvert.c ' || echo './'`gconvert.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gconvert.c -Wp,-MD,.deps/gconvert.TPlo -o gconvert.o
 echo timestamp > gconvert.lo
 source='gdataset.c' object='gdataset.lo' libtool=yes \
 depfile='.deps/gdataset.Plo' tmpdepfile='.deps/gdataset.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gdataset.lo `test -f 'gdataset.c ' || echo './'`gdataset.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gdataset.c -Wp,-MD,.deps/gdataset.TPlo -o gdataset.o
 echo timestamp > gdataset.lo
 source='gdate.c' object='gdate.lo' libtool=yes \
 depfile='.deps/gdate.Plo' tmpdepfile='.deps/gdate.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gdate.lo `test -f 'gdate.c' || e cho './'`gdate.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gdate.c -Wp,-MD,.deps/gdate.TPlo -o gdate.o
 echo timestamp > gdate.lo
 source='gdir.c' object='gdir.lo' libtool=yes \
 depfile='.deps/gdir.Plo' tmpdepfile='.deps/gdir.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gdir.lo `test -f 'gdir.c' || ech o './'`gdir.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gdir.c -Wp,-MD,.deps/gdir.TPlo -o gdir.o
 echo timestamp > gdir.lo
 source='gerror.c' object='gerror.lo' libtool=yes \
 depfile='.deps/gerror.Plo' tmpdepfile='.deps/gerror.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gerror.lo `test -f 'gerror.c' ||  echo './'`gerror.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gerror.c -Wp,-MD,.deps/gerror.TPlo -o gerror.o
 echo timestamp > gerror.lo
 source='gfileutils.c' object='gfileutils.lo' libtool=yes \
 depfile='.deps/gfileutils.Plo' tmpdepfile='.deps/gfileutils.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gfileutils.lo `test -f 'gfileuti ls.c' || echo './'`gfileutils.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gfileutils.c -Wp,-MD,.deps/gfileutils.TPlo -o gfileutils.o
 echo timestamp > gfileutils.lo
 source='ghash.c' object='ghash.lo' libtool=yes \
 depfile='.deps/ghash.Plo' tmpdepfile='.deps/ghash.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o ghash.lo `test -f 'ghash.c' || e cho './'`ghash.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c ghash.c -Wp,-MD,.deps/ghash.TPlo -o ghash.o
 echo timestamp > ghash.lo
 source='ghook.c' object='ghook.lo' libtool=yes \
 depfile='.deps/ghook.Plo' tmpdepfile='.deps/ghook.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o ghook.lo `test -f 'ghook.c' || e cho './'`ghook.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c ghook.c -Wp,-MD,.deps/ghook.TPlo -o ghook.o
 echo timestamp > ghook.lo
 source='giochannel.c' object='giochannel.lo' libtool=yes \
 depfile='.deps/giochannel.Plo' tmpdepfile='.deps/giochannel.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o giochannel.lo `test -f 'giochann el.c' || echo './'`giochannel.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c giochannel.c -Wp,-MD,.deps/giochannel.TPlo -o giochannel.o
 echo timestamp > giochannel.lo
 source='glist.c' object='glist.lo' libtool=yes \
 depfile='.deps/glist.Plo' tmpdepfile='.deps/glist.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o glist.lo `test -f 'glist.c' || e cho './'`glist.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c glist.c -Wp,-MD,.deps/glist.TPlo -o glist.o
 echo timestamp > glist.lo
 source='gmain.c' object='gmain.lo' libtool=yes \
 depfile='.deps/gmain.Plo' tmpdepfile='.deps/gmain.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gmain.lo `test -f 'gmain.c' || e cho './'`gmain.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gmain.c -Wp,-MD,.deps/gmain.TPlo -o gmain.o
 echo timestamp > gmain.lo
 source='gmarkup.c' object='gmarkup.lo' libtool=yes \
 depfile='.deps/gmarkup.Plo' tmpdepfile='.deps/gmarkup.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gmarkup.lo `test -f 'gmarkup.c'  || echo './'`gmarkup.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gmarkup.c -Wp,-MD,.deps/gmarkup.TPlo -o gmarkup.o
 echo timestamp > gmarkup.lo
 source='gmem.c' object='gmem.lo' libtool=yes \
 depfile='.deps/gmem.Plo' tmpdepfile='.deps/gmem.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gmem.lo `test -f 'gmem.c' || ech o './'`gmem.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gmem.c -Wp,-MD,.deps/gmem.TPlo -o gmem.o
 echo timestamp > gmem.lo
 source='gmessages.c' object='gmessages.lo' libtool=yes \
 depfile='.deps/gmessages.Plo' tmpdepfile='.deps/gmessages.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gmessages.lo `test -f 'gmessages .c' || echo './'`gmessages.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gmessages.c -Wp,-MD,.deps/gmessages.TPlo -o gmessages.o
 echo timestamp > gmessages.lo
 source='gnode.c' object='gnode.lo' libtool=yes \
 depfile='.deps/gnode.Plo' tmpdepfile='.deps/gnode.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gnode.lo `test -f 'gnode.c' || e cho './'`gnode.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gnode.c -Wp,-MD,.deps/gnode.TPlo -o gnode.o
 echo timestamp > gnode.lo
 source='gpattern.c' object='gpattern.lo' libtool=yes \
 depfile='.deps/gpattern.Plo' tmpdepfile='.deps/gpattern.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gpattern.lo `test -f 'gpattern.c ' || echo './'`gpattern.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gpattern.c -Wp,-MD,.deps/gpattern.TPlo -o gpattern.o
 echo timestamp > gpattern.lo
 source='gprimes.c' object='gprimes.lo' libtool=yes \
 depfile='.deps/gprimes.Plo' tmpdepfile='.deps/gprimes.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gprimes.lo `test -f 'gprimes.c'  || echo './'`gprimes.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gprimes.c -Wp,-MD,.deps/gprimes.TPlo -o gprimes.o
 echo timestamp > gprimes.lo
 source='gqsort.c' object='gqsort.lo' libtool=yes \
 depfile='.deps/gqsort.Plo' tmpdepfile='.deps/gqsort.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gqsort.lo `test -f 'gqsort.c' ||  echo './'`gqsort.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gqsort.c -Wp,-MD,.deps/gqsort.TPlo -o gqsort.o
 echo timestamp > gqsort.lo
 source='gqueue.c' object='gqueue.lo' libtool=yes \
 depfile='.deps/gqueue.Plo' tmpdepfile='.deps/gqueue.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gqueue.lo `test -f 'gqueue.c' ||  echo './'`gqueue.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gqueue.c -Wp,-MD,.deps/gqueue.TPlo -o gqueue.o
 echo timestamp > gqueue.lo
 source='grel.c' object='grel.lo' libtool=yes \
 depfile='.deps/grel.Plo' tmpdepfile='.deps/grel.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o grel.lo `test -f 'grel.c' || ech o './'`grel.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c grel.c -Wp,-MD,.deps/grel.TPlo -o grel.o
 echo timestamp > grel.lo
 source='grand.c' object='grand.lo' libtool=yes \
 depfile='.deps/grand.Plo' tmpdepfile='.deps/grand.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o grand.lo `test -f 'grand.c' || e cho './'`grand.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c grand.c -Wp,-MD,.deps/grand.TPlo -o grand.o
 echo timestamp > grand.lo
 source='gscanner.c' object='gscanner.lo' libtool=yes \
 depfile='.deps/gscanner.Plo' tmpdepfile='.deps/gscanner.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gscanner.lo `test -f 'gscanner.c ' || echo './'`gscanner.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gscanner.c -Wp,-MD,.deps/gscanner.TPlo -o gscanner.o
 echo timestamp > gscanner.lo
 source='gshell.c' object='gshell.lo' libtool=yes \
 depfile='.deps/gshell.Plo' tmpdepfile='.deps/gshell.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gshell.lo `test -f 'gshell.c' ||  echo './'`gshell.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gshell.c -Wp,-MD,.deps/gshell.TPlo -o gshell.o
 echo timestamp > gshell.lo
 source='gslist.c' object='gslist.lo' libtool=yes \
 depfile='.deps/gslist.Plo' tmpdepfile='.deps/gslist.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gslist.lo `test -f 'gslist.c' ||  echo './'`gslist.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gslist.c -Wp,-MD,.deps/gslist.TPlo -o gslist.o
 echo timestamp > gslist.lo
 source='gstrfuncs.c' object='gstrfuncs.lo' libtool=yes \
 depfile='.deps/gstrfuncs.Plo' tmpdepfile='.deps/gstrfuncs.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gstrfuncs.lo `test -f 'gstrfuncs .c' || echo './'`gstrfuncs.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gstrfuncs.c -Wp,-MD,.deps/gstrfuncs.TPlo -o gstrfuncs.o
 echo timestamp > gstrfuncs.lo
 source='gstring.c' object='gstring.lo' libtool=yes \
 depfile='.deps/gstring.Plo' tmpdepfile='.deps/gstring.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gstring.lo `test -f 'gstring.c'  || echo './'`gstring.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gstring.c -Wp,-MD,.deps/gstring.TPlo -o gstring.o
 echo timestamp > gstring.lo
 source='gthread.c' object='gthread.lo' libtool=yes \
 depfile='.deps/gthread.Plo' tmpdepfile='.deps/gthread.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gthread.lo `test -f 'gthread.c'  || echo './'`gthread.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gthread.c -Wp,-MD,.deps/gthread.TPlo -o gthread.o
 echo timestamp > gthread.lo
 source='gthreadpool.c' object='gthreadpool.lo' libtool=yes \
 depfile='.deps/gthreadpool.Plo' tmpdepfile='.deps/gthreadpool.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gthreadpool.lo `test -f 'gthread pool.c' || echo './'`gthreadpool.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gthreadpool.c -Wp,-MD,.deps/gthreadpool.TPlo -o gthreadpool.o
 echo timestamp > gthreadpool.lo
 source='gtimer.c' object='gtimer.lo' libtool=yes \
 depfile='.deps/gtimer.Plo' tmpdepfile='.deps/gtimer.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gtimer.lo `test -f 'gtimer.c' ||  echo './'`gtimer.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gtimer.c -Wp,-MD,.deps/gtimer.TPlo -o gtimer.o
 echo timestamp > gtimer.lo
 source='gtree.c' object='gtree.lo' libtool=yes \
 depfile='.deps/gtree.Plo' tmpdepfile='.deps/gtree.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gtree.lo `test -f 'gtree.c' || e cho './'`gtree.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gtree.c -Wp,-MD,.deps/gtree.TPlo -o gtree.o
 echo timestamp > gtree.lo
 source='guniprop.c' object='guniprop.lo' libtool=yes \
 depfile='.deps/guniprop.Plo' tmpdepfile='.deps/guniprop.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o guniprop.lo `test -f 'guniprop.c ' || echo './'`guniprop.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c guniprop.c -Wp,-MD,.deps/guniprop.TPlo -o guniprop.o
 echo timestamp > guniprop.lo
 source='gutf8.c' object='gutf8.lo' libtool=yes \
 depfile='.deps/gutf8.Plo' tmpdepfile='.deps/gutf8.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gutf8.lo `test -f 'gutf8.c' || e cho './'`gutf8.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gutf8.c -Wp,-MD,.deps/gutf8.TPlo -o gutf8.o
 echo timestamp > gutf8.lo
 source='gunibreak.c' object='gunibreak.lo' libtool=yes \
 depfile='.deps/gunibreak.Plo' tmpdepfile='.deps/gunibreak.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gunibreak.lo `test -f 'gunibreak .c' || echo './'`gunibreak.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gunibreak.c -Wp,-MD,.deps/gunibreak.TPlo -o gunibreak.o
 echo timestamp > gunibreak.lo
 source='gunicollate.c' object='gunicollate.lo' libtool=yes \
 depfile='.deps/gunicollate.Plo' tmpdepfile='.deps/gunicollate.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gunicollate.lo `test -f 'gunicol late.c' || echo './'`gunicollate.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gunicollate.c -Wp,-MD,.deps/gunicollate.TPlo -o gunicollate.o
 echo timestamp > gunicollate.lo
 source='gunidecomp.c' object='gunidecomp.lo' libtool=yes \
 depfile='.deps/gunidecomp.Plo' tmpdepfile='.deps/gunidecomp.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gunidecomp.lo `test -f 'gunideco mp.c' || echo './'`gunidecomp.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gunidecomp.c -Wp,-MD,.deps/gunidecomp.TPlo -o gunidecomp.o
 echo timestamp > gunidecomp.lo
 source='gutils.c' object='gutils.lo' libtool=yes \
 depfile='.deps/gutils.Plo' tmpdepfile='.deps/gutils.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gutils.lo `test -f 'gutils.c' ||  echo './'`gutils.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gutils.c -Wp,-MD,.deps/gutils.TPlo -o gutils.o
 echo timestamp > gutils.lo
 source='gprintf.c' object='gprintf.lo' libtool=yes \
 depfile='.deps/gprintf.Plo' tmpdepfile='.deps/gprintf.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gprintf.lo `test -f 'gprintf.c'  || echo './'`gprintf.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gprintf.c -Wp,-MD,.deps/gprintf.TPlo -o gprintf.o
 echo timestamp > gprintf.lo
 source='giounix.c' object='giounix.lo' libtool=yes \
 depfile='.deps/giounix.Plo' tmpdepfile='.deps/giounix.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o giounix.lo `test -f 'giounix.c'  || echo './'`giounix.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c giounix.c -Wp,-MD,.deps/giounix.TPlo -o giounix.o
 echo timestamp > giounix.lo
 source='gspawn.c' object='gspawn.lo' libtool=yes \
 depfile='.deps/gspawn.Plo' tmpdepfile='.deps/gspawn.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gspawn.lo `test -f 'gspawn.c' ||  echo './'`gspawn.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gspawn.c -Wp,-MD,.deps/gspawn.TPlo -o gspawn.o
 echo timestamp > gspawn.lo
 /bin/sh ../libtool --mode=link cc  -O -pipe  -Wall  -L/usr/local/lib -lintl -o libglib-2.0.la -rpath /usr/local/lib -version-info 400:2:400 -export-dynamic   garray.lo gasyncqueue.lo gatomic.lo gbacktrace.lo gcache.lo gcompletion.lo gconvert.lo gdataset. lo gdate.lo gdir.lo gerror.lo gfileutils.lo ghash.lo ghook.lo giochannel.lo glist.lo gmain.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo gpattern.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo gscanner.lo gshell.lo gslist.lo gstrfuncs.lo gstring.lo gth read.lo gthreadpool.lo gtimer.lo gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo gutils.lo gprintf.lo libcharset/libcharset.la  giounix.lo gspawn.lo   -liconv   
 mkdir .libs
 rm -fr .libs/libglib-2.0.lax
 mkdir .libs/libglib-2.0.lax
 rm -fr .libs/libglib-2.0.lax/libcharset.a
 mkdir .libs/libglib-2.0.lax/libcharset.a
 (cd .libs/libglib-2.0.lax/libcharset.a && ar x /opt/ports/devel/glib20/work/glib-2.4.2/glib/libcharset/.libs/libcharset.a)
 ar cru .libs/libglib-2.0.a  garray.o gasyncqueue.o gatomic.o gbacktrace.o gcache.o gcompletion.o gconvert.o gdataset.o gdate.o gdir.o gerror.o gfileutils.o ghash.o ghook.o giochannel.o glist.o gmain.o gmarkup.o gmem.o gmessages.o gnode.o gpattern.o gprim es.o gqsort.o gqueue.o grel.o grand.o gscanner.o gshell.o gslist.o gstrfuncs.o gstring.o gthread.o gthreadpool.o gtimer.o gtree.o guniprop.o gutf8.o gunibreak.o gunicollate.o gunidecomp.o gutils.o gprintf.o giounix.o gspawn.o  .libs/libglib-2.0.lax/libch arset.a/localcharset.o 
 ranlib .libs/libglib-2.0.a
 rm -fr .libs/libglib-2.0.lax
 creating libglib-2.0.la
 (cd .libs && rm -f libglib-2.0.la && ln -sf ../libglib-2.0.la libglib-2.0.la)
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib'
 Making all in gobject
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 source='glib-genmarshal.c' object='glib-genmarshal.o' libtool=no \
 depfile='.deps/glib-genmarshal.Po' tmpdepfile='.deps/glib-genmarshal.TPo' \
 depmode=gcc /bin/sh ../depcomp \
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c `test -f 'glib-gen marshal.c' || echo './'`glib-genmarshal.c
 /bin/sh ../libtool --mode=link cc  -O -pipe  -Wall  -L/usr/local/lib -lintl -o glib-genmarshal  glib-genmarshal.o ../glib/libglib-2.0.la 
 mkdir .libs
 cc -O -pipe -Wall -L/usr/local/lib -lintl -o glib-genmarshal glib-genmarshal.o ../glib/.libs/libglib-2.0.a -lintl -lintl -liconv 
 gmake glib-genmarshal
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 gmake[3]: `glib-genmarshal' is up to date.
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
 && echo "#define __G_MARSHAL_H__" >> xgen-gmh \
 && ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen-gmh \
 && echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
 && (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \
 && rm -f xgen-gmh xgen-gmh~ \
 && echo timestamp > stamp-gmarshal.h
 ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --body >> xgen-gmc \
 && cp xgen-gmc gmarshal.c \
 && rm -f xgen-gmc xgen-gmc~
 gmake  all-am
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 source='gboxed.c' object='gboxed.lo' libtool=yes \
 depfile='.deps/gboxed.Plo' tmpdepfile='.deps/gboxed.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gboxed.lo `test -f 'gboxed.c' || echo './'`gboxed.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gboxed.c -Wp,-MD,.dep s/gboxed.TPlo -o gboxed.o
 echo timestamp > gboxed.lo
 source='gclosure.c' object='gclosure.lo' libtool=yes \
 depfile='.deps/gclosure.Plo' tmpdepfile='.deps/gclosure.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gclosure.lo `test -f 'gclosure.c' || echo './'`gclosure.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gclosure.c -Wp,-MD,.d eps/gclosure.TPlo -o gclosure.o
 echo timestamp > gclosure.lo
 source='genums.c' object='genums.lo' libtool=yes \
 depfile='.deps/genums.Plo' tmpdepfile='.deps/genums.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o genums.lo `test -f 'genums.c' || echo './'`genums.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c genums.c -Wp,-MD,.dep s/genums.TPlo -o genums.o
 echo timestamp > genums.lo
 source='gobject.c' object='gobject.lo' libtool=yes \
 depfile='.deps/gobject.Plo' tmpdepfile='.deps/gobject.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gobject.lo `test -f 'gobject.c' || echo './'`gobject.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gobject.c -Wp,-MD,.de ps/gobject.TPlo -o gobject.o
 echo timestamp > gobject.lo
 source='gparam.c' object='gparam.lo' libtool=yes \
 depfile='.deps/gparam.Plo' tmpdepfile='.deps/gparam.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gparam.lo `test -f 'gparam.c' || echo './'`gparam.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gparam.c -Wp,-MD,.dep s/gparam.TPlo -o gparam.o
 echo timestamp > gparam.lo
 source='gparamspecs.c' object='gparamspecs.lo' libtool=yes \
 depfile='.deps/gparamspecs.Plo' tmpdepfile='.deps/gparamspecs.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gparamspecs.lo `test -f 'gparamspecs.c' || echo './'`gparamspecs.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gparamspecs.c -Wp,-MD ,.deps/gparamspecs.TPlo -o gparamspecs.o
 echo timestamp > gparamspecs.lo
 source='gsignal.c' object='gsignal.lo' libtool=yes \
 depfile='.deps/gsignal.Plo' tmpdepfile='.deps/gsignal.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gsignal.lo `test -f 'gsignal.c' || echo './'`gsignal.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gsignal.c -Wp,-MD,.de ps/gsignal.TPlo -o gsignal.o
 echo timestamp > gsignal.lo
 source='gsourceclosure.c' object='gsourceclosure.lo' libtool=yes \
 depfile='.deps/gsourceclosure.Plo' tmpdepfile='.deps/gsourceclosure.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gsourceclosure.lo `test -f 'gsourceclosure.c' || echo './'`gsourceclosure.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gsourceclosure.c -Wp, -MD,.deps/gsourceclosure.TPlo -o gsourceclosure.o
 echo timestamp > gsourceclosure.lo
 source='gtype.c' object='gtype.lo' libtool=yes \
 depfile='.deps/gtype.Plo' tmpdepfile='.deps/gtype.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gtype.lo `test -f 'gtype.c' || echo './'`gtype.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gtype.c -Wp,-MD,.deps /gtype.TPlo -o gtype.o
 echo timestamp > gtype.lo
 source='gtypemodule.c' object='gtypemodule.lo' libtool=yes \
 depfile='.deps/gtypemodule.Plo' tmpdepfile='.deps/gtypemodule.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gtypemodule.lo `test -f 'gtypemodule.c' || echo './'`gtypemodule.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gtypemodule.c -Wp,-MD ,.deps/gtypemodule.TPlo -o gtypemodule.o
 echo timestamp > gtypemodule.lo
 source='gtypeplugin.c' object='gtypeplugin.lo' libtool=yes \
 depfile='.deps/gtypeplugin.Plo' tmpdepfile='.deps/gtypeplugin.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gtypeplugin.lo `test -f 'gtypeplugin.c' || echo './'`gtypeplugin.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gtypeplugin.c -Wp,-MD ,.deps/gtypeplugin.TPlo -o gtypeplugin.o
 echo timestamp > gtypeplugin.lo
 source='gvalue.c' object='gvalue.lo' libtool=yes \
 depfile='.deps/gvalue.Plo' tmpdepfile='.deps/gvalue.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gvalue.lo `test -f 'gvalue.c' || echo './'`gvalue.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gvalue.c -Wp,-MD,.dep s/gvalue.TPlo -o gvalue.o
 echo timestamp > gvalue.lo
 source='gvaluearray.c' object='gvaluearray.lo' libtool=yes \
 depfile='.deps/gvaluearray.Plo' tmpdepfile='.deps/gvaluearray.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gvaluearray.lo `test -f 'gvaluearray.c' || echo './'`gvaluearray.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gvaluearray.c -Wp,-MD ,.deps/gvaluearray.TPlo -o gvaluearray.o
 echo timestamp > gvaluearray.lo
 source='gvaluetransform.c' object='gvaluetransform.lo' libtool=yes \
 depfile='.deps/gvaluetransform.Plo' tmpdepfile='.deps/gvaluetransform.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gvaluetransform.lo `test -f 'gvaluetransform.c' || echo './'`gvaluetransform.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gvaluetransform.c -Wp ,-MD,.deps/gvaluetransform.TPlo -o gvaluetransform.o
 echo timestamp > gvaluetransform.lo
 source='gvaluetypes.c' object='gvaluetypes.lo' libtool=yes \
 depfile='.deps/gvaluetypes.Plo' tmpdepfile='.deps/gvaluetypes.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O  -pipe  -Wall -c -o gvaluetypes.lo `test -f 'gvaluetypes.c' || echo './'`gvaluetypes.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gvaluetypes.c -Wp,-MD ,.deps/gvaluetypes.TPlo -o gvaluetypes.o
 echo timestamp > gvaluetypes.lo
 /bin/sh ../libtool --mode=link cc  -O -pipe  -Wall  -L/usr/local/lib -lintl -o libgobject-2.0.la -rpath /usr/local/lib -version-info 400:2:400 -export-dynamic   gboxed.lo gclosure.lo genums.lo gobject.lo gparam.lo gparamspecs.lo gsignal.lo gsourceclosure .lo gtype.lo gtypemodule.lo gtypeplugin.lo gvalue.lo gvaluearray.lo gvaluetransform.lo gvaluetypes.lo  ../glib/libglib-2.0.la 
 rm -fr .libs/libgobject-2.0.la .libs/libgobject-2.0.* .libs/libgobject-2.0.*
 ar cru .libs/libgobject-2.0.a  gboxed.o gclosure.o genums.o gobject.o gparam.o gparamspecs.o gsignal.o gsourceclosure.o gtype.o gtypemodule.o gtypeplugin.o gvalue.o gvaluearray.o gvaluetransform.o gvaluetypes.o 
 ranlib .libs/libgobject-2.0.a
 creating libgobject-2.0.la
 (cd .libs && rm -f libgobject-2.0.la && ln -sf ../libgobject-2.0.la libgobject-2.0.la)
 source='gobject-query.c' object='gobject-query.o' libtool=no \
 depfile='.deps/gobject-query.Po' tmpdepfile='.deps/gobject-query.TPo' \
 depmode=gcc /bin/sh ../depcomp \
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c `test -f 'gobject- query.c' || echo './'`gobject-query.c
 /bin/sh ../libtool --mode=link cc  -O -pipe  -Wall  -L/usr/local/lib -lintl -o gobject-query  gobject-query.o ./libgobject-2.0.la ../glib/libglib-2.0.la 
 cc -O -pipe -Wall -L/usr/local/lib -lintl -o gobject-query gobject-query.o ./.libs/libgobject-2.0.a -lintl ../glib/.libs/libglib-2.0.a -lintl -lintl -liconv 
 source='testgobject.c' object='testgobject.o' libtool=no \
 depfile='.deps/testgobject.Po' tmpdepfile='.deps/testgobject.TPo' \
 depmode=gcc /bin/sh ../depcomp \
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c `test -f 'testgobj ect.c' || echo './'`testgobject.c
 /bin/sh ../libtool --mode=link cc  -O -pipe  -Wall  -L/usr/local/lib -lintl -o testgobject  testgobject.o ./libgobject-2.0.la ../glib/libglib-2.0.la 
 cc -O -pipe -Wall -L/usr/local/lib -lintl -o testgobject testgobject.o ./.libs/libgobject-2.0.a -lintl ../glib/.libs/libglib-2.0.a -lintl -lintl -liconv 
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 Making all in gmodule
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gmodule'
 gmake  all-am
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gmodule'
 source='gmodule.c' object='gmodule.lo' libtool=yes \
 depfile='.deps/gmodule.Plo' tmpdepfile='.deps/gmodule.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED  -I/usr/local/include -D_THREAD_SAFE  -O -pipe  -Wall -c -o gmodule.lo `test -f 'gmodu le.c' || echo './'`gmodule.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gmodule.c -Wp,-MD,.deps/gmodule.TPlo -o gmodule.o
 echo timestamp > gmodule.lo
 /bin/sh ../libtool --mode=link cc  -O -pipe  -Wall  -L/usr/local/lib -lintl -o libgmodule-2.0.la -rpath /usr/local/lib -Wl,--export-dynamic -version-info 400:2:400 -export-dynamic   gmodule.lo    ../glib/libglib-2.0.la 
 mkdir .libs
 ar cru .libs/libgmodule-2.0.a  gmodule.o 
 ranlib .libs/libgmodule-2.0.a
 creating libgmodule-2.0.la
 (cd .libs && rm -f libgmodule-2.0.la && ln -sf ../libgmodule-2.0.la libgmodule-2.0.la)
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gmodule'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gmodule'
 Making all in gthread
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gthread'
 source='gthread-impl.c' object='gthread-impl.lo' libtool=yes \
 depfile='.deps/gthread-impl.Plo' tmpdepfile='.deps/gthread-impl.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED  -I/usr/local/include - D_THREAD_SAFE  -O -pipe  -Wall -c -o gthread-impl.lo `test -f 'gthread-impl.c' || echo './'`gthread-impl.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wall -c gth read-impl.c -Wp,-MD,.deps/gthread-impl.TPlo -o gthread-impl.o
 echo timestamp > gthread-impl.lo
 /bin/sh ../libtool --mode=link cc  -O -pipe  -Wall  -L/usr/local/lib -lintl -o libgthread-2.0.la -rpath /usr/local/lib -version-info 400:2:400 -export-dynamic   gthread-impl.lo   -Wc,-pthread ../glib/libglib-2.0.la 
 mkdir .libs
 ar cru .libs/libgthread-2.0.a  gthread-impl.o 
 ranlib .libs/libgthread-2.0.a
 creating libgthread-2.0.la
 (cd .libs && rm -f libgthread-2.0.la && ln -sf ../libgthread-2.0.la libgthread-2.0.la)
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gthread'
 Making all in build
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build'
 Making all in win32
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32'
 Making all in dirent
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32/dirent'
 gmake[4]: Nothing to be done for `all'.
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32/dirent'
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32'
 gmake[4]: Nothing to be done for `all-am'.
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32'
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32'
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build'
 gmake[3]: Nothing to be done for `all-am'.
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build'
 Making all in po
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/po'
 gmake[2]: Nothing to be done for `all'.
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/po'
 Making all in docs
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs'
 Making all in reference
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs/reference'
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs/reference'
 gmake[4]: Nothing to be done for `all-am'.
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs/reference'
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs/reference'
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs'
 gmake[3]: Nothing to be done for `all-am'.
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs'
 gmake[1]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2'
 ===>  Installing for glib-2.4.2
 ===>   glib-2.4.2 depends on executable: pkg-config - found
 ===>   Generating temporary packing list
 ===>  Checking if devel/glib20 already installed
 gmake  install-recursive
 gmake[1]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2'
 Making install in .
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2'
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2'
 /bin/sh ./mkinstalldirs /usr/local/bin
  install -c -o root -g wheel -m 555 glib-gettextize /usr/local/bin/glib-gettextize
 /bin/sh ./mkinstalldirs /usr/local/include/glib-2.0
 mkdir -p -- /usr/local/include/glib-2.0
 file=/usr/local/include/glib-2.0/glibconfig.h; \
 if test -r $file && cmp -s glibconfig.h $file; then :; \
 else install -c -o root -g wheel -m 444 glibconfig.h $file; fi
 /bin/sh ./mkinstalldirs /usr/local/libdata/pkgconfig
  install -c -o root -g wheel -m 444 glib-2.0.pc /usr/local/libdata/pkgconfig/glib-2.0.pc
  install -c -o root -g wheel -m 444 gobject-2.0.pc /usr/local/libdata/pkgconfig/gobject-2.0.pc
  install -c -o root -g wheel -m 444 gmodule-2.0.pc /usr/local/libdata/pkgconfig/gmodule-2.0.pc
  install -c -o root -g wheel -m 444 gthread-2.0.pc /usr/local/libdata/pkgconfig/gthread-2.0.pc
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2'
 Making install in m4macros
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/m4macros'
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/m4macros'
 gmake[3]: Nothing to be done for `install-exec-am'.
 /bin/sh ../mkinstalldirs /usr/local/share/aclocal
  install -c -o root -g wheel -m 444 glib-2.0.m4 /usr/local/share/aclocal/glib-2.0.m4
  install -c -o root -g wheel -m 444 glib-gettext.m4 /usr/local/share/aclocal/glib-gettext.m4
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/m4macros'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/m4macros'
 Making install in glib
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib'
 Making install in libcharset
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib/libcharset'
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib/libcharset'
 gmake[4]: Nothing to be done for `install-exec-am'.
 gmake[4]: Nothing to be done for `install-data-am'.
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib/libcharset'
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib/libcharset'
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib'
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib'
 /bin/sh ../mkinstalldirs /usr/local/lib
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel  libglib-2.0.la /usr/local/lib/libglib-2.0.la
 /usr/bin/install -c -o root -g wheel .libs/libglib-2.0.a /usr/local/lib/libglib-2.0.a
 ranlib /usr/local/lib/libglib-2.0.a
 chmod 644 /usr/local/lib/libglib-2.0.a
 ----------------------------------------------------------------------
 Libraries have been installed in:
    /usr/local/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 `-LLIBDIR'
 flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_RUN_PATH' environment variable
      during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
 
 See any operating system documentation about shared libraries for
 more information, such as the ld(1) and ld.so(8) manual pages.
 ----------------------------------------------------------------------
 /bin/sh ../mkinstalldirs /usr/local/bin
 /bin/sh ../mkinstalldirs /usr/local/include/glib-2.0
  install -c -o root -g wheel -m 444 glib-object.h /usr/local/include/glib-2.0/glib-object.h
  install -c -o root -g wheel -m 444 glib.h /usr/local/include/glib-2.0/glib.h
 /bin/sh ../mkinstalldirs /usr/local/include/glib-2.0/glib
 mkdir -p -- /usr/local/include/glib-2.0/glib
  install -c -o root -g wheel -m 444 galloca.h /usr/local/include/glib-2.0/glib/galloca.h
  install -c -o root -g wheel -m 444 garray.h /usr/local/include/glib-2.0/glib/garray.h
  install -c -o root -g wheel -m 444 gasyncqueue.h /usr/local/include/glib-2.0/glib/gasyncqueue.h
  install -c -o root -g wheel -m 444 gatomic.h /usr/local/include/glib-2.0/glib/gatomic.h
  install -c -o root -g wheel -m 444 gbacktrace.h /usr/local/include/glib-2.0/glib/gbacktrace.h
  install -c -o root -g wheel -m 444 gcache.h /usr/local/include/glib-2.0/glib/gcache.h
  install -c -o root -g wheel -m 444 gcompletion.h /usr/local/include/glib-2.0/glib/gcompletion.h
  install -c -o root -g wheel -m 444 gconvert.h /usr/local/include/glib-2.0/glib/gconvert.h
  install -c -o root -g wheel -m 444 gdataset.h /usr/local/include/glib-2.0/glib/gdataset.h
  install -c -o root -g wheel -m 444 gdate.h /usr/local/include/glib-2.0/glib/gdate.h
  install -c -o root -g wheel -m 444 gdir.h /usr/local/include/glib-2.0/glib/gdir.h
  install -c -o root -g wheel -m 444 gerror.h /usr/local/include/glib-2.0/glib/gerror.h
  install -c -o root -g wheel -m 444 gfileutils.h /usr/local/include/glib-2.0/glib/gfileutils.h
  install -c -o root -g wheel -m 444 ghash.h /usr/local/include/glib-2.0/glib/ghash.h
  install -c -o root -g wheel -m 444 ghook.h /usr/local/include/glib-2.0/glib/ghook.h
  install -c -o root -g wheel -m 444 gi18n.h /usr/local/include/glib-2.0/glib/gi18n.h
  install -c -o root -g wheel -m 444 gi18n-lib.h /usr/local/include/glib-2.0/glib/gi18n-lib.h
  install -c -o root -g wheel -m 444 giochannel.h /usr/local/include/glib-2.0/glib/giochannel.h
  install -c -o root -g wheel -m 444 glist.h /usr/local/include/glib-2.0/glib/glist.h
  install -c -o root -g wheel -m 444 gmacros.h /usr/local/include/glib-2.0/glib/gmacros.h
  install -c -o root -g wheel -m 444 gmain.h /usr/local/include/glib-2.0/glib/gmain.h
  install -c -o root -g wheel -m 444 gmarkup.h /usr/local/include/glib-2.0/glib/gmarkup.h
  install -c -o root -g wheel -m 444 gmem.h /usr/local/include/glib-2.0/glib/gmem.h
  install -c -o root -g wheel -m 444 gmessages.h /usr/local/include/glib-2.0/glib/gmessages.h
  install -c -o root -g wheel -m 444 gnode.h /usr/local/include/glib-2.0/glib/gnode.h
  install -c -o root -g wheel -m 444 gpattern.h /usr/local/include/glib-2.0/glib/gpattern.h
  install -c -o root -g wheel -m 444 gprimes.h /usr/local/include/glib-2.0/glib/gprimes.h
  install -c -o root -g wheel -m 444 gqsort.h /usr/local/include/glib-2.0/glib/gqsort.h
  install -c -o root -g wheel -m 444 gquark.h /usr/local/include/glib-2.0/glib/gquark.h
  install -c -o root -g wheel -m 444 gqueue.h /usr/local/include/glib-2.0/glib/gqueue.h
  install -c -o root -g wheel -m 444 grand.h /usr/local/include/glib-2.0/glib/grand.h
  install -c -o root -g wheel -m 444 grel.h /usr/local/include/glib-2.0/glib/grel.h
  install -c -o root -g wheel -m 444 gscanner.h /usr/local/include/glib-2.0/glib/gscanner.h
  install -c -o root -g wheel -m 444 gshell.h /usr/local/include/glib-2.0/glib/gshell.h
  install -c -o root -g wheel -m 444 gslist.h /usr/local/include/glib-2.0/glib/gslist.h
  install -c -o root -g wheel -m 444 gspawn.h /usr/local/include/glib-2.0/glib/gspawn.h
  install -c -o root -g wheel -m 444 gstrfuncs.h /usr/local/include/glib-2.0/glib/gstrfuncs.h
  install -c -o root -g wheel -m 444 gstring.h /usr/local/include/glib-2.0/glib/gstring.h
  install -c -o root -g wheel -m 444 gthread.h /usr/local/include/glib-2.0/glib/gthread.h
  install -c -o root -g wheel -m 444 gthreadpool.h /usr/local/include/glib-2.0/glib/gthreadpool.h
  install -c -o root -g wheel -m 444 gtimer.h /usr/local/include/glib-2.0/glib/gtimer.h
  install -c -o root -g wheel -m 444 gtree.h /usr/local/include/glib-2.0/glib/gtree.h
  install -c -o root -g wheel -m 444 gtypes.h /usr/local/include/glib-2.0/glib/gtypes.h
  install -c -o root -g wheel -m 444 gunicode.h /usr/local/include/glib-2.0/glib/gunicode.h
  install -c -o root -g wheel -m 444 gutils.h /usr/local/include/glib-2.0/glib/gutils.h
  install -c -o root -g wheel -m 444 gwin32.h /usr/local/include/glib-2.0/glib/gwin32.h
  install -c -o root -g wheel -m 444 gprintf.h /usr/local/include/glib-2.0/glib/gprintf.h
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib'
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/glib'
 Making install in gobject
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 gmake  install-am
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 /bin/sh ../mkinstalldirs /usr/local/lib
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel  libgobject-2.0.la /usr/local/lib/libgobject-2.0.la
 /usr/bin/install -c -o root -g wheel .libs/libgobject-2.0.a /usr/local/lib/libgobject-2.0.a
 ranlib /usr/local/lib/libgobject-2.0.a
 chmod 644 /usr/local/lib/libgobject-2.0.a
 ----------------------------------------------------------------------
 Libraries have been installed in:
    /usr/local/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 `-LLIBDIR'
 flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_RUN_PATH' environment variable
      during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
 
 See any operating system documentation about shared libraries for
 more information, such as the ld(1) and ld.so(8) manual pages.
 ----------------------------------------------------------------------
 /bin/sh ../mkinstalldirs /usr/local/bin
   /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 gobject-query /usr/local/bin/gobject-query
 install -c -o root -g wheel -m 555 -s gobject-query /usr/local/bin/gobject-query
   /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 glib-genmarshal /usr/local/bin/glib-genmarshal
 install -c -o root -g wheel -m 555 -s glib-genmarshal /usr/local/bin/glib-genmarshal
 /bin/sh ../mkinstalldirs /usr/local/bin
  install -c -o root -g wheel -m 555 glib-mkenums /usr/local/bin/glib-mkenums
 /bin/sh ../mkinstalldirs /usr/local/include/glib-2.0/gobject
 mkdir -p -- /usr/local/include/glib-2.0/gobject
  install -c -o root -g wheel -m 444 gboxed.h /usr/local/include/glib-2.0/gobject/gboxed.h
  install -c -o root -g wheel -m 444 gclosure.h /usr/local/include/glib-2.0/gobject/gclosure.h
  install -c -o root -g wheel -m 444 genums.h /usr/local/include/glib-2.0/gobject/genums.h
  install -c -o root -g wheel -m 444 gobject.h /usr/local/include/glib-2.0/gobject/gobject.h
  install -c -o root -g wheel -m 444 gparam.h /usr/local/include/glib-2.0/gobject/gparam.h
  install -c -o root -g wheel -m 444 gparamspecs.h /usr/local/include/glib-2.0/gobject/gparamspecs.h
  install -c -o root -g wheel -m 444 gsignal.h /usr/local/include/glib-2.0/gobject/gsignal.h
  install -c -o root -g wheel -m 444 gsourceclosure.h /usr/local/include/glib-2.0/gobject/gsourceclosure.h
  install -c -o root -g wheel -m 444 gtype.h /usr/local/include/glib-2.0/gobject/gtype.h
  install -c -o root -g wheel -m 444 gtypemodule.h /usr/local/include/glib-2.0/gobject/gtypemodule.h
  install -c -o root -g wheel -m 444 gtypeplugin.h /usr/local/include/glib-2.0/gobject/gtypeplugin.h
  install -c -o root -g wheel -m 444 gvalue.h /usr/local/include/glib-2.0/gobject/gvalue.h
  install -c -o root -g wheel -m 444 gvaluearray.h /usr/local/include/glib-2.0/gobject/gvaluearray.h
  install -c -o root -g wheel -m 444 gvaluecollector.h /usr/local/include/glib-2.0/gobject/gvaluecollector.h
  install -c -o root -g wheel -m 444 gvaluetypes.h /usr/local/include/glib-2.0/gobject/gvaluetypes.h
  install -c -o root -g wheel -m 444 gobjectnotifyqueue.c /usr/local/include/glib-2.0/gobject/gobjectnotifyqueue.c
  install -c -o root -g wheel -m 444 gmarshal.h /usr/local/include/glib-2.0/gobject/gmarshal.h
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gobject'
 Making install in gmodule
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gmodule'
 gmake  install-am
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gmodule'
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gmodule'
 /bin/sh ../mkinstalldirs /usr/local/lib
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel  libgmodule-2.0.la /usr/local/lib/libgmodule-2.0.la
 /usr/bin/install -c -o root -g wheel .libs/libgmodule-2.0.a /usr/local/lib/libgmodule-2.0.a
 ranlib /usr/local/lib/libgmodule-2.0.a
 chmod 644 /usr/local/lib/libgmodule-2.0.a
 ----------------------------------------------------------------------
 Libraries have been installed in:
    /usr/local/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 `-LLIBDIR'
 flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_RUN_PATH' environment variable
      during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
 
 See any operating system documentation about shared libraries for
 more information, such as the ld(1) and ld.so(8) manual pages.
 ----------------------------------------------------------------------
 /bin/sh ../mkinstalldirs /usr/local/include/glib-2.0
  install -c -o root -g wheel -m 444 gmodule.h /usr/local/include/glib-2.0/gmodule.h
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gmodule'
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gmodule'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gmodule'
 Making install in gthread
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gthread'
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/gthread'
 /bin/sh ../mkinstalldirs /usr/local/lib
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel  libgthread-2.0.la /usr/local/lib/libgthread-2.0.la
 /usr/bin/install -c -o root -g wheel .libs/libgthread-2.0.a /usr/local/lib/libgthread-2.0.a
 ranlib /usr/local/lib/libgthread-2.0.a
 chmod 644 /usr/local/lib/libgthread-2.0.a
 ----------------------------------------------------------------------
 Libraries have been installed in:
    /usr/local/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 `-LLIBDIR'
 flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_RUN_PATH' environment variable
      during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
 
 See any operating system documentation about shared libraries for
 more information, such as the ld(1) and ld.so(8) manual pages.
 ----------------------------------------------------------------------
 gmake[3]: Nothing to be done for `install-data-am'.
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gthread'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/gthread'
 Making install in build
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build'
 Making install in win32
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32'
 Making install in dirent
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32/dirent'
 gmake[5]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32/dirent'
 gmake[5]: Nothing to be done for `install-exec-am'.
 gmake[5]: Nothing to be done for `install-data-am'.
 gmake[5]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32/dirent'
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32/dirent'
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32'
 gmake[5]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32'
 gmake[5]: Nothing to be done for `install-exec-am'.
 gmake[5]: Nothing to be done for `install-data-am'.
 gmake[5]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32'
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32'
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build/win32'
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build'
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/build'
 gmake[4]: Nothing to be done for `install-exec-am'.
 gmake[4]: Nothing to be done for `install-data-am'.
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build'
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/build'
 Making install in po
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/po'
 if test -r ".././mkinstalldirs"; then \
   .././mkinstalldirs /usr/local/share; \
 else \
   /bin/sh ../mkinstalldirs /usr/local/share; \
 fi
 installing am.gmo as /usr/local/share/locale/am/LC_MESSAGES/glib20.mo
 installing ar.gmo as /usr/local/share/locale/ar/LC_MESSAGES/glib20.mo
 installing az.gmo as /usr/local/share/locale/az/LC_MESSAGES/glib20.mo
 installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/glib20.mo
 installing bg.gmo as /usr/local/share/locale/bg/LC_MESSAGES/glib20.mo
 installing bn.gmo as /usr/local/share/locale/bn/LC_MESSAGES/glib20.mo
 installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/glib20.mo
 installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/glib20.mo
 installing cy.gmo as /usr/local/share/locale/cy/LC_MESSAGES/glib20.mo
 installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/glib20.mo
 installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/glib20.mo
 installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/glib20.mo
 installing en_CA.gmo as /usr/local/share/locale/en_CA/LC_MESSAGES/glib20.mo
 installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/glib20.mo
 installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/glib20.mo
 installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/glib20.mo
 installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/glib20.mo
 installing eu.gmo as /usr/local/share/locale/eu/LC_MESSAGES/glib20.mo
 installing fa.gmo as /usr/local/share/locale/fa/LC_MESSAGES/glib20.mo
 installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/glib20.mo
 installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/glib20.mo
 installing ga.gmo as /usr/local/share/locale/ga/LC_MESSAGES/glib20.mo
 installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/glib20.mo
 installing gu.gmo as /usr/local/share/locale/gu/LC_MESSAGES/glib20.mo
 installing he.gmo as /usr/local/share/locale/he/LC_MESSAGES/glib20.mo
 installing hi.gmo as /usr/local/share/locale/hi/LC_MESSAGES/glib20.mo
 installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/glib20.mo
 installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/glib20.mo
 installing is.gmo as /usr/local/share/locale/is/LC_MESSAGES/glib20.mo
 installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/glib20.mo
 installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/glib20.mo
 installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/glib20.mo
 installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/glib20.mo
 installing lv.gmo as /usr/local/share/locale/lv/LC_MESSAGES/glib20.mo
 installing mk.gmo as /usr/local/share/locale/mk/LC_MESSAGES/glib20.mo
 installing mn.gmo as /usr/local/share/locale/mn/LC_MESSAGES/glib20.mo
 installing ms.gmo as /usr/local/share/locale/ms/LC_MESSAGES/glib20.mo
 installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/glib20.mo
 installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/glib20.mo
 installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/glib20.mo
 installing pa.gmo as /usr/local/share/locale/pa/LC_MESSAGES/glib20.mo
 installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/glib20.mo
 installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/glib20.mo
 installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo
 installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/glib20.mo
 installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/glib20.mo
 installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/glib20.mo
 installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/glib20.mo
 installing sq.gmo as /usr/local/share/locale/sq/LC_MESSAGES/glib20.mo
 installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/glib20.mo
 installing sr at ije.gmo as /usr/local/share/locale/sr at ije/LC_MESSAGES/glib20.mo
 installing sr at Latn.gmo as /usr/local/share/locale/sr at Latn/LC_MESSAGES/glib20.mo
 installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/glib20.mo
 installing ta.gmo as /usr/local/share/locale/ta/LC_MESSAGES/glib20.mo
 installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/glib20.mo
 installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/glib20.mo
 installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/glib20.mo
 installing wa.gmo as /usr/local/share/locale/wa/LC_MESSAGES/glib20.mo
 installing yi.gmo as /usr/local/share/locale/yi/LC_MESSAGES/glib20.mo
 installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/glib20.mo
 installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo
 if test "glib" = "glib"; then \
   if test -r ".././mkinstalldirs"; then \
     .././mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
   else \
     /bin/sh ../mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
   fi; \
   install -c -o root -g wheel -m 444 ./Makefile.in.in \
 		  /usr/local/share/glib-2.0/gettext/po/Makefile.in.in; \
 else \
   : ; \
 fi
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/po'
 Making install in docs
 gmake[2]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs'
 Making install in reference
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs/reference'
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs/reference'
 gmake[5]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs/reference'
 gmake[5]: Nothing to be done for `install-exec-am'.
 gmake[5]: Nothing to be done for `install-data-am'.
 gmake[5]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs/reference'
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs/reference'
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs/reference'
 gmake[3]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs'
 gmake[4]: Entering directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs'
 gmake[4]: Nothing to be done for `install-exec-am'.
 gmake[4]: Nothing to be done for `install-data-am'.
 gmake[4]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs'
 gmake[3]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs'
 gmake[2]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2/docs'
 gmake[1]: Leaving directory `/opt/ports/devel/glib20/work/glib-2.4.2'
 ===>   Running ldconfig
 /sbin/ldconfig -m /usr/local/lib
 ===>   Registering installation for glib-2.4.2
 ===>  Building package for glib-2.4.2
 Creating package /usr/ports/packages/All/glib-2.4.2.tgz
 Registering depends: gettext-0.13.1_1 expat-1.95.7 libiconv-1.9.1_3 pkgconfig-0.15.0_1.
 Creating gzip'd tar ball in '/usr/ports/packages/All/glib-2.4.2.tgz'
 *** Error code 1
 
 Stop in /opt/ports/devel/glib20.



More information about the freebsd-ports-bugs mailing list