LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 985|回复: 12

还是glib 的问题

[复制链接]
发表于 2009-5-25 13:01:38 | 显示全部楼层 |阅读模式
>>> Unpacking source...
>>> Unpacking glib-2.20.1.tar.bz2 to /var/tmp/portage/dev-libs/glib-2.20.1-r1/work
>>> Source unpacked in /var/tmp/portage/dev-libs/glib-2.20.1-r1/work
>>> Preparing source in /var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1 ...
* Applying glib-2.18.1-workaround-gio-test-failure-without-userpriv.patch ...
  [ ok ]
* Applying glib-2.12.12-fbsd.patch ...
  [ ok ]
* Applying glib-2.20.1-gio-unref.patch ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1 ...
* Removing useless C++ checks ...
  [ ok ]
* econf: updating glib-2.20.1/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating glib-2.20.1/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-xattr --disable-man --disable-gtk-doc --disable-fam --disable-selinux --enable-static --enable-regex --with-pcre=internal --with-threads=posix
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 how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
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... no
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...  am ar as az be be@latin bg bn bn_IN bs ca cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kn ko ku lt lv mai mg mk ml mn mr ms nb ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
checking for objdir... .libs
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 -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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
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 -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) 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
configure: creating ./config.lt
config.lt: creating libtool
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for ANSI C header files... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for working alloca.h... yes
checking for alloca... yes
checking for mmap... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for valloc... yes
checking for fsync... yes
checking for atexit... yes
checking for on_exit... yes
checking for timegm... yes
checking for gmtime_r... yes
checking size of char... 1
checking size of short... 2
checking size of long... 4
checking size of int... 4
checking size of void *... 4
checking size of long long... 8
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 for struct statfs.f_bavail... yes
checking for struct statvfs.f_basetype... no
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 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... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... 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
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
checking for RTLD_GLOBAL brokenness... no
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking for the suffix of module 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 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... no
checking for gtkdoc-check... no
checking for xsltproc... no
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... not found
checking for DocBook XSL Stylesheets in XML catalog... not found
configure: creating ./config.status
config.status: creating glib-2.0.pc
config.status: creating glib-2.0-uninstalled.pc
config.status: creating gmodule-2.0.pc
config.status: creating gmodule-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 build/win32/vs9/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/fen/Makefile
config.status: creating gio/fam/Makefile
config.status: creating gio/win32/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 libtool commands
config.status: executing glibconfig.h commands
config.status: executing chmod-scripts commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1 ...
make -j3
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.20.1-r1/work/glib-2.20.1'
Making all in .
make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1'
make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1'
Making all in m4macros
make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/m4macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/m4macros'
Making all in glib
make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib'
make  all-recursive
make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib'
Making all in libcharset
make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/libcharset'
/bin/sh ../../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../..  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -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
sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' ref-del.sin > t-ref-del.sed
 楼主| 发表于 2009-5-25 13:30:48 | 显示全部楼层
