glib-2.9.5
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
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++... gcc3
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for pkg-config... /usr/bin/pkg-config
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
checking for indent... no
checking for perl... /usr/bin/perl
checking for iconv_open... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether we are using the GNU C Library 2.1 or newer... yes
checking Whether to cache iconv descriptors... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  am ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko ku lt lv mk ml mn ms nb ne nl nn no or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/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... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/i686-pc-linux-gnu/bin/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/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux 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 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 stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for valloc... yes
checking for atexit... yes
checking for on_exit... yes
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... %llu
checking for an ANSI C-conforming const... yes
checking if malloc() and friends prototypes are gmem.h compatible... yes
checking for growing stack pointer... no
checking for __inline... yes
checking for __inline__... yes
checking for inline... yes
checking if inline functions in headers work... yes
checking for working do while(0) macros... yes
checking for ISO C99 varargs macros in C... yes
checking for ISO C99 varargs macros in C++... yes
checking for GNUC varargs macros... yes
checking for GNUC visibility attribute... 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/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.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 for stdint.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.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... (cached) 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... yes
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... yes
checking for readlink... yes
checking for symlink... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
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... yes
checking for stdint.h... yes
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 a compliant posix_memalign() implementation... yes
checking for OpenBSD strlcpy/strlcat... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking for dlopen... no
checking for NSLinkModule... no
checking for dlopen in -ldl... yes
checking for dlsym in -ldl... 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... -pthread
checking for sched_get_priority_min... yes
checking thread related libraries... -pthread 
checking for localtime_r... yes
checking for posix getpwuid_r... yes
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... 24
checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
checking whether to use assembler code for atomic operations... i486
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
configure: creating ./config.status
config.status: creating glib-2.0.pc
config.status: creating glib-2.0-uninstalled.pc
config.status: creating gmodule-2.0.pc
config.status: creating gmodule-export-2.0.pc
config.status: creating gmodule-no-export-2.0.pc
config.status: creating gmodule-2.0-uninstalled.pc
config.status: creating gmodule-no-export-2.0-uninstalled.pc
config.status: creating gthread-2.0.pc
config.status: creating gthread-2.0-uninstalled.pc
config.status: creating gobject-2.0.pc
config.status: creating gobject-2.0-uninstalled.pc
config.status: creating 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 tests/refcount/Makefile
config.status: creating m4macros/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing glibconfig.h commands
config.status: executing chmod-scripts commands
cd . && /bin/sh ./config.status glibconfig.h
config.status: executing glibconfig.h commands
config.status: glibconfig.h is unchanged
echo timestamp > stamp-gc-h
make  all-recursive
make[1]: Entering directory `/usr/src/glib-2.9.5'
Making all in .
make[2]: Entering directory `/usr/src/glib-2.9.5'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/src/glib-2.9.5'
Making all in m4macros
make[2]: Entering directory `/usr/src/glib-2.9.5/m4macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/glib-2.9.5/m4macros'
Making all in glib
make[2]: Entering directory `/usr/src/glib-2.9.5/glib'
make  all-recursive
make[3]: Entering directory `/usr/src/glib-2.9.5/glib'
Making all in libcharset
make[4]: Entering directory `/usr/src/glib-2.9.5/glib/libcharset'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../..  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT localcharset.lo -MD -MP -MF ".deps/localcharset.Tpo" \
  -c -o localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c; \
then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Plo"; \
else rm -f ".deps/localcharset.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../.. -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
/bin/sh ../../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o libcharset.la   localcharset.lo  
ar cru .libs/libcharset.a .libs/localcharset.o
ranlib .libs/libcharset.a
creating libcharset.la
(cd .libs && rm -f libcharset.la && ln -s ../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 'i686-pc-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
make[4]: Leaving directory `/usr/src/glib-2.9.5/glib/libcharset'
make[4]: Entering directory `/usr/src/glib-2.9.5/glib'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT garray.lo -MD -MP -MF ".deps/garray.Tpo" \
  -c -o garray.lo `test -f 'garray.c' || echo './'`garray.c; \
then mv -f ".deps/garray.Tpo" ".deps/garray.Plo"; \
else rm -f ".deps/garray.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c  -fPIC -DPIC -o .libs/garray.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gasyncqueue.lo -MD -MP -MF ".deps/gasyncqueue.Tpo" \
  -c -o gasyncqueue.lo `test -f 'gasyncqueue.c' || echo './'`gasyncqueue.c; \
then mv -f ".deps/gasyncqueue.Tpo" ".deps/gasyncqueue.Plo"; \
else rm -f ".deps/gasyncqueue.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c gasyncqueue.c  -fPIC -DPIC -o .libs/gasyncqueue.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gatomic.lo -MD -MP -MF ".deps/gatomic.Tpo" \
  -c -o gatomic.lo `test -f 'gatomic.c' || echo './'`gatomic.c; \
then mv -f ".deps/gatomic.Tpo" ".deps/gatomic.Plo"; \
else rm -f ".deps/gatomic.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c gatomic.c  -fPIC -DPIC -o .libs/gatomic.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gbacktrace.lo -MD -MP -MF ".deps/gbacktrace.Tpo" \
  -c -o gbacktrace.lo `test -f 'gbacktrace.c' || echo './'`gbacktrace.c; \
then mv -f ".deps/gbacktrace.Tpo" ".deps/gbacktrace.Plo"; \
else rm -f ".deps/gbacktrace.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c gbacktrace.c  -fPIC -DPIC -o .libs/gbacktrace.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gcache.lo -MD -MP -MF ".deps/gcache.Tpo" \
  -c -o gcache.lo `test -f 'gcache.c' || echo './'`gcache.c; \
then mv -f ".deps/gcache.Tpo" ".deps/gcache.Plo"; \
else rm -f ".deps/gcache.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c  -fPIC -DPIC -o .libs/gcache.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gcompletion.lo -MD -MP -MF ".deps/gcompletion.Tpo" \
  -c -o gcompletion.lo `test -f 'gcompletion.c' || echo './'`gcompletion.c; \
then mv -f ".deps/gcompletion.Tpo" ".deps/gcompletion.Plo"; \
else rm -f ".deps/gcompletion.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c  -fPIC -DPIC -o .libs/gcompletion.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gconvert.lo -MD -MP -MF ".deps/gconvert.Tpo" \
  -c -o gconvert.lo `test -f 'gconvert.c' || echo './'`gconvert.c; \
then mv -f ".deps/gconvert.Tpo" ".deps/gconvert.Plo"; \
else rm -f ".deps/gconvert.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c  -fPIC -DPIC -o .libs/gconvert.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gdataset.lo -MD -MP -MF ".deps/gdataset.Tpo" \
  -c -o gdataset.lo `test -f 'gdataset.c' || echo './'`gdataset.c; \
then mv -f ".deps/gdataset.Tpo" ".deps/gdataset.Plo"; \
else rm -f ".deps/gdataset.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c  -fPIC -DPIC -o .libs/gdataset.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gdate.lo -MD -MP -MF ".deps/gdate.Tpo" \
  -c -o gdate.lo `test -f 'gdate.c' || echo './'`gdate.c; \
then mv -f ".deps/gdate.Tpo" ".deps/gdate.Plo"; \
else rm -f ".deps/gdate.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c  -fPIC -DPIC -o .libs/gdate.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gdir.lo -MD -MP -MF ".deps/gdir.Tpo" \
  -c -o gdir.lo `test -f 'gdir.c' || echo './'`gdir.c; \
then mv -f ".deps/gdir.Tpo" ".deps/gdir.Plo"; \
else rm -f ".deps/gdir.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c gdir.c  -fPIC -DPIC -o .libs/gdir.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gerror.lo -MD -MP -MF ".deps/gerror.Tpo" \
  -c -o gerror.lo `test -f 'gerror.c' || echo './'`gerror.c; \
then mv -f ".deps/gerror.Tpo" ".deps/gerror.Plo"; \
else rm -f ".deps/gerror.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c  -fPIC -DPIC -o .libs/gerror.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gfileutils.lo -MD -MP -MF ".deps/gfileutils.Tpo" \
  -c -o gfileutils.lo `test -f 'gfileutils.c' || echo './'`gfileutils.c; \
then mv -f ".deps/gfileutils.Tpo" ".deps/gfileutils.Plo"; \
else rm -f ".deps/gfileutils.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c gfileutils.c  -fPIC -DPIC -o .libs/gfileutils.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT ghash.lo -MD -MP -MF ".deps/ghash.Tpo" \
  -c -o ghash.lo `test -f 'ghash.c' || echo './'`ghash.c; \
then mv -f ".deps/ghash.Tpo" ".deps/ghash.Plo"; \
else rm -f ".deps/ghash.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c  -fPIC -DPIC -o .libs/ghash.o
ghash.c: In function ‘IA__g_hash_table_ref’:
ghash.c:170: warning: pointer targets in passing argument 1 of ‘IA__g_atomic_int_add’ differ in signedness
ghash.c: In function ‘IA__g_hash_table_unref’:
ghash.c:191: warning: pointer targets in passing argument 1 of ‘IA__g_atomic_int_exchange_and_add’ differ in signedness
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT ghook.lo -MD -MP -MF ".deps/ghook.Tpo" \
  -c -o ghook.lo `test -f 'ghook.c' || echo './'`ghook.c; \
then mv -f ".deps/ghook.Tpo" ".deps/ghook.Plo"; \
else rm -f ".deps/ghook.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c  -fPIC -DPIC -o .libs/ghook.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT giochannel.lo -MD -MP -MF ".deps/giochannel.Tpo" \
  -c -o giochannel.lo `test -f 'giochannel.c' || echo './'`giochannel.c; \
then mv -f ".deps/giochannel.Tpo" ".deps/giochannel.Plo"; \
else rm -f ".deps/giochannel.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c  -fPIC -DPIC -o .libs/giochannel.o
giochannel.c: In function ‘IA__g_io_channel_ref’:
giochannel.c:100: warning: pointer targets in passing argument 1 of ‘IA__g_atomic_int_add’ differ in signedness
giochannel.c: In function ‘IA__g_io_channel_unref’:
giochannel.c:112: warning: pointer targets in passing argument 1 of ‘IA__g_atomic_int_exchange_and_add’ differ in signedness
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gkeyfile.lo -MD -MP -MF ".deps/gkeyfile.Tpo" \
  -c -o gkeyfile.lo `test -f 'gkeyfile.c' || echo './'`gkeyfile.c; \
then mv -f ".deps/gkeyfile.Tpo" ".deps/gkeyfile.Plo"; \
else rm -f ".deps/gkeyfile.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c gkeyfile.c  -fPIC -DPIC -o .libs/gkeyfile.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT glist.lo -MD -MP -MF ".deps/glist.Tpo" \
  -c -o glist.lo `test -f 'glist.c' || echo './'`glist.c; \
then mv -f ".deps/glist.Tpo" ".deps/glist.Plo"; \
else rm -f ".deps/glist.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c  -fPIC -DPIC -o .libs/glist.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmain.lo -MD -MP -MF ".deps/gmain.Tpo" \
  -c -o gmain.lo `test -f 'gmain.c' || echo './'`gmain.c; \
then mv -f ".deps/gmain.Tpo" ".deps/gmain.Plo"; \
else rm -f ".deps/gmain.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c  -fPIC -DPIC -o .libs/gmain.o
gmain.c: In function ‘child_watch_helper_thread’:
gmain.c:3591: warning: no return statement in function returning non-void
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmappedfile.lo -MD -MP -MF ".deps/gmappedfile.Tpo" \
  -c -o gmappedfile.lo `test -f 'gmappedfile.c' || echo './'`gmappedfile.c; \
then mv -f ".deps/gmappedfile.Tpo" ".deps/gmappedfile.Plo"; \
else rm -f ".deps/gmappedfile.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c gmappedfile.c  -fPIC -DPIC -o .libs/gmappedfile.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmarkup.lo -MD -MP -MF ".deps/gmarkup.Tpo" \
  -c -o gmarkup.lo `test -f 'gmarkup.c' || echo './'`gmarkup.c; \
then mv -f ".deps/gmarkup.Tpo" ".deps/gmarkup.Plo"; \
else rm -f ".deps/gmarkup.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c gmarkup.c  -fPIC -DPIC -o .libs/gmarkup.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmem.lo -MD -MP -MF ".deps/gmem.Tpo" \
  -c -o gmem.lo `test -f 'gmem.c' || echo './'`gmem.c; \
then mv -f ".deps/gmem.Tpo" ".deps/gmem.Plo"; \
else rm -f ".deps/gmem.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c  -fPIC -DPIC -o .libs/gmem.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmessages.lo -MD -MP -MF ".deps/gmessages.Tpo" \
  -c -o gmessages.lo `test -f 'gmessages.c' || echo './'`gmessages.c; \
then mv -f ".deps/gmessages.Tpo" ".deps/gmessages.Plo"; \
else rm -f ".deps/gmessages.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c  -fPIC -DPIC -o .libs/gmessages.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gnode.lo -MD -MP -MF ".deps/gnode.Tpo" \
  -c -o gnode.lo `test -f 'gnode.c' || echo './'`gnode.c; \
then mv -f ".deps/gnode.Tpo" ".deps/gnode.Plo"; \
else rm -f ".deps/gnode.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c  -fPIC -DPIC -o .libs/gnode.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT goption.lo -MD -MP -MF ".deps/goption.Tpo" \
  -c -o goption.lo `test -f 'goption.c' || echo './'`goption.c; \
then mv -f ".deps/goption.Tpo" ".deps/goption.Plo"; \
else rm -f ".deps/goption.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c goption.c  -fPIC -DPIC -o .libs/goption.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gpattern.lo -MD -MP -MF ".deps/gpattern.Tpo" \
  -c -o gpattern.lo `test -f 'gpattern.c' || echo './'`gpattern.c; \
then mv -f ".deps/gpattern.Tpo" ".deps/gpattern.Plo"; \
else rm -f ".deps/gpattern.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c gpattern.c  -fPIC -DPIC -o .libs/gpattern.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gprimes.lo -MD -MP -MF ".deps/gprimes.Tpo" \
  -c -o gprimes.lo `test -f 'gprimes.c' || echo './'`gprimes.c; \
then mv -f ".deps/gprimes.Tpo" ".deps/gprimes.Plo"; \
else rm -f ".deps/gprimes.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c  -fPIC -DPIC -o .libs/gprimes.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gqsort.lo -MD -MP -MF ".deps/gqsort.Tpo" \
  -c -o gqsort.lo `test -f 'gqsort.c' || echo './'`gqsort.c; \
then mv -f ".deps/gqsort.Tpo" ".deps/gqsort.Plo"; \
else rm -f ".deps/gqsort.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c gqsort.c  -fPIC -DPIC -o .libs/gqsort.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gqueue.lo -MD -MP -MF ".deps/gqueue.Tpo" \
  -c -o gqueue.lo `test -f 'gqueue.c' || echo './'`gqueue.c; \
then mv -f ".deps/gqueue.Tpo" ".deps/gqueue.Plo"; \
else rm -f ".deps/gqueue.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c gqueue.c  -fPIC -DPIC -o .libs/gqueue.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT grel.lo -MD -MP -MF ".deps/grel.Tpo" \
  -c -o grel.lo `test -f 'grel.c' || echo './'`grel.c; \
then mv -f ".deps/grel.Tpo" ".deps/grel.Plo"; \
else rm -f ".deps/grel.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c  -fPIC -DPIC -o .libs/grel.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT grand.lo -MD -MP -MF ".deps/grand.Tpo" \
  -c -o grand.lo `test -f 'grand.c' || echo './'`grand.c; \
then mv -f ".deps/grand.Tpo" ".deps/grand.Plo"; \
else rm -f ".deps/grand.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c grand.c  -fPIC -DPIC -o .libs/grand.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gscanner.lo -MD -MP -MF ".deps/gscanner.Tpo" \
  -c -o gscanner.lo `test -f 'gscanner.c' || echo './'`gscanner.c; \
then mv -f ".deps/gscanner.Tpo" ".deps/gscanner.Plo"; \
else rm -f ".deps/gscanner.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c  -fPIC -DPIC -o .libs/gscanner.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gshell.lo -MD -MP -MF ".deps/gshell.Tpo" \
  -c -o gshell.lo `test -f 'gshell.c' || echo './'`gshell.c; \
then mv -f ".deps/gshell.Tpo" ".deps/gshell.Plo"; \
else rm -f ".deps/gshell.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c gshell.c  -fPIC -DPIC -o .libs/gshell.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gslice.lo -MD -MP -MF ".deps/gslice.Tpo" \
  -c -o gslice.lo `test -f 'gslice.c' || echo './'`gslice.c; \
then mv -f ".deps/gslice.Tpo" ".deps/gslice.Plo"; \
else rm -f ".deps/gslice.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c gslice.c  -fPIC -DPIC -o .libs/gslice.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gslist.lo -MD -MP -MF ".deps/gslist.Tpo" \
  -c -o gslist.lo `test -f 'gslist.c' || echo './'`gslist.c; \
then mv -f ".deps/gslist.Tpo" ".deps/gslist.Plo"; \
else rm -f ".deps/gslist.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c  -fPIC -DPIC -o .libs/gslist.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gstdio.lo -MD -MP -MF ".deps/gstdio.Tpo" \
  -c -o gstdio.lo `test -f 'gstdio.c' || echo './'`gstdio.c; \
then mv -f ".deps/gstdio.Tpo" ".deps/gstdio.Plo"; \
else rm -f ".deps/gstdio.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c gstdio.c  -fPIC -DPIC -o .libs/gstdio.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gstrfuncs.lo -MD -MP -MF ".deps/gstrfuncs.Tpo" \
  -c -o gstrfuncs.lo `test -f 'gstrfuncs.c' || echo './'`gstrfuncs.c; \
then mv -f ".deps/gstrfuncs.Tpo" ".deps/gstrfuncs.Plo"; \
else rm -f ".deps/gstrfuncs.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c  -fPIC -DPIC -o .libs/gstrfuncs.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gstring.lo -MD -MP -MF ".deps/gstring.Tpo" \
  -c -o gstring.lo `test -f 'gstring.c' || echo './'`gstring.c; \
then mv -f ".deps/gstring.Tpo" ".deps/gstring.Plo"; \
else rm -f ".deps/gstring.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c  -fPIC -DPIC -o .libs/gstring.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gthread.lo -MD -MP -MF ".deps/gthread.Tpo" \
  -c -o gthread.lo `test -f 'gthread.c' || echo './'`gthread.c; \
then mv -f ".deps/gthread.Tpo" ".deps/gthread.Plo"; \
else rm -f ".deps/gthread.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c  -fPIC -DPIC -o .libs/gthread.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gthreadpool.lo -MD -MP -MF ".deps/gthreadpool.Tpo" \
  -c -o gthreadpool.lo `test -f 'gthreadpool.c' || echo './'`gthreadpool.c; \
then mv -f ".deps/gthreadpool.Tpo" ".deps/gthreadpool.Plo"; \
else rm -f ".deps/gthreadpool.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c gthreadpool.c  -fPIC -DPIC -o .libs/gthreadpool.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gtimer.lo -MD -MP -MF ".deps/gtimer.Tpo" \
  -c -o gtimer.lo `test -f 'gtimer.c' || echo './'`gtimer.c; \
then mv -f ".deps/gtimer.Tpo" ".deps/gtimer.Plo"; \
else rm -f ".deps/gtimer.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c  -fPIC -DPIC -o .libs/gtimer.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gtree.lo -MD -MP -MF ".deps/gtree.Tpo" \
  -c -o gtree.lo `test -f 'gtree.c' || echo './'`gtree.c; \
then mv -f ".deps/gtree.Tpo" ".deps/gtree.Plo"; \
else rm -f ".deps/gtree.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c  -fPIC -DPIC -o .libs/gtree.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT guniprop.lo -MD -MP -MF ".deps/guniprop.Tpo" \
  -c -o guniprop.lo `test -f 'guniprop.c' || echo './'`guniprop.c; \
then mv -f ".deps/guniprop.Tpo" ".deps/guniprop.Plo"; \
else rm -f ".deps/guniprop.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c guniprop.c  -fPIC -DPIC -o .libs/guniprop.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gutf8.lo -MD -MP -MF ".deps/gutf8.Tpo" \
  -c -o gutf8.lo `test -f 'gutf8.c' || echo './'`gutf8.c; \
then mv -f ".deps/gutf8.Tpo" ".deps/gutf8.Plo"; \
else rm -f ".deps/gutf8.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c gutf8.c  -fPIC -DPIC -o .libs/gutf8.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gunibreak.lo -MD -MP -MF ".deps/gunibreak.Tpo" \
  -c -o gunibreak.lo `test -f 'gunibreak.c' || echo './'`gunibreak.c; \
then mv -f ".deps/gunibreak.Tpo" ".deps/gunibreak.Plo"; \
else rm -f ".deps/gunibreak.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c gunibreak.c  -fPIC -DPIC -o .libs/gunibreak.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gunicollate.lo -MD -MP -MF ".deps/gunicollate.Tpo" \
  -c -o gunicollate.lo `test -f 'gunicollate.c' || echo './'`gunicollate.c; \
then mv -f ".deps/gunicollate.Tpo" ".deps/gunicollate.Plo"; \
else rm -f ".deps/gunicollate.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c gunicollate.c  -fPIC -DPIC -o .libs/gunicollate.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gunidecomp.lo -MD -MP -MF ".deps/gunidecomp.Tpo" \
  -c -o gunidecomp.lo `test -f 'gunidecomp.c' || echo './'`gunidecomp.c; \
then mv -f ".deps/gunidecomp.Tpo" ".deps/gunidecomp.Plo"; \
else rm -f ".deps/gunidecomp.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c gunidecomp.c  -fPIC -DPIC -o .libs/gunidecomp.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gutils.lo -MD -MP -MF ".deps/gutils.Tpo" \
  -c -o gutils.lo `test -f 'gutils.c' || echo './'`gutils.c; \
then mv -f ".deps/gutils.Tpo" ".deps/gutils.Plo"; \
else rm -f ".deps/gutils.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c  -fPIC -DPIC -o .libs/gutils.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gprintf.lo -MD -MP -MF ".deps/gprintf.Tpo" \
  -c -o gprintf.lo `test -f 'gprintf.c' || echo './'`gprintf.c; \
then mv -f ".deps/gprintf.Tpo" ".deps/gprintf.Plo"; \
else rm -f ".deps/gprintf.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c gprintf.c  -fPIC -DPIC -o .libs/gprintf.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT giounix.lo -MD -MP -MF ".deps/giounix.Tpo" \
  -c -o giounix.lo `test -f 'giounix.c' || echo './'`giounix.c; \
then mv -f ".deps/giounix.Tpo" ".deps/giounix.Plo"; \
else rm -f ".deps/giounix.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c  -fPIC -DPIC -o .libs/giounix.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gspawn.lo -MD -MP -MF ".deps/gspawn.Tpo" \
  -c -o gspawn.lo `test -f 'gspawn.c' || echo './'`gspawn.c; \
then mv -f ".deps/gspawn.Tpo" ".deps/gspawn.Plo"; \
else rm -f ".deps/gspawn.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c gspawn.c  -fPIC -DPIC -o .libs/gspawn.o
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o libglib-2.0.la -rpath /usr/lib  -version-info 902:3:902 -export-dynamic  -export-symbols-regex "^[^_].*" 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 gkeyfile.lo glist.lo gmain.lo gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo goption.lo gpattern.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo gscanner.lo gshell.lo gslice.lo gslist.lo gstdio.lo gstrfuncs.lo gstring.lo gthread.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     
generating symbol list for `libglib-2.0.la'
/usr/bin/nm -B  .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gscanner.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o  libcharset/.libs/libcharset.a | sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp
grep -E -e "^[^_].*" ".libs/libglib-2.0.exp" > ".libs/libglib-2.0.expT"
mv -f ".libs/libglib-2.0.expT" ".libs/libglib-2.0.exp"
echo "{ global:" > .libs/libglib-2.0.ver
 cat .libs/libglib-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libglib-2.0.ver
 echo "local: *; };" >> .libs/libglib-2.0.ver
 gcc -shared  .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gscanner.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o -Wl,--whole-archive libcharset/.libs/libcharset.a -Wl,--no-whole-archive   -march=k8 -Wl,-soname -Wl,libglib-2.0.so.0 -Wl,-version-script -Wl,.libs/libglib-2.0.ver -o .libs/libglib-2.0.so.0.902.3
(cd .libs && rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.902.3 libglib-2.0.so.0)
(cd .libs && rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.902.3 libglib-2.0.so)
creating libglib-2.0.la
(cd .libs && rm -f libglib-2.0.la && ln -s ../libglib-2.0.la libglib-2.0.la)
make[4]: Leaving directory `/usr/src/glib-2.9.5/glib'
make[3]: Leaving directory `/usr/src/glib-2.9.5/glib'
make[2]: Leaving directory `/usr/src/glib-2.9.5/glib'
Making all in gobject
make[2]: Entering directory `/usr/src/glib-2.9.5/gobject'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT glib-genmarshal.o -MD -MP -MF ".deps/glib-genmarshal.Tpo" \
  -c -o glib-genmarshal.o `test -f 'glib-genmarshal.c' || echo './'`glib-genmarshal.c; \
then mv -f ".deps/glib-genmarshal.Tpo" ".deps/glib-genmarshal.Po"; \
else rm -f ".deps/glib-genmarshal.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o glib-genmarshal  glib-genmarshal.o ../glib/libglib-2.0.la 
mkdir .libs
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/glib-genmarshal glib-genmarshal.o  ../glib/.libs/libglib-2.0.so
creating glib-genmarshal
make glib-genmarshal
make[3]: Entering directory `/usr/src/glib-2.9.5/gobject'
make[3]: `glib-genmarshal' is up to date.
make[3]: Leaving directory `/usr/src/glib-2.9.5/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~
make  all-am
make[3]: Entering directory `/usr/src/glib-2.9.5/gobject'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gboxed.lo -MD -MP -MF ".deps/gboxed.Tpo" \
  -c -o gboxed.lo `test -f 'gboxed.c' || echo './'`gboxed.c; \
then mv -f ".deps/gboxed.Tpo" ".deps/gboxed.Plo"; \
else rm -f ".deps/gboxed.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c gboxed.c  -fPIC -DPIC -o .libs/gboxed.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gclosure.lo -MD -MP -MF ".deps/gclosure.Tpo" \
  -c -o gclosure.lo `test -f 'gclosure.c' || echo './'`gclosure.c; \
then mv -f ".deps/gclosure.Tpo" ".deps/gclosure.Plo"; \
else rm -f ".deps/gclosure.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c gclosure.c  -fPIC -DPIC -o .libs/gclosure.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT genums.lo -MD -MP -MF ".deps/genums.Tpo" \
  -c -o genums.lo `test -f 'genums.c' || echo './'`genums.c; \
then mv -f ".deps/genums.Tpo" ".deps/genums.Plo"; \
else rm -f ".deps/genums.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c genums.c  -fPIC -DPIC -o .libs/genums.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gobject.lo -MD -MP -MF ".deps/gobject.Tpo" \
  -c -o gobject.lo `test -f 'gobject.c' || echo './'`gobject.c; \
then mv -f ".deps/gobject.Tpo" ".deps/gobject.Plo"; \
else rm -f ".deps/gobject.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c gobject.c  -fPIC -DPIC -o .libs/gobject.o
gobject.c: In function ‘object_floating_flag_handler’:
gobject.c:1535: warning: dereferencing type-punned pointer will break strict-aliasing rules
gobject.c:1541: warning: dereferencing type-punned pointer will break strict-aliasing rules
gobject.c: In function ‘IA__g_object_ref’:
gobject.c:1696: warning: pointer targets in passing argument 1 of ‘g_atomic_int_exchange_and_add’ differ in signedness
gobject.c:1698: warning: dereferencing type-punned pointer will break strict-aliasing rules
gobject.c: In function ‘IA__g_object_unref’:
gobject.c:1724: warning: pointer targets in passing argument 1 of ‘g_atomic_int_compare_and_exchange’ differ in signedness
gobject.c:1728: warning: dereferencing type-punned pointer will break strict-aliasing rules
gobject.c:1741: warning: pointer targets in passing argument 1 of ‘g_atomic_int_compare_and_exchange’ differ in signedness
gobject.c:1745: warning: dereferencing type-punned pointer will break strict-aliasing rules
gobject.c:1757: warning: pointer targets in passing argument 1 of ‘g_atomic_int_exchange_and_add’ differ in signedness
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gparam.lo -MD -MP -MF ".deps/gparam.Tpo" \
  -c -o gparam.lo `test -f 'gparam.c' || echo './'`gparam.c; \
then mv -f ".deps/gparam.Tpo" ".deps/gparam.Plo"; \
else rm -f ".deps/gparam.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c  -fPIC -DPIC -o .libs/gparam.o
gparam.c: In function ‘IA__g_param_spec_ref’:
gparam.c:173: warning: pointer targets in passing argument 1 of ‘g_atomic_int_add’ differ in signedness
gparam.c: In function ‘IA__g_param_spec_unref’:
gparam.c:186: warning: pointer targets in passing argument 1 of ‘g_atomic_int_exchange_and_add’ differ in signedness
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gparamspecs.lo -MD -MP -MF ".deps/gparamspecs.Tpo" \
  -c -o gparamspecs.lo `test -f 'gparamspecs.c' || echo './'`gparamspecs.c; \
then mv -f ".deps/gparamspecs.Tpo" ".deps/gparamspecs.Plo"; \
else rm -f ".deps/gparamspecs.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c gparamspecs.c  -fPIC -DPIC -o .libs/gparamspecs.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gsignal.lo -MD -MP -MF ".deps/gsignal.Tpo" \
  -c -o gsignal.lo `test -f 'gsignal.c' || echo './'`gsignal.c; \
then mv -f ".deps/gsignal.Tpo" ".deps/gsignal.Plo"; \
else rm -f ".deps/gsignal.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c gsignal.c  -fPIC -DPIC -o .libs/gsignal.o
gsignal.c: In function ‘handler_ref’:
gsignal.c:520: warning: pointer targets in passing argument 1 of ‘g_atomic_int_add’ differ in signedness
gsignal.c: In function ‘handler_unref_R’:
gsignal.c:532: warning: pointer targets in passing argument 1 of ‘g_atomic_int_exchange_and_add’ differ in signedness
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gsourceclosure.lo -MD -MP -MF ".deps/gsourceclosure.Tpo" \
  -c -o gsourceclosure.lo `test -f 'gsourceclosure.c' || echo './'`gsourceclosure.c; \
then mv -f ".deps/gsourceclosure.Tpo" ".deps/gsourceclosure.Plo"; \
else rm -f ".deps/gsourceclosure.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c gsourceclosure.c  -fPIC -DPIC -o .libs/gsourceclosure.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gtype.lo -MD -MP -MF ".deps/gtype.Tpo" \
  -c -o gtype.lo `test -f 'gtype.c' || echo './'`gtype.c; \
then mv -f ".deps/gtype.Tpo" ".deps/gtype.Plo"; \
else rm -f ".deps/gtype.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c gtype.c  -fPIC -DPIC -o .libs/gtype.o
gtype.c: In function ‘IA__g_type_init_with_debug_flags’:
gtype.c:3408: warning: statement with no effect
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gtypemodule.lo -MD -MP -MF ".deps/gtypemodule.Tpo" \
  -c -o gtypemodule.lo `test -f 'gtypemodule.c' || echo './'`gtypemodule.c; \
then mv -f ".deps/gtypemodule.Tpo" ".deps/gtypemodule.Plo"; \
else rm -f ".deps/gtypemodule.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c gtypemodule.c  -fPIC -DPIC -o .libs/gtypemodule.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gtypeplugin.lo -MD -MP -MF ".deps/gtypeplugin.Tpo" \
  -c -o gtypeplugin.lo `test -f 'gtypeplugin.c' || echo './'`gtypeplugin.c; \
then mv -f ".deps/gtypeplugin.Tpo" ".deps/gtypeplugin.Plo"; \
else rm -f ".deps/gtypeplugin.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c gtypeplugin.c  -fPIC -DPIC -o .libs/gtypeplugin.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gvalue.lo -MD -MP -MF ".deps/gvalue.Tpo" \
  -c -o gvalue.lo `test -f 'gvalue.c' || echo './'`gvalue.c; \
then mv -f ".deps/gvalue.Tpo" ".deps/gvalue.Plo"; \
else rm -f ".deps/gvalue.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c gvalue.c  -fPIC -DPIC -o .libs/gvalue.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gvaluearray.lo -MD -MP -MF ".deps/gvaluearray.Tpo" \
  -c -o gvaluearray.lo `test -f 'gvaluearray.c' || echo './'`gvaluearray.c; \
then mv -f ".deps/gvaluearray.Tpo" ".deps/gvaluearray.Plo"; \
else rm -f ".deps/gvaluearray.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c gvaluearray.c  -fPIC -DPIC -o .libs/gvaluearray.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gvaluetransform.lo -MD -MP -MF ".deps/gvaluetransform.Tpo" \
  -c -o gvaluetransform.lo `test -f 'gvaluetransform.c' || echo './'`gvaluetransform.c; \
then mv -f ".deps/gvaluetransform.Tpo" ".deps/gvaluetransform.Plo"; \
else rm -f ".deps/gvaluetransform.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c gvaluetransform.c  -fPIC -DPIC -o .libs/gvaluetransform.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gvaluetypes.lo -MD -MP -MF ".deps/gvaluetypes.Tpo" \
  -c -o gvaluetypes.lo `test -f 'gvaluetypes.c' || echo './'`gvaluetypes.c; \
then mv -f ".deps/gvaluetypes.Tpo" ".deps/gvaluetypes.Plo"; \
else rm -f ".deps/gvaluetypes.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c gvaluetypes.c  -fPIC -DPIC -o .libs/gvaluetypes.o
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o libgobject-2.0.la -rpath /usr/lib  -version-info 902:3:902 -export-dynamic  -export-symbols-regex "^[^_].*" 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 
generating symbol list for `libgobject-2.0.la'
/usr/bin/nm -B  .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o  | sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgobject-2.0.exp
grep -E -e "^[^_].*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT"
mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp"
echo "{ global:" > .libs/libgobject-2.0.ver
 cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver
 echo "local: *; };" >> .libs/libgobject-2.0.ver
 gcc -shared  .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o  -Wl,--rpath -Wl,/usr/src/glib-2.9.5/glib/.libs ../glib/.libs/libglib-2.0.so  -march=k8 -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.902.3
(cd .libs && rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.902.3 libgobject-2.0.so.0)
(cd .libs && rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.902.3 libgobject-2.0.so)
creating libgobject-2.0.la
(cd .libs && rm -f libgobject-2.0.la && ln -s ../libgobject-2.0.la libgobject-2.0.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gobject-query.o -MD -MP -MF ".deps/gobject-query.Tpo" \
  -c -o gobject-query.o `test -f 'gobject-query.c' || echo './'`gobject-query.c; \
then mv -f ".deps/gobject-query.Tpo" ".deps/gobject-query.Po"; \
else rm -f ".deps/gobject-query.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o gobject-query  gobject-query.o ./libgobject-2.0.la ../glib/libglib-2.0.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/gobject-query gobject-query.o  ./.libs/libgobject-2.0.so /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so
creating gobject-query
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT testgobject.o -MD -MP -MF ".deps/testgobject.Tpo" \
  -c -o testgobject.o `test -f 'testgobject.c' || echo './'`testgobject.c; \
then mv -f ".deps/testgobject.Tpo" ".deps/testgobject.Po"; \
else rm -f ".deps/testgobject.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o testgobject  testgobject.o ./libgobject-2.0.la ../glib/libglib-2.0.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/testgobject testgobject.o  ./.libs/libgobject-2.0.so /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so
creating testgobject
make[3]: Leaving directory `/usr/src/glib-2.9.5/gobject'
make[2]: Leaving directory `/usr/src/glib-2.9.5/gobject'
Making all in gmodule
make[2]: Entering directory `/usr/src/glib-2.9.5/gmodule'
make  all-am
make[3]: Entering directory `/usr/src/glib-2.9.5/gmodule'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmodule.lo -MD -MP -MF ".deps/gmodule.Tpo" \
  -c -o gmodule.lo `test -f 'gmodule.c' || echo './'`gmodule.c; \
then mv -f ".deps/gmodule.Tpo" ".deps/gmodule.Plo"; \
else rm -f ".deps/gmodule.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c  -fPIC -DPIC -o .libs/gmodule.o
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o libgmodule-2.0.la -rpath /usr/lib  -Wl,--export-dynamic -version-info 902:3:902 -export-dynamic   gmodule.lo  -ldl ../glib/libglib-2.0.la 
gcc -shared  .libs/gmodule.o  -Wl,--rpath -Wl,/usr/src/glib-2.9.5/glib/.libs -ldl ../glib/.libs/libglib-2.0.so  -march=k8 -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.902.3
(cd .libs && rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.902.3 libgmodule-2.0.so.0)
(cd .libs && rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.902.3 libgmodule-2.0.so)
creating libgmodule-2.0.la
(cd .libs && rm -f libgmodule-2.0.la && ln -s ../libgmodule-2.0.la libgmodule-2.0.la)
make[3]: Leaving directory `/usr/src/glib-2.9.5/gmodule'
make[2]: Leaving directory `/usr/src/glib-2.9.5/gmodule'
Making all in gthread
make[2]: Entering directory `/usr/src/glib-2.9.5/gthread'
if /bin/sh ../libtool --mode=compile gcc -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_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gthread-impl.lo -MD -MP -MF ".deps/gthread-impl.Tpo" \
  -c -o gthread-impl.lo `test -f 'gthread-impl.c' || echo './'`gthread-impl.c; \
then mv -f ".deps/gthread-impl.Tpo" ".deps/gthread-impl.Plo"; \
else rm -f ".deps/gthread-impl.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -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_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c gthread-impl.c  -fPIC -DPIC -o .libs/gthread-impl.o
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o libgthread-2.0.la -rpath /usr/lib  -version-info 902:3:902 -export-dynamic   gthread-impl.lo  -lpthread ../glib/libglib-2.0.la 
gcc -shared  .libs/gthread-impl.o  -Wl,--rpath -Wl,/usr/src/glib-2.9.5/glib/.libs -lpthread ../glib/.libs/libglib-2.0.so  -march=k8 -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.902.3
(cd .libs && rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.902.3 libgthread-2.0.so.0)
(cd .libs && rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.902.3 libgthread-2.0.so)
creating libgthread-2.0.la
(cd .libs && rm -f libgthread-2.0.la && ln -s ../libgthread-2.0.la libgthread-2.0.la)
make[2]: Leaving directory `/usr/src/glib-2.9.5/gthread'
Making all in tests
make[2]: Entering directory `/usr/src/glib-2.9.5/tests'
Making all in gobject
make[3]: Entering directory `/usr/src/glib-2.9.5/tests/gobject'
../../gobject/glib-genmarshal --prefix=test_marshal ./testmarshal.list --header >> xgen-gmh \
&& (cmp -s xgen-gmh testmarshal.h 2>/dev/null || cp xgen-gmh testmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-testmarshal.h
../../gobject/glib-genmarshal --prefix=test_marshal ./testmarshal.list --body >> xgen-gmc \
&& cp xgen-gmc testmarshal.c \
&& rm -f xgen-gmc xgen-gmc~
make  all-am
make[4]: Entering directory `/usr/src/glib-2.9.5/tests/gobject'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT testmarshal.lo -MD -MP -MF ".deps/testmarshal.Tpo" \
  -c -o testmarshal.lo `test -f 'testmarshal.c' || echo './'`testmarshal.c; \
then mv -f ".deps/testmarshal.Tpo" ".deps/testmarshal.Plo"; \
else rm -f ".deps/testmarshal.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c testmarshal.c  -fPIC -DPIC -o .libs/testmarshal.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT testmodule.lo -MD -MP -MF ".deps/testmodule.Tpo" \
  -c -o testmodule.lo `test -f 'testmodule.c' || echo './'`testmodule.c; \
then mv -f ".deps/testmodule.Tpo" ".deps/testmodule.Plo"; \
else rm -f ".deps/testmodule.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c testmodule.c  -fPIC -DPIC -o .libs/testmodule.o
/bin/sh ../../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o libtestgobject.la   testmarshal.lo testmodule.lo  
ar cru .libs/libtestgobject.a .libs/testmarshal.o .libs/testmodule.o
ranlib .libs/libtestgobject.a
creating libtestgobject.la
(cd .libs && rm -f libtestgobject.la && ln -s ../libtestgobject.la libtestgobject.la)
make[4]: Leaving directory `/usr/src/glib-2.9.5/tests/gobject'
make[3]: Leaving directory `/usr/src/glib-2.9.5/tests/gobject'
Making all in refcount
make[3]: Entering directory `/usr/src/glib-2.9.5/tests/refcount'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT closures.o -MD -MP -MF ".deps/closures.Tpo" \
  -c -o closures.o `test -f 'closures.c' || echo './'`closures.c; \
then mv -f ".deps/closures.Tpo" ".deps/closures.Po"; \
else rm -f ".deps/closures.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o closures  closures.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  
mkdir .libs
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/closures closures.o -pthread  ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so
creating closures
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT objects.o -MD -MP -MF ".deps/objects.Tpo" \
  -c -o objects.o `test -f 'objects.c' || echo './'`objects.c; \
then mv -f ".deps/objects.Tpo" ".deps/objects.Po"; \
else rm -f ".deps/objects.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o objects  objects.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/objects objects.o -pthread  ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so
creating objects
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT objects2.o -MD -MP -MF ".deps/objects2.Tpo" \
  -c -o objects2.o `test -f 'objects2.c' || echo './'`objects2.c; \
then mv -f ".deps/objects2.Tpo" ".deps/objects2.Po"; \
else rm -f ".deps/objects2.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o objects2  objects2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/objects2 objects2.o -pthread  ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so
creating objects2
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT properties.o -MD -MP -MF ".deps/properties.Tpo" \
  -c -o properties.o `test -f 'properties.c' || echo './'`properties.c; \
then mv -f ".deps/properties.Tpo" ".deps/properties.Po"; \
else rm -f ".deps/properties.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o properties  properties.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/properties properties.o -pthread  ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so
creating properties
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT properties2.o -MD -MP -MF ".deps/properties2.Tpo" \
  -c -o properties2.o `test -f 'properties2.c' || echo './'`properties2.c; \
then mv -f ".deps/properties2.Tpo" ".deps/properties2.Po"; \
else rm -f ".deps/properties2.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o properties2  properties2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/properties2 properties2.o -pthread  ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so
creating properties2
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread -DTESTNUM=1  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT signal1-signals.o -MD -MP -MF ".deps/signal1-signals.Tpo" \
  -c -o signal1-signals.o `test -f 'signals.c' || echo './'`signals.c; \
then mv -f ".deps/signal1-signals.Tpo" ".deps/signal1-signals.Po"; \
else rm -f ".deps/signal1-signals.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o signal1  signal1-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/signal1 signal1-signals.o -pthread  ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so
creating signal1
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread -DTESTNUM=2  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT signal2-signals.o -MD -MP -MF ".deps/signal2-signals.Tpo" \
  -c -o signal2-signals.o `test -f 'signals.c' || echo './'`signals.c; \
then mv -f ".deps/signal2-signals.Tpo" ".deps/signal2-signals.Po"; \
else rm -f ".deps/signal2-signals.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o signal2  signal2-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/signal2 signal2-signals.o -pthread  ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so
creating signal2
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread -DTESTNUM=3  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT signal3-signals.o -MD -MP -MF ".deps/signal3-signals.Tpo" \
  -c -o signal3-signals.o `test -f 'signals.c' || echo './'`signals.c; \
then mv -f ".deps/signal3-signals.Tpo" ".deps/signal3-signals.Po"; \
else rm -f ".deps/signal3-signals.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o signal3  signal3-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/signal3 signal3-signals.o -pthread  ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so
creating signal3
make[3]: Leaving directory `/usr/src/glib-2.9.5/tests/refcount'
make[3]: Entering directory `/usr/src/glib-2.9.5/tests'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF ".deps/libmoduletestplugin_a.Tpo" \
  -c -o libmoduletestplugin_a.lo `test -f 'libmoduletestplugin_a.c' || echo './'`libmoduletestplugin_a.c; \
then mv -f ".deps/libmoduletestplugin_a.Tpo" ".deps/libmoduletestplugin_a.Plo"; \
else rm -f ".deps/libmoduletestplugin_a.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c libmoduletestplugin_a.c  -fPIC -DPIC -o .libs/libmoduletestplugin_a.o
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o libmoduletestplugin_a.la -rpath /usr/lib -Wl,--export-dynamic -avoid-version -module  -rpath /usr/lib libmoduletestplugin_a.lo -ldl   
gcc -shared  .libs/libmoduletestplugin_a.o  -ldl  -march=k8 -Wl,--export-dynamic -Wl,-soname -Wl,libmoduletestplugin_a.so -o .libs/libmoduletestplugin_a.so
creating libmoduletestplugin_a.la
(cd .libs && rm -f libmoduletestplugin_a.la && ln -s ../libmoduletestplugin_a.la libmoduletestplugin_a.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF ".deps/libmoduletestplugin_b.Tpo" \
  -c -o libmoduletestplugin_b.lo `test -f 'libmoduletestplugin_b.c' || echo './'`libmoduletestplugin_b.c; \
then mv -f ".deps/libmoduletestplugin_b.Tpo" ".deps/libmoduletestplugin_b.Plo"; \
else rm -f ".deps/libmoduletestplugin_b.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c libmoduletestplugin_b.c  -fPIC -DPIC -o .libs/libmoduletestplugin_b.o
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o libmoduletestplugin_b.la -rpath /usr/lib -Wl,--export-dynamic -avoid-version -module  -rpath /usr/lib libmoduletestplugin_b.lo -ldl   
gcc -shared  .libs/libmoduletestplugin_b.o  -ldl  -march=k8 -Wl,--export-dynamic -Wl,-soname -Wl,libmoduletestplugin_b.so -o .libs/libmoduletestplugin_b.so
creating libmoduletestplugin_b.la
(cd .libs && rm -f libmoduletestplugin_b.la && ln -s ../libmoduletestplugin_b.la libmoduletestplugin_b.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT testglib.o -MD -MP -MF ".deps/testglib.Tpo" \
  -c -o testglib.o `test -f 'testglib.c' || echo './'`testglib.c; \
then mv -f ".deps/testglib.Tpo" ".deps/testglib.Po"; \
else rm -f ".deps/testglib.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o testglib  testglib.o ../glib/libglib-2.0.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/testglib testglib.o  ../glib/.libs/libglib-2.0.so
creating testglib
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT testgdate.o -MD -MP -MF ".deps/testgdate.Tpo" \
  -c -o testgdate.o `test -f 'testgdate.c' || echo './'`testgdate.c; \
then mv -f ".deps/testgdate.Tpo" ".deps/testgdate.Po"; \
else rm -f ".deps/testgdate.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o testgdate  testgdate.o ../glib/libglib-2.0.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/testgdate testgdate.o  ../glib/.libs/libglib-2.0.so
creating testgdate
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT testgdateparser.o -MD -MP -MF ".deps/testgdateparser.Tpo" \
  -c -o testgdateparser.o `test -f 'testgdateparser.c' || echo './'`testgdateparser.c; \
then mv -f ".deps/testgdateparser.Tpo" ".deps/testgdateparser.Po"; \
else rm -f ".deps/testgdateparser.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o testgdateparser  testgdateparser.o ../glib/libglib-2.0.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/testgdateparser testgdateparser.o  ../glib/.libs/libglib-2.0.so
creating testgdateparser
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT unicode-normalize.o -MD -MP -MF ".deps/unicode-normalize.Tpo" \
  -c -o unicode-normalize.o `test -f 'unicode-normalize.c' || echo './'`unicode-normalize.c; \
then mv -f ".deps/unicode-normalize.Tpo" ".deps/unicode-normalize.Po"; \
else rm -f ".deps/unicode-normalize.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o unicode-normalize  unicode-normalize.o ../glib/libglib-2.0.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/unicode-normalize unicode-normalize.o  ../glib/.libs/libglib-2.0.so
creating unicode-normalize
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT unicode-collate.o -MD -MP -MF ".deps/unicode-collate.Tpo" \
  -c -o unicode-collate.o `test -f 'unicode-collate.c' || echo './'`unicode-collate.c; \
then mv -f ".deps/unicode-collate.Tpo" ".deps/unicode-collate.Po"; \
else rm -f ".deps/unicode-collate.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o unicode-collate  unicode-collate.o  ../glib/libglib-2.0.la  
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/unicode-collate unicode-collate.o  ../glib/.libs/libglib-2.0.so
creating unicode-collate
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT timeloop.o -MD -MP -MF ".deps/timeloop.Tpo" \
  -c -o timeloop.o `test -f 'timeloop.c' || echo './'`timeloop.c; \
then mv -f ".deps/timeloop.Tpo" ".deps/timeloop.Po"; \
else rm -f ".deps/timeloop.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o timeloop  timeloop.o ../glib/libglib-2.0.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/timeloop timeloop.o  ../glib/.libs/libglib-2.0.so
creating timeloop
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -MT timeloop-closure.o -MD -MP -MF ".deps/timeloop-closure.Tpo" \
  -c -o timeloop-closure.o `test -f 'timeloop-closure.c' || echo './'`timeloop-closure.c; \
then mv -f ".deps/timeloop-closure.Tpo" ".deps/timeloop-closure.Po"; \
else rm -f ".deps/timeloop-closure.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall   -o timeloop-closure  timeloop-closure.o ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o .libs/timeloop-closure timeloop-closure.o  ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so /usr/src/glib-2.9.5/glib/.libs/libglib-2.0.so
creating timeloop-closure
make[3]: Leaving directory `/usr/src/glib-2.9.5/tests'
make[2]: Leaving directory `/usr/src/glib-2.9.5/tests'
Making all in build
make[2]: Entering directory `/usr/src/glib-2.9.5/build'
Making all in win32
make[3]: Entering directory `/usr/src/glib-2.9.5/build/win32'
Making all in dirent
make[4]: Entering directory `/usr/src/glib-2.9.5/build/win32/dirent'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/glib-2.9.5/build/win32/dirent'
make[4]: Entering directory `/usr/src/glib-2.9.5/build/win32'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/glib-2.9.5/build/win32'
make[3]: Leaving directory `/usr/src/glib-2.9.5/build/win32'
make[3]: Entering directory `/usr/src/glib-2.9.5/build'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/glib-2.9.5/build'
make[2]: Leaving directory `/usr/src/glib-2.9.5/build'
Making all in po
make[2]: Entering directory `/usr/src/glib-2.9.5/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/glib-2.9.5/po'
Making all in docs
make[2]: Entering directory `/usr/src/glib-2.9.5/docs'
Making all in reference
make[3]: Entering directory `/usr/src/glib-2.9.5/docs/reference'
Making all in glib
make[4]: Entering directory `/usr/src/glib-2.9.5/docs/reference/glib'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/glib-2.9.5/docs/reference/glib'
Making all in gobject
make[4]: Entering directory `/usr/src/glib-2.9.5/docs/reference/gobject'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/glib-2.9.5/docs/reference/gobject'
make[4]: Entering directory `/usr/src/glib-2.9.5/docs/reference'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/glib-2.9.5/docs/reference'
make[3]: Leaving directory `/usr/src/glib-2.9.5/docs/reference'
make[3]: Entering directory `/usr/src/glib-2.9.5/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/glib-2.9.5/docs'
make[2]: Leaving directory `/usr/src/glib-2.9.5/docs'
make[1]: Leaving directory `/usr/src/glib-2.9.5'
make  install-recursive
make[1]: Entering directory `/usr/src/glib-2.9.5'
Making install in .
make[2]: Entering directory `/usr/src/glib-2.9.5'
make[3]: Entering directory `/usr/src/glib-2.9.5'
/bin/sh ./mkinstalldirs /usr/bin
 /bin/install -c glib-gettextize /usr/bin/glib-gettextize
/bin/sh ./mkinstalldirs /usr/lib/glib-2.0/include
file=/usr/lib/glib-2.0/include/glibconfig.h; \
if test -r $file && cmp -s glibconfig.h $file; then :; \
else /bin/install -c -m 644 glibconfig.h $file; fi
/bin/sh ./mkinstalldirs /usr/share/glib-2.0/gettext
 /bin/install -c mkinstalldirs /usr/share/glib-2.0/gettext/mkinstalldirs
/bin/sh ./mkinstalldirs /usr/lib/pkgconfig
 /bin/install -c -m 644 glib-2.0.pc /usr/lib/pkgconfig/glib-2.0.pc
 /bin/install -c -m 644 gobject-2.0.pc /usr/lib/pkgconfig/gobject-2.0.pc
 /bin/install -c -m 644 gmodule-2.0.pc /usr/lib/pkgconfig/gmodule-2.0.pc
 /bin/install -c -m 644 gmodule-export-2.0.pc /usr/lib/pkgconfig/gmodule-export-2.0.pc
 /bin/install -c -m 644 gmodule-no-export-2.0.pc /usr/lib/pkgconfig/gmodule-no-export-2.0.pc
 /bin/install -c -m 644 gthread-2.0.pc /usr/lib/pkgconfig/gthread-2.0.pc
make[3]: Leaving directory `/usr/src/glib-2.9.5'
make[2]: Leaving directory `/usr/src/glib-2.9.5'
Making install in m4macros
make[2]: Entering directory `/usr/src/glib-2.9.5/m4macros'
make[3]: Entering directory `/usr/src/glib-2.9.5/m4macros'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/share/aclocal
 /bin/install -c -m 644 glib-2.0.m4 /usr/share/aclocal/glib-2.0.m4
 /bin/install -c -m 644 glib-gettext.m4 /usr/share/aclocal/glib-gettext.m4
make[3]: Leaving directory `/usr/src/glib-2.9.5/m4macros'
make[2]: Leaving directory `/usr/src/glib-2.9.5/m4macros'
Making install in glib
make[2]: Entering directory `/usr/src/glib-2.9.5/glib'
make  install-recursive
make[3]: Entering directory `/usr/src/glib-2.9.5/glib'
Making install in libcharset
make[4]: Entering directory `/usr/src/glib-2.9.5/glib/libcharset'
make[5]: Entering directory `/usr/src/glib-2.9.5/glib/libcharset'
/bin/sh ../../mkinstalldirs /usr/lib
if test -f /usr/lib/charset.alias; then \
  sed -f ref-add.sed /usr/lib/charset.alias > /usr/lib/charset.tmp ; \
  /bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \
  rm -f /usr/lib/charset.tmp ; \
else \
  if test yes = no; then \
    sed -f ref-add.sed charset.alias > /usr/lib/charset.tmp ; \
    /bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \
    rm -f /usr/lib/charset.tmp ; \
  fi ; \
fi
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/usr/src/glib-2.9.5/glib/libcharset'
make[4]: Leaving directory `/usr/src/glib-2.9.5/glib/libcharset'
make[4]: Entering directory `/usr/src/glib-2.9.5/glib'
make[5]: Entering directory `/usr/src/glib-2.9.5/glib'
/bin/sh ../mkinstalldirs /usr/lib
 /bin/sh ../libtool --mode=install /bin/install -c  libglib-2.0.la /usr/lib/libglib-2.0.la
/bin/install -c .libs/libglib-2.0.so.0.902.3 /usr/lib/libglib-2.0.so.0.902.3
(cd /usr/lib && rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.902.3 libglib-2.0.so.0)
(cd /usr/lib && rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.902.3 libglib-2.0.so)
/bin/install -c .libs/libglib-2.0.lai /usr/lib/libglib-2.0.la
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

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/bin
/bin/sh ../mkinstalldirs /usr/include/glib-2.0
 /bin/install -c -m 644 glib-object.h /usr/include/glib-2.0/glib-object.h
 /bin/install -c -m 644 glib.h /usr/include/glib-2.0/glib.h
/bin/sh ../mkinstalldirs /usr/include/glib-2.0/glib
 /bin/install -c -m 644 galloca.h /usr/include/glib-2.0/glib/galloca.h
 /bin/install -c -m 644 garray.h /usr/include/glib-2.0/glib/garray.h
 /bin/install -c -m 644 gasyncqueue.h /usr/include/glib-2.0/glib/gasyncqueue.h
 /bin/install -c -m 644 gatomic.h /usr/include/glib-2.0/glib/gatomic.h
 /bin/install -c -m 644 gbacktrace.h /usr/include/glib-2.0/glib/gbacktrace.h
 /bin/install -c -m 644 gcache.h /usr/include/glib-2.0/glib/gcache.h
 /bin/install -c -m 644 gcompletion.h /usr/include/glib-2.0/glib/gcompletion.h
 /bin/install -c -m 644 gconvert.h /usr/include/glib-2.0/glib/gconvert.h
 /bin/install -c -m 644 gdataset.h /usr/include/glib-2.0/glib/gdataset.h
 /bin/install -c -m 644 gdate.h /usr/include/glib-2.0/glib/gdate.h
 /bin/install -c -m 644 gdir.h /usr/include/glib-2.0/glib/gdir.h
 /bin/install -c -m 644 gerror.h /usr/include/glib-2.0/glib/gerror.h
 /bin/install -c -m 644 gfileutils.h /usr/include/glib-2.0/glib/gfileutils.h
 /bin/install -c -m 644 ghash.h /usr/include/glib-2.0/glib/ghash.h
 /bin/install -c -m 644 ghook.h /usr/include/glib-2.0/glib/ghook.h
 /bin/install -c -m 644 gi18n.h /usr/include/glib-2.0/glib/gi18n.h
 /bin/install -c -m 644 gi18n-lib.h /usr/include/glib-2.0/glib/gi18n-lib.h
 /bin/install -c -m 644 giochannel.h /usr/include/glib-2.0/glib/giochannel.h
 /bin/install -c -m 644 gkeyfile.h /usr/include/glib-2.0/glib/gkeyfile.h
 /bin/install -c -m 644 glist.h /usr/include/glib-2.0/glib/glist.h
 /bin/install -c -m 644 gmacros.h /usr/include/glib-2.0/glib/gmacros.h
 /bin/install -c -m 644 gmain.h /usr/include/glib-2.0/glib/gmain.h
 /bin/install -c -m 644 gmappedfile.h /usr/include/glib-2.0/glib/gmappedfile.h
 /bin/install -c -m 644 gmarkup.h /usr/include/glib-2.0/glib/gmarkup.h
 /bin/install -c -m 644 gmem.h /usr/include/glib-2.0/glib/gmem.h
 /bin/install -c -m 644 gmessages.h /usr/include/glib-2.0/glib/gmessages.h
 /bin/install -c -m 644 gnode.h /usr/include/glib-2.0/glib/gnode.h
 /bin/install -c -m 644 goption.h /usr/include/glib-2.0/glib/goption.h
 /bin/install -c -m 644 gpattern.h /usr/include/glib-2.0/glib/gpattern.h
 /bin/install -c -m 644 gprimes.h /usr/include/glib-2.0/glib/gprimes.h
 /bin/install -c -m 644 gqsort.h /usr/include/glib-2.0/glib/gqsort.h
 /bin/install -c -m 644 gquark.h /usr/include/glib-2.0/glib/gquark.h
 /bin/install -c -m 644 gqueue.h /usr/include/glib-2.0/glib/gqueue.h
 /bin/install -c -m 644 grand.h /usr/include/glib-2.0/glib/grand.h
 /bin/install -c -m 644 grel.h /usr/include/glib-2.0/glib/grel.h
 /bin/install -c -m 644 gscanner.h /usr/include/glib-2.0/glib/gscanner.h
 /bin/install -c -m 644 gshell.h /usr/include/glib-2.0/glib/gshell.h
 /bin/install -c -m 644 gslice.h /usr/include/glib-2.0/glib/gslice.h
 /bin/install -c -m 644 gslist.h /usr/include/glib-2.0/glib/gslist.h
 /bin/install -c -m 644 gspawn.h /usr/include/glib-2.0/glib/gspawn.h
 /bin/install -c -m 644 gstdio.h /usr/include/glib-2.0/glib/gstdio.h
 /bin/install -c -m 644 gstrfuncs.h /usr/include/glib-2.0/glib/gstrfuncs.h
 /bin/install -c -m 644 gstring.h /usr/include/glib-2.0/glib/gstring.h
 /bin/install -c -m 644 gthread.h /usr/include/glib-2.0/glib/gthread.h
 /bin/install -c -m 644 gthreadpool.h /usr/include/glib-2.0/glib/gthreadpool.h
 /bin/install -c -m 644 gtimer.h /usr/include/glib-2.0/glib/gtimer.h
 /bin/install -c -m 644 gtree.h /usr/include/glib-2.0/glib/gtree.h
 /bin/install -c -m 644 gtypes.h /usr/include/glib-2.0/glib/gtypes.h
 /bin/install -c -m 644 gunicode.h /usr/include/glib-2.0/glib/gunicode.h
 /bin/install -c -m 644 gutils.h /usr/include/glib-2.0/glib/gutils.h
 /bin/install -c -m 644 gwin32.h /usr/include/glib-2.0/glib/gwin32.h
 /bin/install -c -m 644 gprintf.h /usr/include/glib-2.0/glib/gprintf.h
make[5]: Leaving directory `/usr/src/glib-2.9.5/glib'
make[4]: Leaving directory `/usr/src/glib-2.9.5/glib'
make[3]: Leaving directory `/usr/src/glib-2.9.5/glib'
make[2]: Leaving directory `/usr/src/glib-2.9.5/glib'
Making install in gobject
make[2]: Entering directory `/usr/src/glib-2.9.5/gobject'
make  install-am
make[3]: Entering directory `/usr/src/glib-2.9.5/gobject'
make[4]: Entering directory `/usr/src/glib-2.9.5/gobject'
/bin/sh ../mkinstalldirs /usr/lib
 /bin/sh ../libtool --mode=install /bin/install -c  libgobject-2.0.la /usr/lib/libgobject-2.0.la
libtool: install: warning: relinking `libgobject-2.0.la'
(cd /usr/src/glib-2.9.5/gobject; /bin/sh ../libtool  --mode=relink gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o libgobject-2.0.la -rpath /usr/lib -version-info 902:3:902 -export-dynamic -export-symbols-regex "^[^_].*" 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 )
generating symbol list for `libgobject-2.0.la'
/usr/bin/nm -B  .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o  | sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgobject-2.0.exp
grep -E -e "^[^_].*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT"
mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp"
echo "{ global:" > .libs/libgobject-2.0.ver
 cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver
 echo "local: *; };" >> .libs/libgobject-2.0.ver
 gcc -shared  .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o  -L/usr/lib -lglib-2.0  -march=k8 -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.902.3
/bin/install -c .libs/libgobject-2.0.so.0.902.3T /usr/lib/libgobject-2.0.so.0.902.3
(cd /usr/lib && rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.902.3 libgobject-2.0.so.0)
(cd /usr/lib && rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.902.3 libgobject-2.0.so)
/bin/install -c .libs/libgobject-2.0.lai /usr/lib/libgobject-2.0.la
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

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/bin
  /bin/sh ../libtool --mode=install /bin/install -c gobject-query /usr/bin/gobject-query
/bin/install -c .libs/gobject-query /usr/bin/gobject-query
  /bin/sh ../libtool --mode=install /bin/install -c glib-genmarshal /usr/bin/glib-genmarshal
/bin/install -c .libs/glib-genmarshal /usr/bin/glib-genmarshal
/bin/sh ../mkinstalldirs /usr/bin
 /bin/install -c glib-mkenums /usr/bin/glib-mkenums
/bin/sh ../mkinstalldirs /usr/include/glib-2.0/gobject
 /bin/install -c -m 644 gboxed.h /usr/include/glib-2.0/gobject/gboxed.h
 /bin/install -c -m 644 gclosure.h /usr/include/glib-2.0/gobject/gclosure.h
 /bin/install -c -m 644 genums.h /usr/include/glib-2.0/gobject/genums.h
 /bin/install -c -m 644 gobject.h /usr/include/glib-2.0/gobject/gobject.h
 /bin/install -c -m 644 gparam.h /usr/include/glib-2.0/gobject/gparam.h
 /bin/install -c -m 644 gparamspecs.h /usr/include/glib-2.0/gobject/gparamspecs.h
 /bin/install -c -m 644 gsignal.h /usr/include/glib-2.0/gobject/gsignal.h
 /bin/install -c -m 644 gsourceclosure.h /usr/include/glib-2.0/gobject/gsourceclosure.h
 /bin/install -c -m 644 gtype.h /usr/include/glib-2.0/gobject/gtype.h
 /bin/install -c -m 644 gtypemodule.h /usr/include/glib-2.0/gobject/gtypemodule.h
 /bin/install -c -m 644 gtypeplugin.h /usr/include/glib-2.0/gobject/gtypeplugin.h
 /bin/install -c -m 644 gvalue.h /usr/include/glib-2.0/gobject/gvalue.h
 /bin/install -c -m 644 gvaluearray.h /usr/include/glib-2.0/gobject/gvaluearray.h
 /bin/install -c -m 644 gvaluecollector.h /usr/include/glib-2.0/gobject/gvaluecollector.h
 /bin/install -c -m 644 gvaluetypes.h /usr/include/glib-2.0/gobject/gvaluetypes.h
 /bin/install -c -m 644 gobjectnotifyqueue.c /usr/include/glib-2.0/gobject/gobjectnotifyqueue.c
 /bin/install -c -m 644 gmarshal.h /usr/include/glib-2.0/gobject/gmarshal.h
make[4]: Leaving directory `/usr/src/glib-2.9.5/gobject'
make[3]: Leaving directory `/usr/src/glib-2.9.5/gobject'
make[2]: Leaving directory `/usr/src/glib-2.9.5/gobject'
Making install in gmodule
make[2]: Entering directory `/usr/src/glib-2.9.5/gmodule'
make  install-am
make[3]: Entering directory `/usr/src/glib-2.9.5/gmodule'
make[4]: Entering directory `/usr/src/glib-2.9.5/gmodule'
/bin/sh ../mkinstalldirs /usr/lib
 /bin/sh ../libtool --mode=install /bin/install -c  libgmodule-2.0.la /usr/lib/libgmodule-2.0.la
libtool: install: warning: relinking `libgmodule-2.0.la'
(cd /usr/src/glib-2.9.5/gmodule; /bin/sh ../libtool  --mode=relink gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o libgmodule-2.0.la -rpath /usr/lib -Wl,--export-dynamic -version-info 902:3:902 -export-dynamic gmodule.lo -ldl ../glib/libglib-2.0.la )
gcc -shared  .libs/gmodule.o  -ldl -L/usr/lib -lglib-2.0  -march=k8 -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.902.3
/bin/install -c .libs/libgmodule-2.0.so.0.902.3T /usr/lib/libgmodule-2.0.so.0.902.3
(cd /usr/lib && rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.902.3 libgmodule-2.0.so.0)
(cd /usr/lib && rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.902.3 libgmodule-2.0.so)
/bin/install -c .libs/libgmodule-2.0.lai /usr/lib/libgmodule-2.0.la
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

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/include/glib-2.0
 /bin/install -c -m 644 gmodule.h /usr/include/glib-2.0/gmodule.h
make[4]: Leaving directory `/usr/src/glib-2.9.5/gmodule'
make[3]: Leaving directory `/usr/src/glib-2.9.5/gmodule'
make[2]: Leaving directory `/usr/src/glib-2.9.5/gmodule'
Making install in gthread
make[2]: Entering directory `/usr/src/glib-2.9.5/gthread'
make[3]: Entering directory `/usr/src/glib-2.9.5/gthread'
/bin/sh ../mkinstalldirs /usr/lib
 /bin/sh ../libtool --mode=install /bin/install -c  libgthread-2.0.la /usr/lib/libgthread-2.0.la
libtool: install: warning: relinking `libgthread-2.0.la'
(cd /usr/src/glib-2.9.5/gthread; /bin/sh ../libtool  --mode=relink gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -o libgthread-2.0.la -rpath /usr/lib -version-info 902:3:902 -export-dynamic gthread-impl.lo -lpthread ../glib/libglib-2.0.la )
gcc -shared  .libs/gthread-impl.o  -lpthread -L/usr/lib -lglib-2.0  -march=k8 -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.902.3
/bin/install -c .libs/libgthread-2.0.so.0.902.3T /usr/lib/libgthread-2.0.so.0.902.3
(cd /usr/lib && rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.902.3 libgthread-2.0.so.0)
(cd /usr/lib && rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.902.3 libgthread-2.0.so)
/bin/install -c .libs/libgthread-2.0.lai /usr/lib/libgthread-2.0.la
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/glib-2.9.5/gthread'
make[2]: Leaving directory `/usr/src/glib-2.9.5/gthread'
Making install in tests
make[2]: Entering directory `/usr/src/glib-2.9.5/tests'
Making install in gobject
make[3]: Entering directory `/usr/src/glib-2.9.5/tests/gobject'
make  install-am
make[4]: Entering directory `/usr/src/glib-2.9.5/tests/gobject'
make[5]: Entering directory `/usr/src/glib-2.9.5/tests/gobject'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/usr/src/glib-2.9.5/tests/gobject'
make[4]: Leaving directory `/usr/src/glib-2.9.5/tests/gobject'
make[3]: Leaving directory `/usr/src/glib-2.9.5/tests/gobject'
Making install in refcount
make[3]: Entering directory `/usr/src/glib-2.9.5/tests/refcount'
make[4]: Entering directory `/usr/src/glib-2.9.5/tests/refcount'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/glib-2.9.5/tests/refcount'
make[3]: Leaving directory `/usr/src/glib-2.9.5/tests/refcount'
make[3]: Entering directory `/usr/src/glib-2.9.5/tests'
make[4]: Entering directory `/usr/src/glib-2.9.5/tests'
:
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/glib-2.9.5/tests'
make[3]: Leaving directory `/usr/src/glib-2.9.5/tests'
make[2]: Leaving directory `/usr/src/glib-2.9.5/tests'
Making install in build
make[2]: Entering directory `/usr/src/glib-2.9.5/build'
Making install in win32
make[3]: Entering directory `/usr/src/glib-2.9.5/build/win32'
Making install in dirent
make[4]: Entering directory `/usr/src/glib-2.9.5/build/win32/dirent'
make[5]: Entering directory `/usr/src/glib-2.9.5/build/win32/dirent'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/usr/src/glib-2.9.5/build/win32/dirent'
make[4]: Leaving directory `/usr/src/glib-2.9.5/build/win32/dirent'
make[4]: Entering directory `/usr/src/glib-2.9.5/build/win32'
make[5]: Entering directory `/usr/src/glib-2.9.5/build/win32'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/usr/src/glib-2.9.5/build/win32'
make[4]: Leaving directory `/usr/src/glib-2.9.5/build/win32'
make[3]: Leaving directory `/usr/src/glib-2.9.5/build/win32'
make[3]: Entering directory `/usr/src/glib-2.9.5/build'
make[4]: Entering directory `/usr/src/glib-2.9.5/build'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/glib-2.9.5/build'
make[3]: Leaving directory `/usr/src/glib-2.9.5/build'
make[2]: Leaving directory `/usr/src/glib-2.9.5/build'
Making install in po
make[2]: Entering directory `/usr/src/glib-2.9.5/po'
if test -r ".././mkinstalldirs"; then \
  .././mkinstalldirs /usr/share; \
else \
  /bin/sh ../mkinstalldirs /usr/share; \
fi
installing am.gmo as /usr/share/locale/am/LC_MESSAGES/glib20.mo
installing ar.gmo as /usr/share/locale/ar/LC_MESSAGES/glib20.mo
installing az.gmo as /usr/share/locale/az/LC_MESSAGES/glib20.mo
installing be.gmo as /usr/share/locale/be/LC_MESSAGES/glib20.mo
installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/glib20.mo
installing bn.gmo as /usr/share/locale/bn/LC_MESSAGES/glib20.mo
installing bs.gmo as /usr/share/locale/bs/LC_MESSAGES/glib20.mo
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/glib20.mo
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/glib20.mo
installing cy.gmo as /usr/share/locale/cy/LC_MESSAGES/glib20.mo
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/glib20.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/glib20.mo
installing el.gmo as /usr/share/locale/el/LC_MESSAGES/glib20.mo
installing en_CA.gmo as /usr/share/locale/en_CA/LC_MESSAGES/glib20.mo
installing en_GB.gmo as /usr/share/locale/en_GB/LC_MESSAGES/glib20.mo
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/glib20.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/glib20.mo
installing et.gmo as /usr/share/locale/et/LC_MESSAGES/glib20.mo
installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/glib20.mo
installing fa.gmo as /usr/share/locale/fa/LC_MESSAGES/glib20.mo
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/glib20.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/glib20.mo
installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/glib20.mo
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/glib20.mo
installing gu.gmo as /usr/share/locale/gu/LC_MESSAGES/glib20.mo
installing he.gmo as /usr/share/locale/he/LC_MESSAGES/glib20.mo
installing hi.gmo as /usr/share/locale/hi/LC_MESSAGES/glib20.mo
installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/glib20.mo
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/glib20.mo
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/glib20.mo
installing is.gmo as /usr/share/locale/is/LC_MESSAGES/glib20.mo
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/glib20.mo
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/glib20.mo
installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/glib20.mo
installing ku.gmo as /usr/share/locale/ku/LC_MESSAGES/glib20.mo
installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/glib20.mo
installing lv.gmo as /usr/share/locale/lv/LC_MESSAGES/glib20.mo
installing mk.gmo as /usr/share/locale/mk/LC_MESSAGES/glib20.mo
installing ml.gmo as /usr/share/locale/ml/LC_MESSAGES/glib20.mo
installing mn.gmo as /usr/share/locale/mn/LC_MESSAGES/glib20.mo
installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/glib20.mo
installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/glib20.mo
installing ne.gmo as /usr/share/locale/ne/LC_MESSAGES/glib20.mo
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/glib20.mo
installing nn.gmo as /usr/share/locale/nn/LC_MESSAGES/glib20.mo
installing no.gmo as /usr/share/locale/no/LC_MESSAGES/glib20.mo
installing or.gmo as /usr/share/locale/or/LC_MESSAGES/glib20.mo
installing pa.gmo as /usr/share/locale/pa/LC_MESSAGES/glib20.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/glib20.mo
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/glib20.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo
installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/glib20.mo
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/glib20.mo
installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/glib20.mo
installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/glib20.mo
installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/glib20.mo
installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/glib20.mo
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/glib20.mo
installing sr@Latn.gmo as /usr/share/locale/sr@Latn/LC_MESSAGES/glib20.mo
installing sr@ije.gmo as /usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/glib20.mo
installing ta.gmo as /usr/share/locale/ta/LC_MESSAGES/glib20.mo
installing te.gmo as /usr/share/locale/te/LC_MESSAGES/glib20.mo
installing th.gmo as /usr/share/locale/th/LC_MESSAGES/glib20.mo
installing tl.gmo as /usr/share/locale/tl/LC_MESSAGES/glib20.mo
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/glib20.mo
installing tt.gmo as /usr/share/locale/tt/LC_MESSAGES/glib20.mo
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/glib20.mo
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/glib20.mo
installing wa.gmo as /usr/share/locale/wa/LC_MESSAGES/glib20.mo
installing xh.gmo as /usr/share/locale/xh/LC_MESSAGES/glib20.mo
installing yi.gmo as /usr/share/locale/yi/LC_MESSAGES/glib20.mo
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo
installing zh_HK.gmo as /usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo
if test "glib" = "glib"; then \
  if test -r ".././mkinstalldirs"; then \
    .././mkinstalldirs /usr/share/glib-2.0/gettext/po; \
  else \
    /bin/sh ../mkinstalldirs /usr/share/glib-2.0/gettext/po; \
  fi; \
  /bin/install -c -m 644 ./Makefile.in.in \
		  /usr/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[2]: Leaving directory `/usr/src/glib-2.9.5/po'
Making install in docs
make[2]: Entering directory `/usr/src/glib-2.9.5/docs'
Making install in reference
make[3]: Entering directory `/usr/src/glib-2.9.5/docs/reference'
Making install in glib
make[4]: Entering directory `/usr/src/glib-2.9.5/docs/reference/glib'
make[5]: Entering directory `/usr/src/glib-2.9.5/docs/reference/glib'
make[5]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
  /bin/sh ../../../mkinstalldirs /usr/share/gtk-doc/html/glib; \
  for i in $installfiles; do \
    echo '-- Installing '$i ; \
    /bin/install -c -m 644 $i /usr/share/gtk-doc/html/glib; \
  done; \
  echo '-- Installing ./html/index.sgml' ; \
  /bin/install -c -m 644 ./html/index.sgml /usr/share/gtk-doc/html/glib || :; \
fi
-- Installing ./html/file-name-encodings.png
-- Installing ./html/glib-Arrays.html
-- Installing ./html/glib-Asynchronous-Queues.html
-- Installing ./html/glib-Atomic-Operations.html
-- Installing ./html/glib-Automatic-String-Completion.html
-- Installing ./html/glib-Balanced-Binary-Trees.html
-- Installing ./html/glib-Basic-Types.html
-- Installing ./html/glib-building.html
-- Installing ./html/glib-Byte-Arrays.html
-- Installing ./html/glib-Byte-Order-Macros.html
-- Installing ./html/glib-Caches.html
-- Installing ./html/glib-changes.html
-- Installing ./html/glib-Character-Set-Conversion.html
-- Installing ./html/glib-Commandline-option-parser.html
-- Installing ./html/glib-compiling.html
-- Installing ./html/glib-core.html
-- Installing ./html/glib-cross-compiling.html
-- Installing ./html/glib-Datasets.html
-- Installing ./html/glib-data-types.html
-- Installing ./html/glib-Date-and-Time-Functions.html
-- Installing ./html/glib.devhelp
-- Installing ./html/glib.devhelp2
-- Installing ./html/glib-Double-ended-Queues.html
-- Installing ./html/glib-Doubly-Linked-Lists.html
-- Installing ./html/glib-Dynamic-Loading-of-Modules.html
-- Installing ./html/glib-Error-Reporting.html
-- Installing ./html/glib-File-Utilities.html
-- Installing ./html/glib-fundamentals.html
-- Installing ./html/glib-gettextize.html
-- Installing ./html/glib-Glob-style-pattern-matching.html
-- Installing ./html/glib-Hash-Tables.html
-- Installing ./html/glib-Hook-Functions.html
-- Installing ./html/glib.html
-- Installing ./html/glib-I18N.html
-- Installing ./html/glib-IO-Channels.html
-- Installing ./html/glib-Keyed-Data-Lists.html
-- Installing ./html/glib-Key-value-file-parser.html
-- Installing ./html/glib-Lexical-Scanner.html
-- Installing ./html/glib-Limits-of-Basic-Types.html
-- Installing ./html/glib-Memory-Allocation.html
-- Installing ./html/glib-Memory-Allocators.html
-- Installing ./html/glib-Memory-Chunks.html
-- Installing ./html/glib-Memory-Slices.html
-- Installing ./html/glib-Message-Logging.html
-- Installing ./html/glib-Miscellaneous-Macros.html
-- Installing ./html/glib-Miscellaneous-Utility-Functions.html
-- Installing ./html/glib-N-ary-Trees.html
-- Installing ./html/glib-Numerical-Definitions.html
-- Installing ./html/glib-Pointer-Arrays.html
-- Installing ./html/glib-Quarks.html
-- Installing ./html/glib-Random-Numbers.html
-- Installing ./html/glib-Relations-and-Tuples.html
-- Installing ./html/glib-resources.html
-- Installing ./html/glib-running.html
-- Installing ./html/glib-Shell-related-Utilities.html
-- Installing ./html/glib-Simple-XML-Subset-Parser.html
-- Installing ./html/glib-Singly-Linked-Lists.html
-- Installing ./html/glib-Spawning-Processes.html
-- Installing ./html/glib-Standard-Macros.html
-- Installing ./html/glib-String-Chunks.html
-- Installing ./html/glib-Strings.html
-- Installing ./html/glib-String-Utility-Functions.html
-- Installing ./html/glib-The-Main-Event-Loop.html
-- Installing ./html/glib-Thread-Pools.html
-- Installing ./html/glib-Threads.html
-- Installing ./html/glib-Timers.html
-- Installing ./html/glib-Trash-Stacks.html
-- Installing ./html/glib-Type-Conversion-Macros.html
-- Installing ./html/glib-Unicode-Manipulation.html
-- Installing ./html/glib-utilities.html
-- Installing ./html/glib-Version-Information.html
-- Installing ./html/glib-Warnings-and-Assertions.html
-- Installing ./html/glib-Windows-Compatibility-Functions.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/ix01.html
-- Installing ./html/ix02.html
-- Installing ./html/ix03.html
-- Installing ./html/ix04.html
-- Installing ./html/ix05.html
-- Installing ./html/ix06.html
-- Installing ./html/ix07.html
-- Installing ./html/left.png
-- Installing ./html/mainloop-states.gif
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/tools.html
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/sh ../../../mkinstalldirs /usr/man/man1
 /bin/install -c -m 644 ./glib-gettextize.1 /usr/man/man1/glib-gettextize.1
make[5]: Leaving directory `/usr/src/glib-2.9.5/docs/reference/glib'
make[4]: Leaving directory `/usr/src/glib-2.9.5/docs/reference/glib'
Making install in gobject
make[4]: Entering directory `/usr/src/glib-2.9.5/docs/reference/gobject'
make[5]: Entering directory `/usr/src/glib-2.9.5/docs/reference/gobject'
make[5]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
  /bin/sh ../../../mkinstalldirs /usr/share/gtk-doc/html/gobject; \
  for i in $installfiles; do \
    echo '-- Installing '$i ; \
    /bin/install -c -m 644 $i /usr/share/gtk-doc/html/gobject; \
  done; \
  echo '-- Installing ./html/index.sgml' ; \
  /bin/install -c -m 644 ./html/index.sgml /usr/share/gtk-doc/html/gobject || :; \
fi
-- Installing ./html/ch01.html
-- Installing ./html/ch01s02.html
-- Installing ./html/ch02.html
-- Installing ./html/ch06s03.html
-- Installing ./html/ch07s02.html
-- Installing ./html/ch07s03.html
-- Installing ./html/chapter-gobject.html
-- Installing ./html/chapter-signal.html
-- Installing ./html/glib-genmarshal.html
-- Installing ./html/glib-mkenums.html
-- Installing ./html/glue.png
-- Installing ./html/gobject-Boxed-Types.html
-- Installing ./html/gobject-Closures.html
-- Installing ./html/gobject.devhelp
-- Installing ./html/gobject.devhelp2
-- Installing ./html/gobject-Enumeration-and-Flag-Types.html
-- Installing ./html/gobject-Generic-values.html
-- Installing ./html/gobject-GParamSpec.html
-- Installing ./html/gobject-memory.html
-- Installing ./html/gobject-properties.html
-- Installing ./html/gobject-query.html
-- Installing ./html/gobject-Signals.html
-- Installing ./html/gobject-Standard-Parameter-and-Value-Types.html
-- Installing ./html/gobject-The-Base-Object-Type.html
-- Installing ./html/gobject-Type-Information.html
-- Installing ./html/gobject-Value-arrays.html
-- Installing ./html/gobject-Varargs-Value-Collection.html
-- Installing ./html/gtype-conventions.html
-- Installing ./html/gtype-instantiable-classed.html
-- Installing ./html/GTypeModule.html
-- Installing ./html/gtype-non-instantiable-classed.html
-- Installing ./html/gtype-non-instantiable.html
-- Installing ./html/GTypePlugin.html
-- Installing ./html/home.png
-- Installing ./html/howto-gobject-chainup.html
-- Installing ./html/howto-gobject-code.html
-- Installing ./html/howto-gobject-construction.html
-- Installing ./html/howto-gobject-destruction.html
-- Installing ./html/howto-gobject.html
-- Installing ./html/howto-gobject-methods.html
-- Installing ./html/howto-interface.html
-- Installing ./html/howto-interface-implement.html
-- Installing ./html/howto-interface-properties.html
-- Installing ./html/howto-signals.html
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/ix01.html
-- Installing ./html/ix02.html
-- Installing ./html/ix03.html
-- Installing ./html/ix04.html
-- Installing ./html/ix05.html
-- Installing ./html/ix06.html
-- Installing ./html/ix07.html
-- Installing ./html/left.png
-- Installing ./html/pr01.html
-- Installing ./html/pt01.html
-- Installing ./html/pt02.html
-- Installing ./html/pt03.html
-- Installing ./html/right.png
-- Installing ./html/rn01.html
-- Installing ./html/rn02.html
-- Installing ./html/signal.html
-- Installing ./html/style.css
-- Installing ./html/tools-ginspector.html
-- Installing ./html/tools-gob.html
-- Installing ./html/tools-gtkdoc.html
-- Installing ./html/tools-refdb.html
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/sh ../../../mkinstalldirs /usr/man/man1
 /bin/install -c -m 644 ./glib-mkenums.1 /usr/man/man1/glib-mkenums.1
 /bin/install -c -m 644 ./glib-genmarshal.1 /usr/man/man1/glib-genmarshal.1
 /bin/install -c -m 644 ./gobject-query.1 /usr/man/man1/gobject-query.1
make[5]: Leaving directory `/usr/src/glib-2.9.5/docs/reference/gobject'
make[4]: Leaving directory `/usr/src/glib-2.9.5/docs/reference/gobject'
make[4]: Entering directory `/usr/src/glib-2.9.5/docs/reference'
make[5]: Entering directory `/usr/src/glib-2.9.5/docs/reference'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/usr/src/glib-2.9.5/docs/reference'
make[4]: Leaving directory `/usr/src/glib-2.9.5/docs/reference'
make[3]: Leaving directory `/usr/src/glib-2.9.5/docs/reference'
make[3]: Entering directory `/usr/src/glib-2.9.5/docs'
make[4]: Entering directory `/usr/src/glib-2.9.5/docs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/glib-2.9.5/docs'
make[3]: Leaving directory `/usr/src/glib-2.9.5/docs'
make[2]: Leaving directory `/usr/src/glib-2.9.5/docs'
make[1]: Leaving directory `/usr/src/glib-2.9.5'

real	1m34.869s
user	1m16.865s
sys	0m15.397s
