You should enable -g (or higher) for debugging! >>> Unpacking source... >>> Unpacking glib-2.16.3.tar.bz2 to /var/tmp/portage/dev-libs/glib-2.16.3-r1/work * Applying glib-2.16.3-pcre-buffer-overflow.patch ...  [ ok ] * Applying glib-2.12.12-fbsd.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3 ... * Removing useless C++ checks ...  [ ok ] * econf: updating glib-2.16.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating glib-2.16.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-xattr --enable-man --enable-gtk-doc --disable-fam --disable-selinux --enable-static --with-threads=posix --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p 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 for Mac OS X Carbon support... checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) 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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for pkg-config... /usr/bin/pkg-config checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking for indent... indent checking for perl... /usr/bin/perl checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.4 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.4/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages checking for iconv_open... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... de hu checking for a sed that does not truncate output... /bin/sed checking for ld used by i686-pc-linux-gnu-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 recognize 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 i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-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... yes 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++ static flag -static 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 appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gfortran 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 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 timegm... yes checking for gmtime_r... 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 using Sun Studio C compiler... no checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking values.h usability... 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 sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/vmount.h usability... no checking sys/vmount.h presence... no checking for sys/vmount.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/mntctl.h usability... no checking sys/mntctl.h presence... no checking for sys/mntctl.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct statfs.f_fstypename... no 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 vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for fdwalk... no checking for chown... yes checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for link... yes checking for statvfs... yes checking for statfs... yes checking for utimes... yes checking for getgrgid... yes checking for getpwuid... yes checking for getmntent_r... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for getmntinfo... no checking for nanosleep... yes checking for nsleep... no 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 number of arguments to statfs()... 2 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 wcslen... yes checking for C99 snprintf... yes checking for sys_errlist... yes checking for sys_siglist... yes checking for sys_siglist declaration... yes checking for fd_set... yes, found in sys/types.h checking whether realloc (NULL,) will work... yes checking for nl_langinfo (CODESET)... yes checking for a compliant posix_memalign() implementation... yes checking for OpenBSD strlcpy/strlcat... 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 sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes Not building FAM support checking for getxattr in -lc... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for XATTR_NOFOLLOW... no 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 gmtime_r... (cached) yes checking for posix getpwuid_r... yes checking for posix getgrgid_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 for clock_gettime... no checking for clock_gettime in -lrt... yes checking for monotonic clocks... yes 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 broken poll... no checking whether compiler understands -Wno-pointer-sign... yes checking for EILSEQ... yes checking whether to build gtk-doc documentation... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for xsltproc... /usr/bin/xsltproc checking for XML catalog (/etc/xml/catalog)... found checking for xmlcatalog... /usr/bin/xmlcatalog checking for DocBook XML DTD V4.1.2 in XML catalog... found checking for DocBook XSL Stylesheets in XML catalog... found configure: creating ./config.status config.status: creating glib-2.0.pc config.status: creating glib-2.0-uninstalled.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-export-2.0.pc config.status: creating gmodule-no-export-2.0.pc config.status: creating gmodule-2.0-uninstalled.pc config.status: creating gmodule-no-export-2.0-uninstalled.pc config.status: creating gthread-2.0.pc config.status: creating gthread-2.0-uninstalled.pc config.status: creating gobject-2.0.pc config.status: creating gobject-2.0-uninstalled.pc config.status: creating gio-2.0.pc config.status: creating gio-unix-2.0.pc config.status: creating gio-2.0-uninstalled.pc config.status: creating gio-unix-2.0-uninstalled.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating build/win32/vs8/Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating glib/pcre/Makefile config.status: creating glib/update-pcre/Makefile config.status: creating glib/tests/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/glib-mkenums config.status: creating gobject/tests/Makefile config.status: creating gthread/Makefile config.status: creating gio/Makefile config.status: creating gio/xdgmime/Makefile config.status: creating gio/inotify/Makefile config.status: creating gio/fam/Makefile config.status: creating gio/tests/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating docs/reference/gio/Makefile config.status: creating docs/reference/gio/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating tests/refcount/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing 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 `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3' Making all in m4macros make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/m4macros' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/m4macros' Making all in glib make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' Making all in libcharset make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/libcharset' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../.. -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.lo localcharset.c 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 mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../.. -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../.. -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1 mv -f .deps/localcharset.Tpo .deps/localcharset.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o libcharset.la localcharset.lo i686-pc-linux-gnu-ar cru .libs/libcharset.a .libs/localcharset.o i686-pc-linux-gnu-ranlib .libs/libcharset.a creating libcharset.la (cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/libcharset' Making all in pcre make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/pcre' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c -o pcre_compile.lo pcre_compile.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_chartables.lo -MD -MP -MF .deps/pcre_chartables.Tpo -c -o pcre_chartables.lo pcre_chartables.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c pcre_compile.c -fPIC -DPIC -o .libs/pcre_compile.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_chartables.lo -MD -MP -MF .deps/pcre_chartables.Tpo -c pcre_chartables.c -fPIC -DPIC -o .libs/pcre_chartables.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_chartables.lo -MD -MP -MF .deps/pcre_chartables.Tpo -c pcre_chartables.c -o pcre_chartables.o >/dev/null 2>&1 mv -f .deps/pcre_chartables.Tpo .deps/pcre_chartables.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_config.lo -MD -MP -MF .deps/pcre_config.Tpo -c -o pcre_config.lo pcre_config.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_config.lo -MD -MP -MF .deps/pcre_config.Tpo -c pcre_config.c -fPIC -DPIC -o .libs/pcre_config.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_config.lo -MD -MP -MF .deps/pcre_config.Tpo -c pcre_config.c -o pcre_config.o >/dev/null 2>&1 mv -f .deps/pcre_config.Tpo .deps/pcre_config.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_dfa_exec.lo -MD -MP -MF .deps/pcre_dfa_exec.Tpo -c -o pcre_dfa_exec.lo pcre_dfa_exec.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_dfa_exec.lo -MD -MP -MF .deps/pcre_dfa_exec.Tpo -c pcre_dfa_exec.c -fPIC -DPIC -o .libs/pcre_dfa_exec.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c pcre_compile.c -o pcre_compile.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_dfa_exec.lo -MD -MP -MF .deps/pcre_dfa_exec.Tpo -c pcre_dfa_exec.c -o pcre_dfa_exec.o >/dev/null 2>&1 mv -f .deps/pcre_compile.Tpo .deps/pcre_compile.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c -o pcre_exec.lo pcre_exec.c mv -f .deps/pcre_dfa_exec.Tpo .deps/pcre_dfa_exec.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c -o pcre_fullinfo.lo pcre_fullinfo.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c pcre_exec.c -fPIC -DPIC -o .libs/pcre_exec.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c pcre_fullinfo.c -fPIC -DPIC -o .libs/pcre_fullinfo.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c pcre_fullinfo.c -o pcre_fullinfo.o >/dev/null 2>&1 mv -f .deps/pcre_fullinfo.Tpo .deps/pcre_fullinfo.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c -o pcre_get.lo pcre_get.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c pcre_get.c -fPIC -DPIC -o .libs/pcre_get.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c pcre_get.c -o pcre_get.o >/dev/null 2>&1 mv -f .deps/pcre_get.Tpo .deps/pcre_get.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_globals.lo -MD -MP -MF .deps/pcre_globals.Tpo -c -o pcre_globals.lo pcre_globals.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_globals.lo -MD -MP -MF .deps/pcre_globals.Tpo -c pcre_globals.c -fPIC -DPIC -o .libs/pcre_globals.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_globals.lo -MD -MP -MF .deps/pcre_globals.Tpo -c pcre_globals.c -o pcre_globals.o >/dev/null 2>&1 mv -f .deps/pcre_globals.Tpo .deps/pcre_globals.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_info.lo -MD -MP -MF .deps/pcre_info.Tpo -c -o pcre_info.lo pcre_info.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_info.lo -MD -MP -MF .deps/pcre_info.Tpo -c pcre_info.c -fPIC -DPIC -o .libs/pcre_info.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_info.lo -MD -MP -MF .deps/pcre_info.Tpo -c pcre_info.c -o pcre_info.o >/dev/null 2>&1 mv -f .deps/pcre_info.Tpo .deps/pcre_info.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_maketables.lo -MD -MP -MF .deps/pcre_maketables.Tpo -c -o pcre_maketables.lo pcre_maketables.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_maketables.lo -MD -MP -MF .deps/pcre_maketables.Tpo -c pcre_maketables.c -fPIC -DPIC -o .libs/pcre_maketables.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_maketables.lo -MD -MP -MF .deps/pcre_maketables.Tpo -c pcre_maketables.c -o pcre_maketables.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c pcre_exec.c -o pcre_exec.o >/dev/null 2>&1 mv -f .deps/pcre_maketables.Tpo .deps/pcre_maketables.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_newline.lo -MD -MP -MF .deps/pcre_newline.Tpo -c -o pcre_newline.lo pcre_newline.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_newline.lo -MD -MP -MF .deps/pcre_newline.Tpo -c pcre_newline.c -fPIC -DPIC -o .libs/pcre_newline.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_newline.lo -MD -MP -MF .deps/pcre_newline.Tpo -c pcre_newline.c -o pcre_newline.o >/dev/null 2>&1 mv -f .deps/pcre_newline.Tpo .deps/pcre_newline.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_ord2utf8.lo -MD -MP -MF .deps/pcre_ord2utf8.Tpo -c -o pcre_ord2utf8.lo pcre_ord2utf8.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_ord2utf8.lo -MD -MP -MF .deps/pcre_ord2utf8.Tpo -c pcre_ord2utf8.c -fPIC -DPIC -o .libs/pcre_ord2utf8.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_ord2utf8.lo -MD -MP -MF .deps/pcre_ord2utf8.Tpo -c pcre_ord2utf8.c -o pcre_ord2utf8.o >/dev/null 2>&1 mv -f .deps/pcre_ord2utf8.Tpo .deps/pcre_ord2utf8.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_refcount.lo -MD -MP -MF .deps/pcre_refcount.Tpo -c -o pcre_refcount.lo pcre_refcount.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_refcount.lo -MD -MP -MF .deps/pcre_refcount.Tpo -c pcre_refcount.c -fPIC -DPIC -o .libs/pcre_refcount.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_refcount.lo -MD -MP -MF .deps/pcre_refcount.Tpo -c pcre_refcount.c -o pcre_refcount.o >/dev/null 2>&1 mv -f .deps/pcre_refcount.Tpo .deps/pcre_refcount.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_study.lo -MD -MP -MF .deps/pcre_study.Tpo -c -o pcre_study.lo pcre_study.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_study.lo -MD -MP -MF .deps/pcre_study.Tpo -c pcre_study.c -fPIC -DPIC -o .libs/pcre_study.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_study.lo -MD -MP -MF .deps/pcre_study.Tpo -c pcre_study.c -o pcre_study.o >/dev/null 2>&1 mv -f .deps/pcre_exec.Tpo .deps/pcre_exec.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c -o pcre_tables.lo pcre_tables.c mv -f .deps/pcre_study.Tpo .deps/pcre_study.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_try_flipped.lo -MD -MP -MF .deps/pcre_try_flipped.Tpo -c -o pcre_try_flipped.lo pcre_try_flipped.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c pcre_tables.c -fPIC -DPIC -o .libs/pcre_tables.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c pcre_tables.c -o pcre_tables.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_try_flipped.lo -MD -MP -MF .deps/pcre_try_flipped.Tpo -c pcre_try_flipped.c -fPIC -DPIC -o .libs/pcre_try_flipped.o mv -f .deps/pcre_tables.Tpo .deps/pcre_tables.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_ucp_searchfuncs.lo -MD -MP -MF .deps/pcre_ucp_searchfuncs.Tpo -c -o pcre_ucp_searchfuncs.lo pcre_ucp_searchfuncs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_try_flipped.lo -MD -MP -MF .deps/pcre_try_flipped.Tpo -c pcre_try_flipped.c -o pcre_try_flipped.o >/dev/null 2>&1 mv -f .deps/pcre_try_flipped.Tpo .deps/pcre_try_flipped.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_valid_utf8.lo -MD -MP -MF .deps/pcre_valid_utf8.Tpo -c -o pcre_valid_utf8.lo pcre_valid_utf8.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_ucp_searchfuncs.lo -MD -MP -MF .deps/pcre_ucp_searchfuncs.Tpo -c pcre_ucp_searchfuncs.c -fPIC -DPIC -o .libs/pcre_ucp_searchfuncs.o pcre_internal.h:260: warning: 'pcre_memmove' defined but not used i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_ucp_searchfuncs.lo -MD -MP -MF .deps/pcre_ucp_searchfuncs.Tpo -c pcre_ucp_searchfuncs.c -o pcre_ucp_searchfuncs.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_valid_utf8.lo -MD -MP -MF .deps/pcre_valid_utf8.Tpo -c pcre_valid_utf8.c -fPIC -DPIC -o .libs/pcre_valid_utf8.o mv -f .deps/pcre_ucp_searchfuncs.Tpo .deps/pcre_ucp_searchfuncs.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_version.lo -MD -MP -MF .deps/pcre_version.Tpo -c -o pcre_version.lo pcre_version.c pcre_internal.h:260: warning: 'pcre_memmove' defined but not used i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_valid_utf8.lo -MD -MP -MF .deps/pcre_valid_utf8.Tpo -c pcre_valid_utf8.c -o pcre_valid_utf8.o >/dev/null 2>&1 mv -f .deps/pcre_valid_utf8.Tpo .deps/pcre_valid_utf8.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_xclass.lo -MD -MP -MF .deps/pcre_xclass.Tpo -c -o pcre_xclass.lo pcre_xclass.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_version.lo -MD -MP -MF .deps/pcre_version.Tpo -c pcre_version.c -fPIC -DPIC -o .libs/pcre_version.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_xclass.lo -MD -MP -MF .deps/pcre_xclass.Tpo -c pcre_xclass.c -fPIC -DPIC -o .libs/pcre_xclass.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_version.lo -MD -MP -MF .deps/pcre_version.Tpo -c pcre_version.c -o pcre_version.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I. -I../../glib -I../../glib -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT pcre_xclass.lo -MD -MP -MF .deps/pcre_xclass.Tpo -c pcre_xclass.c -o pcre_xclass.o >/dev/null 2>&1 mv -f .deps/pcre_version.Tpo .deps/pcre_version.Plo mv -f .deps/pcre_xclass.Tpo .deps/pcre_xclass.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -no-undefined -o libpcre.la pcre_compile.lo pcre_chartables.lo pcre_config.lo pcre_dfa_exec.lo pcre_exec.lo pcre_fullinfo.lo pcre_get.lo pcre_globals.lo pcre_info.lo pcre_maketables.lo pcre_newline.lo pcre_ord2utf8.lo pcre_refcount.lo pcre_study.lo pcre_tables.lo pcre_try_flipped.lo pcre_ucp_searchfuncs.lo pcre_valid_utf8.lo pcre_version.lo pcre_xclass.lo i686-pc-linux-gnu-ar cru .libs/libpcre.a .libs/pcre_compile.o .libs/pcre_chartables.o .libs/pcre_config.o .libs/pcre_dfa_exec.o .libs/pcre_exec.o .libs/pcre_fullinfo.o .libs/pcre_get.o .libs/pcre_globals.o .libs/pcre_info.o .libs/pcre_maketables.o .libs/pcre_newline.o .libs/pcre_ord2utf8.o .libs/pcre_refcount.o .libs/pcre_study.o .libs/pcre_tables.o .libs/pcre_try_flipped.o .libs/pcre_ucp_searchfuncs.o .libs/pcre_valid_utf8.o .libs/pcre_version.o .libs/pcre_xclass.o i686-pc-linux-gnu-ranlib .libs/libpcre.a creating libpcre.la (cd .libs && rm -f libpcre.la && ln -s ../libpcre.la libpcre.la) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/pcre' Making all in update-pcre make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/update-pcre' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/update-pcre' Making all in . make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c -o garray.lo garray.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c -o gasyncqueue.lo gasyncqueue.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -fPIC -DPIC -o .libs/garray.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c gasyncqueue.c -fPIC -DPIC -o .libs/gasyncqueue.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c gasyncqueue.c -o gasyncqueue.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -o garray.o >/dev/null 2>&1 mv -f .deps/gasyncqueue.Tpo .deps/gasyncqueue.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c -o gatomic.lo gatomic.c mv -f .deps/garray.Tpo .deps/garray.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c -o gbacktrace.lo gbacktrace.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c gatomic.c -fPIC -DPIC -o .libs/gatomic.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c gbacktrace.c -fPIC -DPIC -o .libs/gbacktrace.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c gatomic.c -o gatomic.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c gbacktrace.c -o gbacktrace.o >/dev/null 2>&1 mv -f .deps/gatomic.Tpo .deps/gatomic.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c -o gbase64.lo gbase64.c mv -f .deps/gbacktrace.Tpo .deps/gbacktrace.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c -o gbookmarkfile.lo gbookmarkfile.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c gbase64.c -fPIC -DPIC -o .libs/gbase64.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c gbookmarkfile.c -fPIC -DPIC -o .libs/gbookmarkfile.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c gbase64.c -o gbase64.o >/dev/null 2>&1 mv -f .deps/gbase64.Tpo .deps/gbase64.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c -o gcache.lo gcache.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c -fPIC -DPIC -o .libs/gcache.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c -o gcache.o >/dev/null 2>&1 mv -f .deps/gcache.Tpo .deps/gcache.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gchecksum.lo -MD -MP -MF .deps/gchecksum.Tpo -c -o gchecksum.lo gchecksum.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c gbookmarkfile.c -o gbookmarkfile.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gchecksum.lo -MD -MP -MF .deps/gchecksum.Tpo -c gchecksum.c -fPIC -DPIC -o .libs/gchecksum.o gchecksum.c: In function 'IA__g_checksum_update': gchecksum.c:1207: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mv -f .deps/gbookmarkfile.Tpo .deps/gbookmarkfile.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c -o gcompletion.lo gcompletion.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -fPIC -DPIC -o .libs/gcompletion.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gchecksum.lo -MD -MP -MF .deps/gchecksum.Tpo -c gchecksum.c -o gchecksum.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -o gcompletion.o >/dev/null 2>&1 mv -f .deps/gcompletion.Tpo .deps/gcompletion.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c -o gconvert.lo gconvert.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c -fPIC -DPIC -o .libs/gconvert.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c -o gconvert.o >/dev/null 2>&1 mv -f .deps/gchecksum.Tpo .deps/gchecksum.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c -o gdataset.lo gdataset.c mv -f .deps/gconvert.Tpo .deps/gconvert.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c -o gdate.lo gdate.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c -fPIC -DPIC -o .libs/gdataset.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c -fPIC -DPIC -o .libs/gdate.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c -o gdataset.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c -o gdate.o >/dev/null 2>&1 mv -f .deps/gdataset.Tpo .deps/gdataset.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c -o gdir.lo gdir.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c gdir.c -fPIC -DPIC -o .libs/gdir.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c gdir.c -o gdir.o >/dev/null 2>&1 mv -f .deps/gdate.Tpo .deps/gdate.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo gerror.c mv -f .deps/gdir.Tpo .deps/gdir.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c -o gfileutils.lo gfileutils.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -fPIC -DPIC -o .libs/gerror.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c gfileutils.c -fPIC -DPIC -o .libs/gfileutils.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -o gerror.o >/dev/null 2>&1 mv -f .deps/gerror.Tpo .deps/gerror.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c -o ghash.lo ghash.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c gfileutils.c -o gfileutils.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c -fPIC -DPIC -o .libs/ghash.o mv -f .deps/gfileutils.Tpo .deps/gfileutils.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c -o ghook.lo ghook.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c -o ghash.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c -fPIC -DPIC -o .libs/ghook.o mv -f .deps/ghash.Tpo .deps/ghash.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c -o giochannel.lo giochannel.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c -fPIC -DPIC -o .libs/giochannel.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c -o ghook.o >/dev/null 2>&1 mv -f .deps/ghook.Tpo .deps/ghook.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c -o gkeyfile.lo gkeyfile.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c gkeyfile.c -fPIC -DPIC -o .libs/gkeyfile.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c -o giochannel.o >/dev/null 2>&1 mv -f .deps/giochannel.Tpo .deps/giochannel.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c gkeyfile.c -o gkeyfile.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -fPIC -DPIC -o .libs/glist.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -o glist.o >/dev/null 2>&1 mv -f .deps/glist.Tpo .deps/glist.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c -o gmain.lo gmain.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -fPIC -DPIC -o .libs/gmain.o mv -f .deps/gkeyfile.Tpo .deps/gkeyfile.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c -o gmappedfile.lo gmappedfile.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c gmappedfile.c -fPIC -DPIC -o .libs/gmappedfile.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c gmappedfile.c -o gmappedfile.o >/dev/null 2>&1 mv -f .deps/gmappedfile.Tpo .deps/gmappedfile.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c -o gmarkup.lo gmarkup.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c gmarkup.c -fPIC -DPIC -o .libs/gmarkup.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -o gmain.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c gmarkup.c -o gmarkup.o >/dev/null 2>&1 mv -f .deps/gmain.Tpo .deps/gmain.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c -o gmem.lo gmem.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c -fPIC -DPIC -o .libs/gmem.o mv -f .deps/gmarkup.Tpo .deps/gmarkup.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c -o gmessages.lo gmessages.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c -o gmem.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c -fPIC -DPIC -o .libs/gmessages.o mv -f .deps/gmem.Tpo .deps/gmem.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c -o gnode.lo gnode.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c -fPIC -DPIC -o .libs/gnode.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c -o gmessages.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c -o gnode.o >/dev/null 2>&1 mv -f .deps/gmessages.Tpo .deps/gmessages.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c -o goption.lo goption.c mv -f .deps/gnode.Tpo .deps/gnode.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c -o gpattern.lo gpattern.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c goption.c -fPIC -DPIC -o .libs/goption.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c gpattern.c -fPIC -DPIC -o .libs/gpattern.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c gpattern.c -o gpattern.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c goption.c -o goption.o >/dev/null 2>&1 mv -f .deps/gpattern.Tpo .deps/gpattern.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c -o gprimes.lo gprimes.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c -fPIC -DPIC -o .libs/gprimes.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c -o gprimes.o >/dev/null 2>&1 mv -f .deps/gprimes.Tpo .deps/gprimes.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c -o gqsort.lo gqsort.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c gqsort.c -fPIC -DPIC -o .libs/gqsort.o mv -f .deps/goption.Tpo .deps/goption.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c -o gqueue.lo gqueue.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c gqueue.c -fPIC -DPIC -o .libs/gqueue.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c gqsort.c -o gqsort.o >/dev/null 2>&1 mv -f .deps/gqsort.Tpo .deps/gqsort.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c -o grel.lo grel.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c gqueue.c -o gqueue.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c -fPIC -DPIC -o .libs/grel.o mv -f .deps/gqueue.Tpo .deps/gqueue.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c -o grand.lo grand.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c -o grel.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c grand.c -fPIC -DPIC -o .libs/grand.o mv -f .deps/grel.Tpo .deps/grel.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gregex.lo -MD -MP -MF .deps/gregex.Tpo -c -o gregex.lo gregex.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gregex.lo -MD -MP -MF .deps/gregex.Tpo -c gregex.c -fPIC -DPIC -o .libs/gregex.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c grand.c -o grand.o >/dev/null 2>&1 mv -f .deps/grand.Tpo .deps/grand.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c -o gscanner.lo gscanner.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c -fPIC -DPIC -o .libs/gscanner.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gregex.lo -MD -MP -MF .deps/gregex.Tpo -c gregex.c -o gregex.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c -o gscanner.o >/dev/null 2>&1 mv -f .deps/gregex.Tpo .deps/gregex.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsequence.lo -MD -MP -MF .deps/gsequence.Tpo -c -o gsequence.lo gsequence.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsequence.lo -MD -MP -MF .deps/gsequence.Tpo -c gsequence.c -fPIC -DPIC -o .libs/gsequence.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsequence.lo -MD -MP -MF .deps/gsequence.Tpo -c gsequence.c -o gsequence.o >/dev/null 2>&1 mv -f .deps/gscanner.Tpo .deps/gscanner.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c -o gshell.lo gshell.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c gshell.c -fPIC -DPIC -o .libs/gshell.o mv -f .deps/gsequence.Tpo .deps/gsequence.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c -o gslice.lo gslice.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c gslice.c -fPIC -DPIC -o .libs/gslice.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c gshell.c -o gshell.o >/dev/null 2>&1 mv -f .deps/gshell.Tpo .deps/gshell.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c -o gslist.lo gslist.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c -fPIC -DPIC -o .libs/gslist.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c gslice.c -o gslice.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c -o gslist.o >/dev/null 2>&1 mv -f .deps/gslist.Tpo .deps/gslist.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c -o gstdio.lo gstdio.c mv -f .deps/gslice.Tpo .deps/gslice.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c -o gstrfuncs.lo gstrfuncs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c gstdio.c -fPIC -DPIC -o .libs/gstdio.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c -fPIC -DPIC -o .libs/gstrfuncs.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c gstdio.c -o gstdio.o >/dev/null 2>&1 mv -f .deps/gstdio.Tpo .deps/gstdio.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c -o gstring.lo gstring.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c -fPIC -DPIC -o .libs/gstring.o gstrfuncs.c: In function 'g_parse_long_long': gstrfuncs.c:659: warning: assignment discards qualifiers from pointer target type i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c -o gstrfuncs.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c -o gstring.o >/dev/null 2>&1 mv -f .deps/gstring.Tpo .deps/gstring.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtestutils.lo -MD -MP -MF .deps/gtestutils.Tpo -c -o gtestutils.lo gtestutils.c mv -f .deps/gstrfuncs.Tpo .deps/gstrfuncs.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c -o gthread.lo gthread.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtestutils.lo -MD -MP -MF .deps/gtestutils.Tpo -c gtestutils.c -fPIC -DPIC -o .libs/gtestutils.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c -fPIC -DPIC -o .libs/gthread.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c -o gthread.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtestutils.lo -MD -MP -MF .deps/gtestutils.Tpo -c gtestutils.c -o gtestutils.o >/dev/null 2>&1 mv -f .deps/gthread.Tpo .deps/gthread.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c -o gthreadpool.lo gthreadpool.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c gthreadpool.c -fPIC -DPIC -o .libs/gthreadpool.o gthreadpool.c: In function 'g_thread_pool_wait_for_new_pool': gthreadpool.c:145: warning: passing argument 2 of 'IA__g_async_queue_push' discards qualifiers from pointer target type gthreadpool.c: In function 'IA__g_thread_pool_set_max_unused_threads': gthreadpool.c:781: warning: passing argument 2 of 'IA__g_async_queue_push_unlocked' discards qualifiers from pointer target type gthreadpool.c: In function 'IA__g_thread_pool_set_max_idle_time': gthreadpool.c:916: warning: passing argument 2 of 'IA__g_async_queue_push_unlocked' discards qualifiers from pointer target type i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c gthreadpool.c -o gthreadpool.o >/dev/null 2>&1 mv -f .deps/gtestutils.Tpo .deps/gtestutils.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c -o gtimer.lo gtimer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c -fPIC -DPIC -o .libs/gtimer.o mv -f .deps/gthreadpool.Tpo .deps/gthreadpool.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c -o gtree.lo gtree.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c -o gtimer.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c -fPIC -DPIC -o .libs/gtree.o mv -f .deps/gtimer.Tpo .deps/gtimer.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c -o guniprop.lo guniprop.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c -o gtree.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c guniprop.c -fPIC -DPIC -o .libs/guniprop.o mv -f .deps/gtree.Tpo .deps/gtree.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c -o gutf8.lo gutf8.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c gutf8.c -fPIC -DPIC -o .libs/gutf8.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c guniprop.c -o guniprop.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c gutf8.c -o gutf8.o >/dev/null 2>&1 mv -f .deps/guniprop.Tpo .deps/guniprop.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c -o gunibreak.lo gunibreak.c mv -f .deps/gutf8.Tpo .deps/gutf8.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c -o gunicollate.lo gunicollate.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c gunibreak.c -fPIC -DPIC -o .libs/gunibreak.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c gunicollate.c -fPIC -DPIC -o .libs/gunicollate.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c gunicollate.c -o gunicollate.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c gunibreak.c -o gunibreak.o >/dev/null 2>&1 mv -f .deps/gunicollate.Tpo .deps/gunicollate.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c -o gunidecomp.lo gunidecomp.c mv -f .deps/gunibreak.Tpo .deps/gunibreak.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gurifuncs.lo -MD -MP -MF .deps/gurifuncs.Tpo -c -o gurifuncs.lo gurifuncs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c gunidecomp.c -fPIC -DPIC -o .libs/gunidecomp.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gurifuncs.lo -MD -MP -MF .deps/gurifuncs.Tpo -c gurifuncs.c -fPIC -DPIC -o .libs/gurifuncs.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gurifuncs.lo -MD -MP -MF .deps/gurifuncs.Tpo -c gurifuncs.c -o gurifuncs.o >/dev/null 2>&1 mv -f .deps/gurifuncs.Tpo .deps/gurifuncs.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c -o gutils.lo gutils.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c gunidecomp.c -o gunidecomp.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c -fPIC -DPIC -o .libs/gutils.o mv -f .deps/gunidecomp.Tpo .deps/gunidecomp.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c -o gprintf.lo gprintf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c gprintf.c -fPIC -DPIC -o .libs/gprintf.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c gprintf.c -o gprintf.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c -o gutils.o >/dev/null 2>&1 mv -f .deps/gprintf.Tpo .deps/gprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c -o giounix.lo giounix.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -fPIC -DPIC -o .libs/giounix.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -o giounix.o >/dev/null 2>&1 mv -f .deps/gutils.Tpo .deps/gutils.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c -o gspawn.lo gspawn.c mv -f .deps/giounix.Tpo .deps/giounix.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtester.o -MD -MP -MF .deps/gtester.Tpo -c -o gtester.o gtester.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c gspawn.c -fPIC -DPIC -o .libs/gspawn.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c gspawn.c -o gspawn.o >/dev/null 2>&1 mv -f .deps/gtester.Tpo .deps/gtester.Po mv -f .deps/gspawn.Tpo .deps/gspawn.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -version-info 1600:3:1600 -export-dynamic -export-symbols-regex "^g.*" -o libglib-2.0.la -rpath /usr/lib garray.lo gasyncqueue.lo gatomic.lo gbacktrace.lo gbase64.lo gbookmarkfile.lo gcache.lo gchecksum.lo gcompletion.lo gconvert.lo gdataset.lo gdate.lo gdir.lo gerror.lo gfileutils.lo ghash.lo ghook.lo 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 gregex.lo gscanner.lo gsequence.lo gshell.lo gslice.lo gslist.lo gstdio.lo gstrfuncs.lo gstring.lo gtestutils.lo gthread.lo gthreadpool.lo gtimer.lo gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo gurifuncs.lo gutils.lo gprintf.lo libcharset/libcharset.la giounix.lo gspawn.lo pcre/libpcre.la 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/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/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/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gurifuncs.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o libcharset/.libs/libcharset.a pcre/.libs/libpcre.a | 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 /bin/grep -E -e "^g.*" ".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 i686-pc-linux-gnu-gcc -shared .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/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/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gurifuncs.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o -Wl,--whole-archive libcharset/.libs/libcharset.a pcre/.libs/libpcre.a -Wl,--no-whole-archive -march=pentium-m -Wl,-soname -Wl,libglib-2.0.so.0 -Wl,-version-script -Wl,.libs/libglib-2.0.ver -o .libs/libglib-2.0.so.0.1600.3 (cd .libs && rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.1600.3 libglib-2.0.so.0) (cd .libs && rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.1600.3 libglib-2.0.so) rm -fr .libs/libglib-2.0.lax mkdir .libs/libglib-2.0.lax rm -fr .libs/libglib-2.0.lax/libcharset.a mkdir .libs/libglib-2.0.lax/libcharset.a (cd .libs/libglib-2.0.lax/libcharset.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/libcharset/.libs/libcharset.a) rm -fr .libs/libglib-2.0.lax/libpcre.a mkdir .libs/libglib-2.0.lax/libpcre.a (cd .libs/libglib-2.0.lax/libpcre.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/pcre/.libs/libpcre.a) i686-pc-linux-gnu-ar cru .libs/libglib-2.0.a garray.o gasyncqueue.o gatomic.o gbacktrace.o gbase64.o gbookmarkfile.o gcache.o gchecksum.o gcompletion.o gconvert.o gdataset.o gdate.o gdir.o gerror.o gfileutils.o ghash.o ghook.o giochannel.o gkeyfile.o glist.o gmain.o gmappedfile.o gmarkup.o gmem.o gmessages.o gnode.o goption.o gpattern.o gprimes.o gqsort.o gqueue.o grel.o grand.o gregex.o gscanner.o gsequence.o gshell.o gslice.o gslist.o gstdio.o gstrfuncs.o gstring.o gtestutils.o gthread.o gthreadpool.o gtimer.o gtree.o guniprop.o gutf8.o gunibreak.o gunicollate.o gunidecomp.o gurifuncs.o gutils.o gprintf.o giounix.o gspawn.o .libs/libglib-2.0.lax/libcharset.a/localcharset.o .libs/libglib-2.0.lax/libpcre.a/pcre_maketables.o .libs/libglib-2.0.lax/libpcre.a/pcre_chartables.o .libs/libglib-2.0.lax/libpcre.a/pcre_get.o .libs/libglib-2.0.lax/libpcre.a/pcre_globals.o .libs/libglib-2.0.lax/libpcre.a/pcre_dfa_exec.o .libs/libglib-2.0.lax/libpcre.a/pcre_newline.o .libs/libglib-2.0.lax/libpcre.a/pcre_valid_utf8.o .libs/libglib-2.0.lax/libpcre.a/pcre_version.o .libs/libglib-2.0.lax/libpcre.a/pcre_try_flipped.o .libs/libglib-2.0.lax/libpcre.a/pcre_ord2utf8.o .libs/libglib-2.0.lax/libpcre.a/pcre_exec.o .libs/libglib-2.0.lax/libpcre.a/pcre_info.o .libs/libglib-2.0.lax/libpcre.a/pcre_xclass.o .libs/libglib-2.0.lax/libpcre.a/pcre_study.o .libs/libglib-2.0.lax/libpcre.a/pcre_compile.o .libs/libglib-2.0.lax/libpcre.a/pcre_config.o .libs/libglib-2.0.lax/libpcre.a/pcre_tables.o .libs/libglib-2.0.lax/libpcre.a/pcre_ucp_searchfuncs.o .libs/libglib-2.0.lax/libpcre.a/pcre_fullinfo.o .libs/libglib-2.0.lax/libpcre.a/pcre_refcount.o i686-pc-linux-gnu-ranlib .libs/libglib-2.0.a rm -fr .libs/libglib-2.0.lax creating libglib-2.0.la (cd .libs && rm -f libglib-2.0.la && ln -s ../libglib-2.0.la libglib-2.0.la) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o gtester gtester.o libglib-2.0.la i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/gtester gtester.o ./.libs/libglib-2.0.so creating gtester make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' Making all in tests make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/tests' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testing.o -MD -MP -MF .deps/testing.Tpo -c -o testing.o testing.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT option-context.o -MD -MP -MF .deps/option-context.Tpo -c -o option-context.o option-context.c mv -f .deps/option-context.Tpo .deps/option-context.Po /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o option-context option-context.o ../../glib/libglib-2.0.la mv -f .deps/testing.Tpo .deps/testing.Po /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o testing testing.o ../../glib/libglib-2.0.la mkdir .libs i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/option-context option-context.o ../../glib/.libs/libglib-2.0.so creating option-context i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/testing testing.o ../../glib/.libs/libglib-2.0.so creating testing make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' Making all in gmodule make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule' make all-am make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c -o gmodule.lo gmodule.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c -fPIC -DPIC -o .libs/gmodule.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c -o gmodule.o >/dev/null 2>&1 mv -f .deps/gmodule.Tpo .deps/gmodule.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -Wl,--export-dynamic -version-info 1600:3:1600 -export-dynamic -o libgmodule-2.0.la -rpath /usr/lib gmodule.lo -ldl ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -shared .libs/gmodule.o -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs -ldl ../glib/.libs/libglib-2.0.so -march=pentium-m -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.1600.3 (cd .libs && rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.1600.3 libgmodule-2.0.so.0) (cd .libs && rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.1600.3 libgmodule-2.0.so) i686-pc-linux-gnu-ar cru .libs/libgmodule-2.0.a gmodule.o i686-pc-linux-gnu-ranlib .libs/libgmodule-2.0.a 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 `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule' Making all in gthread make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gthread' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c -o gthread-impl.lo gthread-impl.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c gthread-impl.c -fPIC -DPIC -o .libs/gthread-impl.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c gthread-impl.c -o gthread-impl.o >/dev/null 2>&1 mv -f .deps/gthread-impl.Tpo .deps/gthread-impl.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -version-info 1600:3:1600 -export-dynamic -o libgthread-2.0.la -rpath /usr/lib gthread-impl.lo -lpthread -lrt ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -shared .libs/gthread-impl.o -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs -lpthread -lrt ../glib/.libs/libglib-2.0.so -march=pentium-m -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.1600.3 (cd .libs && rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.1600.3 libgthread-2.0.so.0) (cd .libs && rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.1600.3 libgthread-2.0.so) i686-pc-linux-gnu-ar cru .libs/libgthread-2.0.a gthread-impl.o i686-pc-linux-gnu-ranlib .libs/libgthread-2.0.a 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 `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gthread' Making all in gobject make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glib-genmarshal.o -MD -MP -MF .deps/glib-genmarshal.Tpo -c -o glib-genmarshal.o glib-genmarshal.c mv -f .deps/glib-genmarshal.Tpo .deps/glib-genmarshal.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o glib-genmarshal glib-genmarshal.o ../glib/libglib-2.0.la mkdir .libs i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/glib-genmarshal glib-genmarshal.o ../glib/.libs/libglib-2.0.so creating glib-genmarshal make glib-genmarshal make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' make[3]: `glib-genmarshal' is up to date. make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/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-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' Making all in . make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c -o gboxed.lo gboxed.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c -o gclosure.lo gclosure.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c gclosure.c -fPIC -DPIC -o .libs/gclosure.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c gboxed.c -fPIC -DPIC -o .libs/gboxed.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c gboxed.c -o gboxed.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c gclosure.c -o gclosure.o >/dev/null 2>&1 mv -f .deps/gboxed.Tpo .deps/gboxed.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c -o genums.lo genums.c mv -f .deps/gclosure.Tpo .deps/gclosure.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c -o gobject.lo gobject.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c genums.c -fPIC -DPIC -o .libs/genums.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c gobject.c -fPIC -DPIC -o .libs/gobject.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c genums.c -o genums.o >/dev/null 2>&1 mv -f .deps/genums.Tpo .deps/genums.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c -o gparam.lo gparam.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c -fPIC -DPIC -o .libs/gparam.o gobject.c: In function 'object_floating_flag_handler': gobject.c:1566: warning: dereferencing type-punned pointer will break strict-aliasing rules gobject.c:1572: warning: dereferencing type-punned pointer will break strict-aliasing rules gobject.c: In function 'IA__g_object_ref': gobject.c:1727: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness gobject.c:1729: warning: dereferencing type-punned pointer will break strict-aliasing rules gobject.c: In function 'IA__g_object_unref': gobject.c:1755: warning: pointer targets in passing argument 1 of 'g_atomic_int_compare_and_exchange' differ in signedness gobject.c:1759: warning: dereferencing type-punned pointer will break strict-aliasing rules gobject.c:1772: warning: pointer targets in passing argument 1 of 'g_atomic_int_compare_and_exchange' differ in signedness gobject.c:1776: warning: dereferencing type-punned pointer will break strict-aliasing rules gobject.c:1788: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness gparam.c: In function 'IA__g_param_spec_ref': gparam.c:169: 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:182: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness gparam.c: In function 'IA__g_param_spec_sink': gparam.c:199: warning: dereferencing type-punned pointer will break strict-aliasing rules i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c -o gparam.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c gobject.c -o gobject.o >/dev/null 2>&1 mv -f .deps/gparam.Tpo .deps/gparam.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c -o gparamspecs.lo gparamspecs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c gparamspecs.c -fPIC -DPIC -o .libs/gparamspecs.o mv -f .deps/gobject.Tpo .deps/gobject.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c -o gsignal.lo gsignal.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c gparamspecs.c -o gparamspecs.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c gsignal.c -fPIC -DPIC -o .libs/gsignal.o mv -f .deps/gparamspecs.Tpo .deps/gparamspecs.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c -o gsourceclosure.lo gsourceclosure.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c gsourceclosure.c -fPIC -DPIC -o .libs/gsourceclosure.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c gsourceclosure.c -o gsourceclosure.o >/dev/null 2>&1 mv -f .deps/gsourceclosure.Tpo .deps/gsourceclosure.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c -o gtype.lo gtype.c gsignal.c: In function 'handler_ref': gsignal.c:522: warning: pointer targets in passing argument 1 of 'g_atomic_int_add' differ in signedness gsignal.c: In function 'handler_unref_R': gsignal.c:534: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness gsignal.c: In function 'IA__g_signal_lookup': gsignal.c:1012: warning: format '%lu' expects type 'long unsigned int', but argument 5 has type 'GType' gsignal.c: In function 'IA__g_signal_list_ids': gsignal.c:1059: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'GType' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c gtype.c -fPIC -DPIC -o .libs/gtype.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c gsignal.c -o gsignal.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c gtype.c -o gtype.o >/dev/null 2>&1 mv -f .deps/gsignal.Tpo .deps/gsignal.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c -o gtypemodule.lo gtypemodule.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c gtypemodule.c -fPIC -DPIC -o .libs/gtypemodule.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c gtypemodule.c -o gtypemodule.o >/dev/null 2>&1 mv -f .deps/gtypemodule.Tpo .deps/gtypemodule.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c -o gtypeplugin.lo gtypeplugin.c mv -f .deps/gtype.Tpo .deps/gtype.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c -o gvalue.lo gvalue.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c gtypeplugin.c -fPIC -DPIC -o .libs/gtypeplugin.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c gvalue.c -fPIC -DPIC -o .libs/gvalue.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c gtypeplugin.c -o gtypeplugin.o >/dev/null 2>&1 mv -f .deps/gtypeplugin.Tpo .deps/gtypeplugin.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c -o gvaluearray.lo gvaluearray.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c gvalue.c -o gvalue.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c gvaluearray.c -fPIC -DPIC -o .libs/gvaluearray.o mv -f .deps/gvalue.Tpo .deps/gvalue.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c -o gvaluetransform.lo gvaluetransform.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c gvaluearray.c -o gvaluearray.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c gvaluetransform.c -fPIC -DPIC -o .libs/gvaluetransform.o mv -f .deps/gvaluearray.Tpo .deps/gvaluearray.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c -o gvaluetypes.lo gvaluetypes.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c gvaluetypes.c -fPIC -DPIC -o .libs/gvaluetypes.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c gvaluetransform.c -o gvaluetransform.o >/dev/null 2>&1 mv -f .deps/gvaluetransform.Tpo .deps/gvaluetransform.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gobject-query.o -MD -MP -MF .deps/gobject-query.Tpo -c -o gobject-query.o gobject-query.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c gvaluetypes.c -o gvaluetypes.o >/dev/null 2>&1 mv -f .deps/gobject-query.Tpo .deps/gobject-query.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testgobject.o -MD -MP -MF .deps/testgobject.Tpo -c -o testgobject.o testgobject.c mv -f .deps/testgobject.Tpo .deps/testgobject.Po mv -f .deps/gvaluetypes.Tpo .deps/gvaluetypes.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -version-info 1600:3:1600 -export-dynamic -export-symbols-regex "^g.*" -o libgobject-2.0.la -rpath /usr/lib 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 /bin/grep -E -e "^g.*" ".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 i686-pc-linux-gnu-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,/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs ../glib/.libs/libglib-2.0.so -march=pentium-m -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.1600.3 (cd .libs && rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.1600.3 libgobject-2.0.so.0) (cd .libs && rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.1600.3 libgobject-2.0.so) i686-pc-linux-gnu-ar cru .libs/libgobject-2.0.a gboxed.o gclosure.o genums.o gobject.o gparam.o gparamspecs.o gsignal.o gsourceclosure.o gtype.o gtypemodule.o gtypeplugin.o gvalue.o gvaluearray.o gvaluetransform.o gvaluetypes.o i686-pc-linux-gnu-ranlib .libs/libgobject-2.0.a creating libgobject-2.0.la (cd .libs && rm -f libgobject-2.0.la && ln -s ../libgobject-2.0.la libgobject-2.0.la) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o gobject-query gobject-query.o ./libgobject-2.0.la ../glib/libglib-2.0.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o testgobject testgobject.o ./libgobject-2.0.la ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/gobject-query gobject-query.o ./.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/testgobject testgobject.o ./.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so creating gobject-query creating testgobject make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' Making all in tests make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/tests' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT threadtests.o -MD -MP -MF .deps/threadtests.Tpo -c -o threadtests.o threadtests.c mv -f .deps/threadtests.Tpo .deps/threadtests.Po /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o threadtests threadtests.o ../libgobject-2.0.la ../../gthread/libgthread-2.0.la ../../glib/libglib-2.0.la mkdir .libs i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/threadtests threadtests.o ../.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so ../../glib/.libs/libglib-2.0.so creating threadtests make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' Making all in gio make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' make[2]: Circular gioenumtypes.h <- gioenumtypes.h dependency dropped. make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' Making all in xdgmime make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/xdgmime' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmime.lo -MD -MP -MF .deps/xdgmime.Tpo -c -o xdgmime.lo xdgmime.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimealias.lo -MD -MP -MF .deps/xdgmimealias.Tpo -c -o xdgmimealias.lo xdgmimealias.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmime.lo -MD -MP -MF .deps/xdgmime.Tpo -c xdgmime.c -fPIC -DPIC -o .libs/xdgmime.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimealias.lo -MD -MP -MF .deps/xdgmimealias.Tpo -c xdgmimealias.c -fPIC -DPIC -o .libs/xdgmimealias.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimealias.lo -MD -MP -MF .deps/xdgmimealias.Tpo -c xdgmimealias.c -o xdgmimealias.o >/dev/null 2>&1 mv -f .deps/xdgmimealias.Tpo .deps/xdgmimealias.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimecache.lo -MD -MP -MF .deps/xdgmimecache.Tpo -c -o xdgmimecache.lo xdgmimecache.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmime.lo -MD -MP -MF .deps/xdgmime.Tpo -c xdgmime.c -o xdgmime.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimecache.lo -MD -MP -MF .deps/xdgmimecache.Tpo -c xdgmimecache.c -fPIC -DPIC -o .libs/xdgmimecache.o mv -f .deps/xdgmime.Tpo .deps/xdgmime.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimeglob.lo -MD -MP -MF .deps/xdgmimeglob.Tpo -c -o xdgmimeglob.lo xdgmimeglob.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimeglob.lo -MD -MP -MF .deps/xdgmimeglob.Tpo -c xdgmimeglob.c -fPIC -DPIC -o .libs/xdgmimeglob.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimecache.lo -MD -MP -MF .deps/xdgmimecache.Tpo -c xdgmimecache.c -o xdgmimecache.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimeglob.lo -MD -MP -MF .deps/xdgmimeglob.Tpo -c xdgmimeglob.c -o xdgmimeglob.o >/dev/null 2>&1 mv -f .deps/xdgmimeglob.Tpo .deps/xdgmimeglob.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimeint.lo -MD -MP -MF .deps/xdgmimeint.Tpo -c -o xdgmimeint.lo xdgmimeint.c mv -f .deps/xdgmimecache.Tpo .deps/xdgmimecache.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimemagic.lo -MD -MP -MF .deps/xdgmimemagic.Tpo -c -o xdgmimemagic.lo xdgmimemagic.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimeint.lo -MD -MP -MF .deps/xdgmimeint.Tpo -c xdgmimeint.c -fPIC -DPIC -o .libs/xdgmimeint.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimemagic.lo -MD -MP -MF .deps/xdgmimemagic.Tpo -c xdgmimemagic.c -fPIC -DPIC -o .libs/xdgmimemagic.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimeint.lo -MD -MP -MF .deps/xdgmimeint.Tpo -c xdgmimeint.c -o xdgmimeint.o >/dev/null 2>&1 mv -f .deps/xdgmimeint.Tpo .deps/xdgmimeint.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimeparent.lo -MD -MP -MF .deps/xdgmimeparent.Tpo -c -o xdgmimeparent.lo xdgmimeparent.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimemagic.lo -MD -MP -MF .deps/xdgmimemagic.Tpo -c xdgmimemagic.c -o xdgmimemagic.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimeparent.lo -MD -MP -MF .deps/xdgmimeparent.Tpo -c xdgmimeparent.c -fPIC -DPIC -o .libs/xdgmimeparent.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT xdgmimeparent.lo -MD -MP -MF .deps/xdgmimeparent.Tpo -c xdgmimeparent.c -o xdgmimeparent.o >/dev/null 2>&1 mv -f .deps/xdgmimemagic.Tpo .deps/xdgmimemagic.Plo mv -f .deps/xdgmimeparent.Tpo .deps/xdgmimeparent.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT test-mime.o -MD -MP -MF .deps/test-mime.Tpo -c -o test-mime.o test-mime.c mv -f .deps/test-mime.Tpo .deps/test-mime.Po /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o libxdgmime.la xdgmime.lo xdgmimealias.lo xdgmimecache.lo xdgmimeglob.lo xdgmimeint.lo xdgmimemagic.lo xdgmimeparent.lo i686-pc-linux-gnu-ar cru .libs/libxdgmime.a .libs/xdgmime.o .libs/xdgmimealias.o .libs/xdgmimecache.o .libs/xdgmimeglob.o .libs/xdgmimeint.o .libs/xdgmimemagic.o .libs/xdgmimeparent.o i686-pc-linux-gnu-ranlib .libs/libxdgmime.a creating libxdgmime.la (cd .libs && rm -f libxdgmime.la && ln -s ../libxdgmime.la libxdgmime.la) /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o test-mime test-mime.o libxdgmime.la i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o test-mime test-mime.o ./.libs/libxdgmime.a make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/xdgmime' Making all in inotify make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/inotify' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-kernel.lo -MD -MP -MF .deps/libinotify_la-inotify-kernel.Tpo -c -o libinotify_la-inotify-kernel.lo `test -f 'inotify-kernel.c' || echo './'`inotify-kernel.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-sub.lo -MD -MP -MF .deps/libinotify_la-inotify-sub.Tpo -c -o libinotify_la-inotify-sub.lo `test -f 'inotify-sub.c' || echo './'`inotify-sub.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-kernel.lo -MD -MP -MF .deps/libinotify_la-inotify-kernel.Tpo -c inotify-kernel.c -fPIC -DPIC -o .libs/libinotify_la-inotify-kernel.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-sub.lo -MD -MP -MF .deps/libinotify_la-inotify-sub.Tpo -c inotify-sub.c -fPIC -DPIC -o .libs/libinotify_la-inotify-sub.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-sub.lo -MD -MP -MF .deps/libinotify_la-inotify-sub.Tpo -c inotify-sub.c -o libinotify_la-inotify-sub.o >/dev/null 2>&1 mv -f .deps/libinotify_la-inotify-sub.Tpo .deps/libinotify_la-inotify-sub.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-path.lo -MD -MP -MF .deps/libinotify_la-inotify-path.Tpo -c -o libinotify_la-inotify-path.lo `test -f 'inotify-path.c' || echo './'`inotify-path.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-kernel.lo -MD -MP -MF .deps/libinotify_la-inotify-kernel.Tpo -c inotify-kernel.c -o libinotify_la-inotify-kernel.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-path.lo -MD -MP -MF .deps/libinotify_la-inotify-path.Tpo -c inotify-path.c -fPIC -DPIC -o .libs/libinotify_la-inotify-path.o mv -f .deps/libinotify_la-inotify-kernel.Tpo .deps/libinotify_la-inotify-kernel.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-missing.lo -MD -MP -MF .deps/libinotify_la-inotify-missing.Tpo -c -o libinotify_la-inotify-missing.lo `test -f 'inotify-missing.c' || echo './'`inotify-missing.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-path.lo -MD -MP -MF .deps/libinotify_la-inotify-path.Tpo -c inotify-path.c -o libinotify_la-inotify-path.o >/dev/null 2>&1 mv -f .deps/libinotify_la-inotify-path.Tpo .deps/libinotify_la-inotify-path.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-helper.lo -MD -MP -MF .deps/libinotify_la-inotify-helper.Tpo -c -o libinotify_la-inotify-helper.lo `test -f 'inotify-helper.c' || echo './'`inotify-helper.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-missing.lo -MD -MP -MF .deps/libinotify_la-inotify-missing.Tpo -c inotify-missing.c -fPIC -DPIC -o .libs/libinotify_la-inotify-missing.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-missing.lo -MD -MP -MF .deps/libinotify_la-inotify-missing.Tpo -c inotify-missing.c -o libinotify_la-inotify-missing.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-helper.lo -MD -MP -MF .deps/libinotify_la-inotify-helper.Tpo -c inotify-helper.c -fPIC -DPIC -o .libs/libinotify_la-inotify-helper.o mv -f .deps/libinotify_la-inotify-missing.Tpo .deps/libinotify_la-inotify-missing.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-diag.lo -MD -MP -MF .deps/libinotify_la-inotify-diag.Tpo -c -o libinotify_la-inotify-diag.lo `test -f 'inotify-diag.c' || echo './'`inotify-diag.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-helper.lo -MD -MP -MF .deps/libinotify_la-inotify-helper.Tpo -c inotify-helper.c -o libinotify_la-inotify-helper.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-diag.lo -MD -MP -MF .deps/libinotify_la-inotify-diag.Tpo -c inotify-diag.c -fPIC -DPIC -o .libs/libinotify_la-inotify-diag.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-inotify-diag.lo -MD -MP -MF .deps/libinotify_la-inotify-diag.Tpo -c inotify-diag.c -o libinotify_la-inotify-diag.o >/dev/null 2>&1 mv -f .deps/libinotify_la-inotify-helper.Tpo .deps/libinotify_la-inotify-helper.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-ginotifyfilemonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifyfilemonitor.Tpo -c -o libinotify_la-ginotifyfilemonitor.lo `test -f 'ginotifyfilemonitor.c' || echo './'`ginotifyfilemonitor.c mv -f .deps/libinotify_la-inotify-diag.Tpo .deps/libinotify_la-inotify-diag.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-ginotifydirectorymonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifydirectorymonitor.Tpo -c -o libinotify_la-ginotifydirectorymonitor.lo `test -f 'ginotifydirectorymonitor.c' || echo './'`ginotifydirectorymonitor.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-ginotifyfilemonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifyfilemonitor.Tpo -c ginotifyfilemonitor.c -fPIC -DPIC -o .libs/libinotify_la-ginotifyfilemonitor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-ginotifydirectorymonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifydirectorymonitor.Tpo -c ginotifydirectorymonitor.c -fPIC -DPIC -o .libs/libinotify_la-ginotifydirectorymonitor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-ginotifyfilemonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifyfilemonitor.Tpo -c ginotifyfilemonitor.c -o libinotify_la-ginotifyfilemonitor.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libinotify_la-ginotifydirectorymonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifydirectorymonitor.Tpo -c ginotifydirectorymonitor.c -o libinotify_la-ginotifydirectorymonitor.o >/dev/null 2>&1 mv -f .deps/libinotify_la-ginotifyfilemonitor.Tpo .deps/libinotify_la-ginotifyfilemonitor.Plo mv -f .deps/libinotify_la-ginotifydirectorymonitor.Tpo .deps/libinotify_la-ginotifydirectorymonitor.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o libinotify.la libinotify_la-inotify-kernel.lo libinotify_la-inotify-sub.lo libinotify_la-inotify-path.lo libinotify_la-inotify-missing.lo libinotify_la-inotify-helper.lo libinotify_la-inotify-diag.lo libinotify_la-ginotifyfilemonitor.lo libinotify_la-ginotifydirectorymonitor.lo i686-pc-linux-gnu-ar cru .libs/libinotify.a .libs/libinotify_la-inotify-kernel.o .libs/libinotify_la-inotify-sub.o .libs/libinotify_la-inotify-path.o .libs/libinotify_la-inotify-missing.o .libs/libinotify_la-inotify-helper.o .libs/libinotify_la-inotify-diag.o .libs/libinotify_la-ginotifyfilemonitor.o .libs/libinotify_la-ginotifydirectorymonitor.o i686-pc-linux-gnu-ranlib .libs/libinotify.a creating libinotify.la (cd .libs && rm -f libinotify.la && ln -s ../libinotify.la libinotify.la) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/inotify' Making all in . make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gappinfo.lo -MD -MP -MF .deps/gappinfo.Tpo -c -o gappinfo.lo gappinfo.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gasynchelper.lo -MD -MP -MF .deps/gasynchelper.Tpo -c -o gasynchelper.lo gasynchelper.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gasynchelper.lo -MD -MP -MF .deps/gasynchelper.Tpo -c gasynchelper.c -fPIC -DPIC -o .libs/gasynchelper.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gappinfo.lo -MD -MP -MF .deps/gappinfo.Tpo -c gappinfo.c -fPIC -DPIC -o .libs/gappinfo.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gasynchelper.lo -MD -MP -MF .deps/gasynchelper.Tpo -c gasynchelper.c -o gasynchelper.o >/dev/null 2>&1 mv -f .deps/gasynchelper.Tpo .deps/gasynchelper.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gasyncresult.lo -MD -MP -MF .deps/gasyncresult.Tpo -c -o gasyncresult.lo gasyncresult.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gappinfo.lo -MD -MP -MF .deps/gappinfo.Tpo -c gappinfo.c -o gappinfo.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gasyncresult.lo -MD -MP -MF .deps/gasyncresult.Tpo -c gasyncresult.c -fPIC -DPIC -o .libs/gasyncresult.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gasyncresult.lo -MD -MP -MF .deps/gasyncresult.Tpo -c gasyncresult.c -o gasyncresult.o >/dev/null 2>&1 mv -f .deps/gappinfo.Tpo .deps/gappinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbufferedinputstream.lo -MD -MP -MF .deps/gbufferedinputstream.Tpo -c -o gbufferedinputstream.lo gbufferedinputstream.c mv -f .deps/gasyncresult.Tpo .deps/gasyncresult.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbufferedoutputstream.lo -MD -MP -MF .deps/gbufferedoutputstream.Tpo -c -o gbufferedoutputstream.lo gbufferedoutputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbufferedinputstream.lo -MD -MP -MF .deps/gbufferedinputstream.Tpo -c gbufferedinputstream.c -fPIC -DPIC -o .libs/gbufferedinputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbufferedoutputstream.lo -MD -MP -MF .deps/gbufferedoutputstream.Tpo -c gbufferedoutputstream.c -fPIC -DPIC -o .libs/gbufferedoutputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbufferedoutputstream.lo -MD -MP -MF .deps/gbufferedoutputstream.Tpo -c gbufferedoutputstream.c -o gbufferedoutputstream.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gbufferedinputstream.lo -MD -MP -MF .deps/gbufferedinputstream.Tpo -c gbufferedinputstream.c -o gbufferedinputstream.o >/dev/null 2>&1 mv -f .deps/gbufferedoutputstream.Tpo .deps/gbufferedoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcancellable.lo -MD -MP -MF .deps/gcancellable.Tpo -c -o gcancellable.lo gcancellable.c mv -f .deps/gbufferedinputstream.Tpo .deps/gbufferedinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcontenttype.lo -MD -MP -MF .deps/gcontenttype.Tpo -c -o gcontenttype.lo gcontenttype.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcancellable.lo -MD -MP -MF .deps/gcancellable.Tpo -c gcancellable.c -fPIC -DPIC -o .libs/gcancellable.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcontenttype.lo -MD -MP -MF .deps/gcontenttype.Tpo -c gcontenttype.c -fPIC -DPIC -o .libs/gcontenttype.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcancellable.lo -MD -MP -MF .deps/gcancellable.Tpo -c gcancellable.c -o gcancellable.o >/dev/null 2>&1 mv -f .deps/gcancellable.Tpo .deps/gcancellable.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdatainputstream.lo -MD -MP -MF .deps/gdatainputstream.Tpo -c -o gdatainputstream.lo gdatainputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gcontenttype.lo -MD -MP -MF .deps/gcontenttype.Tpo -c gcontenttype.c -o gcontenttype.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdatainputstream.lo -MD -MP -MF .deps/gdatainputstream.Tpo -c gdatainputstream.c -fPIC -DPIC -o .libs/gdatainputstream.o mv -f .deps/gcontenttype.Tpo .deps/gcontenttype.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdataoutputstream.lo -MD -MP -MF .deps/gdataoutputstream.Tpo -c -o gdataoutputstream.lo gdataoutputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdatainputstream.lo -MD -MP -MF .deps/gdatainputstream.Tpo -c gdatainputstream.c -o gdatainputstream.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdataoutputstream.lo -MD -MP -MF .deps/gdataoutputstream.Tpo -c gdataoutputstream.c -fPIC -DPIC -o .libs/gdataoutputstream.o mv -f .deps/gdatainputstream.Tpo .deps/gdatainputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdrive.lo -MD -MP -MF .deps/gdrive.Tpo -c -o gdrive.lo gdrive.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdataoutputstream.lo -MD -MP -MF .deps/gdataoutputstream.Tpo -c gdataoutputstream.c -o gdataoutputstream.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdrive.lo -MD -MP -MF .deps/gdrive.Tpo -c gdrive.c -fPIC -DPIC -o .libs/gdrive.o mv -f .deps/gdataoutputstream.Tpo .deps/gdataoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdummyfile.lo -MD -MP -MF .deps/gdummyfile.Tpo -c -o gdummyfile.lo gdummyfile.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdrive.lo -MD -MP -MF .deps/gdrive.Tpo -c gdrive.c -o gdrive.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdummyfile.lo -MD -MP -MF .deps/gdummyfile.Tpo -c gdummyfile.c -fPIC -DPIC -o .libs/gdummyfile.o mv -f .deps/gdrive.Tpo .deps/gdrive.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfile.lo -MD -MP -MF .deps/gfile.Tpo -c -o gfile.lo gfile.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdummyfile.lo -MD -MP -MF .deps/gdummyfile.Tpo -c gdummyfile.c -o gdummyfile.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfile.lo -MD -MP -MF .deps/gfile.Tpo -c gfile.c -fPIC -DPIC -o .libs/gfile.o mv -f .deps/gdummyfile.Tpo .deps/gdummyfile.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileattribute.lo -MD -MP -MF .deps/gfileattribute.Tpo -c -o gfileattribute.lo gfileattribute.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileattribute.lo -MD -MP -MF .deps/gfileattribute.Tpo -c gfileattribute.c -fPIC -DPIC -o .libs/gfileattribute.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileattribute.lo -MD -MP -MF .deps/gfileattribute.Tpo -c gfileattribute.c -o gfileattribute.o >/dev/null 2>&1 mv -f .deps/gfileattribute.Tpo .deps/gfileattribute.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileenumerator.lo -MD -MP -MF .deps/gfileenumerator.Tpo -c -o gfileenumerator.lo gfileenumerator.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileenumerator.lo -MD -MP -MF .deps/gfileenumerator.Tpo -c gfileenumerator.c -fPIC -DPIC -o .libs/gfileenumerator.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfile.lo -MD -MP -MF .deps/gfile.Tpo -c gfile.c -o gfile.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileenumerator.lo -MD -MP -MF .deps/gfileenumerator.Tpo -c gfileenumerator.c -o gfileenumerator.o >/dev/null 2>&1 mv -f .deps/gfileenumerator.Tpo .deps/gfileenumerator.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileicon.lo -MD -MP -MF .deps/gfileicon.Tpo -c -o gfileicon.lo gfileicon.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileicon.lo -MD -MP -MF .deps/gfileicon.Tpo -c gfileicon.c -fPIC -DPIC -o .libs/gfileicon.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileicon.lo -MD -MP -MF .deps/gfileicon.Tpo -c gfileicon.c -o gfileicon.o >/dev/null 2>&1 mv -f .deps/gfileicon.Tpo .deps/gfileicon.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileinfo.lo -MD -MP -MF .deps/gfileinfo.Tpo -c -o gfileinfo.lo gfileinfo.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileinfo.lo -MD -MP -MF .deps/gfileinfo.Tpo -c gfileinfo.c -fPIC -DPIC -o .libs/gfileinfo.o mv -f .deps/gfile.Tpo .deps/gfile.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileinputstream.lo -MD -MP -MF .deps/gfileinputstream.Tpo -c -o gfileinputstream.lo gfileinputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileinputstream.lo -MD -MP -MF .deps/gfileinputstream.Tpo -c gfileinputstream.c -fPIC -DPIC -o .libs/gfileinputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileinputstream.lo -MD -MP -MF .deps/gfileinputstream.Tpo -c gfileinputstream.c -o gfileinputstream.o >/dev/null 2>&1 mv -f .deps/gfileinputstream.Tpo .deps/gfileinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilemonitor.lo -MD -MP -MF .deps/gfilemonitor.Tpo -c -o gfilemonitor.lo gfilemonitor.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileinfo.lo -MD -MP -MF .deps/gfileinfo.Tpo -c gfileinfo.c -o gfileinfo.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilemonitor.lo -MD -MP -MF .deps/gfilemonitor.Tpo -c gfilemonitor.c -fPIC -DPIC -o .libs/gfilemonitor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilemonitor.lo -MD -MP -MF .deps/gfilemonitor.Tpo -c gfilemonitor.c -o gfilemonitor.o >/dev/null 2>&1 mv -f .deps/gfileinfo.Tpo .deps/gfileinfo.Plo mv -f .deps/gfilemonitor.Tpo .deps/gfilemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilenamecompleter.lo -MD -MP -MF .deps/gfilenamecompleter.Tpo -c -o gfilenamecompleter.lo gfilenamecompleter.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileoutputstream.lo -MD -MP -MF .deps/gfileoutputstream.Tpo -c -o gfileoutputstream.lo gfileoutputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilenamecompleter.lo -MD -MP -MF .deps/gfilenamecompleter.Tpo -c gfilenamecompleter.c -fPIC -DPIC -o .libs/gfilenamecompleter.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileoutputstream.lo -MD -MP -MF .deps/gfileoutputstream.Tpo -c gfileoutputstream.c -fPIC -DPIC -o .libs/gfileoutputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilenamecompleter.lo -MD -MP -MF .deps/gfilenamecompleter.Tpo -c gfilenamecompleter.c -o gfilenamecompleter.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfileoutputstream.lo -MD -MP -MF .deps/gfileoutputstream.Tpo -c gfileoutputstream.c -o gfileoutputstream.o >/dev/null 2>&1 mv -f .deps/gfileoutputstream.Tpo .deps/gfileoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilterinputstream.lo -MD -MP -MF .deps/gfilterinputstream.Tpo -c -o gfilterinputstream.lo gfilterinputstream.c mv -f .deps/gfilenamecompleter.Tpo .deps/gfilenamecompleter.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilteroutputstream.lo -MD -MP -MF .deps/gfilteroutputstream.Tpo -c -o gfilteroutputstream.lo gfilteroutputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilterinputstream.lo -MD -MP -MF .deps/gfilterinputstream.Tpo -c gfilterinputstream.c -fPIC -DPIC -o .libs/gfilterinputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilteroutputstream.lo -MD -MP -MF .deps/gfilteroutputstream.Tpo -c gfilteroutputstream.c -fPIC -DPIC -o .libs/gfilteroutputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilterinputstream.lo -MD -MP -MF .deps/gfilterinputstream.Tpo -c gfilterinputstream.c -o gfilterinputstream.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gfilteroutputstream.lo -MD -MP -MF .deps/gfilteroutputstream.Tpo -c gfilteroutputstream.c -o gfilteroutputstream.o >/dev/null 2>&1 mv -f .deps/gfilterinputstream.Tpo .deps/gfilterinputstream.Plo mv -f .deps/gfilteroutputstream.Tpo .deps/gfilteroutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gicon.lo -MD -MP -MF .deps/gicon.Tpo -c -o gicon.lo gicon.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT ginputstream.lo -MD -MP -MF .deps/ginputstream.Tpo -c -o ginputstream.lo ginputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gicon.lo -MD -MP -MF .deps/gicon.Tpo -c gicon.c -fPIC -DPIC -o .libs/gicon.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT ginputstream.lo -MD -MP -MF .deps/ginputstream.Tpo -c ginputstream.c -fPIC -DPIC -o .libs/ginputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gicon.lo -MD -MP -MF .deps/gicon.Tpo -c gicon.c -o gicon.o >/dev/null 2>&1 mv -f .deps/gicon.Tpo .deps/gicon.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioerror.lo -MD -MP -MF .deps/gioerror.Tpo -c -o gioerror.lo gioerror.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT ginputstream.lo -MD -MP -MF .deps/ginputstream.Tpo -c ginputstream.c -o ginputstream.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioerror.lo -MD -MP -MF .deps/gioerror.Tpo -c gioerror.c -fPIC -DPIC -o .libs/gioerror.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioerror.lo -MD -MP -MF .deps/gioerror.Tpo -c gioerror.c -o gioerror.o >/dev/null 2>&1 mv -f .deps/gioerror.Tpo .deps/gioerror.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT giomodule.lo -MD -MP -MF .deps/giomodule.Tpo -c -o giomodule.lo giomodule.c mv -f .deps/ginputstream.Tpo .deps/ginputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioscheduler.lo -MD -MP -MF .deps/gioscheduler.Tpo -c -o gioscheduler.lo gioscheduler.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT giomodule.lo -MD -MP -MF .deps/giomodule.Tpo -c giomodule.c -fPIC -DPIC -o .libs/giomodule.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioscheduler.lo -MD -MP -MF .deps/gioscheduler.Tpo -c gioscheduler.c -fPIC -DPIC -o .libs/gioscheduler.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT giomodule.lo -MD -MP -MF .deps/giomodule.Tpo -c giomodule.c -o giomodule.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioscheduler.lo -MD -MP -MF .deps/gioscheduler.Tpo -c gioscheduler.c -o gioscheduler.o >/dev/null 2>&1 mv -f .deps/giomodule.Tpo .deps/giomodule.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gloadableicon.lo -MD -MP -MF .deps/gloadableicon.Tpo -c -o gloadableicon.lo gloadableicon.c mv -f .deps/gioscheduler.Tpo .deps/gioscheduler.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmount.lo -MD -MP -MF .deps/gmount.Tpo -c -o gmount.lo gmount.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gloadableicon.lo -MD -MP -MF .deps/gloadableicon.Tpo -c gloadableicon.c -fPIC -DPIC -o .libs/gloadableicon.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmount.lo -MD -MP -MF .deps/gmount.Tpo -c gmount.c -fPIC -DPIC -o .libs/gmount.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gloadableicon.lo -MD -MP -MF .deps/gloadableicon.Tpo -c gloadableicon.c -o gloadableicon.o >/dev/null 2>&1 mv -f .deps/gloadableicon.Tpo .deps/gloadableicon.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmemoryinputstream.lo -MD -MP -MF .deps/gmemoryinputstream.Tpo -c -o gmemoryinputstream.lo gmemoryinputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmount.lo -MD -MP -MF .deps/gmount.Tpo -c gmount.c -o gmount.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmemoryinputstream.lo -MD -MP -MF .deps/gmemoryinputstream.Tpo -c gmemoryinputstream.c -fPIC -DPIC -o .libs/gmemoryinputstream.o mv -f .deps/gmount.Tpo .deps/gmount.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmemoryoutputstream.lo -MD -MP -MF .deps/gmemoryoutputstream.Tpo -c -o gmemoryoutputstream.lo gmemoryoutputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmemoryinputstream.lo -MD -MP -MF .deps/gmemoryinputstream.Tpo -c gmemoryinputstream.c -o gmemoryinputstream.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmemoryoutputstream.lo -MD -MP -MF .deps/gmemoryoutputstream.Tpo -c gmemoryoutputstream.c -fPIC -DPIC -o .libs/gmemoryoutputstream.o mv -f .deps/gmemoryinputstream.Tpo .deps/gmemoryinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmountoperation.lo -MD -MP -MF .deps/gmountoperation.Tpo -c -o gmountoperation.lo gmountoperation.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmemoryoutputstream.lo -MD -MP -MF .deps/gmemoryoutputstream.Tpo -c gmemoryoutputstream.c -o gmemoryoutputstream.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmountoperation.lo -MD -MP -MF .deps/gmountoperation.Tpo -c gmountoperation.c -fPIC -DPIC -o .libs/gmountoperation.o mv -f .deps/gmemoryoutputstream.Tpo .deps/gmemoryoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gnativevolumemonitor.lo -MD -MP -MF .deps/gnativevolumemonitor.Tpo -c -o gnativevolumemonitor.lo gnativevolumemonitor.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gmountoperation.lo -MD -MP -MF .deps/gmountoperation.Tpo -c gmountoperation.c -o gmountoperation.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gnativevolumemonitor.lo -MD -MP -MF .deps/gnativevolumemonitor.Tpo -c gnativevolumemonitor.c -fPIC -DPIC -o .libs/gnativevolumemonitor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gnativevolumemonitor.lo -MD -MP -MF .deps/gnativevolumemonitor.Tpo -c gnativevolumemonitor.c -o gnativevolumemonitor.o >/dev/null 2>&1 mv -f .deps/gmountoperation.Tpo .deps/gmountoperation.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT goutputstream.lo -MD -MP -MF .deps/goutputstream.Tpo -c -o goutputstream.lo goutputstream.c mv -f .deps/gnativevolumemonitor.Tpo .deps/gnativevolumemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gpollfilemonitor.lo -MD -MP -MF .deps/gpollfilemonitor.Tpo -c -o gpollfilemonitor.lo gpollfilemonitor.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT goutputstream.lo -MD -MP -MF .deps/goutputstream.Tpo -c goutputstream.c -fPIC -DPIC -o .libs/goutputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gpollfilemonitor.lo -MD -MP -MF .deps/gpollfilemonitor.Tpo -c gpollfilemonitor.c -fPIC -DPIC -o .libs/gpollfilemonitor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gpollfilemonitor.lo -MD -MP -MF .deps/gpollfilemonitor.Tpo -c gpollfilemonitor.c -o gpollfilemonitor.o >/dev/null 2>&1 mv -f .deps/gpollfilemonitor.Tpo .deps/gpollfilemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gseekable.lo -MD -MP -MF .deps/gseekable.Tpo -c -o gseekable.lo gseekable.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT goutputstream.lo -MD -MP -MF .deps/goutputstream.Tpo -c goutputstream.c -o goutputstream.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gseekable.lo -MD -MP -MF .deps/gseekable.Tpo -c gseekable.c -fPIC -DPIC -o .libs/gseekable.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gseekable.lo -MD -MP -MF .deps/gseekable.Tpo -c gseekable.c -o gseekable.o >/dev/null 2>&1 mv -f .deps/gseekable.Tpo .deps/gseekable.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsimpleasyncresult.lo -MD -MP -MF .deps/gsimpleasyncresult.Tpo -c -o gsimpleasyncresult.lo gsimpleasyncresult.c mv -f .deps/goutputstream.Tpo .deps/goutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthemedicon.lo -MD -MP -MF .deps/gthemedicon.Tpo -c -o gthemedicon.lo gthemedicon.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsimpleasyncresult.lo -MD -MP -MF .deps/gsimpleasyncresult.Tpo -c gsimpleasyncresult.c -fPIC -DPIC -o .libs/gsimpleasyncresult.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthemedicon.lo -MD -MP -MF .deps/gthemedicon.Tpo -c gthemedicon.c -fPIC -DPIC -o .libs/gthemedicon.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gthemedicon.lo -MD -MP -MF .deps/gthemedicon.Tpo -c gthemedicon.c -o gthemedicon.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gsimpleasyncresult.lo -MD -MP -MF .deps/gsimpleasyncresult.Tpo -c gsimpleasyncresult.c -o gsimpleasyncresult.o >/dev/null 2>&1 mv -f .deps/gthemedicon.Tpo .deps/gthemedicon.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunionvolumemonitor.lo -MD -MP -MF .deps/gunionvolumemonitor.Tpo -c -o gunionvolumemonitor.lo gunionvolumemonitor.c mv -f .deps/gsimpleasyncresult.Tpo .deps/gsimpleasyncresult.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvfs.lo -MD -MP -MF .deps/gvfs.Tpo -c -o gvfs.lo gvfs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunionvolumemonitor.lo -MD -MP -MF .deps/gunionvolumemonitor.Tpo -c gunionvolumemonitor.c -fPIC -DPIC -o .libs/gunionvolumemonitor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvfs.lo -MD -MP -MF .deps/gvfs.Tpo -c gvfs.c -fPIC -DPIC -o .libs/gvfs.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunionvolumemonitor.lo -MD -MP -MF .deps/gunionvolumemonitor.Tpo -c gunionvolumemonitor.c -o gunionvolumemonitor.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvfs.lo -MD -MP -MF .deps/gvfs.Tpo -c gvfs.c -o gvfs.o >/dev/null 2>&1 mv -f .deps/gunionvolumemonitor.Tpo .deps/gunionvolumemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvolume.lo -MD -MP -MF .deps/gvolume.Tpo -c -o gvolume.lo gvolume.c mv -f .deps/gvfs.Tpo .deps/gvfs.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvolumemonitor.lo -MD -MP -MF .deps/gvolumemonitor.Tpo -c -o gvolumemonitor.lo gvolumemonitor.c make[4]: Circular gioenumtypes.h <- gioenumtypes.h dependency dropped. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvolume.lo -MD -MP -MF .deps/gvolume.Tpo -c gvolume.c -fPIC -DPIC -o .libs/gvolume.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvolumemonitor.lo -MD -MP -MF .deps/gvolumemonitor.Tpo -c gvolumemonitor.c -fPIC -DPIC -o .libs/gvolumemonitor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvolumemonitor.lo -MD -MP -MF .deps/gvolumemonitor.Tpo -c gvolumemonitor.c -o gvolumemonitor.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gvolume.lo -MD -MP -MF .deps/gvolume.Tpo -c gvolume.c -o gvolume.o >/dev/null 2>&1 mv -f .deps/gvolumemonitor.Tpo .deps/gvolumemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioenumtypes.lo -MD -MP -MF .deps/gioenumtypes.Tpo -c -o gioenumtypes.lo gioenumtypes.c mv -f .deps/gvolume.Tpo .deps/gvolume.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioaliasdef.lo -MD -MP -MF .deps/gioaliasdef.Tpo -c -o gioaliasdef.lo gioaliasdef.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioenumtypes.lo -MD -MP -MF .deps/gioenumtypes.Tpo -c gioenumtypes.c -fPIC -DPIC -o .libs/gioenumtypes.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioaliasdef.lo -MD -MP -MF .deps/gioaliasdef.Tpo -c gioaliasdef.c -fPIC -DPIC -o .libs/gioaliasdef.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioaliasdef.lo -MD -MP -MF .deps/gioaliasdef.Tpo -c gioaliasdef.c -o gioaliasdef.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gioenumtypes.lo -MD -MP -MF .deps/gioenumtypes.Tpo -c gioenumtypes.c -o gioenumtypes.o >/dev/null 2>&1 mv -f .deps/gioaliasdef.Tpo .deps/gioaliasdef.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdesktopappinfo.lo -MD -MP -MF .deps/gdesktopappinfo.Tpo -c -o gdesktopappinfo.lo gdesktopappinfo.c mv -f .deps/gioenumtypes.Tpo .deps/gioenumtypes.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixmount.lo -MD -MP -MF .deps/gunixmount.Tpo -c -o gunixmount.lo gunixmount.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdesktopappinfo.lo -MD -MP -MF .deps/gdesktopappinfo.Tpo -c gdesktopappinfo.c -fPIC -DPIC -o .libs/gdesktopappinfo.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixmount.lo -MD -MP -MF .deps/gunixmount.Tpo -c gunixmount.c -fPIC -DPIC -o .libs/gunixmount.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixmount.lo -MD -MP -MF .deps/gunixmount.Tpo -c gunixmount.c -o gunixmount.o >/dev/null 2>&1 mv -f .deps/gunixmount.Tpo .deps/gunixmount.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixmounts.lo -MD -MP -MF .deps/gunixmounts.Tpo -c -o gunixmounts.lo gunixmounts.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gdesktopappinfo.lo -MD -MP -MF .deps/gdesktopappinfo.Tpo -c gdesktopappinfo.c -o gdesktopappinfo.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixmounts.lo -MD -MP -MF .deps/gunixmounts.Tpo -c gunixmounts.c -fPIC -DPIC -o .libs/gunixmounts.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixmounts.lo -MD -MP -MF .deps/gunixmounts.Tpo -c gunixmounts.c -o gunixmounts.o >/dev/null 2>&1 mv -f .deps/gdesktopappinfo.Tpo .deps/gdesktopappinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixvolume.lo -MD -MP -MF .deps/gunixvolume.Tpo -c -o gunixvolume.lo gunixvolume.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixvolume.lo -MD -MP -MF .deps/gunixvolume.Tpo -c gunixvolume.c -fPIC -DPIC -o .libs/gunixvolume.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixvolume.lo -MD -MP -MF .deps/gunixvolume.Tpo -c gunixvolume.c -o gunixvolume.o >/dev/null 2>&1 mv -f .deps/gunixmounts.Tpo .deps/gunixmounts.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixvolumemonitor.lo -MD -MP -MF .deps/gunixvolumemonitor.Tpo -c -o gunixvolumemonitor.lo gunixvolumemonitor.c mv -f .deps/gunixvolume.Tpo .deps/gunixvolume.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixinputstream.lo -MD -MP -MF .deps/gunixinputstream.Tpo -c -o gunixinputstream.lo gunixinputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixvolumemonitor.lo -MD -MP -MF .deps/gunixvolumemonitor.Tpo -c gunixvolumemonitor.c -fPIC -DPIC -o .libs/gunixvolumemonitor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixinputstream.lo -MD -MP -MF .deps/gunixinputstream.Tpo -c gunixinputstream.c -fPIC -DPIC -o .libs/gunixinputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixvolumemonitor.lo -MD -MP -MF .deps/gunixvolumemonitor.Tpo -c gunixvolumemonitor.c -o gunixvolumemonitor.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixinputstream.lo -MD -MP -MF .deps/gunixinputstream.Tpo -c gunixinputstream.c -o gunixinputstream.o >/dev/null 2>&1 mv -f .deps/gunixvolumemonitor.Tpo .deps/gunixvolumemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixoutputstream.lo -MD -MP -MF .deps/gunixoutputstream.Tpo -c -o gunixoutputstream.lo gunixoutputstream.c mv -f .deps/gunixinputstream.Tpo .deps/gunixinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocaldirectorymonitor.lo -MD -MP -MF .deps/glocaldirectorymonitor.Tpo -c -o glocaldirectorymonitor.lo glocaldirectorymonitor.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixoutputstream.lo -MD -MP -MF .deps/gunixoutputstream.Tpo -c gunixoutputstream.c -fPIC -DPIC -o .libs/gunixoutputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocaldirectorymonitor.lo -MD -MP -MF .deps/glocaldirectorymonitor.Tpo -c glocaldirectorymonitor.c -fPIC -DPIC -o .libs/glocaldirectorymonitor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gunixoutputstream.lo -MD -MP -MF .deps/gunixoutputstream.Tpo -c gunixoutputstream.c -o gunixoutputstream.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocaldirectorymonitor.lo -MD -MP -MF .deps/glocaldirectorymonitor.Tpo -c glocaldirectorymonitor.c -o glocaldirectorymonitor.o >/dev/null 2>&1 mv -f .deps/gunixoutputstream.Tpo .deps/gunixoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfile.lo -MD -MP -MF .deps/glocalfile.Tpo -c -o glocalfile.lo glocalfile.c mv -f .deps/glocaldirectorymonitor.Tpo .deps/glocaldirectorymonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileenumerator.lo -MD -MP -MF .deps/glocalfileenumerator.Tpo -c -o glocalfileenumerator.lo glocalfileenumerator.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfile.lo -MD -MP -MF .deps/glocalfile.Tpo -c glocalfile.c -fPIC -DPIC -o .libs/glocalfile.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileenumerator.lo -MD -MP -MF .deps/glocalfileenumerator.Tpo -c glocalfileenumerator.c -fPIC -DPIC -o .libs/glocalfileenumerator.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileenumerator.lo -MD -MP -MF .deps/glocalfileenumerator.Tpo -c glocalfileenumerator.c -o glocalfileenumerator.o >/dev/null 2>&1 mv -f .deps/glocalfileenumerator.Tpo .deps/glocalfileenumerator.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileinfo.lo -MD -MP -MF .deps/glocalfileinfo.Tpo -c -o glocalfileinfo.lo glocalfileinfo.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfile.lo -MD -MP -MF .deps/glocalfile.Tpo -c glocalfile.c -o glocalfile.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileinfo.lo -MD -MP -MF .deps/glocalfileinfo.Tpo -c glocalfileinfo.c -fPIC -DPIC -o .libs/glocalfileinfo.o mv -f .deps/glocalfile.Tpo .deps/glocalfile.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileinputstream.lo -MD -MP -MF .deps/glocalfileinputstream.Tpo -c -o glocalfileinputstream.lo glocalfileinputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileinfo.lo -MD -MP -MF .deps/glocalfileinfo.Tpo -c glocalfileinfo.c -o glocalfileinfo.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileinputstream.lo -MD -MP -MF .deps/glocalfileinputstream.Tpo -c glocalfileinputstream.c -fPIC -DPIC -o .libs/glocalfileinputstream.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileinputstream.lo -MD -MP -MF .deps/glocalfileinputstream.Tpo -c glocalfileinputstream.c -o glocalfileinputstream.o >/dev/null 2>&1 mv -f .deps/glocalfileinputstream.Tpo .deps/glocalfileinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfilemonitor.lo -MD -MP -MF .deps/glocalfilemonitor.Tpo -c -o glocalfilemonitor.lo glocalfilemonitor.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfilemonitor.lo -MD -MP -MF .deps/glocalfilemonitor.Tpo -c glocalfilemonitor.c -fPIC -DPIC -o .libs/glocalfilemonitor.o mv -f .deps/glocalfileinfo.Tpo .deps/glocalfileinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileoutputstream.lo -MD -MP -MF .deps/glocalfileoutputstream.Tpo -c -o glocalfileoutputstream.lo glocalfileoutputstream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfilemonitor.lo -MD -MP -MF .deps/glocalfilemonitor.Tpo -c glocalfilemonitor.c -o glocalfilemonitor.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileoutputstream.lo -MD -MP -MF .deps/glocalfileoutputstream.Tpo -c glocalfileoutputstream.c -fPIC -DPIC -o .libs/glocalfileoutputstream.o mv -f .deps/glocalfilemonitor.Tpo .deps/glocalfilemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalvfs.lo -MD -MP -MF .deps/glocalvfs.Tpo -c -o glocalvfs.lo glocalvfs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalfileoutputstream.lo -MD -MP -MF .deps/glocalfileoutputstream.Tpo -c glocalfileoutputstream.c -o glocalfileoutputstream.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalvfs.lo -MD -MP -MF .deps/glocalvfs.Tpo -c glocalvfs.c -fPIC -DPIC -o .libs/glocalvfs.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT glocalvfs.lo -MD -MP -MF .deps/glocalvfs.Tpo -c glocalvfs.c -o glocalvfs.o >/dev/null 2>&1 mv -f .deps/glocalvfs.Tpo .deps/glocalvfs.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gio-marshal.lo -MD -MP -MF .deps/gio-marshal.Tpo -c -o gio-marshal.lo gio-marshal.c mv -f .deps/glocalfileoutputstream.Tpo .deps/glocalfileoutputstream.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gio-marshal.lo -MD -MP -MF .deps/gio-marshal.Tpo -c gio-marshal.c -fPIC -DPIC -o .libs/gio-marshal.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib/gio/modules\" -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT gio-marshal.lo -MD -MP -MF .deps/gio-marshal.Tpo -c gio-marshal.c -o gio-marshal.o >/dev/null 2>&1 mv -f .deps/gio-marshal.Tpo .deps/gio-marshal.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -export-dynamic -export-symbols-regex '^g_.*' -o libgio-2.0.la -rpath /usr/lib gappinfo.lo gasynchelper.lo gasyncresult.lo gbufferedinputstream.lo gbufferedoutputstream.lo gcancellable.lo gcontenttype.lo gdatainputstream.lo gdataoutputstream.lo gdrive.lo gdummyfile.lo gfile.lo gfileattribute.lo gfileenumerator.lo gfileicon.lo gfileinfo.lo gfileinputstream.lo gfilemonitor.lo gfilenamecompleter.lo gfileoutputstream.lo gfilterinputstream.lo gfilteroutputstream.lo gicon.lo ginputstream.lo gioerror.lo giomodule.lo gioscheduler.lo gloadableicon.lo gmount.lo gmemoryinputstream.lo gmemoryoutputstream.lo gmountoperation.lo gnativevolumemonitor.lo goutputstream.lo gpollfilemonitor.lo gseekable.lo gsimpleasyncresult.lo gthemedicon.lo gunionvolumemonitor.lo gvfs.lo gvolume.lo gvolumemonitor.lo gioenumtypes.lo gioaliasdef.lo gdesktopappinfo.lo gunixmount.lo gunixmounts.lo gunixvolume.lo gunixvolumemonitor.lo gunixinputstream.lo gunixoutputstream.lo glocaldirectorymonitor.lo glocalfile.lo glocalfileenumerator.lo glocalfileinfo.lo glocalfileinputstream.lo glocalfilemonitor.lo glocalfileoutputstream.lo glocalvfs.lo gio-marshal.lo ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la ../gmodule/libgmodule-2.0.la inotify/libinotify.la xdgmime/libxdgmime.la generating symbol list for `libgio-2.0.la' /usr/bin/nm -B .libs/gappinfo.o .libs/gasynchelper.o .libs/gasyncresult.o .libs/gbufferedinputstream.o .libs/gbufferedoutputstream.o .libs/gcancellable.o .libs/gcontenttype.o .libs/gdatainputstream.o .libs/gdataoutputstream.o .libs/gdrive.o .libs/gdummyfile.o .libs/gfile.o .libs/gfileattribute.o .libs/gfileenumerator.o .libs/gfileicon.o .libs/gfileinfo.o .libs/gfileinputstream.o .libs/gfilemonitor.o .libs/gfilenamecompleter.o .libs/gfileoutputstream.o .libs/gfilterinputstream.o .libs/gfilteroutputstream.o .libs/gicon.o .libs/ginputstream.o .libs/gioerror.o .libs/giomodule.o .libs/gioscheduler.o .libs/gloadableicon.o .libs/gmount.o .libs/gmemoryinputstream.o .libs/gmemoryoutputstream.o .libs/gmountoperation.o .libs/gnativevolumemonitor.o .libs/goutputstream.o .libs/gpollfilemonitor.o .libs/gseekable.o .libs/gsimpleasyncresult.o .libs/gthemedicon.o .libs/gunionvolumemonitor.o .libs/gvfs.o .libs/gvolume.o .libs/gvolumemonitor.o .libs/gioenumtypes.o .libs/gioaliasdef.o .libs/gdesktopappinfo.o .libs/gunixmount.o .libs/gunixmounts.o .libs/gunixvolume.o .libs/gunixvolumemonitor.o .libs/gunixinputstream.o .libs/gunixoutputstream.o .libs/glocaldirectorymonitor.o .libs/glocalfile.o .libs/glocalfileenumerator.o .libs/glocalfileinfo.o .libs/glocalfileinputstream.o .libs/glocalfilemonitor.o .libs/glocalfileoutputstream.o .libs/glocalvfs.o .libs/gio-marshal.o inotify/.libs/libinotify.a xdgmime/.libs/libxdgmime.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgio-2.0.exp /bin/grep -E -e "^g_.*" ".libs/libgio-2.0.exp" > ".libs/libgio-2.0.expT" mv -f ".libs/libgio-2.0.expT" ".libs/libgio-2.0.exp" echo "{ global:" > .libs/libgio-2.0.ver cat .libs/libgio-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgio-2.0.ver echo "local: *; };" >> .libs/libgio-2.0.ver i686-pc-linux-gnu-gcc -shared .libs/gappinfo.o .libs/gasynchelper.o .libs/gasyncresult.o .libs/gbufferedinputstream.o .libs/gbufferedoutputstream.o .libs/gcancellable.o .libs/gcontenttype.o .libs/gdatainputstream.o .libs/gdataoutputstream.o .libs/gdrive.o .libs/gdummyfile.o .libs/gfile.o .libs/gfileattribute.o .libs/gfileenumerator.o .libs/gfileicon.o .libs/gfileinfo.o .libs/gfileinputstream.o .libs/gfilemonitor.o .libs/gfilenamecompleter.o .libs/gfileoutputstream.o .libs/gfilterinputstream.o .libs/gfilteroutputstream.o .libs/gicon.o .libs/ginputstream.o .libs/gioerror.o .libs/giomodule.o .libs/gioscheduler.o .libs/gloadableicon.o .libs/gmount.o .libs/gmemoryinputstream.o .libs/gmemoryoutputstream.o .libs/gmountoperation.o .libs/gnativevolumemonitor.o .libs/goutputstream.o .libs/gpollfilemonitor.o .libs/gseekable.o .libs/gsimpleasyncresult.o .libs/gthemedicon.o .libs/gunionvolumemonitor.o .libs/gvfs.o .libs/gvolume.o .libs/gvolumemonitor.o .libs/gioenumtypes.o .libs/gioaliasdef.o .libs/gdesktopappinfo.o .libs/gunixmount.o .libs/gunixmounts.o .libs/gunixvolume.o .libs/gunixvolumemonitor.o .libs/gunixinputstream.o .libs/gunixoutputstream.o .libs/glocaldirectorymonitor.o .libs/glocalfile.o .libs/glocalfileenumerator.o .libs/glocalfileinfo.o .libs/glocalfileinputstream.o .libs/glocalfilemonitor.o .libs/glocalfileoutputstream.o .libs/glocalvfs.o .libs/gio-marshal.o -Wl,--whole-archive inotify/.libs/libinotify.a xdgmime/.libs/libxdgmime.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/.libs -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule/.libs -L/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so ../gmodule/.libs/libgmodule-2.0.so -march=pentium-m -Wl,-soname -Wl,libgio-2.0.so.0 -Wl,-version-script -Wl,.libs/libgio-2.0.ver -o .libs/libgio-2.0.so.0.0.0 (cd .libs && rm -f libgio-2.0.so.0 && ln -s libgio-2.0.so.0.0.0 libgio-2.0.so.0) (cd .libs && rm -f libgio-2.0.so && ln -s libgio-2.0.so.0.0.0 libgio-2.0.so) rm -fr .libs/libgio-2.0.lax mkdir .libs/libgio-2.0.lax rm -fr .libs/libgio-2.0.lax/libinotify.a mkdir .libs/libgio-2.0.lax/libinotify.a (cd .libs/libgio-2.0.lax/libinotify.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/inotify/.libs/libinotify.a) rm -fr .libs/libgio-2.0.lax/libxdgmime.a mkdir .libs/libgio-2.0.lax/libxdgmime.a (cd .libs/libgio-2.0.lax/libxdgmime.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/xdgmime/.libs/libxdgmime.a) i686-pc-linux-gnu-ar cru .libs/libgio-2.0.a gappinfo.o gasynchelper.o gasyncresult.o gbufferedinputstream.o gbufferedoutputstream.o gcancellable.o gcontenttype.o gdatainputstream.o gdataoutputstream.o gdrive.o gdummyfile.o gfile.o gfileattribute.o gfileenumerator.o gfileicon.o gfileinfo.o gfileinputstream.o gfilemonitor.o gfilenamecompleter.o gfileoutputstream.o gfilterinputstream.o gfilteroutputstream.o gicon.o ginputstream.o gioerror.o giomodule.o gioscheduler.o gloadableicon.o gmount.o gmemoryinputstream.o gmemoryoutputstream.o gmountoperation.o gnativevolumemonitor.o goutputstream.o gpollfilemonitor.o gseekable.o gsimpleasyncresult.o gthemedicon.o gunionvolumemonitor.o gvfs.o gvolume.o gvolumemonitor.o gioenumtypes.o gioaliasdef.o gdesktopappinfo.o gunixmount.o gunixmounts.o gunixvolume.o gunixvolumemonitor.o gunixinputstream.o gunixoutputstream.o glocaldirectorymonitor.o glocalfile.o glocalfileenumerator.o glocalfileinfo.o glocalfileinputstream.o glocalfilemonitor.o glocalfileoutputstream.o glocalvfs.o gio-marshal.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-path.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-sub.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-ginotifydirectorymonitor.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-kernel.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-ginotifyfilemonitor.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-diag.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-helper.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-missing.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimeparent.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimeglob.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimemagic.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimealias.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimecache.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmime.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimeint.o i686-pc-linux-gnu-ranlib .libs/libgio-2.0.a rm -fr .libs/libgio-2.0.lax creating libgio-2.0.la (cd .libs && rm -f libgio-2.0.la && ln -s ../libgio-2.0.la libgio-2.0.la) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' Making all in tests make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/tests' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../gmodule -I../../gobject -I../../gio -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT memory-input-stream.o -MD -MP -MF .deps/memory-input-stream.Tpo -c -o memory-input-stream.o memory-input-stream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../gmodule -I../../gobject -I../../gio -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT g-file.o -MD -MP -MF .deps/g-file.Tpo -c -o g-file.o g-file.c mv -f .deps/memory-input-stream.Tpo .deps/memory-input-stream.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../gmodule -I../../gobject -I../../gio -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT g-file-info.o -MD -MP -MF .deps/g-file-info.Tpo -c -o g-file-info.o g-file-info.c mv -f .deps/g-file.Tpo .deps/g-file.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../gmodule -I../../gobject -I../../gio -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT data-input-stream.o -MD -MP -MF .deps/data-input-stream.Tpo -c -o data-input-stream.o data-input-stream.c mv -f .deps/g-file-info.Tpo .deps/g-file-info.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../gmodule -I../../gobject -I../../gio -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT data-output-stream.o -MD -MP -MF .deps/data-output-stream.Tpo -c -o data-output-stream.o data-output-stream.c mv -f .deps/data-input-stream.Tpo .deps/data-input-stream.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../gmodule -I../../gobject -I../../gio -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT live-g-file.o -MD -MP -MF .deps/live-g-file.Tpo -c -o live-g-file.o live-g-file.c mv -f .deps/data-output-stream.Tpo .deps/data-output-stream.Po /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o memory-input-stream memory-input-stream.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la mkdir .libs i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/memory-input-stream memory-input-stream.o ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so creating memory-input-stream /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o g-file g-file.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la mv -f .deps/live-g-file.Tpo .deps/live-g-file.Po /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o g-file-info g-file-info.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/g-file g-file.o ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so creating g-file /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o data-input-stream data-input-stream.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/g-file-info g-file-info.o ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so creating g-file-info /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o data-output-stream data-output-stream.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/data-input-stream data-input-stream.o ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so creating data-input-stream /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o live-g-file live-g-file.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/data-output-stream data-output-stream.o ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so creating data-output-stream i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/live-g-file live-g-file.o ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so creating live-g-file make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' Making all in tests make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests' Making all in gobject make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/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 `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/gobject' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c -o testmarshal.lo testmarshal.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c -o testmodule.lo testmodule.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c testmodule.c -fPIC -DPIC -o .libs/testmodule.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c testmarshal.c -fPIC -DPIC -o .libs/testmarshal.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c testmarshal.c -o testmarshal.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c testmodule.c -o testmodule.o >/dev/null 2>&1 mv -f .deps/testmarshal.Tpo .deps/testmarshal.Plo mv -f .deps/testmodule.Tpo .deps/testmodule.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o libtestgobject.la testmarshal.lo testmodule.lo i686-pc-linux-gnu-ar cru .libs/libtestgobject.a .libs/testmarshal.o .libs/testmodule.o i686-pc-linux-gnu-ranlib .libs/libtestgobject.a creating libtestgobject.la (cd .libs && rm -f libtestgobject.la && ln -s ../libtestgobject.la libtestgobject.la) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/gobject' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/gobject' Making all in refcount make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/refcount' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT closures.o -MD -MP -MF .deps/closures.Tpo -c -o closures.o closures.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT objects.o -MD -MP -MF .deps/objects.Tpo -c -o objects.o objects.c mv -f .deps/objects.Tpo .deps/objects.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT objects2.o -MD -MP -MF .deps/objects2.Tpo -c -o objects2.o objects2.c mv -f .deps/closures.Tpo .deps/closures.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT properties.o -MD -MP -MF .deps/properties.Tpo -c -o properties.o properties.c mv -f .deps/objects2.Tpo .deps/objects2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT properties2.o -MD -MP -MF .deps/properties2.Tpo -c -o properties2.o properties2.c mv -f .deps/properties.Tpo .deps/properties.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=1 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT signal1-signals.o -MD -MP -MF .deps/signal1-signals.Tpo -c -o signal1-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/properties2.Tpo .deps/properties2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT signal2-signals.o -MD -MP -MF .deps/signal2-signals.Tpo -c -o signal2-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/signal1-signals.Tpo .deps/signal1-signals.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=3 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT signal3-signals.o -MD -MP -MF .deps/signal3-signals.Tpo -c -o signal3-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/signal2-signals.Tpo .deps/signal2-signals.Po /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o closures closures.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt mkdir .libs mv -f .deps/signal3-signals.Tpo .deps/signal3-signals.Po /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o objects objects.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so -lrt creating closures /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o objects2 objects2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so -lrt creating objects /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o properties properties.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so -lrt creating objects2 /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o properties2 properties2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so -lrt creating properties /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DTESTNUM=1 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o signal1 signal1-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so -lrt creating properties2 /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DTESTNUM=2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o signal2 signal2-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt i686-pc-linux-gnu-gcc -DTESTNUM=1 -march=pentium-m -O2 -pipe -fomit-frame-pointer -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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so -lrt creating signal1 /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DTESTNUM=3 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o signal3 signal3-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt i686-pc-linux-gnu-gcc -DTESTNUM=2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so -lrt creating signal2 i686-pc-linux-gnu-gcc -DTESTNUM=3 -march=pentium-m -O2 -pipe -fomit-frame-pointer -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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so -lrt creating signal3 make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/refcount' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c -o libmoduletestplugin_a.lo libmoduletestplugin_a.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c -o libmoduletestplugin_b.lo libmoduletestplugin_b.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c libmoduletestplugin_a.c -fPIC -DPIC -o .libs/libmoduletestplugin_a.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c libmoduletestplugin_b.c -fPIC -DPIC -o .libs/libmoduletestplugin_b.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c libmoduletestplugin_b.c -o libmoduletestplugin_b.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c libmoduletestplugin_a.c -o libmoduletestplugin_a.o >/dev/null 2>&1 mv -f .deps/libmoduletestplugin_b.Tpo .deps/libmoduletestplugin_b.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT scannerapi.o -MD -MP -MF .deps/scannerapi.Tpo -c -o scannerapi.o scannerapi.c mv -f .deps/libmoduletestplugin_a.Tpo .deps/libmoduletestplugin_a.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testglib.o -MD -MP -MF .deps/testglib.Tpo -c -o testglib.o testglib.c mv -f .deps/scannerapi.Tpo .deps/scannerapi.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testingbase64.o -MD -MP -MF .deps/testingbase64.Tpo -c -o testingbase64.o testingbase64.c mv -f .deps/testingbase64.Tpo .deps/testingbase64.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testgdate.o -MD -MP -MF .deps/testgdate.Tpo -c -o testgdate.o testgdate.c mv -f .deps/testgdate.Tpo .deps/testgdate.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT testgdateparser.o -MD -MP -MF .deps/testgdateparser.Tpo -c -o testgdateparser.o testgdateparser.c mv -f .deps/testgdateparser.Tpo .deps/testgdateparser.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT unicode-normalize.o -MD -MP -MF .deps/unicode-normalize.Tpo -c -o unicode-normalize.o unicode-normalize.c mv -f .deps/unicode-normalize.Tpo .deps/unicode-normalize.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT unicode-collate.o -MD -MP -MF .deps/unicode-collate.Tpo -c -o unicode-collate.o unicode-collate.c mv -f .deps/unicode-collate.Tpo .deps/unicode-collate.Po mv -f .deps/testglib.Tpo .deps/testglib.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT timeloop.o -MD -MP -MF .deps/timeloop.Tpo -c -o timeloop.o timeloop.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT timeloop-closure.o -MD -MP -MF .deps/timeloop-closure.Tpo -c -o timeloop-closure.o timeloop-closure.c mv -f .deps/timeloop.Tpo .deps/timeloop.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -pthread -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT errorcheck-mutex-test.o -MD -MP -MF .deps/errorcheck-mutex-test.Tpo -c -o errorcheck-mutex-test.o errorcheck-mutex-test.c mv -f .deps/timeloop-closure.Tpo .deps/timeloop-closure.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -Wl,--export-dynamic -avoid-version -module -rpath /usr/lib -o libmoduletestplugin_a.la -rpath /usr/lib libmoduletestplugin_a.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la mv -f .deps/errorcheck-mutex-test.Tpo .deps/errorcheck-mutex-test.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -Wl,--export-dynamic -avoid-version -module -rpath /usr/lib -o libmoduletestplugin_b.la -rpath /usr/lib libmoduletestplugin_b.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -shared .libs/libmoduletestplugin_a.o -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule/.libs -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs -L/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs -ldl ../gmodule/.libs/libgmodule-2.0.so ../glib/.libs/libglib-2.0.so -march=pentium-m -Wl,--export-dynamic -Wl,-soname -Wl,libmoduletestplugin_a.so -o .libs/libmoduletestplugin_a.so i686-pc-linux-gnu-ar cru .libs/libmoduletestplugin_a.a libmoduletestplugin_a.o i686-pc-linux-gnu-ranlib .libs/libmoduletestplugin_a.a creating libmoduletestplugin_a.la (cd .libs && rm -f libmoduletestplugin_a.la && ln -s ../libmoduletestplugin_a.la libmoduletestplugin_a.la) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o scannerapi scannerapi.o ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -shared .libs/libmoduletestplugin_b.o -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule/.libs -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs -L/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs -ldl ../gmodule/.libs/libgmodule-2.0.so ../glib/.libs/libglib-2.0.so -march=pentium-m -Wl,--export-dynamic -Wl,-soname -Wl,libmoduletestplugin_b.so -o .libs/libmoduletestplugin_b.so i686-pc-linux-gnu-ar cru .libs/libmoduletestplugin_b.a libmoduletestplugin_b.o i686-pc-linux-gnu-ranlib .libs/libmoduletestplugin_b.a creating libmoduletestplugin_b.la (cd .libs && rm -f libmoduletestplugin_b.la && ln -s ../libmoduletestplugin_b.la libmoduletestplugin_b.la) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o testglib testglib.o ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/scannerapi scannerapi.o ../glib/.libs/libglib-2.0.so creating scannerapi /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o testingbase64 testingbase64.o ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/testglib testglib.o ../glib/.libs/libglib-2.0.so creating testglib /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o testgdate testgdate.o ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/testingbase64 testingbase64.o ../glib/.libs/libglib-2.0.so creating testingbase64 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o testgdateparser testgdateparser.o ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/testgdate testgdate.o ../glib/.libs/libglib-2.0.so creating testgdate /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o unicode-normalize unicode-normalize.o ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/testgdateparser testgdateparser.o ../glib/.libs/libglib-2.0.so creating testgdateparser /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o unicode-collate unicode-collate.o ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/unicode-normalize unicode-normalize.o ../glib/.libs/libglib-2.0.so creating unicode-normalize /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o timeloop timeloop.o ../glib/libglib-2.0.la i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/unicode-collate unicode-collate.o ../glib/.libs/libglib-2.0.so creating unicode-collate /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o timeloop-closure timeloop-closure.o ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/timeloop timeloop.o ../glib/.libs/libglib-2.0.so creating timeloop /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o errorcheck-mutex-test errorcheck-mutex-test.o ../glib/libglib-2.0.la ../gthread/libgthread-2.0.la -pthread -lrt i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/timeloop-closure timeloop-closure.o ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so creating timeloop-closure i686-pc-linux-gnu-gcc -g -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/errorcheck-mutex-test errorcheck-mutex-test.o -pthread ../glib/.libs/libglib-2.0.so ../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so -lrt creating errorcheck-mutex-test make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests' Making all in po make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/po' Making all in docs make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs' Making all in reference make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference' Making all in glib make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/glib' gtk-doc: Scanning header files cd . && \ gtkdoc-scan --module=glib --source-dir=../../.. --ignore-headers="build gobject gio config.h gdatasetprivate.h glibintl.h gbsearcharray.h gmoduleconf.h gunibreak.h gunicomp.h gunidecomp.h gunichartables.h glibconfig-sysdefs.h gdebug.h gprintfint.h galias.h gmirroringtable.h gscripttable.h glib-mirroring-tab gnulib pcre update-pcre" --deprecated-guards="G_DISABLE_DEPRECATED" if grep -l '^..*$' ./glib.types > /dev/null 2>&1 ; then \ CC="/bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall" LD="/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall " CFLAGS="" LDFLAGS="" gtkdoc-scangobj --module=glib --output-dir=. ; \ else \ cd . ; \ for i in glib.args glib.hierarchy glib.interfaces glib.prerequisites glib.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp gtk-doc: Rebuilding template files cd . && gtkdoc-mktmpl --module=glib ###Can't parse args for function guint64: *g_thread_gettime) (void ###Can't parse args for function G_LIKELY: number) ?((GLIB_SIZEOF_LONG * 8 - 1) ^ __builtin_clzl(number)) + 1 : 1;#elseregister guint n_bits = 0;do{n_bits++;number >>= 1;}while (number WARNING: No declaration found for: tm WARNING: No declaration found for: g_test_config_vars ============================================================================= WARNING: 1 unused declarations. These can be found in glib-unused.txt. They should be added to glib-sections.txt in the appropriate place. ============================================================================= touch tmpl-build.stamp gtk-doc: Building XML cd . && \ gtkdoc-mkdb --module=glib --source-dir=../../.. --output-format=xml --expand-content-files="" --main-sgml-file=glib-docs.sgml --sgml-mode --output-format=xml ###Can't parse args for function guint64: *g_thread_gettime) (void ###Can't parse args for function G_LIKELY: number) ?((GLIB_SIZEOF_LONG * 8 - 1) ^ __builtin_clzl(number)) + 1 : 1;#elseregister guint n_bits = 0;do{n_bits++;number >>= 1;}while (number Use of uninitialized value in concatenation (.) or string at /usr/bin/gtkdoc-mkdb line 1392, line 2561. Use of uninitialized value in concatenation (.) or string at /usr/bin/gtkdoc-mkdb line 1392, line 2562. 98% symbol docs coverage (1813 symbols documented, 10 symbols incomplete, 33 not documented) See glib-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. touch sgml-build.stamp gtk-doc: Building HTML rm -rf ./html mkdir ./html cd ./html && gtkdoc-mkhtml glib ../glib-docs.sgml Computing chunks... Writing glib-building.html for refentry(glib-building) Writing glib-cross-compiling.html for refentry(glib-cross-compiling) Writing glib-compiling.html for refentry(glib-compiling) Writing glib-running.html for refentry(glib-running) Writing glib-changes.html for refentry(glib-changes) Writing glib-regex-syntax.html for refentry(glib-regex-syntax) Writing glib-resources.html for refentry(glib-resources) Writing glib.html for chapter(glib) Writing glib-Version-Information.html for refentry(glib-Version-Information) Writing glib-Basic-Types.html for refentry(glib-Basic-Types) Writing glib-Limits-of-Basic-Types.html for refentry(glib-Limits-of-Basic-Types) Writing glib-Standard-Macros.html for refentry(glib-Standard-Macros) Writing glib-Type-Conversion-Macros.html for refentry(glib-Type-Conversion-Macros) Writing glib-Byte-Order-Macros.html for refentry(glib-Byte-Order-Macros) Writing glib-Numerical-Definitions.html for refentry(glib-Numerical-Definitions) Writing glib-Miscellaneous-Macros.html for refentry(glib-Miscellaneous-Macros) Writing glib-Atomic-Operations.html for refentry(glib-Atomic-Operations) Writing glib-fundamentals.html for chapter(glib-fundamentals) Writing glib-The-Main-Event-Loop.html for refentry(glib-The-Main-Event-Loop) Writing glib-Threads.html for refentry(glib-Threads) Writing glib-Thread-Pools.html for refentry(glib-Thread-Pools) Writing glib-Asynchronous-Queues.html for refentry(glib-Asynchronous-Queues) Writing glib-Dynamic-Loading-of-Modules.html for refentry(glib-Dynamic-Loading-of-Modules) Writing glib-Memory-Allocation.html for refentry(glib-Memory-Allocation) Writing glib-IO-Channels.html for refentry(glib-IO-Channels) Writing glib-Error-Reporting.html for refentry(glib-Error-Reporting) Writing glib-Warnings-and-Assertions.html for refentry(glib-Warnings-and-Assertions) Writing glib-Message-Logging.html for refentry(glib-Message-Logging) Writing glib-core.html for chapter(glib-core) Writing glib-String-Utility-Functions.html for refentry(glib-String-Utility-Functions) Writing glib-Character-Set-Conversion.html for refentry(glib-Character-Set-Conversion) Writing glib-Unicode-Manipulation.html for refentry(glib-Unicode-Manipulation) Writing glib-Base64-Encoding.html for refentry(glib-Base64-Encoding) Writing glib-Data-Checksums.html for refentry(glib-Data-Checksums) Writing glib-I18N.html for refentry(glib-I18N) Writing glib-Date-and-Time-Functions.html for refentry(glib-Date-and-Time-Functions) Writing glib-Random-Numbers.html for refentry(glib-Random-Numbers) Writing glib-Hook-Functions.html for refentry(glib-Hook-Functions) Writing glib-Miscellaneous-Utility-Functions.html for refentry(glib-Miscellaneous-Utility-Functions) Writing glib-Lexical-Scanner.html for refentry(glib-Lexical-Scanner) Writing glib-Automatic-String-Completion.html for refentry(glib-Automatic-String-Completion) Writing glib-Timers.html for refentry(glib-Timers) Writing glib-Spawning-Processes.html for refentry(glib-Spawning-Processes) Writing glib-File-Utilities.html for refentry(glib-File-Utilities) Writing glib-URI-Functions.html for refentry(glib-URI-Functions) Writing glib-Shell-related-Utilities.html for refentry(glib-Shell-related-Utilities) Writing glib-Commandline-option-parser.html for refentry(glib-Commandline-option-parser) Writing glib-Glob-style-pattern-matching.html for refentry(glib-Glob-style-pattern-matching) Writing glib-Perl-compatible-regular-expressions.html for refentry(glib-Perl-compatible-regular-expressions) Writing glib-Simple-XML-Subset-Parser.html for refentry(glib-Simple-XML-Subset-Parser) Writing glib-Key-value-file-parser.html for refentry(glib-Key-value-file-parser) Writing glib-Bookmark-file-parser.html for refentry(glib-Bookmark-file-parser) Writing glib-Testing.html for refentry(glib-Testing) Writing glib-Windows-Compatibility-Functions.html for refentry(glib-Windows-Compatibility-Functions) Writing glib-utilities.html for chapter(glib-utilities) Writing glib-Memory-Slices.html for refentry(glib-Memory-Slices) Writing glib-Memory-Chunks.html for refentry(glib-Memory-Chunks) Writing glib-Doubly-Linked-Lists.html for refentry(glib-Doubly-Linked-Lists) Writing glib-Singly-Linked-Lists.html for refentry(glib-Singly-Linked-Lists) Writing glib-Double-ended-Queues.html for refentry(glib-Double-ended-Queues) Writing glib-Sequences.html for refentry(glib-Sequences) Writing glib-Trash-Stacks.html for refentry(glib-Trash-Stacks) Writing glib-Hash-Tables.html for refentry(glib-Hash-Tables) Writing glib-Strings.html for refentry(glib-Strings) Writing glib-String-Chunks.html for refentry(glib-String-Chunks) Writing glib-Arrays.html for refentry(glib-Arrays) Writing glib-Pointer-Arrays.html for refentry(glib-Pointer-Arrays) Writing glib-Byte-Arrays.html for refentry(glib-Byte-Arrays) Writing glib-Balanced-Binary-Trees.html for refentry(glib-Balanced-Binary-Trees) Writing glib-N-ary-Trees.html for refentry(glib-N-ary-Trees) Writing glib-Quarks.html for refentry(glib-Quarks) Writing glib-Keyed-Data-Lists.html for refentry(glib-Keyed-Data-Lists) Writing glib-Datasets.html for refentry(glib-Datasets) Writing glib-Relations-and-Tuples.html for refentry(glib-Relations-and-Tuples) Writing glib-Caches.html for refentry(glib-Caches) Writing glib-Memory-Allocators.html for refentry(glib-Memory-Allocators) Writing glib-data-types.html for chapter(glib-data-types) Writing glib-gettextize.html for refentry(glib-gettextize) Writing tools.html for chapter(tools) Writing ix01.html for index Writing ix02.html for index Writing ix03.html for index Writing ix04.html for index Writing ix05.html for index Writing ix06.html for index Writing ix07.html for index Writing ix08.html for index Writing ix09.html for index Writing ix10.html for index Writing index.html for book(index) Writing index.sgml for book(index) Writing glib.devhelp for book(index) Writing glib.devhelp2 for book(index) test "xfile-name-encodings.png mainloop-states.gif" = "x" || ( cd . && cp file-name-encodings.png mainloop-states.gif html ) gtk-doc: Fixing cross-references cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/glib' Making all in gobject make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gobject' gtk-doc: Scanning header files cd . && \ gtkdoc-scan --module=gobject --source-dir=../../../gobject --ignore-headers="gobjectalias.h" if grep -l '^..*$' ./gobject.types > /dev/null 2>&1 ; then \ CC="/bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc -I. -I../../.. -I../../../glib -I../../.. -I../../../glib -DG_DISABLE_CAST_CHECKS -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall" LD="/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall " CFLAGS="" LDFLAGS="../../../glib/libglib-2.0.la ../../../gobject/libgobject-2.0.la" gtkdoc-scangobj --module=gobject --output-dir=. ; \ else \ cd . ; \ for i in gobject.args gobject.hierarchy gobject.interfaces gobject.prerequisites gobject.signals ; do \ test -f $i || touch $i ; \ done \ fi gtk-doc: Compiling scanner mkdir .libs i686-pc-linux-gnu-gcc -I. -I../../.. -I../../../glib -I../../.. -I../../../glib -DG_DISABLE_CAST_CHECKS -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -c gobject-scan.c -fPIC -DPIC -o .libs/gobject-scan.o i686-pc-linux-gnu-gcc -I. -I../../.. -I../../../glib -I../../.. -I../../../glib -DG_DISABLE_CAST_CHECKS -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -c gobject-scan.c -o gobject-scan.o >/dev/null 2>&1 gtk-doc: Linking scanner i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/gobject-scan .libs/gobject-scan.o ../../../glib/.libs/libglib-2.0.so ../../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so creating gobject-scan gtk-doc: Running scanner gobject-scan touch scan-build.stamp gtk-doc: Rebuilding template files cd . && gtkdoc-mktmpl --module=gobject WARNING: No declaration found for: g_value_c_init WARNING: No declaration found for: g_value_types_init WARNING: No declaration found for: g_enum_types_init WARNING: No declaration found for: g_param_type_init WARNING: No declaration found for: g_boxed_type_init WARNING: No declaration found for: g_object_type_init WARNING: No declaration found for: g_param_spec_types_init WARNING: No declaration found for: g_value_transforms_init WARNING: No declaration found for: g_signal_init touch tmpl-build.stamp gtk-doc: Building XML cd . && \ gtkdoc-mkdb --module=gobject --source-dir=../../../gobject --output-format=xml --expand-content-files="" --main-sgml-file=gobject-docs.sgml 100% symbol docs coverage (640 symbols documented, 1 symbols incomplete, 0 not documented) See gobject-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. touch sgml-build.stamp gtk-doc: Building HTML rm -rf ./html mkdir ./html cd ./html && gtkdoc-mkhtml gobject ../gobject-docs.sgml Computing chunks... Writing pr01.html for preface Writing ch01s02.html for sect1 Writing chapter-intro.html for chapter(chapter-intro) Writing gtype-conventions.html for sect1(gtype-conventions) Writing gtype-non-instantiable.html for sect1(gtype-non-instantiable) Writing gtype-instantiable-classed.html for sect1(gtype-instantiable-classed) Writing gtype-non-instantiable-classed.html for sect1(gtype-non-instantiable-classed) Writing chapter-gtype.html for chapter(chapter-gtype) Writing gobject-memory.html for sect1(gobject-memory) Writing gobject-properties.html for sect1(gobject-properties) Writing chapter-gobject.html for chapter(chapter-gobject) Writing signal.html for sect1(signal) Writing chapter-signal.html for chapter(chapter-signal) Writing pt01.html for part Writing gobject-Type-Information.html for refentry(gobject-Type-Information) Writing GTypePlugin.html for refentry(GTypePlugin) Writing GTypeModule.html for refentry(GTypeModule) Writing gobject-The-Base-Object-Type.html for refentry(gobject-The-Base-Object-Type) Writing gobject-Enumeration-and-Flag-Types.html for refentry(gobject-Enumeration-and-Flag-Types) Writing gobject-Boxed-Types.html for refentry(gobject-Boxed-Types) Writing gobject-Generic-values.html for refentry(gobject-Generic-values) Writing gobject-Standard-Parameter-and-Value-Types.html for refentry(gobject-Standard-Parameter-and-Value-Types) Writing gobject-Varargs-Value-Collection.html for refentry(gobject-Varargs-Value-Collection) Writing gobject-GParamSpec.html for refentry(gobject-GParamSpec) Writing gobject-Signals.html for refentry(gobject-Signals) Writing gobject-Closures.html for refentry(gobject-Closures) Writing gobject-Value-arrays.html for refentry(gobject-Value-arrays) Writing rn01.html for reference Writing glib-mkenums.html for refentry(glib-mkenums) Writing glib-genmarshal.html for refentry(glib-genmarshal) Writing gobject-query.html for refentry(gobject-query) Writing rn02.html for reference Writing howto-gobject-code.html for sect1(howto-gobject-code) Writing howto-gobject-construction.html for sect1(howto-gobject-construction) Writing howto-gobject-destruction.html for sect1(howto-gobject-destruction) Writing howto-gobject-methods.html for sect1(howto-gobject-methods) Writing howto-gobject-chainup.html for sect1(howto-gobject-chainup) Writing howto-gobject.html for chapter(howto-gobject) Writing howto-interface-implement.html for sect1(howto-interface-implement) Writing ch06s03.html for sect1 Writing howto-interface-properties.html for sect1(howto-interface-properties) Writing howto-interface.html for chapter(howto-interface) Writing ch07s02.html for sect1 Writing ch07s03.html for sect1 Writing howto-signals.html for chapter(howto-signals) Writing pt02.html for part Writing tools-gob.html for chapter(tools-gob) Writing tools-ginspector.html for chapter(tools-ginspector) Writing tools-refdb.html for chapter(tools-refdb) Writing tools-gtkdoc.html for chapter(tools-gtkdoc) Writing pt03.html for part Writing ix01.html for index Writing ix02.html for index Writing ix03.html for index Writing ix04.html for index Writing ix05.html for index Writing ix06.html for index Writing ix07.html for index Writing ix08.html for index Writing ix09.html for index Writing index.html for book(index) Writing index.sgml for book(index) Writing gobject.devhelp for book(index) Writing gobject.devhelp2 for book(index) test "x./images/glue.png" = "x" || ( cd . && cp ./images/glue.png html ) gtk-doc: Fixing cross-references cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html --extra-dir=./../glib/html touch html-build.stamp make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gobject' Making all in gio make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gio' gtk-doc: Scanning header files cd . && \ gtkdoc-scan --module=gio --source-dir=../../../gio --ignore-headers="fam-helper.h gasynchelper.h gcontenttypeprivate.h gdummyfile.h gfamdirectorymonitor.h gfamfilemonitor.h gfileattribute-priv.h ginotifydirectorymonitor.h ginotifyfilemonitor.h gio-marshal.h gio.h gioalias.h gioalias.h gioenumtypes.h giomodule-priv.h glocaldirectorymonitor.h glocalfile.h glocalfileenumerator.h glocalfileinfo.h glocalfileinputstream.h glocalfilemonitor.h glocalfileoutputstream.h glocalvfs.h gnativevolumemonitor.h gpollfilemonitor.h gunionvolumemonitor.h gunixdrive.h gunixvolume.h gvolumeprivate.h gwin32appinfo.h inotify-diag.h inotify-helper.h inotify-kernel.h inotify-missing.h inotify-path.h inotify-sub.h local_inotify.h local_inotify_syscalls.h xdgmime.h xdgmimealias.h xdgmimecache.h xdgmimeglob.h xdgmimeint.h xdgmimemagic.h xdgmimeparent.h " --deprecated-guards="G_DISABLE_DEPRECATED" if grep -l '^..*$' ./gio.types > /dev/null 2>&1 ; then \ CC="/bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc -I. -I../../.. -I../../../glib -I../../../gobject -I../../.. -I../../../glib -I../../../gobject -DG_DISABLE_CAST_CHECKS -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall" LD="/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall " CFLAGS="" LDFLAGS="../../../glib/libglib-2.0.la ../../../gobject/libgobject-2.0.la ../../../gmodule/libgmodule-2.0.la ../../../gio/libgio-2.0.la " gtkdoc-scangobj --module=gio --output-dir=. ; \ else \ cd . ; \ for i in gio.args gio.hierarchy gio.interfaces gio.prerequisites gio.signals ; do \ test -f $i || touch $i ; \ done \ fi gtk-doc: Compiling scanner mkdir .libs i686-pc-linux-gnu-gcc -I. -I../../.. -I../../../glib -I../../../gobject -I../../.. -I../../../glib -I../../../gobject -DG_DISABLE_CAST_CHECKS -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -c gio-scan.c -fPIC -DPIC -o .libs/gio-scan.o i686-pc-linux-gnu-gcc -I. -I../../.. -I../../../glib -I../../../gobject -I../../.. -I../../../glib -I../../../gobject -DG_DISABLE_CAST_CHECKS -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -c gio-scan.c -o gio-scan.o >/dev/null 2>&1 gtk-doc: Linking scanner i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o .libs/gio-scan .libs/gio-scan.o ../../../glib/.libs/libglib-2.0.so ../../../gobject/.libs/libgobject-2.0.so ../../../gmodule/.libs/libgmodule-2.0.so ../../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs/libglib-2.0.so creating gio-scan gtk-doc: Running scanner gio-scan touch scan-build.stamp gtk-doc: Rebuilding template files cd . && gtkdoc-mktmpl --module=gio WARNING: No declaration found for: g_vfs_get_supported_uri_schemes WARNING: No declaration found for: g_file_contains_file touch tmpl-build.stamp gtk-doc: Building XML cd . && \ gtkdoc-mkdb --module=gio --source-dir=../../../gio --output-format=xml --expand-content-files="overview.xml migrating.xml" --main-sgml-file=gio-docs.xml --output-format=xml --sgml-mode WARNING: No declaration found for: g_vfs_get_supported_uri_schemes WARNING: No declaration found for: g_file_contains_file 99% symbol docs coverage (747 symbols documented, 0 symbols incomplete, 6 not documented) See gio-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. See gio-undeclared.txt for the list of undeclared symbols. touch sgml-build.stamp gtk-doc: Building HTML rm -rf ./html mkdir ./html cd ./html && gtkdoc-mkhtml gio ../gio-docs.xml Computing chunks... Writing ch01.html for chapter Writing ch02.html for chapter Writing ch03.html for chapter Writing gio-extension-points.html for chapter(gio-extension-points) Writing pt01.html for part Writing GFile.html for refentry(GFile) Writing gio-GFileAttribute.html for refentry(gio-GFileAttribute) Writing GFileInfo.html for refentry(GFileInfo) Writing GFileEnumerator.html for refentry(GFileEnumerator) Writing GMountOperation.html for refentry(GMountOperation) Writing gio-GIOError.html for refentry(gio-GIOError) Writing file_ops.html for chapter(file_ops) Writing GFileMonitor.html for refentry(GFileMonitor) Writing file_mon.html for chapter(file_mon) Writing GCancellable.html for refentry(GCancellable) Writing GAsyncResult.html for refentry(GAsyncResult) Writing gio-GIOScheduler.html for refentry(gio-GIOScheduler) Writing GSimpleAsyncResult.html for refentry(GSimpleAsyncResult) Writing async.html for chapter(async) Writing GSeekable.html for refentry(GSeekable) Writing GInputStream.html for refentry(GInputStream) Writing GOutputStream.html for refentry(GOutputStream) Writing GFileInputStream.html for refentry(GFileInputStream) Writing GFileOutputStream.html for refentry(GFileOutputStream) Writing GFilterInputStream.html for refentry(GFilterInputStream) Writing GFilterOutputStream.html for refentry(GFilterOutputStream) Writing GMemoryInputStream.html for refentry(GMemoryInputStream) Writing GMemoryOutputStream.html for refentry(GMemoryOutputStream) Writing GBufferedInputStream.html for refentry(GBufferedInputStream) Writing GBufferedOutputStream.html for refentry(GBufferedOutputStream) Writing GDataInputStream.html for refentry(GDataInputStream) Writing GDataOutputStream.html for refentry(GDataOutputStream) Writing GUnixInputStream.html for refentry(GUnixInputStream) Writing GUnixOutputStream.html for refentry(GUnixOutputStream) Writing streaming.html for chapter(streaming) Writing gio-GContentType.html for refentry(gio-GContentType) Writing GAppInfo.html for refentry(GAppInfo) Writing gio-Desktop-file-based-GAppInfo.html for refentry(gio-Desktop-file-based-GAppInfo) Writing types.html for chapter(types) Writing GVolumeMonitor.html for refentry(GVolumeMonitor) Writing GVolume.html for refentry(GVolume) Writing GMount.html for refentry(GMount) Writing GDrive.html for refentry(GDrive) Writing gio-Unix-Mounts.html for refentry(gio-Unix-Mounts) Writing volume_mon.html for chapter(volume_mon) Writing GIcon.html for refentry(GIcon) Writing GFileIcon.html for refentry(GFileIcon) Writing GLoadableIcon.html for refentry(GLoadableIcon) Writing GThemedIcon.html for refentry(GThemedIcon) Writing icons.html for chapter(icons) Writing GFilenameCompleter.html for refentry(GFilenameCompleter) Writing utils.html for chapter(utils) Writing GVfs.html for refentry(GVfs) Writing GIOModule.html for refentry(GIOModule) Writing gio-Extension-Points.html for refentry(gio-Extension-Points) Writing extending.html for chapter(extending) Writing pt02.html for part Writing ch14.html for chapter Writing ch15s02.html for section Writing ch15s03.html for section Writing ch15.html for chapter Writing migrating.html for part(migrating) Writing gio-hierarchy.html for chapter(gio-hierarchy) Writing ix01.html for index Writing index.html for book(gio) Writing index.sgml for book(gio) Writing gio.devhelp for book(gio) Writing gio.devhelp2 for book(gio) test "xgvfs-overview.png" = "x" || ( cd . && cp gvfs-overview.png html ) gtk-doc: Fixing cross-references cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gio' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3' >>> Source compiled. >>> Test phase [not enabled]: dev-libs/glib-2.16.3-r1 >>> Install glib-2.16.3-r1 into /var/tmp/portage/dev-libs/glib-2.16.3-r1/image/ category dev-libs make install-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3' Making install in . make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin" test -z "/usr/lib/glib-2.0/include" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/glib-2.0/include" /usr/bin/install -c 'glib-gettextize' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/glib-gettextize' test -z "/usr/share/glib-2.0/gettext" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/glib-2.0/gettext" /usr/bin/install -c -m 644 'glibconfig.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/glib-2.0/include/glibconfig.h' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/pkgconfig" /usr/bin/install -c 'mkinstalldirs' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/glib-2.0/gettext/mkinstalldirs' /usr/bin/install -c -m 644 'glib-2.0.pc' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/pkgconfig/glib-2.0.pc' /usr/bin/install -c -m 644 'gobject-2.0.pc' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/pkgconfig/gobject-2.0.pc' /usr/bin/install -c -m 644 'gmodule-2.0.pc' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/pkgconfig/gmodule-2.0.pc' /usr/bin/install -c -m 644 'gmodule-export-2.0.pc' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/pkgconfig/gmodule-export-2.0.pc' /usr/bin/install -c -m 644 'gmodule-no-export-2.0.pc' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/pkgconfig/gmodule-no-export-2.0.pc' /usr/bin/install -c -m 644 'gthread-2.0.pc' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/pkgconfig/gthread-2.0.pc' /usr/bin/install -c -m 644 'gio-2.0.pc' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/pkgconfig/gio-2.0.pc' /usr/bin/install -c -m 644 'gio-unix-2.0.pc' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/pkgconfig/gio-unix-2.0.pc' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3' Making install in m4macros make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/m4macros' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/m4macros' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/aclocal" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/aclocal" /usr/bin/install -c -m 644 'glib-2.0.m4' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/aclocal/glib-2.0.m4' /usr/bin/install -c -m 644 'glib-gettext.m4' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/aclocal/glib-gettext.m4' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/m4macros' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/m4macros' Making install in glib make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' make install-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' Making install in libcharset make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/libcharset' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/libcharset' /bin/sh ../../mkinstalldirs /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib make[5]: Nothing to be done for `install-data-am'. if test -f /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/charset.alias; then \ sed -f ref-add.sed /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/charset.alias > /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/charset.tmp /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/charset.alias ; \ rm -f /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/charset.tmp /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/charset.alias ; \ rm -f /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/charset.tmp ; \ fi ; \ fi make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/libcharset' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/libcharset' Making install in pcre make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/pcre' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/pcre' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/pcre' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/pcre' Making install in update-pcre make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/update-pcre' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/update-pcre' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/update-pcre' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/update-pcre' Making install in . make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib" test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libglib-2.0.la' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libglib-2.0.la' /usr/bin/install -c 'gtester-report' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/gtester-report' test -z "/usr/include/glib-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0" /usr/bin/install -c -m 644 'glib-object.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib-object.h' /usr/bin/install -c -m 644 'glib.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib.h' test -z "/usr/include/glib-2.0/glib" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib" /usr/bin/install -c -m 644 'galloca.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/galloca.h' /usr/bin/install -c -m 644 'garray.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/garray.h' /usr/bin/install -c -m 644 'gasyncqueue.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gasyncqueue.h' /usr/bin/install -c -m 644 'gatomic.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gatomic.h' /usr/bin/install -c -m 644 'gbacktrace.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gbacktrace.h' /usr/bin/install -c -m 644 'gbase64.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gbase64.h' /usr/bin/install -c .libs/libglib-2.0.so.0.1600.3 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libglib-2.0.so.0.1600.3 /usr/bin/install -c -m 644 'gbookmarkfile.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gbookmarkfile.h' (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib && { ln -s -f libglib-2.0.so.0.1600.3 libglib-2.0.so.0 || { rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.1600.3 libglib-2.0.so.0; }; }) (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib && { ln -s -f libglib-2.0.so.0.1600.3 libglib-2.0.so || { rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.1600.3 libglib-2.0.so; }; }) /usr/bin/install -c -m 644 'gcache.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gcache.h' /usr/bin/install -c -m 644 'gchecksum.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gchecksum.h' /usr/bin/install -c .libs/libglib-2.0.lai /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libglib-2.0.la /usr/bin/install -c -m 644 'gcompletion.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gcompletion.h' /usr/bin/install -c .libs/libglib-2.0.a /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libglib-2.0.a chmod 644 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libglib-2.0.a /usr/bin/install -c -m 644 'gconvert.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gconvert.h' i686-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libglib-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin" /usr/bin/install -c -m 644 'gdataset.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gdataset.h' /usr/bin/install -c -m 644 'gdate.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gdate.h' /bin/sh ../libtool --mode=install /usr/bin/install -c 'gtester' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/gtester' /usr/bin/install -c -m 644 'gdir.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gdir.h' /usr/bin/install -c -m 644 'gerror.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gerror.h' /usr/bin/install -c -m 644 'gfileutils.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gfileutils.h' /usr/bin/install -c -m 644 'ghash.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/ghash.h' /usr/bin/install -c -m 644 'ghook.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/ghook.h' /usr/bin/install -c -m 644 'gi18n.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gi18n.h' /usr/bin/install -c -m 644 'gi18n-lib.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gi18n-lib.h' /usr/bin/install -c -m 644 'giochannel.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/giochannel.h' /usr/bin/install -c -m 644 'gkeyfile.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gkeyfile.h' /usr/bin/install -c -m 644 'glist.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/glist.h' /usr/bin/install -c -m 644 'gmacros.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gmacros.h' /usr/bin/install -c -m 644 'gmain.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gmain.h' /usr/bin/install -c -m 644 'gmappedfile.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gmappedfile.h' /usr/bin/install -c -m 644 'gmarkup.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gmarkup.h' /usr/bin/install -c -m 644 'gmem.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gmem.h' /usr/bin/install -c -m 644 'gmessages.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gmessages.h' /usr/bin/install -c -m 644 'gnode.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gnode.h' /usr/bin/install -c -m 644 'goption.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/goption.h' /usr/bin/install -c -m 644 'gpattern.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gpattern.h' /usr/bin/install -c -m 644 'gprimes.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gprimes.h' /usr/bin/install -c -m 644 'gqsort.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gqsort.h' /usr/bin/install -c -m 644 'gquark.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gquark.h' /usr/bin/install -c -m 644 'gqueue.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gqueue.h' /usr/bin/install -c -m 644 'grand.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/grand.h' /usr/bin/install -c -m 644 'gregex.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gregex.h' /usr/bin/install -c -m 644 'grel.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/grel.h' /usr/bin/install -c -m 644 'gscanner.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gscanner.h' /usr/bin/install -c -m 644 'gsequence.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gsequence.h' /usr/bin/install -c -m 644 'gshell.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gshell.h' /usr/bin/install -c -m 644 'gslice.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gslice.h' /usr/bin/install -c -m 644 'gslist.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gslist.h' /usr/bin/install -c -m 644 'gspawn.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gspawn.h' /usr/bin/install -c -m 644 'gstdio.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gstdio.h' /usr/bin/install -c .libs/gtester /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/gtester /usr/bin/install -c -m 644 'gstrfuncs.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gstrfuncs.h' make install-exec-hook /usr/bin/install -c -m 644 'gtestutils.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gtestutils.h' /usr/bin/install -c -m 644 'gstring.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gstring.h' /usr/bin/install -c -m 644 'gthread.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gthread.h' make[6]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' for sf in gtester-report ; do \ mv -f "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/$sf" "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/$sf".tmp \ && sed < "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/$sf".tmp > "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/$sf" \ -e '1,24s|^ *#@PKGINSTALL_CONFIGVARS_IN24LINES@| "bindir" : "/usr/bin", "glib-version" : "2.16.3"|' \ -e '1,1s|#!/usr/bin/env python\([0-9]\+\(\.[0-9]\+\)\?\)\?|#!/usr/bin/python|' \ || exit $? ; \ rm -f "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/$sf".tmp ; \ done /usr/bin/install -c -m 644 'gthreadpool.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gthreadpool.h' /usr/bin/install -c -m 644 'gtimer.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gtimer.h' /usr/bin/install -c -m 644 'gtree.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gtree.h' /usr/bin/install -c -m 644 'gtypes.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gtypes.h' /usr/bin/install -c -m 644 'gunicode.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gunicode.h' make[6]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' /usr/bin/install -c -m 644 'gurifuncs.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gurifuncs.h' /usr/bin/install -c -m 644 'gutils.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gutils.h' /usr/bin/install -c -m 644 'gwin32.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gwin32.h' /usr/bin/install -c -m 644 'gprintf.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/glib/gprintf.h' make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' Making install in tests make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/tests' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/tests' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib' Making install in gmodule make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule' make install-am make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib" test -z "/usr/include/glib-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgmodule-2.0.la' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgmodule-2.0.la' /usr/bin/install -c -m 644 'gmodule.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gmodule.h' libtool: install: warning: relinking `libgmodule-2.0.la' (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule; /bin/sh ../libtool --tag=CC --mode=relink i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -Wl,--export-dynamic -version-info 1600:3:1600 -export-dynamic -o libgmodule-2.0.la -rpath /usr/lib gmodule.lo -ldl ../glib/libglib-2.0.la -inst-prefix-dir /var/tmp/portage/dev-libs/glib-2.16.3-r1/image/) i686-pc-linux-gnu-gcc -shared .libs/gmodule.o -ldl -L/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib -L/usr/lib -lglib-2.0 -march=pentium-m -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.1600.3 /usr/bin/install -c .libs/libgmodule-2.0.so.0.1600.3T /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgmodule-2.0.so.0.1600.3 (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib && { ln -s -f libgmodule-2.0.so.0.1600.3 libgmodule-2.0.so.0 || { rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.1600.3 libgmodule-2.0.so.0; }; }) (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib && { ln -s -f libgmodule-2.0.so.0.1600.3 libgmodule-2.0.so || { rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.1600.3 libgmodule-2.0.so; }; }) /usr/bin/install -c .libs/libgmodule-2.0.lai /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgmodule-2.0.la /usr/bin/install -c .libs/libgmodule-2.0.a /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgmodule-2.0.a chmod 644 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgmodule-2.0.a i686-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgmodule-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gmodule' Making install in gthread make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gthread' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gthread' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib" make[3]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgthread-2.0.la' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgthread-2.0.la' libtool: install: warning: relinking `libgthread-2.0.la' (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gthread; /bin/sh ../libtool --tag=CC --mode=relink i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -version-info 1600:3:1600 -export-dynamic -o libgthread-2.0.la -rpath /usr/lib gthread-impl.lo -lpthread -lrt ../glib/libglib-2.0.la -inst-prefix-dir /var/tmp/portage/dev-libs/glib-2.16.3-r1/image/) i686-pc-linux-gnu-gcc -shared .libs/gthread-impl.o -lpthread -lrt -L/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib -L/usr/lib -lglib-2.0 -march=pentium-m -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.1600.3 /usr/bin/install -c .libs/libgthread-2.0.so.0.1600.3T /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgthread-2.0.so.0.1600.3 (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib && { ln -s -f libgthread-2.0.so.0.1600.3 libgthread-2.0.so.0 || { rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.1600.3 libgthread-2.0.so.0; }; }) (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib && { ln -s -f libgthread-2.0.so.0.1600.3 libgthread-2.0.so || { rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.1600.3 libgthread-2.0.so; }; }) /usr/bin/install -c .libs/libgthread-2.0.lai /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgthread-2.0.la /usr/bin/install -c .libs/libgthread-2.0.a /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgthread-2.0.a chmod 644 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgthread-2.0.a i686-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgthread-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gthread' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gthread' Making install in gobject make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' make install-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' Making install in . make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin" test -z "/usr/include/glib-2.0/gobject" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject" /usr/bin/install -c 'glib-mkenums' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/glib-mkenums' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib" /usr/bin/install -c -m 644 'gboxed.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gboxed.h' /usr/bin/install -c -m 644 'gclosure.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gclosure.h' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgobject-2.0.la' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgobject-2.0.la' /usr/bin/install -c -m 644 'genums.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/genums.h' /usr/bin/install -c -m 644 'gobject.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gobject.h' /usr/bin/install -c -m 644 'gparam.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gparam.h' /usr/bin/install -c -m 644 'gparamspecs.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gparamspecs.h' /usr/bin/install -c -m 644 'gsignal.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gsignal.h' /usr/bin/install -c -m 644 'gsourceclosure.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gsourceclosure.h' /usr/bin/install -c -m 644 'gtype.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gtype.h' /usr/bin/install -c -m 644 'gtypemodule.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gtypemodule.h' /usr/bin/install -c -m 644 'gtypeplugin.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gtypeplugin.h' /usr/bin/install -c -m 644 'gvalue.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gvalue.h' /usr/bin/install -c -m 644 'gvaluearray.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gvaluearray.h' /usr/bin/install -c -m 644 'gvaluecollector.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gvaluecollector.h' libtool: install: warning: relinking `libgobject-2.0.la' (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject; /bin/sh ../libtool --tag=CC --mode=relink i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -version-info 1600:3:1600 -export-dynamic -export-symbols-regex "^g.*" -o libgobject-2.0.la -rpath /usr/lib 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 -inst-prefix-dir /var/tmp/portage/dev-libs/glib-2.16.3-r1/image/) /usr/bin/install -c -m 644 'gvaluetypes.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gvaluetypes.h' /usr/bin/install -c -m 644 'gobjectnotifyqueue.c' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gobjectnotifyqueue.c' /usr/bin/install -c -m 644 'gmarshal.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gobject/gmarshal.h' 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 /bin/grep -E -e "^g.*" ".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 i686-pc-linux-gnu-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/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib -L/usr/lib -lglib-2.0 -march=pentium-m -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.1600.3 /usr/bin/install -c .libs/libgobject-2.0.so.0.1600.3T /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgobject-2.0.so.0.1600.3 (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib && { ln -s -f libgobject-2.0.so.0.1600.3 libgobject-2.0.so.0 || { rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.1600.3 libgobject-2.0.so.0; }; }) (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib && { ln -s -f libgobject-2.0.so.0.1600.3 libgobject-2.0.so || { rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.1600.3 libgobject-2.0.so; }; }) /usr/bin/install -c .libs/libgobject-2.0.lai /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgobject-2.0.la /usr/bin/install -c .libs/libgobject-2.0.a /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgobject-2.0.a chmod 644 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgobject-2.0.a i686-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgobject-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'gobject-query' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/gobject-query' /usr/bin/install -c .libs/gobject-query /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/gobject-query /bin/sh ../libtool --mode=install /usr/bin/install -c 'glib-genmarshal' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/glib-genmarshal' /usr/bin/install -c .libs/glib-genmarshal /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/bin/glib-genmarshal make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' Making install in tests make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/tests' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/tests' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gobject' Making install in gio make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' make[2]: Circular gioenumtypes.h <- gioenumtypes.h dependency dropped. make install-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' Making install in xdgmime make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/xdgmime' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/xdgmime' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/xdgmime' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/xdgmime' Making install in inotify make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/inotify' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/inotify' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/inotify' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/inotify' Making install in . make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' make[4]: Circular gioenumtypes.h <- gioenumtypes.h dependency dropped. make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' make[5]: Circular gioenumtypes.h <- gioenumtypes.h dependency dropped. test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib" test -z "/usr/include/glib-2.0/gio/" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio/" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgio-2.0.la' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgio-2.0.la' /usr/bin/install -c -m 644 'gappinfo.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gappinfo.h' /usr/bin/install -c -m 644 'gasyncresult.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gasyncresult.h' /usr/bin/install -c -m 644 'gbufferedinputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gbufferedinputstream.h' /usr/bin/install -c -m 644 'gbufferedoutputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gbufferedoutputstream.h' /usr/bin/install -c -m 644 'gcancellable.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gcancellable.h' /usr/bin/install -c -m 644 'gcontenttype.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gcontenttype.h' /usr/bin/install -c -m 644 'gdatainputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gdatainputstream.h' /usr/bin/install -c -m 644 'gdataoutputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gdataoutputstream.h' /usr/bin/install -c -m 644 'gdrive.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gdrive.h' /usr/bin/install -c -m 644 'gfile.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfile.h' /usr/bin/install -c -m 644 'gfileattribute.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfileattribute.h' /usr/bin/install -c -m 644 'gfileenumerator.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfileenumerator.h' /usr/bin/install -c -m 644 'gfileicon.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfileicon.h' libtool: install: warning: relinking `libgio-2.0.la' (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio; /bin/sh ../libtool --tag=CC --mode=relink i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -export-dynamic -export-symbols-regex "^g_.*" -o libgio-2.0.la -rpath /usr/lib gappinfo.lo gasynchelper.lo gasyncresult.lo gbufferedinputstream.lo gbufferedoutputstream.lo gcancellable.lo gcontenttype.lo gdatainputstream.lo gdataoutputstream.lo gdrive.lo gdummyfile.lo gfile.lo gfileattribute.lo gfileenumerator.lo gfileicon.lo gfileinfo.lo gfileinputstream.lo gfilemonitor.lo gfilenamecompleter.lo gfileoutputstream.lo gfilterinputstream.lo gfilteroutputstream.lo gicon.lo ginputstream.lo gioerror.lo giomodule.lo gioscheduler.lo gloadableicon.lo gmount.lo gmemoryinputstream.lo gmemoryoutputstream.lo gmountoperation.lo gnativevolumemonitor.lo goutputstream.lo gpollfilemonitor.lo gseekable.lo gsimpleasyncresult.lo gthemedicon.lo gunionvolumemonitor.lo gvfs.lo gvolume.lo gvolumemonitor.lo gioenumtypes.lo gioaliasdef.lo gdesktopappinfo.lo gunixmount.lo gunixmounts.lo gunixvolume.lo gunixvolumemonitor.lo gunixinputstream.lo gunixoutputstream.lo glocaldirectorymonitor.lo glocalfile.lo glocalfileenumerator.lo glocalfileinfo.lo glocalfileinputstream.lo glocalfilemonitor.lo glocalfileoutputstream.lo glocalvfs.lo gio-marshal.lo ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la ../gmodule/libgmodule-2.0.la inotify/libinotify.la xdgmime/libxdgmime.la -inst-prefix-dir /var/tmp/portage/dev-libs/glib-2.16.3-r1/image/) /usr/bin/install -c -m 644 'gfileinfo.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfileinfo.h' /usr/bin/install -c -m 644 'gfileinputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfileinputstream.h' /usr/bin/install -c -m 644 'gfilemonitor.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfilemonitor.h' /usr/bin/install -c -m 644 'gfilenamecompleter.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfilenamecompleter.h' /usr/bin/install -c -m 644 'gfileoutputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfileoutputstream.h' /usr/bin/install -c -m 644 'gfilterinputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfilterinputstream.h' /usr/bin/install -c -m 644 'gfilteroutputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gfilteroutputstream.h' /usr/bin/install -c -m 644 'gicon.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gicon.h' /usr/bin/install -c -m 644 'ginputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//ginputstream.h' /usr/bin/install -c -m 644 'gio.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gio.h' /usr/bin/install -c -m 644 'gioenumtypes.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gioenumtypes.h' /usr/bin/install -c -m 644 'gioerror.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gioerror.h' /usr/bin/install -c -m 644 'giomodule.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//giomodule.h' /usr/bin/install -c -m 644 'gioscheduler.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gioscheduler.h' /usr/bin/install -c -m 644 'gloadableicon.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gloadableicon.h' /usr/bin/install -c -m 644 'gmount.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gmount.h' /usr/bin/install -c -m 644 'gmemoryinputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gmemoryinputstream.h' /usr/bin/install -c -m 644 'gmemoryoutputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gmemoryoutputstream.h' /usr/bin/install -c -m 644 'gmountoperation.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gmountoperation.h' /usr/bin/install -c -m 644 'gnativevolumemonitor.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gnativevolumemonitor.h' /usr/bin/install -c -m 644 'goutputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//goutputstream.h' /usr/bin/install -c -m 644 'gseekable.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gseekable.h' /usr/bin/install -c -m 644 'gsimpleasyncresult.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gsimpleasyncresult.h' /usr/bin/install -c -m 644 'gthemedicon.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gthemedicon.h' /usr/bin/install -c -m 644 'gvfs.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gvfs.h' /usr/bin/install -c -m 644 'gvolume.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gvolume.h' /usr/bin/install -c -m 644 'gvolumemonitor.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gvolumemonitor.h' /usr/bin/install -c -m 644 'gioenumtypes.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/glib-2.0/gio//gioenumtypes.h' test -z "/usr/include/gio-unix-2.0/gio" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/gio-unix-2.0/gio" /usr/bin/install -c -m 644 'gdesktopappinfo.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/gio-unix-2.0/gio/gdesktopappinfo.h' /usr/bin/install -c -m 644 'gunixmounts.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/gio-unix-2.0/gio/gunixmounts.h' /usr/bin/install -c -m 644 'gunixinputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/gio-unix-2.0/gio/gunixinputstream.h' /usr/bin/install -c -m 644 'gunixoutputstream.h' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/include/gio-unix-2.0/gio/gunixoutputstream.h' generating symbol list for `libgio-2.0.la' /usr/bin/nm -B .libs/gappinfo.o .libs/gasynchelper.o .libs/gasyncresult.o .libs/gbufferedinputstream.o .libs/gbufferedoutputstream.o .libs/gcancellable.o .libs/gcontenttype.o .libs/gdatainputstream.o .libs/gdataoutputstream.o .libs/gdrive.o .libs/gdummyfile.o .libs/gfile.o .libs/gfileattribute.o .libs/gfileenumerator.o .libs/gfileicon.o .libs/gfileinfo.o .libs/gfileinputstream.o .libs/gfilemonitor.o .libs/gfilenamecompleter.o .libs/gfileoutputstream.o .libs/gfilterinputstream.o .libs/gfilteroutputstream.o .libs/gicon.o .libs/ginputstream.o .libs/gioerror.o .libs/giomodule.o .libs/gioscheduler.o .libs/gloadableicon.o .libs/gmount.o .libs/gmemoryinputstream.o .libs/gmemoryoutputstream.o .libs/gmountoperation.o .libs/gnativevolumemonitor.o .libs/goutputstream.o .libs/gpollfilemonitor.o .libs/gseekable.o .libs/gsimpleasyncresult.o .libs/gthemedicon.o .libs/gunionvolumemonitor.o .libs/gvfs.o .libs/gvolume.o .libs/gvolumemonitor.o .libs/gioenumtypes.o .libs/gioaliasdef.o .libs/gdesktopappinfo.o .libs/gunixmount.o .libs/gunixmounts.o .libs/gunixvolume.o .libs/gunixvolumemonitor.o .libs/gunixinputstream.o .libs/gunixoutputstream.o .libs/glocaldirectorymonitor.o .libs/glocalfile.o .libs/glocalfileenumerator.o .libs/glocalfileinfo.o .libs/glocalfileinputstream.o .libs/glocalfilemonitor.o .libs/glocalfileoutputstream.o .libs/glocalvfs.o .libs/gio-marshal.o inotify/.libs/libinotify.a xdgmime/.libs/libxdgmime.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgio-2.0.exp /bin/grep -E -e "^g_.*" ".libs/libgio-2.0.exp" > ".libs/libgio-2.0.expT" mv -f ".libs/libgio-2.0.expT" ".libs/libgio-2.0.exp" echo "{ global:" > .libs/libgio-2.0.ver cat .libs/libgio-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgio-2.0.ver echo "local: *; };" >> .libs/libgio-2.0.ver i686-pc-linux-gnu-gcc -shared .libs/gappinfo.o .libs/gasynchelper.o .libs/gasyncresult.o .libs/gbufferedinputstream.o .libs/gbufferedoutputstream.o .libs/gcancellable.o .libs/gcontenttype.o .libs/gdatainputstream.o .libs/gdataoutputstream.o .libs/gdrive.o .libs/gdummyfile.o .libs/gfile.o .libs/gfileattribute.o .libs/gfileenumerator.o .libs/gfileicon.o .libs/gfileinfo.o .libs/gfileinputstream.o .libs/gfilemonitor.o .libs/gfilenamecompleter.o .libs/gfileoutputstream.o .libs/gfilterinputstream.o .libs/gfilteroutputstream.o .libs/gicon.o .libs/ginputstream.o .libs/gioerror.o .libs/giomodule.o .libs/gioscheduler.o .libs/gloadableicon.o .libs/gmount.o .libs/gmemoryinputstream.o .libs/gmemoryoutputstream.o .libs/gmountoperation.o .libs/gnativevolumemonitor.o .libs/goutputstream.o .libs/gpollfilemonitor.o .libs/gseekable.o .libs/gsimpleasyncresult.o .libs/gthemedicon.o .libs/gunionvolumemonitor.o .libs/gvfs.o .libs/gvolume.o .libs/gvolumemonitor.o .libs/gioenumtypes.o .libs/gioaliasdef.o .libs/gdesktopappinfo.o .libs/gunixmount.o .libs/gunixmounts.o .libs/gunixvolume.o .libs/gunixvolumemonitor.o .libs/gunixinputstream.o .libs/gunixoutputstream.o .libs/glocaldirectorymonitor.o .libs/glocalfile.o .libs/glocalfileenumerator.o .libs/glocalfileinfo.o .libs/glocalfileinputstream.o .libs/glocalfilemonitor.o .libs/glocalfileoutputstream.o .libs/glocalvfs.o .libs/gio-marshal.o -Wl,--whole-archive inotify/.libs/libinotify.a xdgmime/.libs/libxdgmime.a -Wl,--no-whole-archive -L/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/glib/.libs -L/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib -L/usr/lib -lglib-2.0 -lgobject-2.0 -lgmodule-2.0 -march=pentium-m -Wl,-soname -Wl,libgio-2.0.so.0 -Wl,-version-script -Wl,.libs/libgio-2.0.ver -o .libs/libgio-2.0.so.0.0.0 /usr/bin/install -c .libs/libgio-2.0.so.0.0.0T /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgio-2.0.so.0.0.0 (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib && { ln -s -f libgio-2.0.so.0.0.0 libgio-2.0.so.0 || { rm -f libgio-2.0.so.0 && ln -s libgio-2.0.so.0.0.0 libgio-2.0.so.0; }; }) (cd /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib && { ln -s -f libgio-2.0.so.0.0.0 libgio-2.0.so || { rm -f libgio-2.0.so && ln -s libgio-2.0.so.0.0.0 libgio-2.0.so; }; }) /usr/bin/install -c .libs/libgio-2.0.lai /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgio-2.0.la /usr/bin/install -c .libs/libgio-2.0.a /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgio-2.0.a chmod 644 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgio-2.0.a i686-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/lib/libgio-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' Making install in tests make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/tests' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/tests' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/gio' Making install in tests make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests' Making install in gobject make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/gobject' make install-am make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/gobject' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/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 `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/gobject' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/gobject' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/gobject' Making install in refcount make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/refcount' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/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 `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/refcount' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests/refcount' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests' : make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/tests' Making install in po make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share; \ else \ /bin/sh ../mkinstalldirs /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share; \ fi mkdir -p -- /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/locale/de/LC_MESSAGES installing de.gmo as /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/locale/de/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/locale/hu/LC_MESSAGES/glib20.mo if test "glib" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi mkdir -p -- /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/glib-2.0/gettext/po make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/po' Making install in docs make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs' Making install in reference make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference' Making install in glib make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/glib' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/glib; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/glib; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/glib || :; \ (which gtkdoc-rebase >& /dev/null && \ gtkdoc-rebase --relative --dest-dir=/var/tmp/portage/dev-libs/glib-2.16.3-r1/image/ --html-dir=/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/glib) || : ; \ fi test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/man/man1" /usr/bin/install -c -m 644 './glib-gettextize.1' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/man/man1/glib-gettextize.1' mkdir -p -- /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/glib -- 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-Base64-Encoding.html -- Installing ./html/glib-Basic-Types.html -- Installing ./html/glib-Bookmark-file-parser.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-Data-Checksums.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-Perl-compatible-regular-expressions.html -- Installing ./html/glib-Pointer-Arrays.html -- Installing ./html/glib-Quarks.html -- Installing ./html/glib-Random-Numbers.html -- Installing ./html/glib-regex-syntax.html -- Installing ./html/glib-Relations-and-Tuples.html -- Installing ./html/glib-resources.html -- Installing ./html/glib-running.html -- Installing ./html/glib-Sequences.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-Testing.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-URI-Functions.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/ix08.html -- Installing ./html/ix09.html -- Installing ./html/ix10.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 ../gdk/ -> /usr/share/gtk-doc/html/gdk/ (9) ../glib/ -> /usr/share/gtk-doc/html/glib/ (1) ../gnutls/ -> /usr/share/gtk-doc/html/gnutls/ (14) ../gobject/ -> /usr/share/gtk-doc/html/gobject/ (3) ../gtk/ -> /usr/share/gtk-doc/html/gtk/ (16) ../pango/ -> /usr/share/gtk-doc/html/pango/ (3) make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/glib' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/glib' Making install in gobject make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gobject' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/gobject; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/gobject; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/gobject || :; \ (which gtkdoc-rebase >& /dev/null && \ gtkdoc-rebase --relative --dest-dir=/var/tmp/portage/dev-libs/glib-2.16.3-r1/image/ --html-dir=/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/gobject) || : ; \ fi test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/man/man1" mkdir -p -- /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/gobject -- Installing ./html/ch01s02.html -- Installing ./html/ch06s03.html -- Installing ./html/ch07s02.html -- Installing ./html/ch07s03.html -- Installing ./html/chapter-gobject.html -- Installing ./html/chapter-gtype.html -- Installing ./html/chapter-intro.html /usr/bin/install -c -m 644 './glib-mkenums.1' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/man/man1/glib-mkenums.1' -- 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 /usr/bin/install -c -m 644 './glib-genmarshal.1' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/man/man1/glib-genmarshal.1' -- 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 /usr/bin/install -c -m 644 './gobject-query.1' '/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/man/man1/gobject-query.1' -- 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/ix08.html -- Installing ./html/ix09.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 ../gtk/ -> /usr/share/gtk-doc/html/gtk/ (1) make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gobject' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gobject' Making install in gio make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gio' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gio' 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 /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/gio; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/gio; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/gio || :; \ (which gtkdoc-rebase >& /dev/null && \ gtkdoc-rebase --relative --dest-dir=/var/tmp/portage/dev-libs/glib-2.16.3-r1/image/ --html-dir=/var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/gio) || : ; \ fi mkdir -p -- /var/tmp/portage/dev-libs/glib-2.16.3-r1/image//usr/share/gtk-doc/html/gio -- Installing ./html/async.html -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/ch03.html -- Installing ./html/ch14.html -- Installing ./html/ch15.html -- Installing ./html/ch15s02.html -- Installing ./html/ch15s03.html -- Installing ./html/extending.html -- Installing ./html/file_mon.html -- Installing ./html/file_ops.html -- Installing ./html/GAppInfo.html -- Installing ./html/GAsyncResult.html -- Installing ./html/GBufferedInputStream.html -- Installing ./html/GBufferedOutputStream.html -- Installing ./html/GCancellable.html -- Installing ./html/GDataInputStream.html -- Installing ./html/GDataOutputStream.html -- Installing ./html/GDrive.html -- Installing ./html/GFileEnumerator.html -- Installing ./html/GFile.html -- Installing ./html/GFileIcon.html -- Installing ./html/GFileInfo.html -- Installing ./html/GFileInputStream.html -- Installing ./html/GFileMonitor.html -- Installing ./html/GFilenameCompleter.html -- Installing ./html/GFileOutputStream.html -- Installing ./html/GFilterInputStream.html -- Installing ./html/GFilterOutputStream.html -- Installing ./html/GIcon.html -- Installing ./html/GInputStream.html -- Installing ./html/gio-Desktop-file-based-GAppInfo.html -- Installing ./html/gio.devhelp -- Installing ./html/gio.devhelp2 -- Installing ./html/gio-extension-points.html -- Installing ./html/gio-Extension-Points.html -- Installing ./html/gio-GContentType.html -- Installing ./html/gio-GFileAttribute.html -- Installing ./html/gio-GIOError.html -- Installing ./html/gio-GIOScheduler.html -- Installing ./html/gio-hierarchy.html -- Installing ./html/GIOModule.html -- Installing ./html/gio-Unix-Mounts.html -- Installing ./html/GLoadableIcon.html -- Installing ./html/GMemoryInputStream.html -- Installing ./html/GMemoryOutputStream.html -- Installing ./html/GMount.html -- Installing ./html/GMountOperation.html -- Installing ./html/GOutputStream.html -- Installing ./html/GSeekable.html -- Installing ./html/GSimpleAsyncResult.html -- Installing ./html/GThemedIcon.html -- Installing ./html/GUnixInputStream.html -- Installing ./html/GUnixOutputStream.html -- Installing ./html/GVfs.html -- Installing ./html/gvfs-overview.png -- Installing ./html/GVolume.html -- Installing ./html/GVolumeMonitor.html -- Installing ./html/home.png -- Installing ./html/icons.html -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/ix01.html -- Installing ./html/left.png -- Installing ./html/migrating.html -- Installing ./html/pt01.html -- Installing ./html/pt02.html -- Installing ./html/right.png -- Installing ./html/streaming.html -- Installing ./html/style.css -- Installing ./html/types.html -- Installing ./html/up.png -- Installing ./html/utils.html -- Installing ./html/volume_mon.html -- Installing ./html/index.sgml ../glib/ -> /usr/share/gtk-doc/html/glib/ (1499) ../gnome-vfs-2.0/ -> /usr/share/gtk-doc/html/gnome-vfs-2.0/ (7) ../gobject/ -> /usr/share/gtk-doc/html/gobject/ (110) ../gtk/ -> /usr/share/gtk-doc/html/gtk/ (1) ../liboil/ -> /usr/share/gtk-doc/html/liboil/ (376) make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gio' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference/gio' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/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 `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs/reference' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/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 `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3/docs' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.16.3-r1/work/glib-2.16.3' >>> Completed installing glib-2.16.3-r1 into /var/tmp/portage/dev-libs/glib-2.16.3-r1/image/ ecompressdir: bzip2 -9 /usr/share/man strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/gtester usr/bin/glib-genmarshal usr/bin/gobject-query usr/lib/libglib-2.0.so.0.1600.3 usr/lib/libgthread-2.0.so.0.1600.3 usr/lib/libgobject-2.0.so.0.1600.3 usr/lib/libgmodule-2.0.so.0.1600.3 usr/lib/libgio-2.0.so.0.0.0 usr/lib/libgthread-2.0.a usr/lib/libgobject-2.0.a usr/lib/libglib-2.0.a usr/lib/libgmodule-2.0.a usr/lib/libgio-2.0.a removing executable bit: usr/lib/libgio-2.0.la removing executable bit: usr/lib/libglib-2.0.la removing executable bit: usr/lib/libgmodule-2.0.la removing executable bit: usr/lib/libgobject-2.0.la removing executable bit: usr/lib/libgthread-2.0.la  * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * gobject.c:1566: warning: dereferencing type-punned pointer will break strict-aliasing rules gobject.c:1572: warning: dereferencing type-punned pointer will break strict-aliasing rules gobject.c:1729: warning: dereferencing type-punned pointer will break strict-aliasing rules gobject.c:1759: warning: dereferencing type-punned pointer will break strict-aliasing rules gobject.c:1776: warning: dereferencing type-punned pointer will break strict-aliasing rules gparam.c:199: warning: dereferencing type-punned pointer will break strict-aliasing rules  * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.gtk.org/ * * ERROR: dev-libs/glib-2.16.3-r1 failed. * Call stack: * misc-functions.sh, line 609: Called install_qa_check * misc-functions.sh, line 324: Called die * The specific snippet of code: * [[ ${abort} == "yes" ]] && hasq stricter ${FEATURES} && die "poor code kills airplanes" * The die message: * poor code kills airplanes * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-libs:glib-2.16.3-r1:20080706-223445.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/glib-2.16.3-r1/temp/environment'. *