mv t-ref-add.sed ref-add.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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o libcharset.la  localcharset.lo  
libtool: link: i686-pc-linux-gnu-ar cru .libs/libcharset.a .libs/localcharset.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/libcharset.a
libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/libcharset'
Making all in pcre
make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_chartables.lo -MD -MP -MF .deps/pcre_chartables.Tpo -c -o pcre_chartables.lo pcre_chartables.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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_config.lo -MD -MP -MF .deps/pcre_config.Tpo -c -o pcre_config.lo pcre_config.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_chartables.lo -MD -MP -MF .deps/pcre_chartables.Tpo -c pcre_chartables.c  -fPIC -DPIC -o .libs/pcre_chartables.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_config.lo -MD -MP -MF .deps/pcre_config.Tpo -c pcre_config.c  -fPIC -DPIC -o .libs/pcre_config.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c pcre_compile.c  -fPIC -DPIC -o .libs/pcre_compile.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_config.lo -MD -MP -MF .deps/pcre_config.Tpo -c pcre_config.c -o pcre_config.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_dfa_exec.lo -MD -MP -MF .deps/pcre_dfa_exec.Tpo -c -o pcre_dfa_exec.lo pcre_dfa_exec.c
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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c -o pcre_exec.lo pcre_exec.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c pcre_exec.c  -fPIC -DPIC -o .libs/pcre_exec.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c pcre_compile.c -o pcre_compile.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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_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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c -o pcre_fullinfo.lo pcre_fullinfo.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c pcre_fullinfo.c  -fPIC -DPIC -o .libs/pcre_fullinfo.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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_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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c -o pcre_get.lo pcre_get.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c pcre_fullinfo.c -o pcre_fullinfo.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c pcre_get.c  -fPIC -DPIC -o .libs/pcre_get.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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_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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_globals.lo -MD -MP -MF .deps/pcre_globals.Tpo -c -o pcre_globals.lo pcre_globals.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_globals.lo -MD -MP -MF .deps/pcre_globals.Tpo -c pcre_globals.c  -fPIC -DPIC -o .libs/pcre_globals.o
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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_info.lo -MD -MP -MF .deps/pcre_info.Tpo -c -o pcre_info.lo pcre_info.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_info.lo -MD -MP -MF .deps/pcre_info.Tpo -c pcre_info.c  -fPIC -DPIC -o .libs/pcre_info.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_maketables.lo -MD -MP -MF .deps/pcre_maketables.Tpo -c -o pcre_maketables.lo pcre_maketables.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_newline.lo -MD -MP -MF .deps/pcre_newline.Tpo -c -o pcre_newline.lo pcre_newline.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_maketables.lo -MD -MP -MF .deps/pcre_maketables.Tpo -c pcre_maketables.c  -fPIC -DPIC -o .libs/pcre_maketables.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_newline.lo -MD -MP -MF .deps/pcre_newline.Tpo -c pcre_newline.c  -fPIC -DPIC -o .libs/pcre_newline.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_maketables.lo -MD -MP -MF .deps/pcre_maketables.Tpo -c pcre_maketables.c -o pcre_maketables.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_ord2utf8.lo -MD -MP -MF .deps/pcre_ord2utf8.Tpo -c -o pcre_ord2utf8.lo pcre_ord2utf8.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_ord2utf8.lo -MD -MP -MF .deps/pcre_ord2utf8.Tpo -c pcre_ord2utf8.c  -fPIC -DPIC -o .libs/pcre_ord2utf8.o
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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_refcount.lo -MD -MP -MF .deps/pcre_refcount.Tpo -c -o pcre_refcount.lo pcre_refcount.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_ord2utf8.lo -MD -MP -MF .deps/pcre_ord2utf8.Tpo -c pcre_ord2utf8.c -o pcre_ord2utf8.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_refcount.lo -MD -MP -MF .deps/pcre_refcount.Tpo -c pcre_refcount.c  -fPIC -DPIC -o .libs/pcre_refcount.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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_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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_study.lo -MD -MP -MF .deps/pcre_study.Tpo -c -o pcre_study.lo pcre_study.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_study.lo -MD -MP -MF .deps/pcre_study.Tpo -c pcre_study.c  -fPIC -DPIC -o .libs/pcre_study.o
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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c -o pcre_tables.lo pcre_tables.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c pcre_tables.c  -fPIC -DPIC -o .libs/pcre_tables.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c pcre_tables.c -o pcre_tables.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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_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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_try_flipped.lo -MD -MP -MF .deps/pcre_try_flipped.Tpo -c -o pcre_try_flipped.lo pcre_try_flipped.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_ucp_searchfuncs.lo -MD -MP -MF .deps/pcre_ucp_searchfuncs.Tpo -c -o pcre_ucp_searchfuncs.lo pcre_ucp_searchfuncs.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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:277: warning: a€?pcre_memmovea€? defined but not used
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_valid_utf8.lo -MD -MP -MF .deps/pcre_valid_utf8.Tpo -c -o pcre_valid_utf8.lo pcre_valid_utf8.c
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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_version.lo -MD -MP -MF .deps/pcre_version.Tpo -c -o pcre_version.lo pcre_version.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_version.lo -MD -MP -MF .deps/pcre_version.Tpo -c pcre_version.c  -fPIC -DPIC -o .libs/pcre_version.o
pcre_internal.h:277: warning: a€?pcre_memmovea€? defined but not used
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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_exec.Tpo .deps/pcre_exec.Plo
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_version.lo -MD -MP -MF .deps/pcre_version.Tpo -c pcre_version.c -o pcre_version.o >/dev/null 2>&1
/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   -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT pcre_xclass.lo -MD -MP -MF .deps/pcre_xclass.Tpo -c -o pcre_xclass.lo pcre_xclass.c
mv -f .deps/pcre_valid_utf8.Tpo .deps/pcre_valid_utf8.Plo
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT pcre_xclass.lo -MD -MP -MF .deps/pcre_xclass.Tpo -c pcre_xclass.c  -fPIC -DPIC -o .libs/pcre_xclass.o
mv -f .deps/pcre_version.Tpo .deps/pcre_version.Plo
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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_xclass.Tpo .deps/pcre_xclass.Plo
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall -no-undefined -Wl,-O1 -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   
libtool: link: 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
libtool: link: i686-pc-linux-gnu-ranlib .libs/libpcre.a
libtool: link: ( cd ".libs" && rm -f "libpcre.la" && ln -s "../libpcre.la" "libpcre.la" )
make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/pcre'
Making all in update-pcre
make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/update-pcre'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/update-pcre'
Making all in .
make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c -o gasyncqueue.lo gasyncqueue.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c -o gatomic.lo gatomic.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c  -fPIC -DPIC -o .libs/garray.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c gatomic.c  -fPIC -DPIC -o .libs/gatomic.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c gasyncqueue.c  -fPIC -DPIC -o .libs/gasyncqueue.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c gatomic.c -o gatomic.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c -o gbacktrace.lo gbacktrace.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c gbacktrace.c  -fPIC -DPIC -o .libs/gbacktrace.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -o garray.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c gasyncqueue.c -o gasyncqueue.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c gbacktrace.c -o gbacktrace.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c -o gbase64.lo gbase64.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c -o gbookmarkfile.lo gbookmarkfile.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c -o gcache.lo gcache.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c gbase64.c  -fPIC -DPIC -o .libs/gbase64.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c gbookmarkfile.c  -fPIC -DPIC -o .libs/gbookmarkfile.o
gbase64.c: In function a€?IA__g_base64_decode_inplacea€?:
gbase64.c:418: warning: pointer targets in return differ in signedness
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c gbase64.c -o gbase64.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c  -fPIC -DPIC -o .libs/gcache.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gchecksum.lo -MD -MP -MF .deps/gchecksum.Tpo -c -o gchecksum.lo gchecksum.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c -o gcompletion.lo gcompletion.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gchecksum.lo -MD -MP -MF .deps/gchecksum.Tpo -c gchecksum.c  -fPIC -DPIC -o .libs/gchecksum.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c  -fPIC -DPIC -o .libs/gcompletion.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -o gcompletion.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c gbookmarkfile.c -o gbookmarkfile.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c -o gconvert.lo gconvert.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c  -fPIC -DPIC -o .libs/gconvert.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gchecksum.lo -MD -MP -MF .deps/gchecksum.Tpo -c gchecksum.c -o gchecksum.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c -o gconvert.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c -o gdataset.lo gdataset.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c  -fPIC -DPIC -o .libs/gdataset.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c -o gdate.lo gdate.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c  -fPIC -DPIC -o .libs/gdate.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c -o gdir.lo gdir.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c -o gdataset.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c gdir.c  -fPIC -DPIC -o .libs/gdir.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo gerror.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c gdir.c -o gdir.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c -o gdate.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c  -fPIC -DPIC -o .libs/gerror.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -o gerror.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c -o gfileutils.lo gfileutils.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c -o ghash.lo ghash.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c gfileutils.c  -fPIC -DPIC -o .libs/gfileutils.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c  -fPIC -DPIC -o .libs/ghash.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c -o ghook.lo ghook.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c  -fPIC -DPIC -o .libs/ghook.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c gfileutils.c -o gfileutils.o >/dev/null 2>&1
ghash.c: In function a€?g_hash_table_insert_internala€?:
ghash.c:261: warning: a€?first_tombstonea€? may be used uninitialized in this function
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c -o ghash.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c -o giochannel.lo giochannel.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c -o gkeyfile.lo gkeyfile.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c  -fPIC -DPIC -o .libs/giochannel.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c gkeyfile.c  -fPIC -DPIC -o .libs/gkeyfile.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c  -fPIC -DPIC -o .libs/glist.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -o glist.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c -o giochannel.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c -o gmain.lo gmain.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c  -fPIC -DPIC -o .libs/gmain.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c gkeyfile.c -o gkeyfile.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c -o gmappedfile.lo gmappedfile.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c gmappedfile.c  -fPIC -DPIC -o .libs/gmappedfile.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c gmappedfile.c -o gmappedfile.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -o gmain.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c -o gmarkup.lo gmarkup.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c gmarkup.c  -fPIC -DPIC -o .libs/gmarkup.o
mv -f .deps/gkeyfile.Tpo .deps/gkeyfile.Plo
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-25 13:32:12 | 显示全部楼层
/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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c -o gmem.lo gmem.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c  -fPIC -DPIC -o .libs/gmem.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c -o gmem.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c -o gmessages.lo gmessages.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c -o gnode.lo gnode.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c gmarkup.c -o gmarkup.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c  -fPIC -DPIC -o .libs/gnode.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c -o gnode.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c -o gmessages.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c -o goption.lo goption.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c goption.c  -fPIC -DPIC -o .libs/goption.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c -o gpattern.lo gpattern.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gpoll.lo -MD -MP -MF .deps/gpoll.Tpo -c -o gpoll.lo gpoll.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c gpattern.c  -fPIC -DPIC -o .libs/gpattern.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gpoll.lo -MD -MP -MF .deps/gpoll.Tpo -c gpoll.c  -fPIC -DPIC -o .libs/gpoll.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c gpattern.c -o gpattern.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gpoll.lo -MD -MP -MF .deps/gpoll.Tpo -c gpoll.c -o gpoll.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c -o gprimes.lo gprimes.c
mv -f .deps/gpoll.Tpo .deps/gpoll.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c -o gqsort.lo gqsort.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c  -fPIC -DPIC -o .libs/gprimes.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c gqsort.c  -fPIC -DPIC -o .libs/gqsort.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c -o gqueue.lo gqueue.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c gqueue.c  -fPIC -DPIC -o .libs/gqueue.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c gqsort.c -o gqsort.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c gqueue.c -o gqueue.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c -o grel.lo grel.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c -o grand.lo grand.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c grand.c  -fPIC -DPIC -o .libs/grand.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gregex.lo -MD -MP -MF .deps/gregex.Tpo -c -o gregex.lo gregex.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c  -fPIC -DPIC -o .libs/grel.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gregex.lo -MD -MP -MF .deps/gregex.Tpo -c gregex.c  -fPIC -DPIC -o .libs/gregex.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c grand.c -o grand.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c -o grel.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c -o gscanner.lo gscanner.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gsequence.lo -MD -MP -MF .deps/gsequence.Tpo -c -o gsequence.lo gsequence.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gsequence.lo -MD -MP -MF .deps/gsequence.Tpo -c gsequence.c  -fPIC -DPIC -o .libs/gsequence.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c  -fPIC -DPIC -o .libs/gscanner.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gregex.lo -MD -MP -MF .deps/gregex.Tpo -c gregex.c -o gregex.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gsequence.lo -MD -MP -MF .deps/gsequence.Tpo -c gsequence.c -o gsequence.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c -o gscanner.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c -o gshell.lo gshell.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c -o gslice.lo gslice.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c gslice.c  -fPIC -DPIC -o .libs/gslice.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c gshell.c  -fPIC -DPIC -o .libs/gshell.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c gshell.c -o gshell.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c -o gslist.lo gslist.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c  -fPIC -DPIC -o .libs/gslist.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c -o gstdio.lo gstdio.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c gstdio.c  -fPIC -DPIC -o .libs/gstdio.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c gslice.c -o gslice.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c gstdio.c -o gstdio.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c -o gslist.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c -o gstrfuncs.lo gstrfuncs.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c -o gstring.lo gstring.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c  -fPIC -DPIC -o .libs/gstrfuncs.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c  -fPIC -DPIC -o .libs/gstring.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gtestutils.lo -MD -MP -MF .deps/gtestutils.Tpo -c -o gtestutils.lo gtestutils.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gtestutils.lo -MD -MP -MF .deps/gtestutils.Tpo -c gtestutils.c  -fPIC -DPIC -o .libs/gtestutils.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c -o gthread.lo gthread.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c  -fPIC -DPIC -o .libs/gthread.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c -o gstrfuncs.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c -o gthread.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gtestutils.lo -MD -MP -MF .deps/gtestutils.Tpo -c gtestutils.c -o gtestutils.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c -o gthreadpool.lo gthreadpool.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c -o gtimer.lo gtimer.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c  -fPIC -DPIC -o .libs/gtimer.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c -o gtimer.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c gthreadpool.c  -fPIC -DPIC -o .libs/gthreadpool.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c -o gtree.lo gtree.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c gthreadpool.c -o gthreadpool.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c  -fPIC -DPIC -o .libs/gtree.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c -o guniprop.lo guniprop.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c -o gtree.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c guniprop.c  -fPIC -DPIC -o .libs/guniprop.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c -o gutf8.lo gutf8.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c -o gunibreak.lo gunibreak.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c gutf8.c  -fPIC -DPIC -o .libs/gutf8.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c gunibreak.c  -fPIC -DPIC -o .libs/gunibreak.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c gunibreak.c -o gunibreak.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c guniprop.c -o guniprop.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c -o gunicollate.lo gunicollate.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c gutf8.c -o gutf8.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c gunicollate.c  -fPIC -DPIC -o .libs/gunicollate.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c gunicollate.c -o gunicollate.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c -o gunidecomp.lo gunidecomp.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gurifuncs.lo -MD -MP -MF .deps/gurifuncs.Tpo -c -o gurifuncs.lo gurifuncs.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c -o gutils.lo gutils.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c gunidecomp.c  -fPIC -DPIC -o .libs/gunidecomp.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gurifuncs.lo -MD -MP -MF .deps/gurifuncs.Tpo -c gurifuncs.c  -fPIC -DPIC -o .libs/gurifuncs.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gurifuncs.lo -MD -MP -MF .deps/gurifuncs.Tpo -c gurifuncs.c -o gurifuncs.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c  -fPIC -DPIC -o .libs/gutils.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c -o gprintf.lo gprintf.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c gunidecomp.c -o gunidecomp.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c gprintf.c  -fPIC -DPIC -o .libs/gprintf.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c -o gutils.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c gprintf.c -o gprintf.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c -o giounix.lo giounix.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c -o gspawn.lo gspawn.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c gspawn.c  -fPIC -DPIC -o .libs/gspawn.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c  -fPIC -DPIC -o .libs/giounix.o
mv -f .deps/gutils.Tpo .deps/gutils.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gtester.o -MD -MP -MF .deps/gtester.Tpo -c -o gtester.o gtester.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c gspawn.c -o gspawn.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -o giounix.o >/dev/null 2>&1
mv -f .deps/gtester.Tpo .deps/gtester.Po
mv -f .deps/giounix.Tpo .deps/giounix.Plo
mv -f .deps/gspawn.Tpo .deps/gspawn.Plo
/bin/sh ../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -version-info 2000:1:2000 -export-dynamic  -export-symbols-regex "^g.*" -Wl,-O1 -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 gpoll.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
libtool: link: /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/gpoll.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
libtool: link: /bin/grep -E -e "^g.*" ".libs/libglib-2.0.exp" > ".libs/libglib-2.0.expT"
libtool: link: mv -f ".libs/libglib-2.0.expT" ".libs/libglib-2.0.exp"
libtool: link: echo "{ global:" > .libs/libglib-2.0.ver
libtool: link:  cat .libs/libglib-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libglib-2.0.ver
libtool: link:  echo "local: *; };" >> .libs/libglib-2.0.ver
libtool: link:  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/gpoll.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=i686 -Wl,-O1   -Wl,-soname -Wl,libglib-2.0.so.0 -Wl,-version-script -Wl,.libs/libglib-2.0.ver -o .libs/libglib-2.0.so.0.2000.1
libtool: link: (cd ".libs" && rm -f "libglib-2.0.so.0" && ln -s "libglib-2.0.so.0.2000.1" "libglib-2.0.so.0")
libtool: link: (cd ".libs" && rm -f "libglib-2.0.so" && ln -s "libglib-2.0.so.0.2000.1" "libglib-2.0.so")
libtool: link: (cd .libs/libglib-2.0.lax/libcharset.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/libcharset/.libs/libcharset.a")
libtool: link: (cd .libs/libglib-2.0.lax/libpcre.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/pcre/.libs/libpcre.a")
libtool: link: 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 gpoll.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_newline.o .libs/libglib-2.0.lax/libpcre.a/pcre_xclass.o .libs/libglib-2.0.lax/libpcre.a/pcre_fullinfo.o .libs/libglib-2.0.lax/libpcre.a/pcre_get.o .libs/libglib-2.0.lax/libpcre.a/pcre_ucp_searchfuncs.o .libs/libglib-2.0.lax/libpcre.a/pcre_tables.o .libs/libglib-2.0.lax/libpcre.a/pcre_refcount.o .libs/libglib-2.0.lax/libpcre.a/pcre_version.o .libs/libglib-2.0.lax/libpcre.a/pcre_chartables.o .libs/libglib-2.0.lax/libpcre.a/pcre_valid_utf8.o .libs/libglib-2.0.lax/libpcre.a/pcre_exec.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_compile.o .libs/libglib-2.0.lax/libpcre.a/pcre_dfa_exec.o .libs/libglib-2.0.lax/libpcre.a/pcre_study.o .libs/libglib-2.0.lax/libpcre.a/pcre_info.o .libs/libglib-2.0.lax/libpcre.a/pcre_maketables.o .libs/libglib-2.0.lax/libpcre.a/pcre_config.o .libs/libglib-2.0.lax/libpcre.a/pcre_globals.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/libglib-2.0.a
libtool: link: rm -fr .libs/libglib-2.0.lax
libtool: link: ( 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  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o gtester gtester.o libglib-2.0.la  
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/gtester gtester.o  ./.libs/libglib-2.0.so
make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib'
Making all in tests
make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/tests'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -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  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT option-context.o -MD -MP -MF .deps/option-context.Tpo -c -o option-context.o option-context.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT keyfile.o -MD -MP -MF .deps/keyfile.Tpo -c -o keyfile.o keyfile.c
mv -f .deps/testing.Tpo .deps/testing.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT fileutils.o -MD -MP -MF .deps/fileutils.Tpo -c -o fileutils.o fileutils.c
mv -f .deps/fileutils.Tpo .deps/fileutils.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT printf.o -MD -MP -MF .deps/printf.Tpo -c -o printf.o printf.c
mv -f .deps/keyfile.Tpo .deps/keyfile.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT rand.o -MD -MP -MF .deps/rand.Tpo -c -o rand.o rand.c
mv -f .deps/rand.Tpo .deps/rand.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT strfuncs.o -MD -MP -MF .deps/strfuncs.Tpo -c -o strfuncs.o strfuncs.c
mv -f .deps/option-context.Tpo .deps/option-context.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c
mv -f .deps/string.Tpo .deps/string.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT markup-subparser.o -MD -MP -MF .deps/markup-subparser.Tpo -c -o markup-subparser.o markup-subparser.c
mv -f .deps/printf.Tpo .deps/printf.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT array-test.o -MD -MP -MF .deps/array-test.Tpo -c -o array-test.o array-test.c
mv -f .deps/markup-subparser.Tpo .deps/markup-subparser.Po
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o testing testing.o ../../glib/libglib-2.0.la  
mv -f .deps/array-test.Tpo .deps/array-test.Po
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o option-context option-context.o ../../glib/libglib-2.0.la  
mv -f .deps/strfuncs.Tpo .deps/strfuncs.Po
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o keyfile keyfile.o ../../glib/libglib-2.0.la  
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/testing testing.o  ../../glib/.libs/libglib-2.0.so
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/option-context option-context.o  ../../glib/.libs/libglib-2.0.so
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/keyfile keyfile.o  ../../glib/.libs/libglib-2.0.so
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o fileutils fileutils.o ../../glib/libglib-2.0.la  
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o printf printf.o ../../glib/libglib-2.0.la  -lm
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o rand rand.o ../../glib/libglib-2.0.la  -lm
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/fileutils fileutils.o  ../../glib/.libs/libglib-2.0.so
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o strfuncs strfuncs.o ../../glib/libglib-2.0.la  -lm
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/printf printf.o  ../../glib/.libs/libglib-2.0.so -lm
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o string string.o ../../glib/libglib-2.0.la  -lm
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/rand rand.o  ../../glib/.libs/libglib-2.0.so -lm
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o markup-subparser markup-subparser.o ../../glib/libglib-2.0.la  
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/strfuncs strfuncs.o  ../../glib/.libs/libglib-2.0.so -lm
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/string string.o  ../../glib/.libs/libglib-2.0.so -lm
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o array-test array-test.o ../../glib/libglib-2.0.la  
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/markup-subparser markup-subparser.o  ../../glib/.libs/libglib-2.0.so
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/array-test array-test.o  ../../glib/.libs/libglib-2.0.so
make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/tests'
make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib'
make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib'
Making all in gmodule
make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gmodule'
make  all-am
make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c -o gmodule.lo gmodule.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c  -fPIC -DPIC -o .libs/gmodule.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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  -O2 -march=i686 -pipe -Wall  -Wl,--export-dynamic -version-info 2000:1:2000 -export-dynamic   -Wl,-O1 -o libgmodule-2.0.la -rpath /usr/lib gmodule.lo  -ldl ../glib/libglib-2.0.la
libtool: link: i686-pc-linux-gnu-gcc -shared  .libs/gmodule.o   -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/.libs -ldl ../glib/.libs/libglib-2.0.so  -march=i686 -Wl,--export-dynamic -Wl,-O1   -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.2000.1
libtool: link: (cd ".libs" && rm -f "libgmodule-2.0.so.0" && ln -s "libgmodule-2.0.so.0.2000.1" "libgmodule-2.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgmodule-2.0.so" && ln -s "libgmodule-2.0.so.0.2000.1" "libgmodule-2.0.so")
libtool: link: i686-pc-linux-gnu-ar cru .libs/libgmodule-2.0.a  gmodule.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/libgmodule-2.0.a
libtool: link: ( 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.20.1-r1/work/glib-2.20.1/gmodule'
make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gmodule'
Making all in gthread
make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c -o gthread-impl.lo gthread-impl.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c gthread-impl.c  -fPIC -DPIC -o .libs/gthread-impl.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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  -O2 -march=i686 -pipe -Wall  -version-info 2000:1:2000 -export-dynamic   -Wl,-O1 -o libgthread-2.0.la -rpath /usr/lib gthread-impl.lo  -lpthread -lrt ../glib/libglib-2.0.la
libtool: link: i686-pc-linux-gnu-gcc -shared  .libs/gthread-impl.o   -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/.libs -lpthread -lrt ../glib/.libs/libglib-2.0.so  -march=i686 -Wl,-O1   -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.2000.1
libtool: link: (cd ".libs" && rm -f "libgthread-2.0.so.0" && ln -s "libgthread-2.0.so.0.2000.1" "libgthread-2.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgthread-2.0.so" && ln -s "libgthread-2.0.so.0.2000.1" "libgthread-2.0.so")
libtool: link: i686-pc-linux-gnu-ar cru .libs/libgthread-2.0.a  gthread-impl.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/libgthread-2.0.a
libtool: link: ( 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.20.1-r1/work/glib-2.20.1/gthread'
Making all in gobject
make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -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  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o glib-genmarshal glib-genmarshal.o ../glib/libglib-2.0.la
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/glib-genmarshal glib-genmarshal.o  ../glib/.libs/libglib-2.0.so
make glib-genmarshal
make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gobject'
make[3]: `glib-genmarshal' is up to date.
make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/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.20.1-r1/work/glib-2.20.1/gobject'
Making all in .
make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c -o gclosure.lo gclosure.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c -o genums.lo genums.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c genums.c  -fPIC -DPIC -o .libs/genums.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c gclosure.c  -fPIC -DPIC -o .libs/gclosure.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c gboxed.c  -fPIC -DPIC -o .libs/gboxed.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c genums.c -o genums.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c gclosure.c -o gclosure.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c gboxed.c -o gboxed.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c -o gobject.lo gobject.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c gobject.c  -fPIC -DPIC -o .libs/gobject.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c -o gparam.lo gparam.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c -o gparamspecs.lo gparamspecs.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c  -fPIC -DPIC -o .libs/gparam.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c gparamspecs.c  -fPIC -DPIC -o .libs/gparamspecs.o
gobject.c: In function a€?object_floating_flag_handlera€?:
gobject.c:2086: warning: dereferencing type-punned pointer will break strict-aliasing rules
gobject.c:2092: warning: dereferencing type-punned pointer will break strict-aliasing rules
gparam.c: In function a€?IA__g_param_spec_sinka€?:
gparam.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c -o gparam.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c gparamspecs.c -o gparamspecs.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c gobject.c -o gobject.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c -o gsignal.lo gsignal.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c gsignal.c  -fPIC -DPIC -o .libs/gsignal.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c -o gsourceclosure.lo gsourceclosure.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c gsourceclosure.c  -fPIC -DPIC -o .libs/gsourceclosure.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c -o gtype.lo gtype.c
mv -f .deps/gobject.Tpo .deps/gobject.Plo
回复 支持 反对

使用道具 举报

发表于 2009-5-25 13:35:25 | 显示全部楼层
把关键部分帖出来就行了吧! 这么多.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-25 13:35:43 | 显示全部楼层
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c gtype.c  -fPIC -DPIC -o .libs/gtype.o
/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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c -o gtypemodule.lo gtypemodule.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c gtypemodule.c  -fPIC -DPIC -o .libs/gtypemodule.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c -o gtypeplugin.lo gtypeplugin.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c gtypeplugin.c  -fPIC -DPIC -o .libs/gtypeplugin.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c gsignal.c -o gsignal.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c -o gvalue.lo gvalue.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c gvalue.c  -fPIC -DPIC -o .libs/gvalue.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c gtype.c -o gtype.o >/dev/null 2>&1
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c gvalue.c -o gvalue.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c -o gvaluearray.lo gvaluearray.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c gvaluearray.c  -fPIC -DPIC -o .libs/gvaluearray.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c gvaluearray.c -o gvaluearray.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c -o gvaluetransform.lo gvaluetransform.c
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c gvaluetransform.c  -fPIC -DPIC -o .libs/gvaluetransform.o
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c gvaluetransform.c -o gvaluetransform.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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c -o gvaluetypes.lo gvaluetypes.c
mv -f .deps/gtype.Tpo .deps/gtype.Plo
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gobject-query.o -MD -MP -MF .deps/gobject-query.Tpo -c -o gobject-query.o gobject-query.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -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/gvaluetransform.Tpo .deps/gvaluetransform.Plo
libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c gvaluetypes.c -o gvaluetypes.o >/dev/null 2>&1
mv -f .deps/gvaluetypes.Tpo .deps/gvaluetypes.Plo
/bin/sh ../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -version-info 2000:1:2000 -export-dynamic  -export-symbols-regex "^g.*" -Wl,-O1 -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
libtool: link: /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
libtool: link: /bin/grep -E -e "^g.*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT"
libtool: link: mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp"
libtool: link: echo "{ global:" > .libs/libgobject-2.0.ver
libtool: link:  cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver
libtool: link:  echo "local: *; };" >> .libs/libgobject-2.0.ver
libtool: link:  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.20.1-r1/work/glib-2.20.1/glib/.libs ../glib/.libs/libglib-2.0.so  -march=i686 -Wl,-O1   -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.2000.1
libtool: link: (cd ".libs" && rm -f "libgobject-2.0.so.0" && ln -s "libgobject-2.0.so.0.2000.1" "libgobject-2.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgobject-2.0.so" && ln -s "libgobject-2.0.so.0.2000.1" "libgobject-2.0.so")
libtool: link: 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
libtool: link: i686-pc-linux-gnu-ranlib .libs/libgobject-2.0.a
libtool: link: ( 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  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -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  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o testgobject testgobject.o ./libgobject-2.0.la ../glib/libglib-2.0.la
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/gobject-query gobject-query.o  ./.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/testgobject testgobject.o  ./.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so
make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gobject'
Making all in tests
make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gobject/tests'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -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  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o threadtests threadtests.o ../libgobject-2.0.la ../../gthread/libgthread-2.0.la ../../glib/libglib-2.0.la
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -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.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so ../../glib/.libs/libglib-2.0.so
make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gobject/tests'
make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gobject'
make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gobject'
Making all in gio
make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gio'
make  all-recursive
make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gio'
Making all in xdgmime
make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gio/xdgmime'
/bin/sh ../../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT xdgmimealias.lo -MD -MP -MF .deps/xdgmimealias.Tpo -c -o xdgmimealias.lo xdgmimealias.c
/bin/sh ../../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT xdgmimecache.lo -MD -MP -MF .deps/xdgmimecache.Tpo -c -o xdgmimecache.lo xdgmimecache.c
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimecache.lo -MD -MP -MF .deps/xdgmimecache.Tpo -c xdgmimecache.c  -fPIC -DPIC -o .libs/xdgmimecache.o
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimealias.lo -MD -MP -MF .deps/xdgmimealias.Tpo -c xdgmimealias.c  -fPIC -DPIC -o .libs/xdgmimealias.o
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmime.lo -MD -MP -MF .deps/xdgmime.Tpo -c xdgmime.c  -fPIC -DPIC -o .libs/xdgmime.o
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT xdgmimeglob.lo -MD -MP -MF .deps/xdgmimeglob.Tpo -c -o xdgmimeglob.lo xdgmimeglob.c
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimeglob.lo -MD -MP -MF .deps/xdgmimeglob.Tpo -c xdgmimeglob.c  -fPIC -DPIC -o .libs/xdgmimeglob.o
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmime.lo -MD -MP -MF .deps/xdgmime.Tpo -c xdgmime.c -o xdgmime.o >/dev/null 2>&1
xdgmimeglob.c: In function a€?__gio_xdg_hash_lookup_file_namea€?:
xdgmimeglob.c:378: warning: unused variable a€?ucs4a€?
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimecache.lo -MD -MP -MF .deps/xdgmimecache.Tpo -c xdgmimecache.c -o xdgmimecache.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimeglob.lo -MD -MP -MF .deps/xdgmimeglob.Tpo -c xdgmimeglob.c -o xdgmimeglob.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT xdgmimeicon.lo -MD -MP -MF .deps/xdgmimeicon.Tpo -c -o xdgmimeicon.lo xdgmimeicon.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT xdgmimeint.lo -MD -MP -MF .deps/xdgmimeint.Tpo -c -o xdgmimeint.lo xdgmimeint.c
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimeint.lo -MD -MP -MF .deps/xdgmimeint.Tpo -c xdgmimeint.c  -fPIC -DPIC -o .libs/xdgmimeint.o
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimeicon.lo -MD -MP -MF .deps/xdgmimeicon.Tpo -c xdgmimeicon.c  -fPIC -DPIC -o .libs/xdgmimeicon.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT xdgmimemagic.lo -MD -MP -MF .deps/xdgmimemagic.Tpo -c -o xdgmimemagic.lo xdgmimemagic.c
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimeint.lo -MD -MP -MF .deps/xdgmimeint.Tpo -c xdgmimeint.c -o xdgmimeint.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimeicon.lo -MD -MP -MF .deps/xdgmimeicon.Tpo -c xdgmimeicon.c -o xdgmimeicon.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimemagic.lo -MD -MP -MF .deps/xdgmimemagic.Tpo -c xdgmimemagic.c  -fPIC -DPIC -o .libs/xdgmimemagic.o
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 -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT xdgmimeparent.lo -MD -MP -MF .deps/xdgmimeparent.Tpo -c -o xdgmimeparent.lo xdgmimeparent.c
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimeparent.lo -MD -MP -MF .deps/xdgmimeparent.Tpo -c xdgmimeparent.c  -fPIC -DPIC -o .libs/xdgmimeparent.o
mv -f .deps/xdgmimeicon.Tpo .deps/xdgmimeicon.Plo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT test-mime.o -MD -MP -MF .deps/test-mime.Tpo -c -o test-mime.o test-mime.c
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimeparent.lo -MD -MP -MF .deps/xdgmimeparent.Tpo -c xdgmimeparent.c -o xdgmimeparent.o >/dev/null 2>&1
mv -f .deps/xdgmimeparent.Tpo .deps/xdgmimeparent.Plo
mv -f .deps/test-mime.Tpo .deps/test-mime.Po
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT xdgmimemagic.lo -MD -MP -MF .deps/xdgmimemagic.Tpo -c xdgmimemagic.c -o xdgmimemagic.o >/dev/null 2>&1
mv -f .deps/xdgmimemagic.Tpo .deps/xdgmimemagic.Plo
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o libxdgmime.la  xdgmime.lo xdgmimealias.lo xdgmimecache.lo xdgmimeglob.lo xdgmimeicon.lo xdgmimeint.lo xdgmimemagic.lo xdgmimeparent.lo  
libtool: link: i686-pc-linux-gnu-ar cru .libs/libxdgmime.a .libs/xdgmime.o .libs/xdgmimealias.o .libs/xdgmimecache.o .libs/xdgmimeglob.o .libs/xdgmimeicon.o .libs/xdgmimeint.o .libs/xdgmimemagic.o .libs/xdgmimeparent.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/libxdgmime.a
libtool: link: ( cd ".libs" && rm -f "libxdgmime.la" && ln -s "../libxdgmime.la" "libxdgmime.la" )
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o test-mime test-mime.o libxdgmime.la
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -o test-mime test-mime.o  ./.libs/libxdgmime.a
make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gio/xdgmime'
Making all in inotify
make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gio/inotify'
/bin/sh ../../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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../..   -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
/bin/sh ../../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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../..   -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
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../..   -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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../..   -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
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../..   -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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../..   -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
mv -f .deps/libinotify_la-inotify-diag.Tpo .deps/libinotify_la-inotify-diag.Plo
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -Wall  -Wl,-O1 -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   
libtool: link: 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
libtool: link: i686-pc-linux-gnu-ranlib .libs/libinotify.a
libtool: link: ( cd ".libs" && rm -f "libinotify.la" && ln -s "../libinotify.la" "libinotify.la" )
make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gio/inotify'
Making all in .
make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gasynchelper.lo -MD -MP -MF .deps/gasynchelper.Tpo -c -o gasynchelper.lo gasynchelper.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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gasyncresult.lo -MD -MP -MF .deps/gasyncresult.Tpo -c -o gasyncresult.lo gasyncresult.c
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gasyncresult.lo -MD -MP -MF .deps/gasyncresult.Tpo -c gasyncresult.c  -fPIC -DPIC -o .libs/gasyncresult.o
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gasynchelper.lo -MD -MP -MF .deps/gasynchelper.Tpo -c gasynchelper.c  -fPIC -DPIC -o .libs/gasynchelper.o
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gappinfo.lo -MD -MP -MF .deps/gappinfo.Tpo -c gappinfo.c  -fPIC -DPIC -o .libs/gappinfo.o
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gasyncresult.lo -MD -MP -MF .deps/gasyncresult.Tpo -c gasyncresult.c -o gasyncresult.o >/dev/null 2>&1
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gasynchelper.lo -MD -MP -MF .deps/gasynchelper.Tpo -c gasynchelper.c -o gasynchelper.o >/dev/null 2>&1
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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gbufferedinputstream.lo -MD -MP -MF .deps/gbufferedinputstream.Tpo -c -o gbufferedinputstream.lo gbufferedinputstream.c
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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gbufferedoutputstream.lo -MD -MP -MF .deps/gbufferedoutputstream.Tpo -c -o gbufferedoutputstream.lo gbufferedoutputstream.c
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gappinfo.lo -MD -MP -MF .deps/gappinfo.Tpo -c gappinfo.c -o gappinfo.o >/dev/null 2>&1
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gbufferedoutputstream.lo -MD -MP -MF .deps/gbufferedoutputstream.Tpo -c gbufferedoutputstream.c  -fPIC -DPIC -o .libs/gbufferedoutputstream.o
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gbufferedinputstream.lo -MD -MP -MF .deps/gbufferedinputstream.Tpo -c gbufferedinputstream.c  -fPIC -DPIC -o .libs/gbufferedinputstream.o
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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gcancellable.lo -MD -MP -MF .deps/gcancellable.Tpo -c -o gcancellable.lo gcancellable.c
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gbufferedoutputstream.lo -MD -MP -MF .deps/gbufferedoutputstream.Tpo -c gbufferedoutputstream.c -o gbufferedoutputstream.o >/dev/null 2>&1
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gbufferedinputstream.lo -MD -MP -MF .deps/gbufferedinputstream.Tpo -c gbufferedinputstream.c -o gbufferedinputstream.o >/dev/null 2>&1
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gcancellable.lo -MD -MP -MF .deps/gcancellable.Tpo -c gcancellable.c  -fPIC -DPIC -o .libs/gcancellable.o
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gcancellable.lo -MD -MP -MF .deps/gcancellable.Tpo -c gcancellable.c -o gcancellable.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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gcontenttype.lo -MD -MP -MF .deps/gcontenttype.Tpo -c -o gcontenttype.lo gcontenttype.c
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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gdatainputstream.lo -MD -MP -MF .deps/gdatainputstream.Tpo -c -o gdatainputstream.lo gdatainputstream.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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gdataoutputstream.lo -MD -MP -MF .deps/gdataoutputstream.Tpo -c -o gdataoutputstream.lo gdataoutputstream.c
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gcontenttype.lo -MD -MP -MF .deps/gcontenttype.Tpo -c gcontenttype.c  -fPIC -DPIC -o .libs/gcontenttype.o
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdatainputstream.lo -MD -MP -MF .deps/gdatainputstream.Tpo -c gdatainputstream.c  -fPIC -DPIC -o .libs/gdatainputstream.o
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdataoutputstream.lo -MD -MP -MF .deps/gdataoutputstream.Tpo -c gdataoutputstream.c  -fPIC -DPIC -o .libs/gdataoutputstream.o
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gcontenttype.lo -MD -MP -MF .deps/gcontenttype.Tpo -c gcontenttype.c -o gcontenttype.o >/dev/null 2>&1
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdatainputstream.lo -MD -MP -MF .deps/gdatainputstream.Tpo -c gdatainputstream.c -o gdatainputstream.o >/dev/null 2>&1
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdataoutputstream.lo -MD -MP -MF .deps/gdataoutputstream.Tpo -c gdataoutputstream.c -o gdataoutputstream.o >/dev/null 2>&1
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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gdrive.lo -MD -MP -MF .deps/gdrive.Tpo -c -o gdrive.lo gdrive.c
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gdummyfile.lo -MD -MP -MF .deps/gdummyfile.Tpo -c -o gdummyfile.lo gdummyfile.c
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdummyfile.lo -MD -MP -MF .deps/gdummyfile.Tpo -c gdummyfile.c  -fPIC -DPIC -o .libs/gdummyfile.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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gemblem.lo -MD -MP -MF .deps/gemblem.Tpo -c -o gemblem.lo gemblem.c
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdrive.lo -MD -MP -MF .deps/gdrive.Tpo -c gdrive.c -o gdrive.o >/dev/null 2>&1
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gdummyfile.lo -MD -MP -MF .deps/gdummyfile.Tpo -c gdummyfile.c -o gdummyfile.o >/dev/null 2>&1
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gemblem.lo -MD -MP -MF .deps/gemblem.Tpo -c gemblem.c  -fPIC -DPIC -o .libs/gemblem.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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gemblemedicon.lo -MD -MP -MF .deps/gemblemedicon.Tpo -c -o gemblemedicon.lo gemblemedicon.c
libtool: 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\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -march=i686 -pipe -Wall -MT gemblem.lo -MD -MP -MF .deps/gemblem.Tpo -c gemblem.c -o gemblem.o >/dev/null 2>&1
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\"  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT gfile.lo -MD -MP -MF .deps/gfile.Tpo -c -o gfile.lo gfile.c
mv -f .deps/gemblem.Tpo .deps/gemblem.Plo
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-25 13:37:02 | 显示全部楼层
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT properties.o -MD -MP -MF .deps/properties.Tpo -c -o properties.o properties.c
mv -f .deps/objects2.Tpo .deps/objects2.Po
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  -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -march=i686 -pipe -Wall -MT properties2.o -MD -MP -MF .deps/properties2.Tpo -c -o properties2.o properties2.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  -DG_DISABLE_SINGLE_INCLUDES -pthread -DTESTNUM=1  -O2 -march=i686 -pipe -Wall -MT signal1-signals.o -MD -MP -MF .deps/signal1-signals.Tpo -c -o signal1-signals.o `test -f 'signals.c' || echo './'`signals.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS  -DG_DISABLE_SINGLE_INCLUDES -pthread -DTESTNUM=2  -O2 -march=i686 -pipe -Wall -MT signal2-signals.o -MD -MP -MF .deps/signal2-signals.Tpo -c -o signal2-signals.o `test -f 'signals.c' || echo './'`signals.c
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  -DG_DISABLE_SINGLE_INCLUDES -pthread -DTESTNUM=3  -O2 -march=i686 -pipe -Wall -MT signal3-signals.o -MD -MP -MF .deps/signal3-signals.Tpo -c -o signal3-signals.o `test -f 'signals.c' || echo './'`signals.c
mv -f .deps/signal1-signals.Tpo .deps/signal1-signals.Po
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o closures closures.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  -lrt
mv -f .deps/signal2-signals.Tpo .deps/signal2-signals.Po
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o objects objects.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  -lrt
mv -f .deps/signal3-signals.Tpo .deps/signal3-signals.Po
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o objects2 objects2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  -lrt
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -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.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so -lrt -pthread
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o properties properties.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  -lrt
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -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.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so -lrt -pthread
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -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.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so -lrt -pthread
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o properties2 properties2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  -lrt
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -DTESTNUM=1  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o signal1 signal1-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  -lrt
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -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.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so -lrt -pthread
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -DTESTNUM=2  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o signal2 signal2-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  -lrt
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -Wl,-O1 -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.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so -lrt -pthread
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -DTESTNUM=3  -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o signal3 signal3-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread  -lrt
libtool: link: i686-pc-linux-gnu-gcc -DTESTNUM=1 -O2 -march=i686 -pipe -Wall -Wl,-O1 -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.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so -lrt -pthread
libtool: link: i686-pc-linux-gnu-gcc -DTESTNUM=2 -O2 -march=i686 -pipe -Wall -Wl,-O1 -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.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so -lrt -pthread
libtool: link: i686-pc-linux-gnu-gcc -DTESTNUM=3 -O2 -march=i686 -pipe -Wall -Wl,-O1 -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.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so -lrt -pthread
make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/tests/refcount'
make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/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 -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c -o libmoduletestplugin_b.lo libmoduletestplugin_b.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -Wall -MT scannerapi.o -MD -MP -MF .deps/scannerapi.Tpo -c -o scannerapi.o scannerapi.c
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c libmoduletestplugin_a.c  -fPIC -DPIC -o .libs/libmoduletestplugin_a.o
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c libmoduletestplugin_b.c  -fPIC -DPIC -o .libs/libmoduletestplugin_b.o
mv -f .deps/scannerapi.Tpo .deps/scannerapi.Po
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c libmoduletestplugin_a.c -o libmoduletestplugin_a.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 -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -Wall -MT testglib.o -MD -MP -MF .deps/testglib.Tpo -c -o testglib.o testglib.c
In file included from testglib.c:27:
../config.h:31:1: warning: "ENABLE_REGEX" redefined
<command line>:1:1: warning: this is the location of the previous definition
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c libmoduletestplugin_b.c -o libmoduletestplugin_b.o >/dev/null 2>&1
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 -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -Wall -MT testingbase64.o -MD -MP -MF .deps/testingbase64.Tpo -c -o testingbase64.o testingbase64.c
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 -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -Wall -MT testgdate.o -MD -MP -MF .deps/testgdate.Tpo -c -o testgdate.o testgdate.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 -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -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
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -DENABLE_REGEX -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -Wall -MT timeloop.o -MD -MP -MF .deps/timeloop.Tpo -c -o timeloop.o timeloop.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 -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -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 -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -march=i686 -pipe -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/errorcheck-mutex-test.Tpo .deps/errorcheck-mutex-test.Po
/bin/sh ../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -g -O2 -march=i686 -pipe -Wall -Wl,--export-dynamic -avoid-version -module  -rpath /usr/lib -Wl,-O1 -o libmoduletestplugin_a.la  libmoduletestplugin_a.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la
mv -f .deps/timeloop-closure.Tpo .deps/timeloop-closure.Po
/bin/sh ../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -g -O2 -march=i686 -pipe -Wall -Wl,--export-dynamic -avoid-version -module  -rpath /usr/lib -Wl,-O1 -o libmoduletestplugin_b.la  libmoduletestplugin_b.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la
libtool: link: i686-pc-linux-gnu-gcc -shared  .libs/libmoduletestplugin_b.o   -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gmodule/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/.libs -L/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/.libs ../gmodule/.libs/libgmodule-2.0.so /usr/bin /usr/sbin /bin /sbin -ldl /var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so  -march=i686 -Wl,--export-dynamic -Wl,-O1   -Wl,-soname -Wl,libmoduletestplugin_b.so -o .libs/libmoduletestplugin_b.so
mv -f .deps/testglib.Tpo .deps/testglib.Po
/usr/bin: file not recognized: Is a directory
collect2: ld returned 1 exit status
make[3]: *** [libmoduletestplugin_b.la] Error 1
make[3]: *** Waiting for unfinished jobs....
/bin/sh ../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -g -O2 -march=i686 -pipe -Wall  -Wl,-O1 -o scannerapi scannerapi.o  ../glib/libglib-2.0.la  
libtool: link: i686-pc-linux-gnu-gcc -shared  .libs/libmoduletestplugin_a.o   -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/gmodule/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/.libs -L/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/.libs ../gmodule/.libs/libgmodule-2.0.so /usr/bin /usr/sbin /bin /sbin -ldl /var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so  -march=i686 -Wl,--export-dynamic -Wl,-O1   -Wl,-soname -Wl,libmoduletestplugin_a.so -o .libs/libmoduletestplugin_a.so
/usr/bin: file not recognized: Is a directory
collect2: ld returned 1 exit status
make[3]: *** [libmoduletestplugin_a.la] Error 1
libtool: link: i686-pc-linux-gnu-gcc -g -O2 -march=i686 -pipe -Wall -Wl,-O1 -o .libs/scannerapi scannerapi.o  ../glib/.libs/libglib-2.0.so
make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/tests'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.20.1-r1/work/glib-2.20.1'
make: *** [all] Error 2
*
* ERROR: dev-libs/glib-2.20.1-r1 failed.
* Call stack:
*               ebuild.sh, line   49:  Called src_compile
*             environment, line 2737:  Called _eapi2_src_compile
*               ebuild.sh, line  634:  Called die
* The specific snippet of code:
*                   emake || die "emake failed"
*  The die message:
*   emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-libs/glib-2.20.1-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-libs/glib-2.20.1-r1/temp/environment'.
*
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-25 13:45:36 | 显示全部楼层
新安装啊,不是升级什么的!
解压完了stage 和portage 就chroot进来 了,【env-update 。。。  都做了】emerge syslog-ng
到了 glib  这还是过不去,不知道为什么

最新的stage 和最新的portage
回复 支持 反对

使用道具 举报

发表于 2009-5-25 14:20:27 | 显示全部楼层
最新的stage 和最新的portage?

  1. #emerge --info
复制代码

看看.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-25 19:21:00 | 显示全部楼层
1.
      sysresccd / # emerge --info
   2.
      Portage 2.1.6.11 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.27.21-std117 i686)
   3.
      =================================================================
   4.
      System uname: Linux-2.6.27.21-std117-i686-Intel-R-_Pentium-R-_Dual_CPU_E2200_@_2.20GHz-with-glibc2.0
   5.
      Timestamp of tree: Mon, 25 May 2009 01:45:01 +0000
   6.
      app-shells/bash:     3.2_p39
   7.
      dev-lang/python:     2.5.4-r2
   8.
      sys-apps/baselayout: 1.12.11.1
   9.
      sys-apps/sandbox:    1.6-r2
  10.
      sys-devel/autoconf:  2.63
  11.
      sys-devel/automake:  1.10.2
  12.
      sys-devel/binutils:  2.18-r3
  13.
      sys-devel/gcc-config: 1.4.1
  14.
      sys-devel/libtool:   1.5.26
  15.
      virtual/os-headers:  2.6.27-r2
  16.
      ACCEPT_KEYWORDS="x86 ~x86"
  17.
      CBUILD="i686-pc-linux-gnu"
  18.
      CFLAGS="-O2 -march=i686 -pipe"
  19.
      CHOST="i686-pc-linux-gnu"
  20.
      CONFIG_PROTECT="/etc"
  21.
      CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
  22.
      CXXFLAGS="-O2 -march=i686 -pipe"
  23.
      DISTDIR="/usr/portage/distfiles"
  24.
      FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
  25.
      GENTOO_MIRRORS="http://ftp.twaren.net/Linux/Gentoo/"
  26.
      LANG="en_US.UTF-8"
  27.
      LDFLAGS="-Wl,-O1"
  28.
      MAKEOPTS="-j3"
  29.
      PKGDIR="/usr/portage/packages"
  30.
      PORTAGE_CONFIGROOT="/"
  31.
      PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
  32.
      PORTAGE_TMPDIR="/var/tmp"
  33.
      PORTDIR="/usr/portage"
  34.
      SYNC="rsync://rsync://rsync.gentoo.org/gentoo-portage"
  35.
      USE="X acl berkdb bzip2 cli cracklib crypt cups dri fortran gdbm gnome-light gpm iconv ipv6 isdnlog midi mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session spl ssl sysfs tcpd unicode vmware x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
  36.
      Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-25 20:15:26 | 显示全部楼层
Post by kentty;1990840
最新的stage 和最新的portage?

  1. #emerge --info
复制代码

看看.


emerge  ——-info  出来了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表